• 0 Posts
  • 116 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle
  • Funnily, my performance in trackmania is fine… But I have an entirely different issue - if at any point I open the Ubisoft overlay, from that point on, if I tab out of the game and back in, I’m unable to control the car until I open and close the overlay again. The UI accepts inputs normally, it’s just the car that doesn’t.

    Previously I had an issue where the game would refuse to accept controllers being connected while the game was running - the button prompts would actually switch to controller style, but the game would refuse to accept controller inputs, and the controller wouldn’t show up in settings.

    But yeah, those are issues very specifically with that game, I don’t even know how they managed that.


  • I think very, very slightly warmer, for solar panels. The solar panel captures energy that’s hitting the earth and would otherwise partially heat it up, and to some degree reflect back into space.

    Since the energy would normally heat up, if you spend it doing refrigeration instead, it’ll ultimately produce the same amount of heat from energy losses - you can’t produce more energy than you have coming in. If I’m correct about that then, the only increase in warming you’d be getting would be from the small amount of light that would otherwise reflect into space, but was instead captured by the solar panel.

    No idea how this works out with wind turbines, since the wind has to be getting energy from somewhere and putting it somewhere, but no idea if it ends up dissipating as heat (from friction?).


  • KubeRoot@discuss.tchncs.detolinuxmemes@lemmy.worldWinblows
    link
    fedilink
    English
    arrow-up
    3
    ·
    16 days ago

    That is kind of the issue - sure, there’s janky workarounds, using an outdated version of proprietary software to try to block parts of the system from working when you don’t want them to… But in the end, that’s just one problem of many, so I kinda just never came back to windows after the incident. I just responsibly regularly update my system, and probably have a better experience and lose less time just updating manually.


  • KubeRoot@discuss.tchncs.detolinuxmemes@lemmy.worldWinblows
    link
    fedilink
    English
    arrow-up
    8
    ·
    16 days ago

    I do mind that it forces updates, in the sense that it decides when it’s going to start downloading them, even if I’m in the middle of things, and also it takes too long while blocking any ability to use the machine while installing. Let me pause the download without waiting an actual minute for the update screen to load, and figure out a way to install them without completely blocking my computer, dammit!



  • Literally the last two RSS items right now are about how splitting packages will require intervention for some users (plasma and Linux firmware).

    Maybe a nitpick, but the linux-firmware situation is different, it’s not about needing to install extra packages (they turned the existing package into a meta package or whatever it’s called), but about that coinciding with some changes that can break the upgrade process and require you to force uninstall a package before proceeding.

    But yeah, good point about plasma, the only differences I can even think of are that plasma is probably more popular, and definitely more important to have working.




  • KubeRoot@discuss.tchncs.detolinuxmemes@lemmy.worldI use Arch btw
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    1 month ago

    It’s not being made “as painful as possible”, it’s just manual. Arch isn’t a distro that’ll preconfigure things for you so everything’s plug’n’play, it’s a distro that’ll give you access to everything and the power to use it however you like, but with that comes the expectation and responsibility to manage those things.

    Installing arch manually is simply a good lesson in how your system is set up, what parts it’s made up of, in part because you’re free to remove and switch out those parts.

    And sure, there’s no magic bullet to make sure a new user understands everything they did, but I think in the end, if you’re not willing to read, learn and troubleshoot, you might just want a different distro.






  • Overproduce to cover everybody’s needs, and if you want to use that overproduction to cover somebody else’s problems, make that the new target and produce over it to keep a safety margin. Otherwise you’re just going to hide the problem and run into trouble when production dips.

    Not saying this is the right approach, but this is the idea I’m getting from the thread. I feel like it might not work with the economics of supply and demand combined with capitalistic greed, but if a margin exists as safety, allocating it removes that safety.




  • I think the trick might be that nothing is stopping you from using more than one 32-bit integer to represent addresses and the kernel maps memory for processes in the first place, so as long as each process individually can work within the 32-bit address space, it’s possible for the kernel to allocate that extra memory to processes.

    I do suppose on some level the architecture, as in the CPU and/or motherboard need to support retrieving memory using more than 32 bits of address space, which would also be what somebody else replied, and seems to be available since 1999 on both AMD and Intel.



  • Doesn’t change the voting situation. Since your votes need to be seen by other instances, Lemmy needs a mechanism for federating votes. Since instances are untrusted, there needs to be some way of preventing manipulation. Thus, AFAIK, Lemmy simply shares your votes across instances, letting each one tally them up. As a side effect, any server admin of an instance you can interact with can also get a list of all your votes.