Explore >> Select a destination


You are here

speps.fr
| | rsdoiel.github.io
18.0 parsecs away

Travel
| |
| | benhoyt.com
13.9 parsecs away

Travel
| | A brief introduction to Go for programmers who haven't used Go before: Why use it? The standard library. And the language itself.
| | dlang.org
15.5 parsecs away

Travel
| | [AI summary] The provided text is a mix of several different topics and content types. It starts with a programming-related discussion about the D language, including topics like the Unittest framework, C++ standard changes, and improvements in Objective-C support. It then transitions into a more general announcement about the upcoming DConf event, including details about the schedule, livestreams, and other activities like BeerConf. The text also includes information about community events, prizes, and how to participate.
| | github.com
43.0 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