Explore >> Select a destination


You are here

themythicalengineer.com
| | www.mikekasberg.com
4.7 parsecs away

Travel
| | I recently had to reinstall Windows on one of my personal computers. Although I hardly ever use Windows anymore, I keep it around in case...
| | zzamboni.org
7.5 parsecs away

Travel
| | I am not just a Linux enthusiast, I also happen to use Windows quite often. In fact, Windows is my primary desktop from which I connect to all the other boxes and do my work on. During the years of Windows usage, I have accumulated a list of must-have Windows programs that I wouldn't be able to work without. Some of them are commercial, some are freeware, but that doesn't matter.
| | ericlathrop.com
6.2 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.
| | luten.dev
32.4 parsecs away

Travel
| Ive been out of the .NET loop for a very long time. I would never have thought that it was so easy to get a .NET project up and running on Linux. But, I guess a decade of embracing Open Source at Microsoft changes things. Here are the steps I took to get an OpenGL window up and running on Ubuntu using .NET Core, VSCode, and OpenTK.