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

🚀 Programming in Python with the Spirit of Rust: Make Your Code Safer and Cleaner

Can you bring the power of Rust’s safety and precision into Python? 🐍🦀 Yes — and it can transform your code.💥 In this article, I share how Rust-inspired principles can help Python develop...
02.05.2025 0 Read More

Traverse the Process Environment Block (PEB) in Rust

A few days ago, we demonstrated how to call calc.exe by walking the PEB manually. But why isn't assembly code more widely used in the wild, especially in offensive tooling?Assembly has several major d...
02.05.2025 0 Read More

⚡ uv: La herramienta ultrarrápida para entornos Python

Cuando trabajas con Python, probablemente usas pip, virtualenv y requirements.txt como parte de tu flujo. Pero, ¿y si existiera una herramienta que pudiera hacer todo esto más rápido y con una sola...
02.05.2025 0 Read More

🗃️ Sidebar: The Composable Wasmy Sidebar

🗃️ Sidebar: The Composable Wasmy Sidebar
Welcome 👋! If you've ever built a Rust-powered frontend, you've probably felt this pain: "How the heck do I make a sidebar that doesn't look like it crawled out of the year 2001?"We get it. Collap...
02.05.2025 0 Read More

From Gophers to Crustaceans 🦫➡️🦀

From Gophers to Crustaceans 🦫➡️🦀
A light-hearted survival guide for Go developers who are ready to trade their gopher holes for crab shells. Adding Rust to Your Go Toolkit Hey there, fellow Gophers!You've likely spent conside...
03.05.2025 0 Read More

Empowering LLMs: MCP Manager, a Rust Middleware for API Interaction via Model Context Protocol

Hey Dev Community!I'm excited to share a new open-source project I've built: MCP Manager. Developed in Rust, this tool acts as a crucial piece of middleware designed to enable Large Language Models (L...
03.05.2025 0 Read More
Loading...
#reading
Celebrating 20 years of software development
0
Python lru_cache explained
0
BatchScript: FolderCreatorTool using csv
0
How to install Virtual Box and install Windows 11 in Ubuntu.
0
Exploring Python and Web Development: Key Concepts and Techniques
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