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

📝 3 Ways to Keep Your GitHub Active Without Burning Out

_Spoiler: Only one of them involves actual effort Between burnout, client work, and staring blankly at VS Code for hours — keeping your GitHub streak alive can feel like a second unpaid job. I used ...
04.05.2025 0 Read More

Effective Bash for effortless insights

Problem: In my company, I was given the following problem. Get the users who are inactive i.e whose user_activity data isn't present and they have paid. This is a simple problem, but the way I solved...
29.03.2025 0 Read More

🌟 Hackathon Tamasha: Where DevOps Meets Creativity! 🚀

Calling All DevOps Innovators – Join the Challenge & Win! 🏆Are you ready to showcase your DevOps skills and compete in a global hackathon? Hackathon Tamasha is here to challenge your creativi...
29.03.2025 0 Read More

Minimalistic MCP Server in bash script

Minimalistic MCP Server in bash script
Let's create a minimalistic MCP server as a single, self-sufficient shell script. GitHub code for this article: https://github.com/antonum/mcp-server-bashModel Context Protocol (MPC) is a hot topic no...
31.03.2025 0 Read More

10 Powerful Bash Tricks Every Beginner Should Know 💡📚

Bash is a must-know tool for developers, but many only use basic commands. Here are 10 powerful Bash tricks to speed up your workflow and make you feel like a terminal ninja. 1. Use !! to Re...
01.04.2025 0 Read More

Mastering the Linux Terminal: A Practical Guide from Basics to Power Commands

Mastering the Linux Terminal: A Practical Guide from Basics to Power Commands
Introduction The Linux terminal is not just for the elite few — it’s a skill every developer, admin, and tech-savvy user should understand. The command line provides precision, speed, and...
01.04.2025 0 Read More

Building a CLI Contact Manager with Bash, MySQL, and Vibe Coding

My first project using AI pair programming, terminal UI design, and a fast feedback loop. Why I Did This I wanted to do something unfamiliar. Something just technical enough to scratch the itc...
06.04.2025 0 Read More

Streamlining Arduino Development: Introducing Arduino-cli-interactive

Streamlining Arduino Development: Introducing Arduino-cli-interactive
Arduino has always been a cornerstone for me as a hobbyist and developer, offering an accessible way to dive into embedded systems. But as a Linux user, I’ve often found the traditional Arduino IDE ...
06.04.2025 0 Read More

Building Shellmaster: A Fun Way to Learn Linux Shell Commands

Learning Linux shell commands can be daunting, but what if it could be fun? That’s the idea behind Shellmaster, a quiz game app that helps users master shell and bash commands through engaging quizz...
06.04.2025 0 Read More

A Smarter Way to Run AppImages (Without the Rename Game)

A Smarter Way to Run AppImages (Without the Rename Game)
Let’s talk about something small, but mighty useful — an updatable wrapper script for your AppImage.If you’ve ever downloaded a new version of an AppImage and then had to change your shortcuts, ...
06.04.2025 0 Read More
Loading...
#reading
Powers of 2
0
Managing Kiali Instance Finalizers During Helm Chart Uninstallation in Kiali-Operator
0
HarmonyOS NEXT多环境+多渠道+自定义路径输出+自定义名称一键打app和hap包
0
URL shorteners and why would you need one?
0
How To Start a Startup
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