Uploaded February 2021 | Updated September 2026, 2 weeks ago
Miss Quids compares three alternatives for displaying algorithms in LaTeX: the verbatim environment, and the algorithmic and algorithm2e packages. There is a trade-off in the choice you make, between control over how things are displayed versus the time taken to come up with your own syntax (verbatim versus the two packages).
LaTeX Tutorial 1 - Introduction: youtu.be/RHl6I50kyiA
LaTeX Tutorial Playlist: youtube.com/playlist?list=PLzZ0JczEkZfkqJeVy1-BZ2tdtZFTuEBZv
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Google+ google.com/+quidsup
Twitter: twitter.com/quidsup
Minds: minds.com/quidsup
Miss Quids compares three alternatives for displaying algorithms in LaTeX: the verbatim environment, and the algorithmic and algorithm2e packages. There is a trade-off in the choice you make, between control over how things are displayed versus the time taken to come up with your own syntax (verbatim versus the two packages).
LaTeX Tutorial 1 - Introduction: youtu.be/RHl6I50kyiA
LaTeX Tutorial Playlist: youtube.com/playlist?list=PLzZ0JczEkZfkqJeVy1-BZ2tdtZFTuEBZv
Like my channel? Please help support it:
Patreon: patreon.com/quidsup
Paypal: paypal.me/quidsup
Follow me on Social Media
Google+ google.com/+quidsup
Twitter: twitter.com/quidsup
Minds: minds.com/quidsup










![Deadly Linux Terminal Commands part 3
Breaking Ubuntu Linux with some deadly commands: Sinkhole tmp to /dev/null, Crashing the Linux kernel with Magic System Request Key, Enigma Terminal (more of an April fools joke), Invert sudoers groups, and Delete your sudo rights.
0:54 Sinkhole tmp to Null
sudo rm -R /tmp
sudo ln -s /dev/null /tmp
1:47 Magic System Request Key
https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html
echo i > /proc/sysrq-trigger
echo c > /proc/sysrq-trigger
2:53 Enigma Terminal
nano ~/.bashrc
while true; do echo -ne $(tr -cd [:alnum:] < /dev/urandom | fold -w1 | head -n1); read -rsn 1; done;
4:00 Invert Sudoers
sudo sed -i ‘s/%/%:/g’ /etc/sudoers
5:08 Delete yourself from Sudo
sudo deluser $(whoami) sudo
Wallpaper by Charlie Henson: https://www.pling.com/p/1405883/
Like my channel? Please help support it:
Patreon: https://www.patreon.com/quidsup
Paypal: https://www.paypal.me/quidsup
Follow me on Social Media
Twitter: https://twitter.com/quidsup
MeWe: https://mewe.com/i/quidsup
Minds: https://minds.com/quidsup
#Linux #Ubuntu Deadly Linux Terminal Commands part 3](https://i.ytimg.com/vi/Yk7gLLZfsUg/mqdefault.jpg)