• 0 Posts
  • 45 Comments
Joined 3 months ago
cake
Cake day: March 16th, 2025

help-circle
  • My guess is your heat pump doesn’t have a good dehumidify mode. The thermostat does, but it’s just turning on the A/C. A good dehumidify mode is a very slight A/C and moves a lot of air. So, if your compressor doesn’t handle enough steps down, you’re spending a lot of electricity for not much effect. A dehumidifier with a continuous drain might be a better solution for you.


  • You can try adding cleanuperr to your *.arr stack. It will listen to your queues and if something gets stuck, like .arj files, it’ll remove them, blocklist them, and maybe re-search? I’m not sure.

    You can also change your settings in sonarr to not do any rss sync searches with your public indexers. This stops sonarr from seaching those indexers automatically for the next release. I’ve notices most of that garbage pops up before the official release, then gets drowned out by the real stuff after the release. If you leave the auto/interactive search enabled, you can just click the auto search button for the episode the day after it comes out. You likely won’t pick up any garbage this way.

    I wrote a script that spam reports these, and I run it when I’m feeling frustrated with a something, but nothing I’ve spam reported with the script has gotten taken down yet. So, that sucks too.



  • Depends, take a look at the rest of your settings in the Archiving page.

    You might have set “Never delete Unread Articles”.

    Also, that purge job is on a cron. I’m not sure how often it’ll run. Could be once a week or even month. Thousands of rss articles and links are only a few megabytes big. But you can push the “purge now” button at the bottom of the archiving page to check your settings.



  • Not sure there was anything you could have done differently, but there is plenty that you learned. Don’t give up, think of it like an extended interview process that you got further in, but didn’t work out. If you got one, you can get another. Next time ask for a setup with wifi, preferably a laptop. Most companies do laptops in my experience anyway. The fact that this last company insisted on wired AND blocked your travel router goes to show how incompetent they were. You might have dodged a bullet. If the next company insists on wired, now you can choose to explain your situation or jump straight to the private room for work.


  • Having gone through the approval process at a large company to add an open source project to it’s whitelist, it was surprisingly easy. They mostly wanted to know numbers. How long has it been around, when was the last update, number of downloads, what does it do, etc. They mostly just wanted to make sure it was still being maintained.

    In their eyes, they also don’t audit closed source software. There might also have been an antivirus scan run against the code, but that seemed more like a checkbox than something that would actually help.



  • No they aren’t that sophisticated. I can’t think of them off the top of my head, they’ve all been blocked by sonarr.

    I did a quick search and here are the malicious filetypes I found for Murderbot s01e04 right now: .arj .lnk

    if you do a search on thepiratebay and rargb you’ll find a bunch. Many of them have been blocked and reported, but they get reuploaded as fast as they get taken down. I’ve seen other types before though. I actually blame the *.arr stack for this. These files wouldn’t get downloaded, except by the most ignorant, but the easy automation makes people complacent and more easily fall victim to the scam.



  • Careful, I’ve seen an uptick in malicious files being uploaded for popular tv shows. Including murderbot. You likely downloaded one of those. There shouldn’t be any DRM in pirated media. I’ve noticed it mostly in episodes before they are released. So the day after murderbot episode 2 came out my sonarr started trying to download episode 3. They were all malicious files, on all my trackers except for my private one. Carefully look at the file, if it isn’t legit, since you got it from a private tracker, flag it and boot the user uploading crap.

    If not, could be a transcoding issue. Try watching it directly with VLC.






  • Not quite what you’re asking for, but you can self-host ollama. And based on some recent lawsuits against meta, I’m pretty sure all companies are using as many books as they can get their hands on to train their models. And so their training set contains the books you have in Calibre and more.

    Try asking llama3.3 or whichever model you choose your questions.





  • Some advice, TrueNAS isn’t very newbie friendly. Between permissions and their wonky kubernettes setup that no containers actually leverage, it’s not great. It is free, but expect bumps in the road. Unraid and OpenMediaVault are much easier to use. I switched to Unraid, and it’s been amazing, I highly recommend it. It’s nice that you can install random sized drives, they don’t need to match. You can toss in a few ssds for cache, and the docker containers are super easy to setup and maintain. Jellyfin works just fine for instance. OMV has some great offerings too, but lack the docker/VM hosting side. It’s a NAS and nothing else. It’s expected to have proxmox or something hosted elsewhere that uses OMV as storage.

    #2 opinion, build your own NAS. Especially if you’ve already built your own Gaming PC, it’s pretty straight forward. Pick a low powered cpu, toss in some ram, a ton of hdds, and maybe some old graphics card you have lying around for transcoding or hosting local AI for kicks. You’ll get a lot more for your money this way.