• 1 Post
  • 20 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle

  • It’s kinda janky but I’ve been running HoloISO on my gaming rig for over a year and it was mostly pain free. To be clear I don’t use that system for much more than gaming but recreational browsing and music/movies etc as well. It’s fine.

    Recent decisions by the maintainer to make that distro immutable have confused me and I’m thinking about switching to Endeavor. I was historically a Debian user. This was my first experience with Arch (btw) so I’d kinda like to get to know it a bit before we introduce thicker weeds and deeper rabbit holes thanks very much bye.


  • You might like Commento which is FOSS. You can self-host it (or fire it onto a free or low cost cloud host), and fun. It’s more like a Lemmy/reddit format (comment up/down votes can be enabled) than masto but maybe you’ll enjoy it.

    Users can comment anonymously or you can enable basic verification steps. Decent moderation for if spam bots find you. Etc.

    ETA I used to host my instance on Heroku’s free tier and it was more than enough for what little traffic was coming to my site.



  • I use syncthing for personal and work, and it’s great. Having said that I’ve found it struggles with versioning i.e. editing a document from multiple devices.

    Look into something like Standard Notes for cross platform markdown editing. It’s e2e encrypted, works great, the dev is very responsive. Ymmv but I really like it, have it on every device I own and use it daily.

    I’ve also just used a private git repo for editing docs from multiple devices. Once you get it set up it’s effortless, and most ide’s are extremely fun to use as text editors.


  • TerkErJerbs@lemm.eetoLinux@lemmy.mlSwitching GPU
    link
    fedilink
    arrow-up
    3
    ·
    7 months ago

    OP is it the 7700 non-x 65w tdp version? Asking because I’m thinking about upgrading my CPU from 5600x to the 7700non-x and have the same gpu. I was actually wondering how throwing that integrated graphics into the mix would work so thanks for asking this and looking forward to your findings if you don’t mind posting however you end up solving this.



  • fml I’ve got a debian build on what used to be my daily driver until I somehow managed to completely eff the kernel and headers. This was my first time using LVM and I still don’t know how, but the last time I updated the kernel and headers they installed to not my user-space of choice but to the parent encrypted volume. Not realizing what I had done wrong I then proceeded to autoremove and next reboot… bricked.

    Have tried multiple ways to get it back, nothing profitable yet. At least I can still access the file system and have taken everything off that I wanted. Haven’t gotten around to format/reinstall. Won’t be carelessly working with kernels again that’s for sure.














  • Grammarly and anything like it is literally just a linter for prose. A couple of years ago I set up Atom text editor with a few different libraries and packages, some of them cloned from Grammarly, to lint my writing.

    You can configure it with any styleguide you need i.e. journalistic, professional, informal, etc etc. Do a little digging, it’s all out there and lots of it is FOSS.