Eh, I’ll agree that quantum computing hasn’t delivered much yet, but it shouldn’t be mentioned in the same sentence as LLMs. There’s a difference between tech that hasn’t become practical yet, and tech that is a gigantic grift pretending to be something it will categorically never achieve.
- 1 Post
- 65 Comments
themoken@startrek.websiteto Linux@lemmy.ml•Black screen on wake from suspend on game mode2·6 days agoIt would allow SSH if the desktop is locked, they’re separate. If you can get in via SSH then you can poke around logs like dmesg and see what’s up. There will probably be some messages to give you something more specific to search with.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What was the worst apartment you've ever lived in?2·13 days agoI love that song and yeah, nailed it.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What was the worst apartment you've ever lived in?7·13 days agoI’ll bite. Austin, TX circa 2007. Sublet. Moved my (now) wife and one year old into a one bedroom, one bathroom house the size of a shoebox. Cooled by a single window unit, had to steal wifi, and roaches crawled in through the gaps under the doors.
Ironically, it’s now a fond memory. First place I lived with my new family, it was just for the summer, we had cool neighbors and were like 200 feet from a bunch of really cool local businesses.
themoken@startrek.websiteto Linux@programming.dev•Wine-Based Hangover Project Drops QEMU In Favor Of FEX & Box64 For Emulation6·14 days agoI couldn’t find the specific reasoning for this change, but I feel like QEMU is probably just too holistic to be appropriate for this kind of project.
QEMU needs to be able to emulate all the ARM hardware with enough fidelity to boot a naive operating system. For the purposes of running userspace applications almost all of that is not required, you really just need to convert one ABI to the other and translate the instructions. No need to handle firmware, the MMU, interrupts, disks etc.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What is that random movie that you watched multiple times throughout your childhood only because your family happened to own it's DVD (or VHS) ?5·17 days agoBy myself, probably Apollo 13 - I used to watch it like once a day over the summer. With my dad, we watched Predator every time my mom had to work late.
themoken@startrek.websiteto Linux@programming.dev•What's your "Oh fuck, that actually worked!" Linux moment that made you feel like a wizard?4·17 days agoYes! It used to be so hit or miss with Wine, but I played WoW in it around the same time and it was crazy that it worked (at least most of the time).
themoken@startrek.websiteto Linux@programming.dev•Fedora X11Libre change proposal withdrawn after 'overwhelmingly negative feedback'151·18 days agoThere’s just no reason to do this work. Even if you ignore the fork’s controversial maintainer, and just favor the fact that it’s maintained at all (which is what the proposal’s author is suggesting) just… Why?
X11 is basically over at this point, why throw a last minute wrench into the existing, working Xorg infrastructure?
When we dropped XFree86 back in the day there were license issues, packaging issues and a real alternative didn’t exist - all justifying the effort to switch. None of these are a problem today.
themoken@startrek.websiteto Games@sh.itjust.works•Games run faster on SteamOS than Windows 11, Ars testing findsEnglish181·18 days agoThat’s hilarious, but not really the same thing.
themoken@startrek.websiteto Games@sh.itjust.works•Games run faster on SteamOS than Windows 11, Ars testing findsEnglish712·18 days agoProton is amazing, but it’s entirely overhead translating library/system calls to Linux. It’s accurate to say they run better on SteamOS, not to say Proton is making it run better.
Now maybe Proton makes them run better than a janky but native Linux port, but that’s a separate statement about games being better optimized on Windows.
themoken@startrek.websiteto Linux Gaming@lemmy.world•Fedora Linux devs discuss dropping 32-bit packages - potentially bad news for Steam gamersEnglish13·18 days agoAlso, does anyone seriously think they’d do this without some sort of carve out for Steam to work? I can’t imagine a worse idea at this time than for a desktop oriented distro to break the gaming use case that hard.
themoken@startrek.websiteto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•VPN recommendations, Summer 2025English101·19 days agoIt’s more of an issue with torrent seeding. You need to be able to accept incoming connections to seed, so you need a VPN/router to allow incoming traffic to a certain port to reach your torrent client.
So, not a problem for leeching, but if you are trying to meet ratio requirements, could be a big problem.
themoken@startrek.websiteto Games@sh.itjust.works•HyTale just got cancelled, HyPixel studios winding down over the next few monthsEnglish4·20 days agoOh, I see what you mean, fair enough.
themoken@startrek.websiteto Games@sh.itjust.works•HyTale just got cancelled, HyPixel studios winding down over the next few monthsEnglish5·20 days agoDuke Nukem Forever did ship… Years late and it was a total mess of a decade’s worth of gimmick mechanics that killed the franchise, but it did make it out the door.
Still fits as a cautionary tale about switching engines, I just had to double check I didn’t hallucinate that game.
Probably due north.
themoken@startrek.websiteto Technology@lemmy.world•Experts warn mobile sports betting could be gateway to gambling crisis for young men in New YorkEnglish48·25 days agoSports gambling is just terrible for everyone except the bloodsuckers that run it. Sports teams don’t want it because it incentivizes cheating / rigging games. Personal bankruptcy and domestic abuse skyrocket when people lose money they can’t afford to lose. Now the apps feed an unstable addiction literally all day long.
Thanks to the Supreme Court for pulling a bullshit ruling out of their collective asses in 2018 that makes everything worse for average Americans.
Shit, I don’t even gamble and I’m just sick of their logos and ads all over every thing when I watch a game. Used to be they had “Gambling Prohibited” up around the stadium, now they may as well own the teams.
themoken@startrek.websiteto Games@sh.itjust.works•Steam beta gets native Apple Silicon support — the only public Arm version of SteamEnglish21·30 days agoThey really did you a favor by breaking your existing, paid for software and then designing a chip to emulate another processor to fix the problem they made.
Anyway, enjoy your low power draw. I’ll be over here running my whole Steam library on a handheld device that costs less than your RAM upgrade.
themoken@startrek.websiteto Games@sh.itjust.works•Steam beta gets native Apple Silicon support — the only public Arm version of SteamEnglish1·30 days agoI mean, yeah, that’s what happens when you still want to be 32 bit compatible. It’s also why I said they were ELF64 when needed. My only point was that it’s not like Valve just shipped a bunch of 32 bit binaries and called it a day or x64 support was some kind of after thought that needs future support.
themoken@startrek.websiteto Games@sh.itjust.works•Steam beta gets native Apple Silicon support — the only public Arm version of SteamEnglish2·30 days agoOh, you were still talking about emulating an x86 binary? That’s kind of a weird comparison because if you’re running Linux and want to run x86 software you can just do it on x86. No corporation is forcing you off of the game’s native architecture.
Because I think it has a stronger theoretical basis. We have been able to do simple operations with qubits and have been increasing those capabilities over the decades. It’s basically a matter of scale at this point.