- 2 Posts
- 13 Comments
Lemmchen@feddit.orgto Linux@programming.dev•JayzTwoCents' Linux benchmarks feel OFF... - Gardiner BryantEnglish1·9 days agoI’m saying low effort “reaction videos” based on a video that is outside of a content creator’s normal subject matter expertise is a waste of time and should not be given the amount of attention everyone seems to be.
That’s not what you were saying.
Downvote and make original material.
That’s what you were saying.
Lemmchen@feddit.orgto Linux@programming.dev•JayzTwoCents' Linux benchmarks feel OFF... - Gardiner BryantEnglish1·9 days agodeleted by creator
Lemmchen@feddit.orgto Linux@programming.dev•JayzTwoCents' Linux benchmarks feel OFF... - Gardiner BryantEnglish1·9 days agoBasically what you are saying is public commentary of foreign work should not exist or at least should not get any attention and unless you realize why this is bad, you can’t be argued with.
Lemmchen@feddit.orgto Linux@programming.dev•How to Use extrepo in Debian to Manage Third-Party RepositoriesEnglish1·10 days agoIs there a GUI for this?
Lemmchen@feddit.orgto Free and Open Source Software@beehaw.org•FOSS Android File Manager with SSH?6·10 days agoI switched from Amaze to Material Files years ago.
Yes, another protocol will surely break the corporate stronghold on communication. This time for real! /s
Cool idea, but trying to replace email is an absolutely futile endeavor. There’s no way we’ll be able to replace a legacy protocol used by literally everyone around the world.
Lemmchen@feddit.orgto Linux@programming.dev•JayzTwoCents' Linux benchmarks feel OFF... - Gardiner BryantEnglish86·10 days agoJust another L take.
Lemmchen@feddit.orgto Linux@programming.dev•JayzTwoCents' Linux benchmarks feel OFF... - Gardiner BryantEnglish175·11 days agoL take, honestly.
Lemmchen@feddit.orgto Linux Gaming@lemmy.world•THE FINALS broken on Linux - againEnglish15·10 days agoWith this release we will perform a technical test of Denuvo Anti Cheat on Xbox for Windows. If the test goes well, we’ll consider rolling it out incrementally on Steam in Season 8.
We’d also like to point out that we’re not utilizing the Digital Rights Management parts of the Denuvo platform.
Compatibility with SteamDeck and Proton has been tested as well, and we are still committed to serving that part of our community.
Well…
Lemmchen@feddit.orgto Linux@programming.dev•SR-IOV Will Only Be Supported On Intel Arc Pro Graphics CardsEnglish3·13 days agoI know it sounded too good to be true.
If you’re looking for something similar but simpler, there’s Gameyfin.
Lemmchen@feddit.orgto Selfhosted@lemmy.world•What is the best way to sync images to my NAS?English1·2 months agoSet up a “global” ignore file that gets synced between devices. Call it
.stignoreglobal
for example and and change the.stignore
file (which doesnt get synced) on every device to only include. Now your ignore state gets synced between devices and you can make changes from anywhere.
Mine looks like this:
// Incomplete Downloads *.part *.crdownload // OS-generated files desktop.ini Thumbs.db // Cache cache spotifycache // Unity analytics Unity // LineageOS updater org.lineageos.updater // No read access :( /Android/{data,obb}
You can learn how to write one yourself here: https://docs.syncthing.net/users/ignoring.html
Other stuff:
- On Android I use this: https://f-droid.org/packages/com.github.catfriend1.syncthingandroid/
- Some Info on how you can reduce battery usage: https://github.com/Catfriend1/syncthing-android/blob/main/wiki/Info-on-battery-optimization-and-settings-affecting-battery-usage.md
- Make sure SyncThing is excluded from your phone’s battery optimizations (varies by vendor).
- To save on mobile bandwidth I have it set up to only sync on WiFi.
- You can set up a symmetric key (basically a password) and sync your stuff to a friends instance. Your friend will not be able to read the data without the key (make sure it’s a long random string). This also helps if you’re running a SyncThing instance on a VPS for example.
Lemmchen@feddit.orgto Selfhosted@lemmy.world•What is the best way to sync images to my NAS?English0·2 months agoWhen SyncThing is correctly configured (battery optimizations , etc.), you won’t have any issues. (I’ve been using SyncThing for many many years now.)
deleted by creator