Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Efficient Memory Management in Python: Understanding Garbage Collection

Garbage collection (GC) is a form of automatic memory management. The garbage collector attempts to reclaim memory occupied by objects that are no longer in use by the program. This article delves int...
09.04.2025 0 Read More

Bending .NET: How to Stack-Allocate Reference Types in C#

About In C# interviews, it's quite common to encounter questions like "What are reference and value types?" or "Where are they stored in memory?" - and most of us instinctively answer, "Value...
30.04.2025 0 Read More
Loading...
#reading
Docmost, an open-source alternative to Confluence and Notion.
0
Timeline: My Career Shift from Mechanical Engineer to Cybersecurity
0
Express-Like Middleware in Next.js API Route Handler
0
การพัฒนาโมเดล Machine Learning : การจำแนกประเภทภาพ Deep Learning (CNN) โดยใช้ Python และ TensorFlow
0
LiDPM: Realistic Lidar Scene Completion with Point Diffusion Beats Local Methods
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0