schaeferpp

@schaeferpp@discuss.tchncs.de
2 Post – 8 Comments
Joined 11 months ago

Linux. Security. Programming. Board games.

For me, it's Ubuntu as well. Canonical continuously integrates stuff to make the whole distribution more complex and hard to maintain. Without going into much detail, Ubuntu always tries to do things where there is a good standardized way different. Why the heck do we need yet another containerized GUI application environment (I'm looking at you, Snap!); Why do you develop lxd, when there is systemd-nspawn, docker and podman?!

I had to really laugh at "screamy dreamy"

This. Is. Exactly. What. I. Wish. For. A. Very. Long. Time.

Nowadays every news site has paywalls. I'm willing to pay for good work, but if I pay a single news provider, I'm missing too much. Nobody is willing to pay for every publisher. Even if an article is just a few cents I neither want to be annoyed with the payment process nor do I want to manually keep track of how much I spent for news in a month.

We really need a platform providing a news flat rate, aggregating most larger publishers.

10 more...

To be fair: This is what everyone expects when you install software for Windows. Just download a more or less "good looking" binary blob, execute it with administrative privileges and hope that it will do what you want it to do.

I don't want to read full magazines. I need more or less what an RSS reader can do. But in good.

Somebody has to say it, so I'm taking on the duty:

If whitespace is a problem, you use the wrong editor.

I'm using sway for approx. 2 years now and am very happy with it as drop in replacement for i3. What bugs are you referring to?

For bars, there are swaybar and waybar that run very smoothly. It's not 100 % polybar but with waybar you can get kind of close.

We seem to have something in common: there is a serialisation form, we strongly dislike. But what I cannot understand is: why the heck would anyone torture anyone else to read or even write XML? XML is the absolutely worst configuration language I can imagine. I mean: when is something an attribute, when a tag on its own? What is even a list? And don't forget to include a full HTTP URI for the namespace, otherwise the tag is not defined.

By the way: all valid JSON is valid yaml as well. So in theory, you can use yaml as JSON with comments.