Kevin Cojean

Articles

  1. Flight migraines
  2. Retour d'expérience de la VAE pour un Bachelor ...
  3. The simplest morning routine which gives me the...
  4. My Taskwarrior Workflow
  5. Tiling managers for KDE Plasma on Ubuntu
  6. [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

The CTRL+M keybind on Linux is under-rated; most applications such as web-browsers highjack it; it's really nice to using that instead of <Enter> for line returns.

Mentioned it before, but using 'handoff' is insanely productive when working in OpenCode; I highly recommend https://github.com/joshuadavidthomas/opencode-handoff

I've really been enjoying progressively moving away from Google services towards Proton.

Should it go in the todo list or your calendar? Seperate the concerns: places you ought to be go in the calendar, and the rest in the todo list.

The concept of "compaction" within AI seems to be less and less used. Mostly, sub-agent calls from orchestrators mitigate token costs. However, the "handoff" approach from AmpCode is quite elegant IMO https://ampcode.com/news/handoff

Wow! Perplexity AI cited one of my Taskwarrior articles in one of my search prompts.

It's super easy and anonymous to buy an Estonian mobile phone number, very nice for online privacy

Had the pleasure dining with the Bolt and TiDB representatives , in Tallinn. Super refreshing and profoundly technical ppl

Maven's standard project structure uses reverse DNS notation; and I really wish this was more common in other languages; it's so helpful.

Source code is leaking massively to LLM providers outside of your jurisdiction. And most people are just shrugging at this fact. I may do a write-up about this.