trigg
@trigg@lemmy.world
- Comment on [deleted] 1 week ago:
Until developers make and maintain, consistently, linux ports of games I’ll take what I can get. This is a huge step up from keeping winehq on hand before purchasing any game disks.
The guarantee by the steam when they list a game as compatible is so far the best linux gaming guarantee I’ve ever seen.
That said I regularly buy games because they have a working native linux binary.
- Comment on 🎵 Put it in, put it in, put it...iiiiiinnn!! 🤤 2 months ago:
As opposed to any other 2026?
- Comment on If you're fond of restoring 30-year-old PCs, but then you see some old PC parts being obliterated by scrappers just to get small pitiful pinches of gold. 2 months ago:
The step before “recycle” is “reuse”
- Comment on Why is it "shower thoughts" and not "shitter thoughts"? 8 months ago:
Is that not shitposting?
- Comment on [deleted] 1 year ago:
Not with that attitude
- Comment on Oblivion Remastered or something idk 1 year ago:
Have a rave in the haunted barrow
- Comment on why do women have 2 tits instead of 1? 1 year ago:
- Comment on Continuously runn8ng screen recorder for linux? 1 year ago:
Great stuff!
- Comment on Continuously runn8ng screen recorder for linux? 1 year ago:
Last I knew, replay sorcery. Looks like it’s been a while since an update but worked fine a year and something ago.
- Comment on Why can't code be uncompiled? 2 years ago:
It can be
What it produces will typically not contain the original names for variables and functions, and will not retain comments. It takes a lot more effort to understand what the intention behind the code was.
There’s also legality issues.