/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

nicolas.kruchten.com
| | www.garron.blog
8.4 parsecs away

Travel
| | Typora, free and great Markdown Editor for Linux, Windows and MacOS, if you use a static site generator, this post is for you
| | ericlathrop.com
4.4 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | schmonz.com
7.5 parsecs away

Travel
| | [AI summary] The author recounts presenting at a Lean Agile event in Edinburgh, focusing on teaching programming concepts to non-programmers using Python.
| | siderite.dev
13.0 parsecs away

Travel
| You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome".