/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

blog.pdebruin.org
| | marcan.st
5.0 parsecs away

Travel
| |
| | luten.dev
1.7 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.
| | gist.github.com
6.1 parsecs away

Travel
| | Script to trigger a KVM switch on Linux by blinking Scroll Lock - win7.sh
| | blog.martinig.ch
16.5 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to