If you’ve been on that version for a year and a half, probably nothing major is broken. And with software these days, that’s invaluable 😂
- 0 Posts
- 9 Comments
I just randomly tried KDE recently and made the swap from Linux Mint to Kubuntu a week ago. Definitely agree on the polish factor, everything just feels great with KDE and I’ve been pretty happy
boraginoru@lemmy.zipto
Selfhosted@lemmy.world•GitLab Act 2 - A letter to our customers and our investors.English
2·3 months agoHmm I transferred a lot of my stuff from GitHub to GitLab a while ago mainly because of the free private repos. Was thinking about moving fully off GitHub but glad I waited 🙃 Still going to do it but gotta figure out which providers actually have their heads somewhere other than up their ass
You don’t even need to check in .gradle to a repo, I always have that gitignored. And gradle projects should specify commands to build from CLI rather than having you download an IDE. Android Studio gives you a nice run button but it’s just invoking ./gradlew installDebug under the hood
I thought you could still install apps from other app stores if you just enabled the setting and wait a cooldown period like 1 day? Maybe they changed the policy though not sure
I’m not sure about the video game rules but the game state when a team is up by 150+ doesn’t make sense either. Because the team down by 150 would be disincentivized to catch the snitch despite that being a main objective, as it would immediately end the game with them losing. The matches need to be on a timer for the rules to make any sense, but I guess that would have been less interesting to write 🤷♂️
Gambling seems to me like one of the most destructive addictions out there. If you have money you can pretty much consume as much drugs as you want and still have money. Gambling is the one addiction that scales with your income and can leave pretty much anyone homeless no matter where you start from. It’s terrible
boraginoru@lemmy.zipto
Ask Lemmy@lemmy.world•What is that one software that you are using for 10 years and still loving it?
1·4 months agoDisplayFusion for monitor backgrounds. Bought a license like 15+ years ago and it’s still getting updates 🕺



It sounds like OP is already self-hosting and wants an external backup solution?
I’m also in that boat and use rsync.net. It’s been reliable enough and pretty cheap. Borgmatic runs a nightly job to sync to a local + remote repo