How to create (or remove) a swapfile on Linux
A step-by-step tutorial on how to create or remove a swapfile on a Linux machine, and how to decide if you need one.
Random little tips and/or tricks that I want to share. Will probably be mostly short articles (but that’s not a bad thing).
A step-by-step tutorial on how to create or remove a swapfile on a Linux machine, and how to decide if you need one.
s/e/x
) hack works
s/e/x
.
There’s this trick going around on Discord recently where if you send any GIF
from Tenor, and then type s/e/x
, then it turns it into a different meme GIF.
Here’s how it works.
Knowing the basic structure and parameters in a YouTube URL can come in handy on the occasion you need it. Here’s how to find the video ID, link to a specific timestamp, and more.
(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.