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

Escreva seu prรณprio menu ATM em ๐Ÿ

Este talvez seja um speedrun simples sobre como escrever menus em python usando comandos de entrada no terminal. Espero que este rascunho sirva como uma tela para que vocรช possa esboรงar idรฉias ou a...
23.03.2025 0 Read More

How to fully uninstall a CLI package entirely from your Mac

How to fully uninstall a CLI package entirely from your Mac
I installed zkapp-cli on node 19 using NVM but ran into an EACCESS Permission error while deploying my test project. To fix it, I modified the package code to bypass the request for global installatio...
25.03.2025 0 Read More

Getting Started with WP-CLI: A Powerful Tool for WordPress Developers

WP-CLI (WordPress Command Line Interface) is an essential tool for WordPress developers that allows you to manage WordPress installations from the terminal. Whether you're installing plugins, managing...
28.03.2025 0 Read More

What is a tscircuit? An Introduction to PCB Design

What is a tscircuit? An Introduction to PCB Design
Printed Circuit Boards (PCBs) are at the heart of modern electronic devices, from smartphones to home automation systems. However, designing and testing these intricate systems has traditionally been ...
28.03.2025 0 Read More

Adding RAG and ML to AI files reorganization CLI (messy-folder-reorganizer-ai)

A month ago, I created the first naive version of a CLI tool for AI-powered file reorganization in Rust โ€” messy-folder-reorganizer-ai. It sent file names and paths to Ollama and asked the LLM to gen...
28.03.2025 0 Read More

How Cosine Similarity Helped My CLI Decide Where Files Belong (messy-folder-reorganizer-ai)

Introduction In version 0.2 of messy-folder-reorganizer-ai, I used the Qdrant vector database to search for similar vectors. This was necessary to determine which folder a file should go into...
28.03.2025 0 Read More

Embeddings clustering with Agglomerative Hierarchical Clustering (messy-folder-reorganizer-ai)

Adding RAG and ML to Messy-Folder-Reorganizer-AI Why ML Methods for Clustering As we discovered in previous articles, all LLMs have context restrictions, so we cannot send hundreds o...
28.03.2025 0 Read More

Day-08: Linux for Everyone: 20 Commands You Should Know

Some important linux commands: pwd - print working directory ls -ll - list out the file mkdir - create new directory cd - changing directory touch - create new file cat - view...
28.03.2025 0 Read More

Revolutionize Your CLI Workflow with dotbins!

Quick Summary: ๐Ÿ“ Dotbins is a tool for managing command-line binaries within a dotfiles repository. It allows for cross-platform management without requiring admin privileges, version cont...
29.03.2025 0 Read More

Warp: O Terminal com IA que Todo Desenvolvedor Precisa Conhecer

Warp: O Terminal com IA que Todo Desenvolvedor Precisa Conhecer
Um item essencial no arsenal de todo dev รฉ o terminal. E, como muitos desenvolvedores, sou fรฃ de personalizar ao mรกximo, deixando tudo โ€œcleanโ€ e "coloridinho" pra dar aquele boost no FPS.O prob...
29.03.2025 0 Read More
Loading...
#reading
๐Ÿš€ Second Badge Unlocked: Google Cloud DevOps Engineer 2025 Experience
0
๐Ÿ”ฅ ๐—™๐—ฟ๐—ผ๐—ป๐˜๐—ฒ๐—ป๐—ฑ ๐——๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ๐˜€: ๐—›๐—ผ๐˜„ ๐˜๐—ผ ๐—ง๐—ต๐—ถ๐—ป๐—ธ ๐—Ÿ๐—ถ๐—ธ๐—ฒ ๐—ฎ๐—ป ๐—˜๐˜…๐—ฝ๐—ฒ๐—ฟ๐˜ ๐—ณ๐—ฟ๐—ผ๐—บ ๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ! ๐Ÿš€
0
How Project Management Works in Software Companies: Roles, Steps, Tools, and Methodologies
0
Unveiling the European Union Public Licence 1.1: A New Standard for Fair Code
0
How to Install John The Ripper on Termux
0
#popular
Mastering OpenAIโ€™s new Agents SDK & Responses API [Part 1]
1
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0