Hacker News new | ask | show | jobs
by swyx 824 days ago
please do! spin up an engineering blog on hashnode. https://danluu.com/corp-eng-blogs/
1 comments

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)
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.

More of this please.