Meinst du von RSS zu Kommunen pfostieren? Da gab es einen Bot (hab ih mir aber noch nicht richtig angeschaut).
Wenn du von Fedi zu RSS meinst, dann kenne ich z.B. bei Mbin, dass es RSS Feeds anbietet. Müsste man auch ohne Account folgen können.
Moin
Meinst du von RSS zu Kommunen pfostieren? Da gab es einen Bot (hab ih mir aber noch nicht richtig angeschaut).
Wenn du von Fedi zu RSS meinst, dann kenne ich z.B. bei Mbin, dass es RSS Feeds anbietet. Müsste man auch ohne Account folgen können.
Is there space left on the hill? I want to join you.
H…How can someone come even close to think it is a smart move to stand behind someone, invading personal space (at minimum with their arm), grabbing and taking away ones belongings aka the headphones and then expecting that person will be happy to have a nice chat with you which results in a date?
Geheimtipp: sehr wenig bewegliche Sachen besitzen
How should this be enforced? Mullvad doesn’t even know where the customers are from (if they pay anonymosly), so they can’t check if the legislation applies to a specific customer.
Also (and I’m not trying to legitimate such law projects), age verification without identity leak is possible. The government needs to distribute a ZK proof system linked to ID cards which creates a signed proof including “holder of the ID is over/under 18” and a service-dependend pseudonym (to prevent repeating the proof for other users).


Oh noo. Anyways…
soooo, how is it going so far?
A good question, as I like it and don’t like it. It is without a doubt better than dynamic types.
On the pro side it removes redundant writing the type again and again. On the con side it is almost impossible to see what type with what functions the variable in front of you has without an IDE (which you don’t have without cloning the repo) or without an already deep knowledge of the code.
Same with extension functions (free functions which can be added to a type almost anywhere in the codebase). Very useful (Kotlin is a great example for this) but also confusing when you want to hunt down where this piece of code is coming from.
I really don’t like comparing languages by Hello World complexity. You could use a lang which needs 3 chars to print it but sucks at everything else but it would still look better at first glance.
As for this specific comparison: let the project grow to only midsize and you will crave for static types and well separated classes.
@daniel@federation.network Was ich an diesen Systemen auch unintuitiv finde, istbdass ein Stern für sich ja auch irgendwie was Postives sein kann. In etwa “nicht gut, aber besser als nichts”. Daher weiß ich immer nicht, wo bei solchen Skalen die neutrale Mitte sein soll.
Ich würde mir lieber ein System mit 0 als Neutal und dann Werten von < 0 bis > 0 wünschen.


Not every applications runs in Wine. For example I didn’t get USB devices (not storage, connection to a special device) running in Wine. And I can imagine that old serial connections and so are even more tricky.


“lost”. Isn’t it just virtual money from the values of the shares anyway (until they are realized by selling)?


Signal: https://github.com/signalapp/Signal-Android/blob/main/reproducible-builds/README.md
Proton: didn’t find anything (but I just did a quick lookup)
I opened this post to mention the charginglevel. Good that I’m not the only one.


This is called reproducible builds. With this all builds of a version will be binary-identical. So you can build from the repo and the compare it with the appstore binary and see if the owner was honest.


The application was MPV. At random time it started consuming 100% of one core for a long time. I could track it down to the clipboard thread where a loop polls Wayland to get the latest content of the clipboard (selected text). Seems like a bug in some other application spamms this clipboard buffer from time to time and so caused the MPV loop to run continously.
This way I learned about that Wayland API and as MPV can emit logs whenever the poll loop got new data, I was able to see that it fired whenever I selected text in some application.
Good to know the name of this feature; primary buffer. Now I need to find a way to disable it.
Countries going against each other is part of this world (sadly). I don’t care that much if they play a dumber version of chess with their military assets.
But fucking KEEP THE CIVILANS AND THEIR INFRASTRUCTURE OUT OF THIS. There is NO reason at all to bomb a school or hospital.