Emacs aficionado test: can you predict what will happen if you hold Ctrl and type your name? (from https://en.m.wikipedia.org/wiki/Editor_war#cite_note-30 )
miniblog.
Related Posts
One remarkable aspect of the JS packaging ecosystem is that people package individual functions. For example, lodash.sortby: https://www.npmjs.com/package/lodash.sortby
It shows how lightweight the packaging process is. I've not seen this happen in other ecosystems.
A common UI antipattern is to make the structure directly reflect the implementation.
If you have 4 database tables, you build 4 screens. This may not reflect how users want to get things done.
Does this happen outside of software? I suspect it does, but I can't find examples.
Some high end GPUs are being bricked by a new game: https://www.tomshardware.com/news/evga-replacing-all-dead-rtx-3090s-from-new-world
Sounds like it draws too much power, then something overheats or dies internally.
Hardware dying from software seems really old fashioned, so it's interesting to see it happen on modern components.