Browsing Category
Software
12271 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
Leveraging Gemini 1.5 Multimodal model(Generative AI) for Software development
Image Source: https://dataedo.com/asset/img/banners/blog/cartoons.png Google recently launched Gemini 1.5 Pro model, which is a mid-sized multimodal model optimised for…
Fine Tuning Gemma-2b to Solve Math Problems
Mathematical word problem-solving has long been recognized asa complex task for small language models (SLMs). To reach a…
Top 8 Best Visual Studio Extensions in 2024
Visual Studio extensions play a vital role in enhancing the development experience for C# programmers. In this extensive…
Exploring Mojo CSS: A Developer’s Guide
With CSS frameworks, anyone can now design and develop beautiful user interfaces more easily and reliably. By providing…
Left and Right Shift: Bitwise Operators in Python
Last week while browsing on X (Twitter), I came across the following quiz: > 2). Options: 1, 2,…
Lessons from open-source: try..catch(_)?
This lesson is picked from Next.js source code. In this article, you will learn that you can use…
Are hackers watching your screen right now?
It’s a possibility. I want to share with you one of the most sophisticated hacks I have ever…
Achieving privacy compliance with your CI/CD: A guide for compliance teams
Posted by Fergus Hurley – Co-Founder & GM, Checks, and Evan Otero – Product Manager, Checks In the…
GTK4 `dotnet new` Project Template
I have been writing some samples using GTK4 using GirCore so its time to reduce the manual project…
Scaling Challenges and Solutions for Decentralized Applications
Decentralized applications (dApps) are new, smarter versions of standard apps. Instead of being controlled by one central authority,…