/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

wweb.dev
| | nodogmablog.bryanhogan.net
0.5 parsecs away

Travel
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.
| | michaelscodingspot.com
0.3 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.dartlang.org
0.6 parsecs away

Travel
| | You can use VS Code to develop Dart apps.
| | blog.thalheim.io
15.6 parsecs away

Travel
| No such file or directory: How I stopped worrying and started loving binaries on NixOS. In this article, I will discuss the technical issue of running pre-compiled executables on NixOS, and how we can improve the user experience by making these binaries work seamlessly using nix-ld. One of the key benefits of NixOS is its focus on purity and reproducibility. The operating system is designed to ensure that the system configuration and installed software are always in a known and predictable state.