Onihikage

joined 2 years ago
[–] Onihikage@beehaw.org 1 points 1 day ago

I believe current understanding is that quantum shenanigans mean you can't truly make a perfect quantum duplicate of something without destroying the original at the same time, so what you're describing (destroying the original after making the copy) would only be possible for imperfect duplication - e.g. manufacturing a clone and syncing its memory with the original.

[–] Onihikage@beehaw.org 2 points 1 week ago (1 children)

In general, Bazzite being immutable just means the core system isn't modular to the end user to the degree that Arch is. You of course can use flatpaks or appimages like any distro, and there are still several ways to install traditional rpm/deb/aur programs (the usual Fedora method doesn't work because dnf doesn't exist). If it's just an app that doesn't require significant integration with the OS, the recommendation is to install them into a distrobox container (where dnf does exist) and then distrobox-export [program] to make them visible to the host system. VPNs need a little more integration so those are installed by layering with rpm-ostree and then enabling the systemd service(s). Layering makes updates take longer to install so it should be avoided when possible.

One of the interesting things about Universal Blue's images like Bazzite is if you want the benefits of atomic while also having a more custom system than they offer without having to install a bunch of things in rpm-ostree, the process to build a custom image based on one of theirs is apparently quite easy to do and automate, though I haven't done it myself.

[–] Onihikage@beehaw.org 3 points 1 week ago (3 children)

In general, yes. Most of the difficulty is due to being on Linux and running games through the Proton/WINE compatibility layer, so there can be an extra layer of jank involved, but it's very possible.

If modding consists of dropping files into the game directory, it will work almost exactly the same as in Windows. However, if some of those files replace the game's DLLs, then whatever WINE runner you use might need to be told to use the DLLs in the game directory instead of its own.

If you need to use a mod manager, that situation is still not ideal - native Linux mod managers I know of are only the Nexus Mods app (very new, there's some talk of it being integrated directly into the Heroic launcher) and Limo. Everything else, you'll be running whatever bespoke Windows mod manager your game uses through Proton/WINE, probably with Steam Tinker Launch, possibly Lutris.

tl;dr There can be an extra layer of complexity over modding on Windows, but it's otherwise comparable.

[–] Onihikage@beehaw.org 2 points 1 week ago (1 children)

During boot, you’re presented with 4 snapshots you can choose between so if an update did happen to break something, it’s easy as just choosing an older snapshot after a reboot.

Those are actually just two snapshots, there's a bug in GRUB that displays them twice. Purely visual, and you can fix it with a ujust script, run in the terminal with ujust configure-grub. There are lots of little scripted tweaks and installations available; you can get most of the list by running ujust by itself. Incredible work by the maintainers.

[–] Onihikage@beehaw.org 1 points 3 weeks ago

The dreaded onosecond happens to the best of us.

[–] Onihikage@beehaw.org 10 points 3 weeks ago (1 children)

PCGameBenchmark seems to be exactly what you're looking for.

[–] Onihikage@beehaw.org 2 points 3 weeks ago

You could try FreeFileSync. I use it for pretty much your exact use case, though my music library is much smaller and changes less often, so I haven't tinkered with its automation. Manual sync works like a dream.

[–] Onihikage@beehaw.org 11 points 1 month ago

Try clicking the sign in button, then navigating back to the video without actually signing in. Seems to work every time I've tried it so far.

[–] Onihikage@beehaw.org 9 points 1 month ago* (last edited 1 month ago)

It's an intersection of two well-known memes, the first being a particular Nancy comic strip and the latter being Loss. Funnily enough, it's actually featured in the KYM article on the Nancy strip.

[–] Onihikage@beehaw.org 2 points 1 month ago

You're entirely correct, but in theory they can give it a pretty good go, it just requires a lot more computation, developer time, and non-LLM data structures than these companies are willing to spend money on. For any single query, they'd have to get dozens if not hundreds of separate responses from additional LLM instances spun up on the side, many of which would be customized for specific subjects, as well as specialty engines such as Wolfram Alpha for anything directly requiring math.

LLMs in such a system would be used only as modules in a handcrafted algorithm, modules which do exactly what they're good at in a way that is useful. To give an example, if you pass a specific context to an LLM with the right format of instructions, and then ask it a yes-or-no question, even very small and lightweight models often give the same answer a human would. Like this, human-readable text can be converted into binary switches for an algorithmic state machine with thousands of branches of pre-written logic.

Not only would this probably use an even more insane amount of electricity than the current approach of "build a huge LLM and let it handle everything directly", it would take much longer to generate responses to novel queries.

[–] Onihikage@beehaw.org 2 points 1 month ago

Yep. In fact, Amazon devices can connect to other Amazon devices over their Sidewalk meshnet and get the wifi password that way. I'm never getting anything from Amazon more complicated than a screwdriver.

[–] Onihikage@beehaw.org 2 points 1 month ago

Up in the Hardware Information section of hyfetch, on the left.

 

Innovations summarized:

  • Accurate, accessible weather forecasts to help optimize planting and harvesting in mid/low-income regions
  • Microbial fertilizers to reduce the need for nitrogen fertilizers
  • Reducing or eliminating methane from livestock, which accounts for about 20% of human greenhouse gas emissions
  • Helping farmers and communities implement better rainwater harvesting
  • Lowering the cost of digital agriculture that can help farmers use irrigation, fertilizer and pesticides most efficiently
  • Encouraging production of alternative proteins to reduce demand for livestock
  • Providing insurance and other social protections to help farmers recover from extreme weather events

I would have liked to see more focus on finding ways to avoid monocropping, and a callout to the heavy risks of the steady corporate consolidation of the agriculture industry, but breaking up corporations isn't exactly an innovation so I can see why it wouldn't get a mention. Some of these seem fairly weak as innovations go, and some sound so inexpensive that it's a wonder they aren't already done, but all of them sound like decent steps to take.

Which among this list do you think governments should focus on the most?

view more: next ›