Explore >> Select a destination


You are here

txzone.net
| | dusty.phillips.codes
38.5 parsecs away

Travel
| | I really appreciate Python's pathlib module for managing filesystem stuff. While I don't love the argparse module for command line parsing, I don't think it's worse than other available options. I usually choose it for my CLI scripts, since nothing else is good enough to overcome the inertia of using a third party library. Not many people seem to be aware that the two can very easily be combined such that argparse will return Path objects instead of strings that need to be adapted after you query them:
| | blog.martinig.ch
50.0 parsecs away

Travel
| | Informations and opinions about software architecture, developers on call, holacracy, Scrum, continuous testing, product management, saying thank you, tech leadership, customer journey maps, code reviews, code sharing, good bugs, android testing and open source project management.
| | markodenic.com
34.5 parsecs away

Travel
| | Free programming books, algorithms, public APIs, and much more.
| | captnemo.in
58.7 parsecs away

Travel
| [AI summary] The author shares insights from six months of using Ubuntu as their primary operating system, highlighting benefits like free software, better package management, and superior customization for developers compared to Windows.