Browsing Category
Software
11675 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
MCP Server for MySQL
Hi! I’d like to share the tool that I just worked. If you are using Anthropic’s Claude AI…
Unlocking the Potential of Quantum Computing: A Developer’s Guide to Error Correction
A free Coursera course on quantum error correction, developed by Google Quantum AI, explains the importance of error…
Using Apache Flink for Real-time Stream Processing in Data Engineering
Businesses need to process data as it comes in, rather than waiting for it to be collected and…
AsyncLocal pour le partage d’informations entre classes
Quand vous écrivez des logs dans une application, vous avez sûrement une classe dédiée (voire une instance singleton)…
Don’t leak your secrets in your code and use the proper tools instead! 🫢
Day 9: Docker Environment Variables and Configuration Jonas Scholz ・ Dec 9 #docker #devops #beginners #tutorial
Hacking Excel Files in Power Automate
Ever since 2003 Microsoft had to open up their Office files for other software, and that meant moving…
Order Up: Fresh Install of Unity 6
I have finally unboxed and connected up my new 2024 Mac mini. I am not 100% sure what…
Simple prompt 2x latent upscaled FLUX — Fine Tuning / DreamBooth Images — Can be trained on as low as 6 GB GPUs
AI Photos of Yourself — Workflow Guide Step 1: Initial Setup Follow any standard FLUX Fine-Tuning / DreamBooth…
Brisa 0.2.0 Release Notes
We’re thrilled to announce Brisa 0.2.0, a minor milestone in Brisa’s journey. This release introduces official support for…
what is type-safe web APIs?
Understanding Type-Safe Web APIs Type-safe web APIs refer to application programming interfaces that enforce type safety, ensuring that…