• 2 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle





  • TLDR: do memtest on your RAM

    I recently had an issue for quite some time where my computer would occasionally just hard crash. When it first started happening I tried many of the common tests including memcheck but found nothing. For a while it wasnt super common so I just lived through it. I thought it was an OS thing but it occurred on a different Linux distro and even on the ancient Windows 10 install I have but rarely use. I was just about to pull the trigger on replacing mobo and maybe even CPU+RAM. Before I did that I followed someone’s suggestion to do a mem test. I could have at least sworn that I already did that and it came clean but it was an easy enough test to run, so why not.

    Sure enough, found an error. I isolated the faulted DIMM, pulled it out and I haven’t had a crash since. Crazy since I’m all but certain I did both memtest from a Linux live iso and the Windows memory checking utility.

    In short, test your RAM. Do multiple passes. Maybe even just try swapping out single DIMMs and running on that for a reasonable ammount of time to see if you can isolate a culprit. It was my first thought when the issue first occurred because it’s usually what causes stuff like that. When the tests came up clean originally I assumed it had to be something else. I was wrong.


  • I think the KDE vs Gnome thing in general for a lot is familiarity, but I gotta say as a primarily Gnome user, I find Dolphin harder(or maybe less intuitive) to use. It’s not bad, and in a number of ways I would agree is absolutely superior to Nautilus, but for whatever reason, between the two, I generally would prefer Nautilus.



  • I primarily use logseq but have obsidian configured to use the same directory. I then use logseq for journaling and some tag notes that have searches and links kind of built in. Then I have obsidian for wiki or KB type notes. I can then link to parts of that in logseq. I also use obsidian for a few niche situations where the plugins add value. Its not a perfect solution but it works pretty well for me. I also typically use obsidian to folder directory organize my non journal notes, bit really you could just as easily use your file browser for that.






  • main thing to note is that NFS is an object based storage (acts like a share) where iSCSI is block based (acts like a disk). You’d really only use iSCSI for things like VM disks, 1:1 storage, etc. For home use cases unless you’re selfhosting (and probably even then) you’re likely gonna be better off with NFS.

    if you were to do iSCSI I would recommend its own VLAN. NFS technically should be isolated too, but I currently run NFS over my main VLAN, so do what ya gotta do







  • yeah, the clickbait title almost turned me off, but I did end up watching video. I’m not really into STT (or voice assistants in general), but the keyboard they are allegedly working on does sound pretty sweet and I would definitely be interested in that.

    Being that even if you go to their site https://futo.org there is no mention that I could see of this STT/voice input product, I wonder if I’ll ever be able to find out about said keyboard, should it actually release. For reference, the direct link to the voice input site is https://voiceinput.futo.org

    edit: I also wanted to add that I was unaware of the saved recordings thing, which is horrifying, yet unsurprising… makes me glad I don’t/didn’t use STT… I think… maybe I should go check…



  • Yeah. I often kick myself for getting an nvidia card. My former distro was Ubuntu so I’m familiar with it from that end. I can see how having a constantly updating kernel could cause pain with the nvidia drivers. Even on leap or Ubuntu any tine the nvidia drivers updated it took a fair bit of extra time for regular apt/zypper processing kernel stuff and whatnot.

    im going to keep a sharp eye on slowroll. I might be crazy enough to (eventually) try to convert from leap 15.5 to tumbleweed to slowroll. If it all blows up I was probably going to have to do that anyway.