Hacker News new | ask | show | jobs
by jakelazaroff 701 days ago
Funny, I think the stringly-typed-ness is great. Turns out that’s actually a common aspect of a lot of software I really admire, like Unix pipes and spreadsheets.
1 comments

I don't mind it when the data being pushed through is less-structured. Once it gets past a certain point, I just want types backing everything up and double-checking my work as I go.