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.

Cost Optimization Gone Wrong: Lessons from Using Arm Runners in GitHub Actions for Fargate Spot

Cost Optimization Gone Wrong: Lessons from Using Arm Runners in GitHub Actions for Fargate Spot
About six months ago, I wrote an article about how to cut costs using Fargate and Fargate Spot. At the time, I kept the GitHub Actions runner as the default x86 architecture (ubuntu-latest) and introd...
03.04.2025 0 Read More

Como recuperar quase qualquer coisa no git (git reflog)

Como recuperar quase qualquer coisa no git (git reflog)
Reflog é um recurso do Git que armazena informações das alterações de branch, commit, merge, rebase, checkout, entre outros (uma espécie de dedo duro 🫣).Diferente do git log, que rastreia com...
03.04.2025 0 Read More

Multi-Environment Website Pipeline: My Journey with Pulumi and GitHub CI/CD 🚀

Multi-Environment Website Pipeline: My Journey with Pulumi and GitHub CI/CD 🚀
This is a submission for the Pulumi Deploy and Document Challenge under both the "Fast Static Website Deployment", "Get Creative with Pulumi and GitHub" categories. What I Built I built a mult...
03.04.2025 0 Read More

PowerShell: new features, same old bugs

PowerShell: new features, same old bugs
PowerShell is a well-known Microsoft tool—but what's hiding in its source code? Our analyzer is on the hunt for bugs. Let's take a look at it in the article.PowerShell is a Microsoft automation tool...
04.04.2025 0 Read More

🚀 GitHub SSH & "Repo Not Found": The Mistake That Took Me a Bit Too Long to Debug

“Hi ishan1! You've successfully authenticated, but GitHub does not provide shell access.” Sound familiar? It definitely did to me. 🙃 🧩 The Confusing Error So here I was, just tryin...
04.04.2025 0 Read More

Creating End-to-End Multibranch Pipeline Project

Creating End-to-End Multibranch Pipeline Project
Introduction We will demonstrate how Jenkins can automate the build and test processes for a Node.js and React application using npm, while enabling distinct workflows for development and pro...
04.04.2025 0 Read More

AI Codebase Knowledge Builder (Full Dev Tutorial!)

AI Codebase Knowledge Builder (Full Dev Tutorial!)
Ever stared at a new codebase feeling completely lost? What if an AI could read it for you and create a friendly tutorial explaining exactly how it works? This guide shows you how to build a system t...
04.04.2025 0 Read More

React JS - trying to create a solid line with the node connectors

Where am I going wrong in my code. I am trying to rotate the nodes to a point where all the connectors line up without a break in the line. But I cant get the nodes to rotate 4 ways, they only rotate ...
04.04.2025 0 Read More

💻 Instant AWS Infrastructure: Deploy a DynamoDB Table with Pulumi Inline Python

This is a submission for the Pulumi Deploy and Document Challenge: Get Creative with Pulumi and GitHub What I Built I built a lightweight infrastructure automation script that provisions an AW...
05.04.2025 0 Read More

Get Creative with Pulumi and GitHub: AI-Powered Code Review Assistant 🤖

This is a submission for the Pulumi Deploy and Document Challenge: Get Creative with Pulumi and GitHub What I Built An AI-powered code review automation system that: Automatically labels pul...
05.04.2025 0 Read More
Loading...
#reading
What’s the Difference Between Agile, Scrum, and Kanban?
0
What is Tensorflow Extension?
0
What is GitHub Actions Matrix Strategy?
0
What is Excel XLFN?
0
What are your Goals for the week? #117
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