Oh yeah, installing Steam from a flatpak also seems to be a good way to avoid some tinkering, I don’t think they have ever done that.
- 0 Posts
- 49 Comments
unique_hemp@discuss.tchncs.deto
Linux@lemmy.ml•Sunshine and Moonlight - Bring Your Desktop's Power On the Go
2·17 days agoLike hard reset required “bricked” or dumpster bricked?
unique_hemp@discuss.tchncs.deto
linuxmemes@lemmy.world•Dangers of the privacy rabbit hole
1·19 days agoIt’s less about the chips and more about what extra components have they snuck onto the motherboard. Supermicro supposedly had this happen: https://www.bloomberg.com/features/2021-supermicro/
unique_hemp@discuss.tchncs.deto
Selfhosted@lemmy.world•After Years of Waiting Jellyfin Finally Lands on Samsung Tizen TVsEnglish
2·1 month agoAndroid TV also has similar issues
unique_hemp@discuss.tchncs.deto
Selfhosted@lemmy.world•How many containers are you all running?English
2·1 month agoI wouldn’t expect it to matter much, idle processes are pretty cheap.
unique_hemp@discuss.tchncs.deto
Programming@programming.dev•The lost art of XML — mmagueta
2·2 months agoGreat, now read it row by row without keeping it all in memory.
unique_hemp@discuss.tchncs.deto
Programming@programming.dev•The lost art of XML — mmagueta
1·2 months agoCompression adds another layer of complexity for parsing.
JSON can also have configuration mismatch problems. Main one that comes to mind is case (in)sensitivity for keys.
unique_hemp@discuss.tchncs.deto
Programming@programming.dev•The lost art of XML — mmagueta
102·2 months agoCSV >>> JSON when dealing with large tabular data:
- Can be parsed row by row
- Does not repeat column names, more complicated (so slower) to parse
1 can be solved with JSONL, but 2 is unavoidable.
…in a virtual machine
And even if something is not on the AUR, I could see myself writing a PKGBUILD for it, unlike most other packaging formats.
archinstall straight up could not deal with the partition setup I wanted, EOS installed without problems. Something about installing btrfs with multiple subvolumes next to Windows on the same drive.
unique_hemp@discuss.tchncs.deto
Linux@lemmy.ml•Pascal (GTX 1070) on Arch after NVIDIA 590... what’s the sane long-term path?
1·3 months agoDoesn’t LTS change like twice a year nowadays?
What distro? Runs just fine on Arch.
Best match
Sure thing, bud 😂
It even recognized the local app that matches, how on earth is this a better match
Are you sure that’s not a monitor setting?
unique_hemp@discuss.tchncs.deto
Programming@programming.dev•How much are SOLID principles in OOP programming (and JVM languages specifically) just a mindless following of a set of ideas that aren't always the best solution?
4·4 months agoAt least in C# with Moq you can only mock virtual methods of concrete classes, so using interfaces is still nicer in general.
I think a lot of Brits pronounce it that way
unique_hemp@discuss.tchncs.deto
Open Source@lemmy.ml•Top 1000 GitHub repositories, updated daily, all on one page.
2·5 months agoAnd sometimes recommended by Microsoft support.
As far as I can see, it’s freeware, not foss

This is good even if you don’t care about Chrome, because it means Widevine should become properly supported on the platform.