Voici les nouvelles Tech et autres articles que j’ai collectés ces dernières semaines
-
Stop Building AI Tools Backwards | Hazel Weakly
I’ve been reading this week about how humans learn, and effective ways of transferring knowledge. In addition, I’ve also had AI in the back of my mind, and… -
Qwen3-Coder: Agentic Coding in the World | Qwen
Qwen Code is a research-purpose CLI tool adapted from Gemini CLI, with enhanced parser and tool support for Qwen-Coder models. -
Coding with LLMs in the summer of 2025 (an update) - antirez
Frontier LLMs such as Gemini 2.5 PRO, with their vast understanding of many topics and their ability to grasp thousands of lines of code in a few seconds, are able to extend and amplify the programmer capabilities.
- HashiCorp Vault lost secrets recovery, explained
Secret recovery provides a delegatable recovery mechanism for restoring deleted or mistakenly changed secrets that prioritizes Vault’s availability.
-
Why Startups Are Betting Everything on Apache DataFusion - The New Stack
Discover why startups like Flarion, LakeSail, and major companies are betting on Apache DataFusion — the Rust-based query engine that’s reshaping data analytics. -
Build a Data Lakehouse with Apache Iceberg, Polaris, Trino & MinIO | by Gilles Philippart | Jul, 2025 | Medium
I love experimenting with new tech, but I’m not about to hand over my credit card to some cloud provider and wake up to a $500 bill because I forgot to shut down a service. Been there, done that…
- Use Your Type System • Chris Dzombak
In programming, we often need to deal with simple values that can be represented by simple, generic types built into our programming language or provided by libraries: types like integer, string, or UUID.
- Why I’m Betting Against AI Agents in 2025 (Despite Building Them)
I’ve built 12+ AI agent systems across development, DevOps, and data operations. Here’s why the current hype around autonomous agents is mathematically impossible and what actually works in production.