Browsing Category
Software
12234 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Need Help Blockchain experts
Requirement Thought Media Software Team is looking for a senior Blockchain developer who will add blockchain features into…
Tool call with local model using Ollama and AutoGen.Net
Ollama, starting from version 0.3.0, supports tool calls with popular models like llama 3.1 and mistral. This functionality…
The Art of Creating Container Images and Best Practices
The Art of Creating Container Images Introduction We are in the era of the evolving landscape of software…
Train-Validation Split Results in Zero Samples for Some Classes in PyTorch Dataset
Train-Validation Split Results in Zero Samples for Some Classes in PyTorch Dataset Jul 29 ’24 Comments: 1 Answers:…
Yoko: Live coding without really coding.
Yoko Yoko is a VSCode extension designed to enhance your live coding sessions, programming tutorials, and teaching experiences.…
What is the difference between FP16 and BF16? Here a good explanation for you
Floating-Point Representation: FP16 (Half Precision): In FP16, a floating-point number is represented using 16 bits. It consists of…
Building a PostgreSQL Database for E-commerce
Designing a database for an e-commerce platform is essential for data management. This article provides a brief guide…
Guardrails AI, AAAL Pt.5
As I explored the landscape of adversarial robustness in LLMs, Guardrails AI stood out for its open-source approach…
Keeping User-Uploaded Files Malware-Free: What’s Your Approach – Idea Validation
It can be tricky to keep user-uploaded files like profile photos and documents in an app malware-free. I’m…
API Documentation With Swagger And Redoc – FastAPI Beyond CRUD (Part 21)
In this video, we explore API documentation with FastAPI, we look at how it automatically generates detailed API…