Explore >> Select a destination


You are here

pragtob.wordpress.com
| | depth-first.com
8.1 parsecs away

Travel
| | Once barely regarded as a real programming language, JavaScript's role in chemistry is growing quickly.
| | sigpwned.com
5.7 parsecs away

Travel
| | This is the first post in a three-post series covering the fundamentals of software optimization. You can find the introduction here. You can find Part II here. You can find the companion GitHub repository here. The introduction motivated why software optimization is a problem that matters, reflected on the fundamental connection between the scientific method
| | github.com
6.2 parsecs away

Travel
| | Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays - smarr/are-we-fast-yet
| | nikita-volkov.github.io
32.6 parsecs away

Travel
| Today I'm announcing the "compound-types" library. This library provides first-class multi-arity product- and sum-types and neat type-level utilities for their composition. The solution is quite simple and doesn't require the advanced proficiency in the language to be applied in practice.