Codecademy was once a great source to learn new programming languages, but it seems in the last year, they started to push harder to increase revenue. After login you get presented a page to buy Pro access (and you need to find that small “Back” link), Pro banners everywhere and popular courses like the one to learn Python 3 are Pro-only anymore. Seems like I need to find another source to learn some Python basics for my seminar paper about Falcon.
2019
Mobile personal web server
Aral Balkan is doing some cool things with his Small Technology Foundation. Recently he built a personal mobile web server using a Raspberry Pi Zero (+ an LTE modem) and his web server project Site.js. What really fascinates me, is that it just needs a 14500 Lithium-ion battery, but then it is able to operate from basically everywhere with an LTE connection. Imagine all the use cases.
Series on jlelse.blog
Like of: Adding Series Metadata to Posts
Like Jamie Tanna, I now added the series taxonomy (more on taxonomies in the Hugo documentation) to my blog. The first series is “Using Windows”. I plan to make more use of this feature in the future.
I’m expanding my hugo-micropub endpoint all the time. My next planned features are:
- automatic webmention sending, probably by using Telegraph
- automatic posting to my Microblog.pub instance
- support for updating entries (I already built support for querying content items)
This is my first micro-post on my blog in the new micro section. I updated my theme to better handle posts with no titles. And: I added support for likes. (You’ll probably see some in the future.)
Trying Searx as search engine
StartPage recently sold a majority stake in it’s company to the “Privacy One Group”, “a separate operating unit of System1”. You can read more about it here.
Email domain names
Do you know how difficult it is to tell someone your email address with your custom domain name?
The Value in Go’s Simplicity
Benjaming Congdon shares in an article, why he appreciates Go’s simplicity. To summarize: Its great forward / backward compatibility, dependencies (stable, fewer dependencies needed), included functionality (testing, http, …) and formatting (because Go has an integrated formatter, although every project has its own way to do things, all code follows the same formatting conventions).
The best way to blog in 2020
It’s not 2020 yet, but Ben Werdmüller shares great advice of how to blog in 2020. It’s a great article for everyone thinking about starting a blog. He tells which platform to use and how to get into writing.
Longest talk show in the world?
A livestream on YouTube (German) shows two moderators trying to break the Guinness World Record of the longest talk show. They have to moderate for at least 70 hours and 5 minutes (their goal is 72 hours) and only get 5 minutes per hour, which they can use for other activities (like sleeping or going to the toilet).