Tfw no cum ;(
GottaHaveFaith
- 0 Posts
- 16 Comments
I wanted to play uncharted but instead wasted an hour checking out the first 8 pages
https://fedia.io/m/hackernews@lemmy.bestiver.se/t/3042904/-/comment/13127741
GottaHaveFaith@fedia.ioto
Technology@lemmy.world•Valve Announces New Steam Machine, Steam Controller & Steam Frame
9·14 days agoSteam did an amazing job on the controller management, you can already remap everything. Disabling track pads should be easy
GottaHaveFaith@fedia.ioto
Selfhosted@lemmy.world•Simplest Path to Jellyfin Access for the Developmentally Disabled
1·14 days agoDumb idea: if the configuration is on a file, you can make it immutable. Something with chattr +i can’t remember. I take no responsibility if your server catches fire, and you may have to manually set the flag on and off if you want to add new media/change settings. It may be more complicated if everything is inside a “full” sql db
As for the rest, either start jellyfin at boot or a custom launcher or kodi. I don’t know if plasmashell is still working, it can probably be configured to only show the correct stuff. There are also custom launchers for android tv
GottaHaveFaith@fedia.ioto
Privacy@programming.dev•Mozilla Firefox gets new anti-fingerprinting defenses
0·15 days agoIf I had to guess is because you can be tracked by your screen resolution too, It’s just a way to minimize that. If you start tor browser, for example, it does not open full screen but only occupy a smaller window, for the same reason
Installed 4239 packages 8000 severe vulnerabilities 200 packages looking for funding
GottaHaveFaith@fedia.ioto
memes@lemmy.world•Derry sure changed a lot in such a short time
7·25 days agoSuch a ride
Overblown. You’d think they sold weapons to nazi, they sent a couple of laptops to open source developers which turned out to be assholes. People probably give more money to nazi when shopping and paying taxes
GottaHaveFaith@fedia.ioto
Gaming@lemmy.world•What's the state of Linux gaming with Proton?
6·2 months agoUnless you play only multiplayer with anticheat it’s going to be great. Sign up on protondb, it will give you a report of your steam games compatibility
Recently had a smart friend says something like “gemini told me so”, I have to say I lost some respect ;p
GottaHaveFaith@fedia.ioto
World News@lemmy.world•Million-strong general strike blocks Italy for Palestine (23 Sep 2025)
91·2 months agoThis is the reddit discussion in Italian
https://old.reddit.com/r/italy/comments/1noag3i/litalia_in_piazza_per_gaza_cè_lo_sciopero/
With much smaller numbers reported, and commenters saying it’s simply impossible by looking at pictures. The most efficient protest seemed to be the workers in ports stopping shipping for Israel
Meloni proposed a motion to recognized Palestine, but adding conditions which people didn’t like, so the vote failed
https://old.reddit.com/r/italy/comments/1npaz3x/mossa_di_meloni_propone_mozione_di_riconoscimento/
I think most selfhosters already know/use Linux, so management issues are already known. About the ease of use, if you manage services with docker it’s really easy to bring them up/down, and if you want some GUI there’s portainer.
GottaHaveFaith@fedia.ioto
Hardware@lemmy.world•Amazon Fire TV devices expected to ditch Android for Linux in 2025
9·2 months agoPersonal opinion: Android is a locked down version of Linux, so it may become easier, also taking into account that this would be “new” software or would probably have more holes. In the end it depends on how much money they’re going to pour on development
GottaHaveFaith@fedia.ioto
Firefox@lemmy.world•why would my privacy settings mess with this?
7·2 months agoIf I had to guess, there are various fingerprinting techniques, and some of them use things like drawing on canvases to track you. They are probably referring to that.





I basically fix other people shitty voice for a living (replacing it with my own shitty code), the “best” one was by a guy, I suppose he was a self taught c programmer from how he wrote code, writing a complex python program. I saw:
if a == a: (I left it there because lol)And many other things…
In another project I saw a backend running on the frontend, as in, this guy wrote the logic for a machine on the Javascript running the user interface of the screen