/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

www.embecosm.com
| | www.bearssl.org
19.4 parsecs away

Travel
| |
| | www.nayuki.io
17.5 parsecs away

Travel
| | [AI summary] This article introduces a multi-language open-source library for generating QR codes based on the ISO specification, highlighting its compact size, correctness, and availability in Java, TypeScript, Python, Rust, C++, and C.
| | jcarroll.com.au
21.7 parsecs away

Travel
| | When things run slower than we'd like in R we tend to reach for another, usually compiled, language, and move our code there. What if it "just happened"? What started out as a silly exploration of how to count digits ended up with a race to see which language does it fastest. Maybe some surprises here for some, maybe some bad implementations on my part - let's find out.
| | blog.martinig.ch
51.9 parsecs away

Travel
| Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to