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.

Diffusing Images on a Laptop with no GPU

Diffusing Images on a Laptop with no GPU
This weekend I learned that it is possible to diffuse images without a GPU. I didn't think this would work but it's not only possible, it's easy and actually pretty fast! (Disclaimer: you need a good ...
21.04.2025 0 Read More

My Journey into DevOps & Web3 Infrastructure Engineering

Hey devs 👋I’m currently on a mission to become an expert in DevOps and Web3 Infra Engineering, and I wanted to share my progress, projects, and learning roadmap with the community here on Dev.to!...
22.04.2025 0 Read More

From Spring Boot to Python Backend with Docker + React: My First Fullstack Project Experience

As a Java Spring Boot developer, I recently challenged myself to build a fullstack app using Python (FastAPI) for the backend and ReactJS for the frontend—containerized using Docker.What I Built A s...
22.04.2025 0 Read More

What’s Wrong With Docker? Introduction to the Dockerless Course

Course Introduction There are a few collocations that bother me a lot: "Docker container", "Docker Image" and "Docker registry".We've all been using Docker for so long that we stopped thinkin...
22.04.2025 0 Read More

How to deploy a Django App on DigitalOcean App Platform with Docker and PostgreSQL

How to deploy a Django App on DigitalOcean App Platform with Docker and PostgreSQL
This tutorial walks you through deploying a Django app using Docker on DigitalOcean’s App Platform. Objectives Set up a basic Django project Dockerize the app Configure a PostgreSQL databas...
22.04.2025 0 Read More

Your Entire Tech Stack Could Be Postgres and a Docker Container

Most apps don't fail because the stack couldn't scale. They fail because the team burned out before the product found traction.Too many developers start by designing for scale they'll never hit - rack...
22.04.2025 0 Read More

How to Generate IaC Templates from Your Docker Files

Last year, I found myself in a frustrating cycle. I'd discover a cool open-source project with a Docker configuration but then spend hours creating Infrastructure as Code templates just to deploy it t...
22.04.2025 0 Read More

Introducing Postgres MCP Server: Query Your Database in Plain English with AI

Have you ever wished you could just ask your database a question, without writing SQL?"Show me the average salary by department." "List employees in New York earning over $80K." "Plot monthly sales tr...
22.04.2025 0 Read More

🚀 I Wrote a Docker Interview Handbook - And You Can Download It for FREE!

Hey Docker enthusiasts and followers of my Docker Advance Series. 👋After years of working with Docker in real-world projects - from building containerized microservices to helping teams scale a...
23.04.2025 0 Read More

New Docker Extension for Visual Studio Code

New Docker Extension for Visual Studio Code
The Docker DX extension extension helps developers get quick feedback while editing. It gives real-time tips, checks, and warnings for Dockerfiles and Compose files.Key Features of Docker DX Extension...
23.04.2025 0 Read More
Loading...
#reading
OSD700: Stage 4
0
How to Reset the Root Password on Linux (Safely and Easily)
0
New AI System Determines 3D Object Position from Single Photo, Outperforms Existing Methods with 90% Accuracy
0
Open Source Image Editing Rivals GPT-4o: Step1X-Edit Framework Revealed
0
Concurrency in Python
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0