Checkra1n GUI on other Linux distros

You can run the GUI version of checkra1n on non Debian-based distributions.
I think you can probably tell from the website URL that I’m the one who owns this website.
You can run the GUI version of checkra1n on non Debian-based distributions.
(edited)
in the middle of a message in Discord
You might have seen a trick on Discord where the little (edited)
caption
appears in the middle of a message instead of at the end. With a small hack
involving the right-to-left embedding character
(U+202B), the (edited)
text can be moved
to any location inside the message.
sed
Discord has (very primitive) support for text replacement using sed
syntax.
Also see Isso, which is currently the comment system I use on my website.