Bienvenue sur mon blog
Reflexions sur la technologie, le developpement et l'innovation
Articles récents
DeepSeek-V3.2: The Moment Open Source Caught Up to the Giants
For the last few months, a quiet anxiety has been settling over the open-source AI community. While models like Llama and Mistral were making admirable strides, the proprietary giants—OpenAI’s GPT-5 and Google’s Gemini 3.0—seemed to be accelerating away. The gap wasn’t closing; it was widening. The prevailing wisdom was that the compute resources required to reason at the highest levels were simply out of reach for open weights. Enter DeepSeek-V3.2. This isn’t just a version bump. It is a fundam
Lire l'articleSpeculative Decoding: Revolutionizing Speed and Efficiency in Large Language Models
Speculative Decoding: The Quiet Revolution Making LLMs Faster—and Smarter If you’ve ever waited for an AI chatbot to finish typing its response, you’ve felt the lag of large language models (LLMs) in real time. These models, while brilliant, are like Formula 1 cars stuck in traffic: their potential is throttled by the stop-and-go nature of traditional decoding. Enter speculative decoding—a technique that doesn’t just tweak the engine but redesigns the highway. Here’s how it’s reshaping the race
Lire l'articleRBuster: Building a Modern Directory Discovery Tool in Rust
RBuster: Building a Modern Directory Discovery Tool in Rust Web directory enumeration remains a crucial aspect of security assessments and penetration testing. While tools like DirBuster have served the community well, the evolving landscape of web applications and security measures demands more sophisticated approaches. This article details my journey in creating RBuster, a modern alternative written in Rust, designed to address current challenges and limitations. The Current State of Director
Lire l'articleRPP: A Transparent Python Loader Written in Rust - Beyond PyInstaller's Limitations
When Distribution Challenges Lead to Innovation: The Story of RPP I recently faced an interesting challenge with my Python application AutoCorrect. What started as a simple distribution problem turned into an opportunity to both solve a common issue and strengthen my Rust programming skills. AutoCorrect: Where It All Started AutoCorrect started as a side project to streamline my daily writing tasks. It’s an AI-powered text processing tool that leverages multiple AI models (OpenAI, Anthropic’s Cl
Lire l'articleSecuring Your Email: Understanding SPF, DKIM, and DMARC
Securing Your Email: Understanding SPF, DKIM, and DMARC In today’s digital landscape, email remains a critical communication tool for businesses and individuals alike. However, with the rise of phishing attacks and email spoofing, it’s more important than ever to ensure the authenticity and security of our email communications. This is where SPF, DKIM, and DMARC come into play – three powerful email authentication protocols that work together to protect your email domain from unauthorized use an
Lire l'article