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/)AR
Posts
9
Comments
976
Joined
2 yr. ago

  • See what happens after actually running:

    systemctl hibernate

    Systems don't normally enter hibernate automatically unless they are at low battery. There is something called modern standby or s0 sleep, versus traditional s3 sleep. The "third state" you describe sounds very much like s3 sleep. I doubt it would switch between s0 and s3 sleep though, normally one or the other is enabled. Maybe it's going to hybrid suspend? In fact that would probably explain it. I believe hybrid suspend involves using s3 sleep state.

    Also there are no power relays in modern ATX PSUs to my knowledge, you are describing something else. They use transistors to do all of the switching I believe, aside from the physical switch on the back which also isn't a power relay.

  • What it seems you're describing is how nymphomania manifests in people without a partner. Nymphomania and porn addiction are two different things. Likewise I don't think nymphomania necessarily has the same underlying causes as say a drug addiction, it might be something like a hormonal issue. Hard to know without doing more research.

  • You vastly misunderstand both what I am talking about, and how updates work on both Windows and Linux.

    You don't press shut down and then get a blue updating screen that stops you from doing anything on Linux. Go and update a Linux system and you will see what I am talking about. You run it just like a normal command or program.

    Also yes they update the files on the drive while the system is running.

  • Pretty much all artificial neural nets I have seen don't do all or nothing activation. They all seem to have activation states encoded as some kind of binary number. I think this is to mimic the effects of variable firing rates.

    The idea of a neural network doing stuff in the background is interesting though.

  • Yeah this makes a fair bit of sense. At least then it would be less confusing and I wouldn't have to worry about it quite so much.

    How difficult is it to get diagnosed as an adult though? Since the last time I got a diagnosis was when I was small I don't really know the process.

  • Yeah that's actually a valid point. More distros should use newer kernels for hardware support reasons, to improve the OOB experience.

    It wasn't what you said before though was it? I don't think that was me not getting the point so much as you changing what you said.

    Installing drivers on Windows used to be quite common, still is common for some devices, and it's actually often easier to install drivers on Linux than it is on Windows. So I don't think it's too unreasonable to make people install drivers or kernel using an included utility.

  • Very common setup sadly, actually the second laptop I have had like this. I can't imagine AMD + Nvidia is much better though, as Intel graphics has great support on Linux. KDE was probably a better bet, and I would have to change distro to get KDE 6.

  • I do a lot more than browse email.

    Also you seem to have lost track: new hardware is only really a problem with distros like Debian and Ubuntu. Even then you can make it work by adding a newer kernel - I actually did this to run Ubuntu on a brand new machine.

    CPU and GPU companies put a lot of effort to make their latest stuff work with Linux, but that only holds true on recent kernels. Intel WiFi will also work fine, again on newer kernels. The issue is companies like Broadcom, and distros with old kernels.

  • Elementary OS probably isn't what I want either.

    Are you talking about a desktop? I am on a laptop with Intel iGPU and Nvidia dGPU. The battery life in Windows isn't great, but it actually seems worse in Pop OS. I did actually catching it using the dGPU when it shouldn't be. Obviously Nvidia doesn't help things, and I am glad it works as well as it does. Still it's kind of sad. I might buy a second laptop just so I can have battery life that isn't horrible.

    Cosmic desktop from my understanding will have a better implementation of the hybrid graphics mode to stop this nonsense.

  • It varies. I struggle with its interface personally. I also had to force it to switch to Wayland to get some things working reliably. The hybrid graphics mode has issues too using the GPU when it doesn't need to. Other than that it works reasonably well out of the box, though you still occasionally have to deal with headaches from apt. A lot of the issues will hopefully be fixed when the cosmic desktop is ready. Some more can be fixed if they end up going immutable, which I believe they are working on right now. The Ubuntu version is also kinda old.

    Personally I would rather be on NixOS or Fedora right now, or UBlue's Aurora. I am probably not a good candidate to be running something like Pop OS though. I am too experienced and my needs and wants are too complex for the poor thing.