/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.spreendigital.de
| | yotam.net
4.6 parsecs away

Travel
| | A blog about free software and programming
| | techtldr.com
4.6 parsecs away

Travel
| | Guillermo Rauch (Socket.io, Mangoose.js, Hyper.js, Now) is the guy to watch, and last night he did not disappoint. The following tweet announced pkg - a simple tool to generate a native executable file from Node.js code targeting Mac, Linux, and Windows. Introducing `pkg` Single command binary compilation for Node.js pic.twitter.com/Dbe9L1gb0x - ZEIT (@zeithq) April 29, [...]
| | gcher.com
5.6 parsecs away

Travel
| | As of 2019, C and C++ are the only programming languages that are supported by virtually any platforms on the market. For example both iOS and android support compiling C and C++ directly as part of their official IDEs. This is one of the reason why I decided to write my voxel editor Goxel in C99: I wanted to be able to run it on Linux, Mac, Windows, iOS, and now I am working on a Android port as well.
| | herbsutter.com
35.9 parsecs away

Travel
| Rico Mariani is a performance guru at Microsoft and a wonderful person. After a number of years on the Visual C++ team since 1.0, he went to MSN and then to CLR land where he now beats the "measure! don't ship bad performance! measure!" drum to much good effect. It's a pleasure to work with...