/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

darkcoding.net
| | github.com
2.5 parsecs away

Travel
| | Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps. - redis/redis
| | doughellmann.com
2.4 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | artem.krylysov.com
1.6 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to profile and optimize Go web applications using pprof to identify bottlenecks in logging, memory allocation, and string manipulation.
| | www.dgendill.com
16.2 parsecs away

Travel
| [AI summary] A detailed technical tutorial on building a text-based game engine with Rust and WebAssembly, covering memory management, static variables, and JavaScript interop techniques.