Jan-Lukas Else

Tech, life and everything else

2021


extinction.fyi

Published on in 🔗 Links

Doug Belshaw has a new side project: extinction.fyi. A site dedicated to climate change. For example, you learn that if you buy a Tesla with bitcoin, you cancel out the lifetime CO2 savings four times. Or that a battery-electric car needs only one-eightieth of the energy of a biofuel-powered combustion car.

View

“How do onion services work?”

Published on in 🔗 Links

I found this description that explains quite well how Onion Services (also called Hidden Services) work. I have to admit that Tor is an exciting thing.

View

Telegram goes Clubhouse

Published on in 🔗 Links
Updated on

If I understand Cloubhouse and this Telegram announcement correctly, Telegram now has features like Cloubhouse, except Telegram is not an iPhone-exclusive app.

View

Tor support in GoBlog

Published on in 👨‍💻 Dev

I don’t know of any other blogging software that supports this: Serve a blog directly as a Tor hidden service.

View

Published on in 💬 Micro

Still the same person, just with a lot less hair. This is probably also the first selfie on this blog.

🖼️ View

When the use of JavaScript is justified

Published on in ✍️ Posts

JavaScript is a controversial topic, especially in privacy and open source circles. That’s because JavaScript is often used to execute code on website visitors’ devices that does things that aren’t so cool. For example, tracking users across the entire Internet. That’s why the use of ad blockers is actually indispensable nowadays, and some go so far as to block JavaScript altogether.

View

Published on in 💬 Micro

Colin Walker writes:

It’s a little bittersweet — on the one hand it feels good as I know that I have a new solution but, on the other, it feels a little sad that the fruits of so much time and effort are now redundant.

I had exactly the same feeling when moving from my kind-of-microservice-architecture to my new GoBlog solution. But I think all the time and effort was still worth it, I learned a lot and had a lot of fun.

View

“Improving large monorepo performance on GitHub”

Published on in 🔗 Links

I always find it interesting to learn how well-known services work under the hood and what efforts are being done behind the scenes to solve performance or other productive issues.

View

Published on in 💬 Micro

I have this on my to-do list for quite some time already: More documentation for my blogging software GoBlog. GoBlog is still changing from time to time and probably needs a bit of refactoring before creating a release. But a first step to offer more documentation is adding an example configuration, which I just did. I hope this helps all those curious people who wanted to try GoBlog. Feel free to contact me with questions!

View

Published on in 💬 Micro

I just took a quick look at my server logs. And I see that there are some bots that are constantly crawling my site. If that would be search engines, feed readers etc. that wouldn’t be a problem. But this are crawlers by companies whose websites try to sell me some tools to “make SEO easier” and “uncover the strong and weak points of my sites and their competitors”. They are crawling my site and make me pay for the server while they are building indices to sell for big money? I think that sucks.

View

Jan-Lukas Else