- 1 Post
- 120 Comments
I don’t really care what color they are when they are long as your palm and flying at your face.
themoken@startrek.websiteto Technology@lemmy.world•Why the U.S. Should Sanction India Over Scam Call CentersEnglish6·12 days agoAgreed. It’s one thing if it’s climate change or something where we at least need to put a plan out there even if there’s zero chance of it happening, but for basic common sense stuff like this don’t bother. If we ever get back to trying to make average American lives better with the government, this is low hanging fruit.
themoken@startrek.websiteto AnarchyChess@sopuli.xyz•Balatro Meets Chess (Passant: A Chess Roguelike)2·28 days agoThis looks like fun, just grabbed it, thanks for posting it here.
themoken@startrek.websiteto Linux@programming.dev•Phoronix: Additional Intel Linux Drivers Left Orphaned & Maintainers Let Go11·1 month agoThis is about Linux kernel driver maintainership… It’s all open source.
I don’t have experience with MSI recently, but I’d be really surprised if you couldn’t flash a new BIOS off the system partition or FAT32 USB. You may not be able to update from Linux directly, but almost all motherboards I’ve seen support doing it from the BIOS interface.
themoken@startrek.websiteto Games@sh.itjust.works•Battlefield 6's beta has only been running for a day, but it's already suffering from a FPS curse with cheaters breaking out the wallhacksEnglish22·1 month agoOn the one hand, this is sort of what betas are for.
On the other hand, doesn’t this game require secure boot for anti-cheat? I thought making your multiplayer game enforce security policy meant it was impossible to cheat!?!? Get fucked EA.
I used the communicator chime for a long time, but these days I’m basically permanently in do-not-disturb. My phone only makes sound when a close contact calls, or for a timer/alarm. Anything else can wait.
Glad you’re still with us, hope you’re doing well, that crash sounds awful.
themoken@startrek.websiteto Linux@programming.dev•Wayback 0.1 Released As First Preview Release For X11 Compatibility Layer5·2 months agoYes. It has basically the same issue that any compatibility layer is going to have. It will either faithfully reproduce X11 so well it will bring all of the nonsense Wayland was meant to do a way with (everything not directly related to displaying graphics, like font and geometry rendering from the '80s, network transparency, insecure event handling) OR it will attempt to get a reasonable subset working for modern X apps and it won’t be compatible with dusty old binaries and X forwarding etc.
Right now it looks like a shim for Xwayland so it’s the first one, but as it matures we’ll see.
themoken@startrek.websiteto Linux@lemmy.ml•All good things come to an end: Shutting down Clear Linux OS41·2 months agoIntel has been struggling overall, and lately has been letting some of its Linux engineers go. Nothing absolutely fundamental has been affected yet (AFAICT) but I guess Clear Linux didn’t make the cut.
themoken@startrek.websiteto Linux Gaming@lemmy.world•How the heck do I get Sim 4 running on Linux Mint?English13·2 months agoI never had an issue with Lutris + a pirated copy. It’s trivial to find the anadius rip around in a torrent. Fuck the EA launcher.
themoken@startrek.websiteto unions@lemmy.ml•San Diego labor unions turned apartments into a cash machine5·2 months agoSeriously. It’s great to see unions gain power, but there’s a giant conflict of interest in becoming a landlord to do that.
themoken@startrek.websiteto Linux@lemmy.ml•Black screen on wake from suspend on game mode2·2 months 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 A Boring Dystopia@lemmy.world•Americans are struggling with layoff anxiety: It's causing workers to 'burn out faster,' experts say5·2 months agoJesus. Good luck finding another job, it sounds like it literally could not be worse than your old one.
themoken@startrek.websiteto Asklemmy@lemmy.ml•What was the worst apartment you've ever lived in?2·2 months 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·2 months 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·2 months 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·3 months 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.
You are getting this from Xwayland, so you’re running a rootless X server in the background. It’s nice that it works seamlessly, but it’s not really Wayland doing anything but managing the X window.