[20:47] termbin.com is a terminal based pastebin. Interesting concept.
[22:26] If you want to make sure that web pages are saved for the future and prevent them from disappearing when their respective server is taken offline, you might be interested in these ways to save pages in the Wayback Machine.
On a related note: I watched The Only Thing We Know About Cyberspace Is That Its 640x480 by Olia Lialina, a talk about the GeoCities pages that have been saved. See their blog and their tumblr as well.
[22:17] On cmdchallenge.com you'll find different tasks that have to be solved with bash one liners.
[21:45] This is what happens when you reply to spam email by James Veitch. Also watch More adventures in replying to spam, which is even more amusing.
[14:04] My little Narnia setup was destroyed by a browser update. Apparently firefox replaces its icon in every update. Meh.
[13:52] Things Every Hacker Once Knew by Eric S. Raymond. One of the interesting points is that this knowledge is part of the culture, while not so much a requirement any more.
[16:53] Since the web browser is not the only software I use to access the internet, maybe I should have different wardrobes at hand. An old, sturdy one as the icon for my terminal, for example. (I love to have a laptop to toy around with as I see fit and that I do not really depend on.) By the way, talking about wardrobes: do NOT dump your trash in there. You might startle the cat.
[16:46] hack.chat is "a minimal, distraction-free chat application".
[16:44] Always dobule check any commands you paste into your terminal. Why? Because of this, for example.
[00:12] Mate Light is a 40x16 pixel display made of empty Matebottles. A remote relative of Blinkenlights, as it seems.
[19:58] Online regex tester, including descriptions and explanations. (see also)
[19:46] Visualizations of the most used words in several programming languages. HTML actually surprised me, I thought a would be all the way on top.
Update:The numbers are taken from GitHub repos, so the WWW might differ. (about the project)
[23:22] So this is where the word "patch" originated. Kind of obvious. Can't believe I never pondered on this.
[01:41] Simone Giertz is awesome. That being said, I read this interview and became fond of the idea that the Internet is like Narnia. So I saved this icon (I know, I know -- not exactly a wardrobe) to /usr/lib/firefox/browser/icons/mozicon128.png
and now have the Internet/Narnia just there, when I click on the sort-of-wardrobe. (By the way, I'm feeling the urge to point out that not only Narnia, but also this awesome world was reached by wardrobe. If you get the chance - play the first two games.)
Update: I also altered /usr/share/applications/firefox.desktop
and set a new name and comment there.
[20:35] Holy Zarquon! qq0dwj@qq@qis by no means a password. It actually is a valid command in vim.
[20:25] If you don't have nginx, apache or any other full blown web server installed on your machine but want to serve some content via http, you might try one of these server one-liners. (Because file transfer can be quite a challenge.)
[22:41] This ransomware forces those affected to read two articles about ransomware and how to stay safe online. After the articles have been read, it will provide a decryption key. Kind of a brute force approach to teaching.
Reminds me of this case, in which some guy cracked into a server and -- updated the kernel so this exploit could not be used again, then informed the admin before he left. Or Linux.Wifatch, technically a malware, that infected devices and disabled telnet, warning the users about it.
[18:57] At Quick, Draw!you can teach a neural network to recognize images by doodling.
[16:30] I mentionedConway's Game of Life before. Now, this video shows this automaton built with this automaton itself. I'm in awe.