Chrome kwallet and xmonad
During the last month, after the umpteenth Plasma crash, I’m gradually switching to xmonad The hardest part of the switch has been changing my behaviour from floating to a …
Tag
4 articles filed under this tag.
During the last month, after the umpteenth Plasma crash, I’m gradually switching to xmonad The hardest part of the switch has been changing my behaviour from floating to a …
From time to time, I need to note something down, from a snippet of code to some lorem ipsum. Of course, I can open a text editor and paste the text there but is it worth keeping …
Ok, in the last article I’ve shown you a tool to write a nice command line interface, but it doesn’t help you on validation.
How to write a better command line interface with python. Writing the Nth python shell script I found myself looking again at the documentation of argparse, A NIGHTMARE. After 15 …