• 0 Posts
  • 39 Comments
Joined 2 years ago
cake
Cake day: April 23rd, 2023

help-circle
  • 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.


  • OP is absolutely mistaken that it’s somehow ableist to stick to a meeting deadline or similar “punishment” for lateness, and t3rmit3 has said why much more eloquently than I could. However, you’ve said something that I can’t let pass without a rebuttal.

    perpetual lateness means someone values their time more than they do the commitment and the time of others. period.
    […]
    perpetual lateness, though, is a statement, that individual could not give a shit what others needs and responsibilities are

    This is making a moral judgment on what you believe is in someone’s mind, and your judgment is based on a false premise. There exists an extremely common mental disorder (so common that some might consider it a form of neurodivergence) that when left untreated makes it much harder to do the things you want and are obligated to do. It’s harder to start doing things, it’s harder to stop, it’s harder to focus yet too easy to focus, it’s harder to remember important things, and it’s harder to motivate yourself to do anything you aren’t doing at any given moment, and anything you have to put effort into motivating yourself to do leaves you with less mental energy to do anything else in that category.

    The one thing that can usually overcome all of these mental blocks is panic - when you’re actually out of time and Consequences are approaching if you don’t do something RIGHT NOW then you can finally do what you need to do and get something done - later than you wanted, worse than you wanted, more mentally drained, and with plenty of reasons to beat yourself up over it, not that it helps if you do. This is the reason behind why most people show up perpetually late. They might not let the emotional turmoil show, but if they’re consistently a few minutes late for everything, I can just about promise it’s not because they don’t care.

    People who have this disorder and receive prescription medication for it often describe the first dose as like receiving superpowers. The idea that they can decide they want to do something, and then just go do it? Without thinking about it? No buildup? No psyching yourself into it? No roundabout coping strategies? No reorganizing the entire structure of your life to make it happen? No bargaining with the goddamn monkey in your brain that almost never lets you do the rational thing? Wait, normal people don’t have the monkey? They live like this every day, without any expensive pills? Impossible. It couldn’t be that simple. Do they have any idea how lucky they are?

    Your misplaced sense of moral superiority is unfortunately quite common, but it’s not going to help these people, it’s going to hurt them. If it’s affecting their life, and it often is, they need treatment and training in how their brain works, not to be told they’re a piece of shit who doesn’t care about others and are choosing to inconvenience everyone else in their life including themselves. That’s only going to put them in a worse place.




  • He did at the beginning, but he helped them get what they wanted in the end, and I think that counts for something.

    “We’re thankful that the Biden administration played the long game on sick days and stuck with us for months after Congress imposed our updated national agreement,” Russo said. “Without making a big show of it, Joe Biden and members of his administration in the Transportation and Labor departments have been working continuously to get guaranteed paid sick days for all railroad workers.

    “We know that many of our members weren’t happy with our original agreement,” Russo said, “but through it all, we had faith that our friends in the White House and Congress would keep up the pressure on our railroad employers to get us the sick day benefits we deserve. Until we negotiated these new individual agreements with these carriers, an IBEW member who called out sick was not compensated.”



  • Beats me on what do they spend those taxes

    It’s spent on what is by far the most powerful, expensive, and expansive military in the world, with funding about equivalent to the next ten militaries combined. All of Europe barely has any military spending by comparison; NATO is almost entirely propped up by the US military industrial complex. If US foreign policy wasn’t so doggedly imperialist, we might have room for some healthcare.

    That’s not even getting into how medical corporations in the US are more or less financially unrestrained and allowed to make as much money as they want, paired with an insurance industry with the same conditions, and both industries becoming more and more consolidated, with all the big players participating in the stock market. The result is a race to the top in which everything is made far more expensive than it needs to be in order to please shareholders. In this environment, spending government money on US healthcare is substantially less efficient than the same spending would be in a European country.

    Correction of these markets, as with housing, is likely to be financially devastating to the economic elite, but also critical to the prosperity of real people in this country.


  • Onihikage@beehaw.orgtoGaming@beehaw.org98% compatibility
    link
    fedilink
    English
    arrow-up
    8
    ·
    4 months ago

    You don’t need to add the exe of whatever mod tool to Steam, use Steam Tinker Launch. It lets you add an exe to run instead of the game, concurrent with the game, or injected after the game is up, and it will run in the same prefix that Proton uses for that game. It also has tools for installing and using several mod managers, and generally a ton of good features for tinkering with the game.

    The main issue I haven’t solved is getting something like the Nexus mods “open in manager” to work. My guess is I might have to install, run, and configure a web browser inside the prefix, but that sounds really annoying so I haven’t tried it.





  • The biggest thing missing for me is good VR support at the OS level. Even with all the optimizations in Bazzite making regular games perform about equivalent to Windows, latency in VR is awful, and motion smoothing just plain isn’t supported in Linux yet, on any hardware. Those two pain points make the experience much worse than on Windows, I’d be motion sick in minutes if I tried to actually play something. Thankfully, normal gaming works just fine, and I don’t play VR as often as flat games, so I can just boot into Windows when I want to do that.

    The second thing is the poor state of music players. I’m used to the very extensive feature set in MusicBee, and not a single native player hits all the boxes that MusicBee does. It can be run in Bottles, but not very well, and as a newbie, it took me a lot of extra tinkering to get things working even sort of right - file permissions, dotnet stuff, font libraries, etc. I still haven’t quite gotten file permissions working right, and font rendering is pretty bad (and custom font selection is broken entirely), but maybe I’ll figure some of that out eventually so I can stop booting into Windows whenever I want to make changes to my library.


  • Bazzite, from Universal Blue, based on Fedora Atomic Desktops. Immutable-style distro which means critical OS files and folders are read-only and all system apps (the ones preinstalled) are updated together as a full image rather than piecemeal. Anything not preinstalled can be installed in a distrobox or as a flatpak/appimage/aur, or as a last resort, layered with rpm-ostree. Extremely user-friendly, everything a gamer needs is either installed and preconfigured out of the box or available as a flatpak. Bazzite’s the first time I had a good enough experience on Linux that I made it my daily driver; now Windows is the secondary OS I only go to when I really need that one thing that only works there.






  • I was in your shoes for ages, but HeliBoard has predictions and other languages out of the box. Voice transcription works if you have FUTO Voice Input. Gesture typing uses a swypelibs binary extracted from Gapps; you just have to download it manually since the app never requests network access (instructions are on the Github page). I started using it today and some of its features actually seem to work better for me than Gboard, like the swipe gestures on delete or space, and it has at least a few more features I’m pretty sure Gboard doesn’t. Give it a look at least.


  • Net Neutrality is about not policing content online. That’s kind of its whole thing:

    These net neutrality policies ensured you can go where you want and do what you want online without your broadband provider making choices for you. They made clear your broadband provider should not have the right to block websites, slow services, or censor online content. These policies were court tested and approved. They were wildly popular. In fact, studies show that 80 percent of the public support the FCC’s net neutrality policies and opposed their repeal.

    The closest we get to online censorship is obscenity laws, which one might think applies to porn, but obscenity is actually defined much more narrowly than just “content designed to arouse”. Obscenity is basically stuff that even Hugh Hefner would find offensive, stuff the average adult would find deeply repulsive and abhorrent (not just a little bit, the exact language is “patently offensive”). Adult content in general (obscenity & indecency) is banned from broadcast media during daytime hours to keep kids from seeing it; subscription-based services are exempt from such rules, which presumably means that the adults who pay for the subscription are supposed to be the ones preventing kids from using it to view adult material, if such is possible. I expect this is why anything which does manage to qualify as obscene is typically very hard to get to unless you really want to see it, so nobody who might report it ever actually finds it.

    It’s worth mentioning that obscenity laws apply whether Net Neutrality is a thing or not, so having it will be a net reduction in the avenues through which content may be censored or policed. Now if only they’d ban ISPs from selling your data to brokers…