/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

200ok.ch
| | blog.martinig.ch
4.3 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
| | blog.michielborkent.nl
3.9 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to quickly experiment with Clojure and ClojureScript libraries like clj-time using command-line tools such as Leiningen, Boot, and Planck.
| | blog.davemartin.me
4.1 parsecs away

Travel
| | A guide to debugging in Clojure, using the REPL
| | www.dgendill.com
12.6 parsecs away

Travel
| [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout.