Blog

It's minimal, but I'm posting things.

Articles

  1. Retour d'expérience de la VAE pour un Bachelor ...
  2. The simplest morning routine which gives me the...
  3. My Taskwarrior Workflow
  4. Tiling managers for KDE Plasma on Ubuntu
  5. [Vim] You should use commit hashes in your vim-...

Code snippets

  1. Automatically snoozing all incoming emails unti...
  2. Why Google Antigravity beats Claude's subscript...
  3. LLM auto-complete plugin for Vim for OpenAI, Mi...
  4. [KDE] CTRL+T Shortcut: Focus or Launch Konsole ...
  5. [Vim] Proper code folding for Python files
  6. [Vim] How to compile Vim
  7. Researching the best small VPS for under 5 euro...
  8. [Vim] Fuzzy finding a string within a project w...
  9. [Vim] Prank your coworker by forcing them to us...
  10. A monadic Result type using generics in Python
  11. Interacting with Bitwarden in your terminal
  12. [Vim] Disabling typehint diagnostics for the `p...
  13. Free git repository with actual large file stor...
  14. Script utilitaire pour générer automatiquement ...
  15. [Vim] Navigating between Tmux panes using Vim m...
  16. Autogenerating an OpenAPI json file using Maven

Thoughts

I find it incredible how LLMs default to object-oriented anti-patterns again and again... isn't object oriented development the most popular paradigm? Why don't they use strong design patterns?

Rebinding your CAPS LOCK key to CTRL is an insane upgrade in your keyboard ergonomics.

LLM agents benefit from iterative improvements. Use an LLM to build a harness for automatic agent enhancement. https://github.com/microsoft/agent-lightning

I imagine some people are now declaring 10x devs as "the norm", and are aiming for 100x dev status /s

Developing user interfaces has never been easier ; it used to be so tedious ; thanks AI : )

One of the greatest investments in your productivity is learning (and customizing shortcuts) for a terminal de-multiplexer such as TMUX.

An excellent OpenCode plugin which gives coding agents persistent memory; pretty much plug and play https://github.com/tickernelz/opencode-mem

Two days ago, I obtained by Computer Science Bachelor degree; took me two years and I've finally done it :)

The cost of using AI agents is dropping daily.

Perplexity's searching capabilities are fantastic.