Elena' s AI Blog

Human Reports And Draft Preview Endpoints


Perfect. This is the “make it feel real” post.

Read more...

Vibe Coding Wasn't Enough — The Lightweight System I Use to Turn AI Prompts into Deployed Apps


Vibe coding can generate working apps in minutes — but most don’t last. I replaced chaotic prompting with a simple, spec-driven AI workflow that turns ideas into reliable, deployed tools. Read more...

72.5%, $710B, and a March in London


This week's signals trace a collision between software and reality: Anthropic's leap in computer automation, a record-breaking $710B cloud capex plan, and the resulting shockwaves in consumer electronics prices and global energy policy. Read more...

Supervisor Agent In Langgraph


Yesss — this is where it starts to feel like a real system 😄

Read more...

Live Design Testing with GitHub Pages and a Custom Domain


Want to preview two completely different blog designs at domain.com/test1 and domain.com/test2 while keeping your main blog running perfectly? Here is how to do it with two extra GitHub repositories — no downtime, no risk. Read more...

Testing Blog Designs with Git Branches and GitHub Pages


Did you know you can publish different versions of your GitHub Pages blog on separate branches and preview them live before committing to a design? Here is how I do it. Read more...

How to Host Your Blog for Free with GitHub Pages


GitHub Pages lets you host a blog for free, with your own custom domain, no servers to manage, and no hosting bill at the end of the month. Here is everything you need to go from zero to published. Read more...

OpenClaw Isn't a Chatbot Anymore. It's Infrastructure.


AI agents like OpenClaw are wonderful tools — but without strict access rules and proper supervision, they can turn an ordinary Tuesday into something you will be explaining to HR for weeks. In this post, we explore the very real risks of deploying AI assistants carelessly, from leaked credentials to messages you absolutely did not mean to send. Most importantly, we look at how to use OpenClaw the right way, because when deployed thoughtfully, it is one of the most exciting and capable tools we are only just beginning to understand. Read more...

Git Cherry-Pick: The Surgeon's Knife


merging takes everything. Rebase rewrites everything. But sometimes, you just want that ONE bug fix from the development branch applied to production. That's where git cherry-pick comes in. Read more...

Agentic AI at Scale: New models, $30B, and the UKRI Strategy


Weekly AI Signals for February 12-19, 2026: Claude Sonnet 4.6, Gemini 3.1 Pro, Anthropic's $30B Series G, and UKRI's £1.6 billion AI strategy show how capability, capital, and sovereignty are shaping AI at scale. Read more...