Hacker News new | ask | show | jobs
by naruhodo 985 days ago
I read this:

> A critical element of puzzle languages is providing an escape, a way to admit that the pretty solution is elusive, and it's time to get working code regardless of aesthetics.

and my mind immediately went to Rust and the "unsafe" keyword.