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.

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

Github Repository Manager with Pulumi

Github Repository Manager with Pulumi
This is a submission for the Pulumi Deploy and Document Challenge: Get Creative with Pulumi and GitHub What I Built 🧾 Overview of the Project Github Repository Manager is a simple tool that...
05.04.2025 0 Read More
Loading...
#reading
Do You Like Pasta? Your Java Code Might!
0
Introduction To MATLAB For Engineers
0
AI Language Models Struggle with Basic Math Despite Advanced Capabilities
0
Automating Cryptocurrency Data with Python, Apache Airflow and PostgreSQL
0
Top 7 Python Frameworks for Building High-Performance RESTful APIs
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