/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

picknik.ai
| | maxzsol.com
1.7 parsecs away

Travel
| | Here is the setup to do Pico-8 development outside of the native IDE. Pico-8 is a fantasy console, particularly notorious for the harsh limitations
| | stuvel.eu
0.8 parsecs away

Travel
| | For debugging Blender I have set up VSCode such that it builds Blender whenever I start the debugger.
| | jrhawley.ca
1.2 parsecs away

Travel
| | I run this site using GitHub Pages, so here's my setup of how I make it easier to test my site before I make changes, using Visual Studio Code.
| | mcuoneclipse.com
6.0 parsecs away

Travel
| This is the third part in a series to get up and running using the Microsoft Visual Studio Code for embedded development on ARM Cortex-M. So far we have installed the needed tools, created a project and are able to build it from the command line. Now it is about how execute directly scripts or...