Blog | Hendrik Erz

UX Design is not for Creative People

One of the biggest concerns I had over the past four years of developing Zettlr was that I'm not a designer by trade and apart from some obvious rules I know nothing about cool design stuff. In fact, all my furniture is from Ikea and the only art I have in my flat are some mass-produced band posters. That's how non-designery I am. But recently, I have come to the conclusion that this might not be as detrimental for Zettlr as I always thought.

The Quiet Error that almost cost me my Sanity

I'm attending a summer school right now, so I don't have that much time to write up something awesome. But yesterday I finally resolved a very quiet error that had almost cost me my sanity. It occurred almost a year ago, and I wasn't able to fix it until yesterday. So, come and read a short story about what can go wrong if you forget what an INI-file is supposed to look like.

Telemetry, Data Privacy, and Zettlr

A few days ago, a scandal erupted in the Open Source Community: After being acquired by the Muse group, the free audio editor Audacity was supposed to receive an update that would include telemetry in the app. And users didn't like that. So today I want to talk about telemetry, what it is, and how the Audacity debacle prompted me to finally purge any form of data transmission from Zettlr myself.

Update: Setting up Python, numpy, and PyTorch natively on Apple M1

A few months ago I received my first MacBook with an M1 chip – a.k.a.: It uses the ARM-architecture instead of the default Intel-architecture that most modern computers use. Back then I told you that installing PyTorch is a pain; and back then it was because the ecosystem wasn't fully adapted to the fact that suddenly MacBooks could also have ARM instruction sets. However, in the past six months, lots has changed. As I'm getting more and more emails by people asking whether or not my old instructions still hold true, I've decided it's time for an update.

On Electron, the Bloated Web, and Trade-Offs

After a short discussion on the Zettlr issue tracker about possibilities of making the app portable, I began a quick Google search about how to actually do that. Instead of finding ways of creating a portable version of an Electron app, I found a rabbit hole. And it was a rabbit hole I know by heart, because I've followed it down many, many times. It's a story about the bloat of the web and why Electron is bad. Here I ponder about the thought of efficiency, and why certain trade-offs are sometimes beneficial.

Bitwise Flags are Beautiful, and Here’s Why

This is an article I've been wanting to write for a long time. Programming and writing code is often about efficiency: It has to work, and that's it. But there is more to code. Sometimes, it can be very beautiful, and there are a few patterns and capabilities of code that make it almost like art. Today I want to devote a full article to one such concept: Bitwise flags.

I stopped Measuring my Time, and you should too

We live in a very data-centric world and like to measure everything, from the steps we take each day to the time we spend online. While measuring steps can simply prompt you to walk more (especially during a pandemic where it’s normal to not leave the house on many days) sometimes measuring can have detrimental results. I had one of these experiences just recently, and therefore would like to warn you sometimes not to measure yourself.

#IchBinHanna

A hashtag has appeared on the German Twitter trends yesterday. #IchBinHanna, or “I am Hanna” is a hashtag born out of a promotional video by the German Federal Ministry for Education and Research (BMBF), promoting the alleged benefits of one of the most detrimental laws in German academia: The WissenschaftsZeitVertragsGesetz (WissZeitVG). This article explains what it is, why it is detrimental, and closes with a showcase of all those people who deserve to be heard.

What the Hell is LiDAR?

There is a rumour around that Apple will allegedly introduce LiDAR sensors into the iPhone 13. In this article, I want to debunk that mystery. If Apple is reasonable, they won’t introduce LiDAR sensors to their iPhones. Here, I give you the reasons why that is the case. I explain what LiDAR sensors are, why the rumour might have begun, and why it doesn’t hold.

How I work, Part VIII: Calendar, Task Scheduling and Organisation

At least since Marie Kondo became famous, everything sparks joy – but only, if you do it right. Organising anything is hard, and especially if you have a part-time OCD and can’t stand things littering around, it becomes even more important to get the right tools for the job. In this article, I want to dump unto you my collected knowledge of how to organise the universe!

You are viewing page 7 of 10