/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

pythonspeed.com
| | seb.jambor.dev
2.5 parsecs away

Travel
| | Taking a closer look at shell builtins and environment variables.
| | www.henryleach.com
2.7 parsecs away

Travel
| | I have a habit of adding return 0 to the end of my Python main() functions, even if they don't actually return anything. A friend pointed this weirdness out, and guessed, probably correctly, that this is a habit from C/C++ where returning 0 means 'everything went as expected'. But does that make any sense at all in Python?
| | blog.flowblok.id.au
2.4 parsecs away

Travel
| | [AI summary] A detailed guide explaining the behavior of shell startup scripts across different shells like Bash and Zsh, offering a structured file organization method and security warnings regarding environment variable manipulation.
| | simonewebdesign.it
21.3 parsecs away

Travel
| Install Sublime Text 3 on Fedora or other Linux distros with this shell script: curl -L git.io/sublimetext | sh