/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

danlark.org
| | sander.saares.eu
4.7 parsecs away

Travel
| | As hardware gets faster and more capable, software keeps getting slower. It is remarkable how inefficiently typical apps use the capabilities of modern processors! Often this means an app is doing only one thing at a time when it could do multiple things simultaneously, even on a single thread. This article explores a technique for...
| | orlp.net
2.7 parsecs away

Travel
| |
| | kristerw.blogspot.com
4.6 parsecs away

Travel
| | The CppCon 2016 talk " I Just Wanted a Random Integer! " benchmarks randomization functionality from the C++ standard library (using GCC 5....
| | www.chriswarbo.net
28.5 parsecs away

Travel
| [AI summary] The author discusses using a FUSE-based compressed filesystem on Linux to store and manage a massive ProTracker music archive efficiently, explaining the principles of filesystem mounting and various compression algorithms.