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.

Mastering Ollama: A Guide to Using Ollama via the CLI

Setting up Ollama in the CLI Before using Ollama in the CLI, make sure you’ve installed it on your system successfully. To verify, open your terminal and run the following command:ollama --...
12.04.2025 0 Read More

Build Your Own Frontend Scaffolding CLI Tool with Node.js

Have you ever wanted to create your own frontend scaffolding tool — just like create-react-app, but tailored to your stack and preferences? In this guide, I'll show you how to build a CLI tool calle...
13.04.2025 0 Read More

Introducing TruthByte: A Command-Line Tool for File Integrity Verification

TruthByte is a command-line utility designed to verify file integrity using various hash algorithms, including SHA256, SHA512, MD5, and SHA1. Whether you're downloading large files, managing backups, ...
13.04.2025 0 Read More

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

Ghostty: Revolutionizing the Command Line Experience

Quick Summary: 📝 Ghostty is a terminal emulator written in Zig that aims to provide a fast, feature-rich, and cross-platform experience by leveraging native UI and GPU acceleration. It str...
14.04.2025 0 Read More

🐧 Linux Bash Scripting & Command Line Cheatsheet for DevOps

This cheatsheet provides quick examples and explanations for essential Linux commands and bash scripting constructs with command output simulations for better understanding. 📁 File & ...
14.04.2025 0 Read More

Showcasing my GitHub CLI extension: gh-unpushed – easily see your local commits that haven’t been pushed yet

Hey all! I made a small GitHub CLI extension called gh-unpushed. It shows commits on your current branch that haven’t been pushed yet.I was tired of typing git log origin/branch..HEAD so this is jus...
14.04.2025 0 Read More

🥳 We built the cli of our dreams to send sms ❣️

🥳 We built the cli of our dreams to send sms ❣️
🤔 About the benefits of cli Since a few years now, we started to design various cli for internal batch usage, on our Java Stack on top of picocli and quarkus, delivered as images, and run ...
14.04.2025 0 Read More

CLI ou Client oque traz mais performance e produtividade no dia a dia ?

Terminal vs Interface Gráfica: Minha Jornada com o Git e a Produtividade Após três anos utilizando um cliente gráfico de Git — o excelente GitKraken, diga-se de passagem — comecei a m...
15.04.2025 0 Read More

ShopCTL: A Developer-First Toolkit for Shopify Automation

ShopCTL: A Developer-First Toolkit for Shopify Automation
Shopify at your fingertips with shell automation Learning Shopify has been on my bucket list for a few years now. Plenty of people in my circle — friends, colleagues, and fellow devs — are all so...
15.04.2025 0 Read More
Loading...
#reading
Twitch Advertising in 2025: How Brands Can Win With Entyx and Native Ads
0
Declarative Schemas for Simpler Database Management
0
Best User Agents for Web Scraping & How to Use Them
0
Building Robust Python Data Models with Pydantic Validators
0
Top 10 tools to build and deploy your next GenAI Application
0
#popular
Top 8 Open-Source Tools for Web Application Development
0
New Release: Free Email Signature Generator
0
Turn any git repo into llm readable format
0
Understanding Event Delegation in JavaScript: From Bubbling to Data Attributes
0
AI Runner: OpenSource desktop app for AI models
0