Vibe Coding Escapades: pelican-copy-code plugin

Posted on 2026-05-26 in Software • Tagged with ai , blog , pelican , programming , python

The Problem

I realized that this blog uses a lot of code blocks, but it’s not easy to copy them because there’s no Copy button on each block.

I looked for a plugin for Pelican that would do this, convinced that there must be one already out there …


Continue reading

Vibe Coding Escapades

Posted on 2026-05-24 in Software • Tagged with ai , programming

I'm going to start a new series of articles on how I'm using AI to develop software or solve technical problems.

The articles will follow this structure:

  1. Problem
  2. Execution
  3. Results
  4. Lessons and findings

In this article, I don't want to delve into ethical, environmental, or political-economic considerations regarding AI, but …


Continue reading

How I Sandbox my AI Agents

Posted on 2026-05-14 in Software • Tagged with ai , firejail , linux , security

I've been using Opencode as my AI coding agent. Very unlike me, I don't have a long list of reasons why I picked it among the many alternatives. I just wanted to get started with an agent system that checked my main requirements:

  • Must be fully open-source.
  • Popular, meaning it's …

Continue reading