Logo
Login
Tech Posts 31215
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 I Built a TUI Without Leaving the Terminal

What does TUI even mean? Terminals are an overly complexified yet quick way to interact with the system and any task without leaving the terminal... ever. TUI stands for Terminal User Interfa...
13.04.2025 0 Read More

Automate Your EC2 Setup Using AWS CLI and User Data

Automate Your EC2 Setup Using AWS CLI and User Data
When I first dove into AWS services, spinning up an EC2 instance server felt like an accomplishment in itself. But the real thrill? Watching that server configure itself automatically with no manual t...
13.04.2025 0 Read More

From Confused to Confident: How Vim Made Me Better in Cloud & DevOps

From Confused to Confident: How Vim Made Me Better in Cloud & DevOps
Let’s be honest, Vim can look scary at first. That black screen with no buttons? No thank you! Or have you ever stared at Vim's blank screen and felt that knot of confusion in your stomach? Trust me...
13.04.2025 0 Read More

Mengenal Filesystem di Linux: Struktur dan Cara Kerjanya

Filesystem (sistem berkas) adalah bagian krusial dari sistem operasi, termasuk Linux. Tanpa filesystem, data tidak bisa disimpan, diorganisir, atau diakses dengan efisien. Dalam Linux, filesystem memi...
13.04.2025 0 Read More

Add or Update a Tag on an EC2 Instance Using AWS CLI

Add or Update a Tag on an EC2 Instance Using AWS CLI
When you're managing AWS resources like EC2 instances, keeping things organized is key especially as your environment grows. One of the easiest and most effective ways to stay organized is by using ta...
13.04.2025 0 Read More

Everything You Need to Know About Vim on Linux

Whether you're SSH’d into a remote server or writing code in a local terminal, Vim is a skill every Linux user needs under their belt. Known as Visual Improved, Vim is the upgraded version of the cl...
13.04.2025 0 Read More

Mastering User Management and Permission in Linux: The Ultimate Guide

User management is the backbone of Linux system administration. Whether you're setting up a personal server, managing a development team, or securing a production environment, knowing how to handle us...
14.04.2025 0 Read More

Apple M1+ web developers are cheating. You should do that, too

Apple M1+ web developers are cheating. You should do that, too
Web development in certain communities (E.G.: React, Next, Angular) nearly reached the level of bloat of Java, showing yet another example of humans never learning lessons from the past.Recently someo...
14.04.2025 0 Read More

Cara Install Ubuntu di macOS Seperti WSL (WSL-Style)

Jika kamu pengguna macOS dan ingin pengalaman menggunakan Ubuntu seperti WSL (Windows Subsystem for Linux), kamu datang ke tempat yang tepat. Walaupun macOS tidak punya WSL secara resmi seperti Window...
14.04.2025 0 Read More

How to Run Ubuntu on macOS Like WSL (WSL-Style Experience)

If you're a macOS user and looking for a way to run Ubuntu like WSL (Windows Subsystem for Linux), you're in luck. While macOS doesn’t have WSL natively, there are several great tools that can give ...
14.04.2025 0 Read More
Loading...
#reading
Boas Práticas de Segurança e Qualidade no Terraform
0
The Hidden Costs of Kubernetes: What Your Cloud Bill Isn’t Telling You
0
Replacing Zoho Tools with n8n: A Guide to Custom Automation Workflows
0
Python’da Arabirimler (Interfaces): Kavram, Uygulama ve Kullanım Alanları
0
Project Scope Creep: What It Is and How to Prevent It in Dev Projects
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