/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

nurkiewicz.com
| | ruudvanasseldonk.com
2.2 parsecs away

Travel
| | I am adding a type system to RCL, my configuration language. In part 1, I explain what I want from the type system.
| | blog.samibadawi.com
1.8 parsecs away

Travel
| | [AI summary] A developer reflects on the trade-offs between static and dynamic typing systems, discussing their experiences with functional languages like Haskell, Scala, and Clojure in contexts ranging from production stability to NLP exploration.
| | blog.jonlu.ca
1.6 parsecs away

Travel
| | A common mistake people make is conflating strong typing with static typing.
| | nnethercote.github.io
20.1 parsecs away

Travel
| [AI summary] The text explains the basics of benchmarking in Rust, covering workload selection, tools like criterion, and the trade-offs between different performance metrics.