Exactly the first thing I disable as well!
- 1 Post
- 9 Comments
Oops. It was my first post here, I thought I had pasted it as well. Thank you!
dbkblk@lemmy.worldto
Linux@lemmy.ml•System76 Launches Pop!_OS 24.04 LTS With COSMIC Desktop
3·7 months agoI have a 6700XT and was using Debian Testing (it was trixie), it was super stable, then it became to be extremely unstable around april 2025. I think it was a mix a buggy mesa update and a buggy kernel update. It was so awful that I had to remove Debian :( I went full Gentoo and it was super stable. I tried trixie again some days ago and it was still extremely unstable, unfortunately… (only on this machine, the others work fine). Mesa 25.3 has fixed a “turn page flip error” on these cards, but not everything is smooth.
I don’t want to use automatic updates on self hosted projects but I subscribe on github / gitlab releases in my rss reader (FreshRSS) and update when I want to!
dbkblk@lemmy.worldto
Selfhosted@lemmy.world•Cfait: CalDav TODO list handler written in Rust (TUI+GUI)English
1·8 months agoInteresting! I’ll definitely have a look 🙂
dbkblk@lemmy.worldto
Selfhosted@lemmy.world•Cfait: CalDav TODO list handler written in Rust (TUI+GUI)English
2·8 months agoHey, thank you for this! I’ll test it later. I was planning to eventually do the same thing (and in rust too).
Thus said, something that I always find impractical with simple todo lists, is that you cannot use it with subtasks. For example, if I want to manage a large project with it, I would need to create a task “Refactor this worker”, and add subtasks “Delete old function”, “Handle the new property”, etc.
I cannot flatten the subtasks in the list because their names wouldn’t be explicit, and making their names explicit would make it a burden to read, and it would make it difficult to follow the main task progress. How do you handle such things with your software?
dbkblk@lemmy.worldto
Selfhosted@lemmy.world•Bad experience on selfhosting nextcloudEnglish
5·8 months agoI had tried in the past and optimized the hell out of it, but I found that’s a really slow software. I appreciate the features, but it looks like they have made a really bad foundation, and built some nice features upon it. Seafile is WAY better performance wise! (but less features). Depending on your needs, the best middleground I’ve found is syncthing between my PC and sftpgo to expose webdav / sftp. There is no lighter setup than that.
dbkblk@lemmy.worldto
Technology@lemmy.world•As Microsoft Forces Users to Ditch Windows 10, It Announces That It’s Also Turning Windows 11 into an AI-Controlled MonstrosityEnglish
1·9 months agoDon’t go onto specialized distro. Just use the main ones like Mint (which is based on Ubuntu, which is based on Debian). I would say that Debian is the best one, but it needs to read some docs if you have a Nvidia Graphic card (but if not, it should be easy and super stable). Bazzite, Nobara, etc, are based on distro that are quickly changing (Fedora or Arch), which are really nice in their own way, but as a beginner, you need stability first!
Try this : https://www.linuxmint.com/edition.php?id=325 It is Linux Mint, but directly based on Debian instead of Ubuntu!

I have mixed feelings about this! Yes, customization is part of the fun, but you need time for this. I think it’s easier to be able to quickly have a working desktop with a shell like this. Plus, it’s light and maintained, and you can tune it the way you like. Customizing is fun, but there’s no need to reinvent the wheel!