/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

dystroy.org
| | inside.java
12.3 parsecs away

Travel
| | New Java Platform Extension for VS Code Release
| | www.markusdosch.com
10.4 parsecs away

Travel
| | VS Code is one of the most popular coding editors in the world. I'd like to share my favorite shortcuts for it.
| | batsov.com
12.7 parsecs away

Travel
| | When people think of OCaml they are usually thinking of compiling code to a binary before they are able to run it. While most OCaml code is indeed compiled to binaries, you don't really need to do this, especially while you're learning the language and are mostly playing with small exercises.
| | perezdecastro.org
40.7 parsecs away

Travel
| [AI summary] The post details using Zig's cc compiler and Meson build system to create small, static binary executables for ARM devices without complex build processes.