Articles


Meta Package Manager v2.3.0

Last time I mentioned my Package Manager Plugin , it was a simple standalone Python script for BitBar  . The BitBar plugin is still actively maintained , but all its core functionalities are now provided by an independent Python module: Meta Package Manager . The latest version, 2.3.0, has recently been released …
➟ Read more


Falsehoods Programmers Believe About Falsehoods Lists

Inspired by a Hacker News comment , and to perfectly complement the curated list of Awesome Falsehoods Programmers Believe in I maintain on the side, here is a glorious list of meta falsehoods: Falsehoods Falsehoods are true. Falsehoods are false. Falsehoods are universal. Falsehoods do not change with time. There’s …
➟ Read more

maildir-deduplicate 2.0.0 released

Just released maildir-deduplicate v2.0.0  ! This is a complete refactor which should improve maintainability for the future. It also addresses some shortcomings related to deletion strategies. Read the full changelog here  .
➟ Read more