/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.stijn-dhaese.be
| | blog.dbalan.in
1.2 parsecs away

Travel
| |
| | aradaelli.com
0.8 parsecs away

Travel
| | [AI summary] The author details the process of setting up a Unity game development environment on Linux by troubleshooting Visual Studio Code issues and successfully configuring JetBrains Rider with the JetBrains Toolbox App.
| | luten.dev
1.2 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.
| | owensd.io
12.7 parsecs away

Travel
| I have a simple task... I just want to output a version number when I run langsrv -v. Is that so hard? Well, if you're using Swift, yes. I make mistakes, so manual steps for me are both error prone and tiresome. When I update the version, I also need to make sure my git...