Welcome on Darkwood
-
Hello !
Do you have an idea or a project?
Let's meet!
Click here to find out more
News
-
🚀 Building a PHP MCP App to Publish Darkwood Articles on March 1, 2026
Large language models are already good at generating text. What is still missing, in many projects, is a clean way to turn that text generation into a real workflow: draft something, review it, correct it, publish it, and expose the whole thing in a way th...
-
🚀 I'm building a dictation engine in PHP (Flow + Symfony + Whisper.cpp) on February 22, 2026
Building a dictation engine in 2026 is trivial. Building a clean architecture around a dictation engine is more interesting. This article presents Flowvox, an MVP of an audio transcription engine developed in PHP, based on: Symfony Symfony Messenger Flow:...
-
⚔️ Discovering the Hearthstone Cataclysm expansion on February 20, 2026
The new destructive era arrives on March 17, 2026 The inn is about to be shaken like never before. The Cataclysm expansion is inspired by an alternate version of the World of Warcraft universe, where Deathwing was never defeated and reigns supreme over Aze...
-
🤖 Parallel AI Development with Cursor and Git Worktrees on February 15, 2026
In this article, I want to show a concrete example of how to parallelize development using Cursor, Git worktrees, and a real Symfony bundle: 👉 https://github.com/darkwood-com/ia-exception-bundle The goal is simple: improve the bundle by working on two inde...
-
🤖 Making Darkwood Agent-Ready on February 12, 2026
Websites are no longer consumed only by humans. They are parsed, summarized, classified and reasoned about by AI agents. Search engines were the first wave. LLM-powered agents are the second. Recently, I decided to audit darkwood.com and apply concrete impr...