Random site I like: HackerNoon
Blogs: #ghl
How are computer viruses possible?
How the internet really should be.
How to avoid being censored online for free speech
The Dangers Of Artificial Intelligence
Things to do online when you're bored.
What are some really cool websites?
Why laptops/desktops are better than mobile devices.
I don't normally share source code, but this one is so mundane that it's not that big of a deal to me. For anyone interested in computer science, this may inspire you to pursue a career based as such. The following is a short piece of Python code that I wrote to scroll the contents of a text file, html file, python script, etc, across the screen. It can also be used to scrolly ASCII art as well. Anyway I was able to scroll some cool code and it looks really trippy in its terminal based nature. I just updated this as I have one that changes the color of the text as it scrolls, creating a hippy like display of textual data. It's fun to play with the color themes as well. It's the perfect illustation of the basics of this programming language.