Explore >> Select a destination


You are here

journal.infinitenegativeutility.com
| | 0xd34df00d.me
3.6 parsecs away

Travel
| |
| | blog.drewolson.org
5.8 parsecs away

Travel
| | So you've learned some basic Haskell and you're feeling really good about yourself. You sit down the write some code and you're presented with a deeply nested JSON structure: { "foo": "Hello", "bar": 1, "baz": "More stuff", "people": [ { "name": "Drew", "hobbies": [ { "name": "bridge" }, { "name": "haskell" } ] }, { "name": "Jane", "hobbies": [ { "name": "chess" }, { "name": "ocaml" } ] } ] } Your goal is to simply find the name of Drew's first hobby. LET'S WRITE SOME TYPES!
| | www.fosskers.ca
2.5 parsecs away

Travel
| |
| | www.kdnuggets.com
23.0 parsecs away

Travel
| From the biological neuron to LLMs: How AI became smart.