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

Thoughts

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.

Using OpenCode + OpenAI codex-5.1-mini helped me fix an issue with my GPU chip on my home laptop I could not fix in multiple years : in only one hour of time! Stoked.

"The European Commission has launched a whistleblower tool for the AI Act." - Businesses need to comply quickly !

A good article explaining the differences between Vim and Neovim: https://itsfoss.gitlab.io/post/whats-the-difference-between-vim-and-neovim/