
2025-06-03 19:56:57
I've just found out that the nano text editor can sort lines by pressing Ctrl-T (execute any command on marked lines) and then entering "| sort" (like in a shell pipe).
https://unix.stackexchange.com/a/717925
I've just found out that the nano text editor can sort lines by pressing Ctrl-T (execute any command on marked lines) and then entering "| sort" (like in a shell pipe).
https://unix.stackexchange.com/a/717925
Given the drastic overall decline of #StackExchange (https://blog.pragmaticengineer.com/stack-overflow-is-almost-dead/), this reads strange.
If you're annoyed by macos hiding the draggable file icons a few versions ago, you can force it to always show them:
https://apple.stackexchange.com/questions/413667/how-can-i-make-the-draggable…
An 8TB corpus of copyright-free text for training AI models. Comes with two 7B models trained as proof-of-concept.
https://github.com/r-three/common-pile/blob/main/paper.pdf
I'm glad somebody has finally done this. The "we need to break copyrig…