This is a very strong case for commit hooks.
Paddy (@[email protected])
@[email protected] without them, this becomes much harder, so I think they're justified ๐ https://paddy.carvers.com/posts/git-now-playing/
This is a very strong case for commit hooks.
@[email protected] without them, this becomes much harder, so I think they're justified ๐ https://paddy.carvers.com/posts/git-now-playing/
Also, this:
> I think itโs okay to include some of ourselves in the software we write, and to make some software at least the creation of people, not corporations.
Yes, indeed.
@dbort @ceejbot Actually, I bet the limit was more like 250 or something because I was always optimizing for least-work in the VM which meant never adding an offset at runtime that I could have added during bundle-ization.
I remain excessively proud of that interpreter core and all the absurd hacks to squeeze the best possible performance out of a 24MHz ARM7TDMI processor.
"Free" NULL pointer detection via unaligned access fault was a lot of fun too. Who needs an MMU?