- 10 Posts
- 403 Comments
jayandp@sh.itjust.worksto Comic Strips@lemmy.world•What could probably happen....19·9 months ago
jayandp@sh.itjust.worksto Steam Hardware@sopuli.xyz•Desktop Linux distros similar to Steam OS?1·9 months agoCorrect, it’s less efficient than Wine, but more compatible. Adobe and Microsoft software still has issues in Wine, so a VM is the best option for them.
To explain some terms in over simplified ways:
VM = Virtual Machine = Making a virtual sandboxed computer that runs full Windows inside it.
Wine = Wine Is Not an Emulator = A translation layer that converts Windows Program Commands into Linux Program Commands.
Wine has to be crafted for every needed Windows command, in order to translate the command into something Linux can understand. So if a program is using a Windows command Wine hasn’t seen before, it’ll fail.
VMs instead run an entire OS, in this case Windows, so that we don’t have to craft every command, as Windows handles the program like normal, and then the VM provides Windows with virtual hardware to work with instead. Naturally, making pretend hardware and running an entire OS inside another OS eats up more resources, so VMs are worse than Wine in that regard.
jayandp@sh.itjust.worksto Steam Hardware@sopuli.xyz•Desktop Linux distros similar to Steam OS?3·9 months agoNo. If something runs in Wine, still use that. WinApp is basically a Windows VM combined with some other tools to allow Windows apps on the VM to run more seamlessly and native feeling. It makes picky apps like the Adobe and Microsoft suites happy since it’s using full Windows to run them, but this means there’s more overhead than running an app through Wine or natively.
jayandp@sh.itjust.worksto Steam Hardware@sopuli.xyz•Desktop Linux distros similar to Steam OS?2·9 months agoI would definitely recommend trying WinApps first, which that guide seems to be for. Never tried to get it running on Bazzite/SilverBlue/Universal Blue though, so can’t help you there.
jayandp@sh.itjust.worksto Technology@lemmy.world•Resurrecting a dead torrent tracker and finding 3 million peersEnglish291·10 months agoFrom a security standpoint, it means tons of people are requesting unencrypted info from random domains that are possibly no longer controlled by the original owners.
This is just random speculation on possibilities, but somebody could maybe figure out the IP of a suspected pirate for example, setup a dummy tracker, wait for that IP to show up, and then compare any requested hashes against a database of known torrents. How legal and useful in court this could be would depend on the country, but it is a weak point.
At the other end of the spectrum, somebody might find some kind of security vulnerability in a popular client’s tracker interface, and exploit that for malware purposes by setting up a fake tracker, but that’s a bit more of a stretch.
jayandp@sh.itjust.worksto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Where's the currently active Open Invites community?English3·10 months agoCheck to see if your client is in Top X mode or something. Mine defaults to Top Day and nothing shows up, but switching to Hot or something else brings up posts.
jayandp@sh.itjust.worksto Technology@lemmy.world•The IRS Tax Filing Software TurboTax Is Trying to Kill Just Got Open SourcedEnglish1·10 months agoLow effort pull, deletes the problem instead of putting the work in to correct it. /jk
jayandp@sh.itjust.worksto PC Gaming@lemmy.ca•Desperate to fight Steam, Epic burns money like firewood – but admits the Epic Games Store kind of sucks and "there's still a ton of work to be done" with "long overdue features"English5·10 months agoThey released EGS Android game store without a library view, still none.
WTF, you’re right. I’m actually in shock. Just, how? How do you not have a way to view purchased content? That’s App Store 101.
jayandp@sh.itjust.worksto Technology@lemmy.world•The IRS Tax Filing Software TurboTax Is Trying to Kill Just Got Open SourcedEnglish11·10 months ago7 open now, 2 closed
XD
jayandp@sh.itjust.worksto PC Gaming@lemmy.ca•Bethesda Devs Win Major Union Contract At Microsoft After Threatening StrikeEnglish15·10 months agoMy Dark mode was a bit more forgiving.
jayandp@sh.itjust.worksto Android@lemdro.id•[3D Pinball Space Cadet] Someone ported the iconic pinball game from Windows XP to Android, and it’s freeEnglish6·11 months agoExtra balls, multipliers, God mode(although that’s mostly broken on Android)
They were in the original game as cheat codes you typed in. GitHub Android version just added buttons for them in the settings.
jayandp@sh.itjust.worksto Android@lemdro.id•[3D Pinball Space Cadet] Someone ported the iconic pinball game from Windows XP to Android, and it’s freeEnglish171·11 months agoMakes sense, but personally I don’t care about leader boards, so I’d rather have the functionality in tact.
jayandp@sh.itjust.worksto Android@lemdro.id•[3D Pinball Space Cadet] Someone ported the iconic pinball game from Windows XP to Android, and it’s freeEnglish291·11 months agoThe GitHub version still has the cheats intact.
jayandp@sh.itjust.worksto Linux Gaming@lemmy.world•World of Goo 2 is out now on Steam and GOG - a great pick for puzzle game fansEnglish4·11 months agoApparently that’s a bug according to the dev, so hopefully it gets fixed. Probably a problem with how they implemented the Steam API stuff.
https://steamcommunity.com/app/3385670/discussions/0/601902918586626263/#c601902918586634949
jayandp@sh.itjust.worksto Linux Gaming@lemmy.world•World of Goo 2 is out now on Steam and GOG - a great pick for puzzle game fansEnglish2·11 months agoOne Finger Death Punch is another great mouse game. It uses only two buttons, which can be the ones on your mouse, to play.
On my SteamDeck I mapped the controls so I just have to touch the two touchpads.
jayandp@sh.itjust.worksto Linux Gaming@lemmy.world•World of Goo 2 is out now on Steam and GOG - a great pick for puzzle game fansEnglish15·11 months agoNo way, they actually gave me a free Steam key for buying the DRM free version!? And here I was debating with my wallet whether the convenience of Steam was worth buying the game again…
jayandp@sh.itjust.worksto Technology@lemmy.world•DRM-Free OnlyFans Downloads See Widevine Project Nuked From GitHubEnglish16·11 months agoCanada might start ignoring DMCA as a whole if the idiots in my government keep harassing them. Maybe that’ll piss off Hollywood and friends in a useful way…
(Just ignore me laugh weeping at the prospect that billionaires stabbing each other in the back is the only thing I can look forward to in my country now)
jayandp@sh.itjust.worksto Technology@lemmy.world•Synology restricts choice of hard disks for new Plus NASEnglish4·1 year agoFilesystem is either EXT4 or BTRFS, but the partitioning and redundancy from their SHR system is a combination of RAID1/5 and LVM.