Amazing writeup of how a series of exploits were chained together to root a mac, starting from a Safari JS JIT bug.
miniblog.
Related Posts
I'm increasingly treating terminal sessions as short lived: starting a fresh terminal tab keeps scrollback short and easy to search.
I'd love to have a terminal emulator that allows me to skip over output of specific verbose commands when searching.
I'm surprised there aren't more tools out there for starting a new project with some default config files.
There's `cargo new` but it's Rust specific and very minimal. create-react-app is React specific.
The only option I know of is cookiecutter. Surely it's a common problem?
I had an interesting conversation today with someone who was starting out in tech, and asked me for advice.
I did my best to provide concrete, actionable suggestions: