top | item 39761290

(no title)

Lukas1994 | 1 year ago

We have released a few bits actually! https://causal.app/blog/scaling is one of my favourites (HN discussion: https://news.ycombinator.com/item?id=32000400)

discuss

order

rossjudson|1 year ago

Machines like arrays, sequential access, avoiding conditions, and not touching memory unless you need to (compression == performance).

Looks like you've traveled the enlightenment path to array languages! The first time I read Whitney's K language description was a singular mind-expanding moment.

djbusby|1 year ago

More of this please.