Logo
Login
Tech Posts 31249
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.

How to containerize a Node.js application

How to containerize a Node.js application
Get the sample application To get started, clone the sample application provided for this guide. Open a terminal, navigate to your preferred working directory, and run the following command t...
22.03.2025 0 Read More

Go Learning Journey: Part 1 - Setting Up and First Impressions

Go's, like, everywhere—cloud computing, backend services... you name it! It's known for being simple, super fast, and handling lots of things at once. Tons of developers swear by it. But, is it real...
22.03.2025 0 Read More

How to add multiple ssh keys for github

🚀 Managing Multiple SSH Keys for GitHub Managing multiple SSH keys is useful when working with multiple GitHub accounts (e.g., work and personal). This guide will show you how to:✅ Check...
22.03.2025 0 Read More

Jakarta Servlets: Behind the Scene of Deployment and container Lifecycle

Jakarta Servlets (formerly Java Servlets) are at the core of Java-based dynamic web applications, processing HTTP requests and responses. The Servlet Container (like Apache Tomcat or Jetty) manages th...
22.03.2025 0 Read More

I Tried Out Qodo's New Embed Model Qodo-Embed-1🤯

I Tried Out Qodo's New Embed Model Qodo-Embed-1🤯
Hello Devs👋Recently, I tried out Qodo's Qodo-Embed-1, a new state-of-the-art code embedding model built specifically for retrieval tasks in software development. I was really impressed with how wel...
22.03.2025 0 Read More

Text Classification Magic: Transform Raw Text into Emotional Insights

Text classification isn't just a technical concept - it's your secret weapon for making sense of messy, unstructured text data! Imagine instantly categorizing thousands of customer comments, product r...
22.03.2025 0 Read More

Exploring My OpenAI Agents Examples Repository

As the creator of the openai-agent-examples repository, I wanted to share some practical implementations for using the OpenAI Agents library. In this post, I'll walk you through what's available in my...
22.03.2025 0 Read More

CancellationToken in .NET: What Are They and Why Should You Use Them?

🛑 CancellationToken in .NET: What Are They and Why Should You Use Them? If you work with .NET and asynchronous tasks, you've probably encountered the need to cancel an ongoing operation. T...
22.03.2025 0 Read More

2685. Count the Number of Complete Components

2685. Count the Number of Complete Components
2685. Count the Number of Complete ComponentsDifficulty: MediumTopics: Depth-First Search, Breadth-First Search, Union Find, GraphYou are given an integer n. There is an undirected graph with n vertic...
22.03.2025 0 Read More

Why Wait? JavaScript Asynchronous Code

Why Wait? JavaScript Asynchronous Code
JavaScript is inherently asynchronous, and understanding how to handle async operations is crucial for writing efficient, non-blocking code. In this blog, we’ll break down key asynchronous concepts ...
22.03.2025 0 Read More
Loading...
#reading
🚀 I Built a Simple Invoice Generator with Astro! [Feedback Welcome]
0
🧩 Visualize Your Azure Dependencies in Real Time with Service Map
0
Vibe-design And Vibe-coding Best Practices
0
Unlocking the Future of Blockchain with Arbitrum
0
Turbo Charge the Amazon Q Developer CLI with MCP Servers
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0