Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LO
Posts
0
Comments
25
Joined
1 yr. ago

  • You are correct, while rereading I also noticed that the essay is specifically talking about consumer debt. And for that it would probably not be helpful to ruin credit scores over a few hundred dollars, if one ever wanted to finance a house or something like that later in their life.

  • An interesting essay I read at some point: https://www.bitsaboutmoney.com/archive/the-waste-stream-of-consumer-finance/

    Especially the following sentence:

    This effectively makes paying consumer debts basically optional in the United States, contingent on one being sufficiently organized and informed.

    Now, I don’t know how risky that would be and whether it also applies to student debt, but the system seems to be pretty wild, to say the least.

  • Afaik no one has ever been proven to have photographic memory (e.g. being able to remember random dots on an image is used as a test, if memory serves right). So for the most part it is just a nice little character trait for movies and the likes.

    I noticed that a lot of people I know are significantly better at remembering some things, in this case numbers, but worse at other parts (e.g. conversations). So oftentimes its also a matter of what exactly you are good and bad at remembering.

    Depending on the context, it also comes with experience. Think of games like chess, poker, etc. Experienced players are often able to replay an entire match, which in large part comes from their experience and the context of the many games they’ve played. If you met the same people in their first few matches, that ability would probably have been a lot less developed (if that makes sense).

    No scientific backing on these statements, it's just based on my personal experience and impressions.

  • That’s absolutely normal, especially as people tend to compare their general performance with their peak performance („I managed to play that without errors once, why am I not managing it every time?“).

    You can do a number of things to improve your mental consistency within the limits of your current abilities by forming healthy habits around it, if it is very important. E.g. a balanced lifestyle of sorts and a good warmup routine when playing your instrument, but even then you will have off days.

    If you want to nail that section consistently, you will have to increase your skill ceiling quite a bit, way beyond „nailing it once“. Usually you don’t notice that progress as much with instruments, because ideally the things you are working on are always challenging you at your current level, but try going back to something you played one or two years ago. You may have to refresh the piece until it sounds good again, but then you will probably be way more consistent about your performance than the first time around.

    Rocket league is a completely different skill set, but the concepts apply in the same way. Structuring your life around being in ideal mental and physical condition to perform in a video game is probably a lot less useful for your life, but I’d bet every professional player does it.

  • Possible issues with and solutions for selfhosting email is still infinitely more suitable for this community than advertisements for one of the many pay-to-use email providers. That does not mean this particular one is bad, this just isn’t the place for it.

  • Permanently Deleted

    Jump
  • It’s remarkable that you took the time to write this essay just to reply to that post. Thank you for the effort and your insights, it was very interesting to read and I’m glad I stumbled across it!

  • I would avoid it, if you care at all about availability and downtime. The result will probably not be great, you need to ensure the server side gets enough resources under load, and setting it up may require constant restarts if things aren’t immediately working as expected.

    Nonetheless, here is a link where someone did essentially exactly that on NixOS: https://astrid.tech/2022/09/22/0/nixos-gpu-vfio/

  • A truly inspiring bench design, it got it all: A huge space to place ads, for life would be in vain without advertisements. Reinforced mountings to make sure no one carries them away. And of course the armrests that surely only exist, so good, law-abiding citizens can relax more comfortably and totally aren’t a some incompetent politician’s idea of what problem solving looks like.

  • They are a lot more likely to think about Windows, as they actively decided to avoid using it by moving to Linux. That is in stark contrast to the subset of Windows users that would never give it a second thought, as they are unaware of what an operating system even is, nevermind having an overview of which ones exist and what their respective advantages may be.

  • As others have mentioned, the primary issue here are the hardware requirements for Windows 11. The result are millions of PCs (I guess, definitely a lot though) that are fully functional from a technical point of view, but cannot run Windows 11 and should not run any other Windows due to the security implications of running unpatched software.

  • I don’t think so, F-Droid should not be viewed as a play store replacement for the masses. I would instead consider it an opinionated store / repository for apps that have to fulfil some pretty strict criteria. This makes it a great resource, and a good complementary resource, because that allows them to be picky and stick to their values. And it enables people that don’t mind the trade-offs to restrict themselves to F-Droid without having to research every app themselves, if they want to.

    Most general users would hate the idea of dealing with multiple app stores, but I think some fragmentation like this would have some benefits as well. Note, for example, that F-Droid does not focus on quality of apps: There are lots of little projects that maybe don’t look super polished or are in early development, etc., and that is great. But there could just as well be another App Store focusing exclusively on high quality, feature-rich apps, while taking a more lenient stance on open source code and it being free. Or whatever kind of focus you want to place.

    Then again, this could be achieved with a good search function and filters as well. In the end, what F-Droid offers is more choice a better place for apps that Google decided to ban from their play store for strategic reasons.

  • That sounds like some bug that should not occur and would of course be painfully annoying. The main advantage of it are the apps it provides, though. Some of them are not available in the play store (like NewPipe, a very good YouTube app without adverts, if that is still around). It is also a good place to start if you are looking for some new app for a specific feature, mainly because it consists of free, open source apps and you don’t have to sift through loads of low quality software that is riddled with ads, collects as much data as possible, or requires some obscene subscription fee, if all you wanted was a flashlight or whatever.

  • I didn’t read too much into it, but roughly speaking: Because the technology by design aggregates data immediately and drops any personal identifiers/ the unaggregated data in the process. Other companies can build whatever they want on that, but if done properly, it is impossible to reconstruct user-specific data points and profile the users that way.

    This type of privacy-preserving aggregation technique is not new, it is fairly common for things like demographic data, where you want to know things like population density and incomes for some area, without just publishing an exact address with corresponding income for every person (as an example).

    Edit: I think I missed your point a little bit. I am unsure, but it seemed that Anonymous is responsible for designing the framework, not doing any tracking (i.e. it wouldn’t necessarily be “put all trust into them collecting it”). Maybe rolling out that technology could be done in a way of blocking other tracking, or maybe it is intended as a basis for regulations to take up. Maybe someone else can give more informed input on that.