Articles by Tag #terminal

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Do You Still Use Git in the Terminal?

I’ve been thinking a lot lately about how I use Git in my day-to-day work, and I’ve realized I still...

Learn More 216 320Sep 14 '24

5 Best Python TUI Libraries for Building Text-Based User Interfaces

Text-based user interfaces (TUIs) are a great way to create interactive applications that run in...

Learn More 35 0Nov 9 '24

Warp Now Available on Windows! DEV++ Members Enjoy 2 Months of Warp Pro Free.

Our DEV++ partner, Warp, launched on Windows this week! Warp Warp is a modern...

Learn More 29 4Feb 27

Ghostty 1.0: A Terminal Emulator Built for Speed, Features, and Native Integration

Table of Contents Introduction: A New Standard for Terminal Emulation The Heart of...

Learn More 26 0Dec 29 '24

Kickstarting a .NET Solution from Scratch with the CLI

Introduction You can use this article as a cheat sheet or a starting point to mastering...

Learn More 14 0May 15

Supercharge Your Mac Terminal: A Step-by-Step Guide to iTerm2, Oh My Zsh & Powerlevel10k

Setting up my new Mac today, I found myself once again configuring my development environment. Like...

Learn More 13 2Feb 9

How to Search Through Multiple Files for Specific Data Using Grep

Recently, I have been solving some CTF questions, and I came across one that says, 'You have a bunch...

Learn More 12 6Jan 3

Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k

Introduction As someone who spends a lot of time in the terminal, I know how powerful it...

Learn More 12 0Jan 10

25+ Essential Linux Bash Commands Every Aspiring DevOps Must Know

I'm on a journey to become a DevOps professional, so like many others, I jumped straight into...

Learn More 10 0Feb 21

Transforming Windows Terminal into a Productivity Powerhouse

Everything is started from this post on bluesky, by Thomas - ...

Learn More 9 11Dec 27 '24

Mastering VIM: A Complete Beginner's Guide to the Command-Line Editor

1. Introduction to VIM 1.1 What is VIM? Remember the last time you had to...

Learn More 9 0Jan 9

Create dropdown menu (tui) in c

In this article, I’ll show how to create a simple dropdown menu using C, with the ability to navigate...

Learn More 9 4Mar 10

Linux How-TOs ❓ | A must know list of commands in Linux shells

Hello Everyone 👋. Here's a list of useful tools and commands that are required often for using Linux...

Learn More 8 3Aug 24 '24

🔹 Part 3: Terminal, Zen Mode, Extensions & Hidden VS Code Gems (Windows & Mac)!!

Welcome to the final post in the series: “Mastering VS Code Shortcuts: From Beginner to Pro” By now,...

Learn More 8 2Jun 7

Warp: Redefiniendo la Productividad con IA Directamente en tu Terminal.

La inteligencia artificial ya no es algo del futuro. Ahora es muy importante en la creación del...

Learn More 8 0Aug 26 '24

Why Every Dev Should Know These 20 Bash Keyboard Shortcuts

Stop wasting time typing the same commands. Learn these 20 Bash shortcuts to work faster and more efficiently.

Learn More 7 1Mar 5

Learn Linux - 002

Note: I’m not an expert. I’m writing this blog just to document my learning journey. 🚀 ...

Learn More 7 1Jul 9

🎉 LazyVim Adventure Part 2: Managing Projects Like a Boss! 🎉

Welcome back, brave LazyVim adventurer! 🚀 In Part 1, you tamed LazyVim and learned the basics. Now...

Learn More 7 2Dec 21 '24

How to Safely Remove Xcode Without Breaking Command Line Tools (CLT)

Free up disk space on your Mac by removing Xcode while keeping Command Line Tools fully functional for development."

Learn More 7 1Jun 17

Enhancing Your C++ Terminal Output with ANSI Escape Codes

In this article, we’ll explore how to use ANSI escape codes to add color and style to your C++...

Learn More 7 3Dec 5 '24

Switching from tmux to Zellij

Terminal Multiplexer If you've used terminal multiplexer in command line, you know tmux is...

Learn More 7 0Feb 28

TERMINAL MASTERY: Master Linux File Commands in 10 Minutes Flat!

Give me 10 minutes, and I'll transform you from terminal newbie to command line wizard. Just pure...

Learn More 7 0Apr 10

OpenCode, the Open-Source Claude Code Alternative: How It Elevates Your Terminal Workflow

For developers who live and breathe the command line, the terminal is more than just a tool—it's an...

Learn More 7 0Jun 20

Comandos Essenciais do Linux (Nv-1)

Torne-se um Mago do Terminal O terminal Linux pode parecer intimidador para iniciantes,...

Learn More 6 0Dec 30 '24

Take Your Vibe Trading to the Next Level: New AI Scanning Feature in Mode Terminal

What is Mode's AI Terminal? The Mode AI Terminal is a smart assistant that combines...

Learn More 6 1Jun 9

Terminal Animations with Node.js

Node.js has the process object with stdout property which is a stream connected to stdout. Using the...

Learn More 6 0Dec 26 '24

Permission Denied: How to Overcome 'Access Denied' Errors

We've all been there: you're trying to open a file, run a script, or access a directory, and you're...

Learn More 6 0Nov 28 '24

aider in terminal

How to Use Aider with the Ollama Model Introduction Aider is a powerful AI pair...

Learn More 6 0Sep 30 '24

Why Developers Should Learn Linux (Even Just a Little)

You don’t have to be a sysadmin. But if you touch code, deploy software, or debug anything — Linux isn’t optional anymore.

Learn More 5 1Jun 6

How to use chmod | Understanding File & Directory Permissions

Youtube File permissions are key to managing a Linux system. They control who can access files and...

Learn More 5 1Aug 24 '24