I found with my QNAP NAS that even just sitting the case on a piece of styrofoam made it considerably quieter. A lot of vibration gets transmitted through the feet and whatever it sits on gets turned into a sounding board.
I’m a technical kinda guy, doing technical kinda stuff.
- 0 Posts
- 14 Comments
These kind of “manual” a/c units normally have a little sticker or a caution in the manual to “wait 5 minutes before restarting”.
People can easily trigger this kind of thing just by turning the thermostat back and forth, so there is usually a thermal cutout on the compressor to keep them mostly safe.
You can usually hear it when it activates, there will be a hum from the stalled compressor for a few seconds and then a little click, and then the compressor won’t start for a minute or two.
It’ll be fine as long as you don’t try and start it up again within a few minutes of turning it off.
Pressure just needs to slowly bleed from the high pressure side to the low pressure side of the compressor before it starts again, so that it isn’t initially stalled against high pressure.
Dave.@aussie.zoneto
politics @lemmy.world•What if time was the only currency? Introducing the Human Time Economy
1·1 year agoNone of this stands up to any sort of robust critical thinking, which is sadly lacking in LLMs.
Eg. All your “high performing” worker input relies on skills gained elsewhere , and others have already asserted that the time spent doing one job is not directly equivalent to the time spent doing another job.
All your renewable energy sources rely on external inputs to manufacture or obtain. “We’ll just use solar panels and battery storage and avoid all the centralised systems”, you fail to understand the enormous resources needed to create such items in bulk, which is what you’ll need when making hyper local energy systems.
Essentially, your dream society is leeching off capitalism to exist, and this seems to directly go against its lofty ideals.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•Can local LLMs be as useful and insightful as those widely available?English
67·1 year ago“Why do people do X, when in my opinion if you disregard the two top reasons for doing X, it’s pointless? Prove to me that it would be better!?”
Dave.@aussie.zoneto
Programmer Humor@lemmy.ml•In retrospect I should've stayed in the 90s
7·2 years agoMaybe we should take the Amazon storefront naming approach where instead of repurposing exisiting nouns we just create new words from combinations of vowels and consonants, like Pnopty, or Flontep.
Dave.@aussie.zoneto
Programmer Humor@lemmy.ml•Some poor soul earning his stripes at Spotify today.
69·2 years agoAlways make your test messages something like, “Test message, please ignore”.
That way if it all goes wrong at least it looks like it was somewhat intentional.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•slskd is a self hosted, web based SoulSeek clientEnglish
10·2 years agoYou can just use a soulseek client.
However I have a build of this daemon running on a Qnap storage device, which is super handy just for ad-hoc music searches, and people can also peruse my music library 24/7.
…use Windows on an air-gapped PC to do all your software development? At least then hackers won’t steal your source and post your shameful code on the internet.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•Digital gatehouse for remote maintenanceEnglish
1·2 years agoSomething like a raspberry pi or equivalent, and use reverse SSH set up to connect to a server with a known address on your end.
This means that ports don’t need to be opened on their end.
Also if you go with a gateway host, shift SSH to a randomised port like 37465, and install fail2ban.
There was a series of books in the '80s where a systems programmer gets pulled through a portal into your typical magical world, good vs evil, etc.
They subsequently look at the magical spells in use and realise they can apply Good Systems Programming Practices™ to them. And thus, with their knowledge of subroutines and parallel processing, they amplify their tiny innate magical abilities up to become a Pretty Good Magician™. So while all the rest of the magicians basically have to construct their spells to execute in a linear fashion, they’re making magical subroutines and utility functions and spawning recursive spells without halting checks and generally causing havoc.
It’s quite a good allegory for modern times, where a select few build all the magic and the rest just have useful artefacts they use on a day to day basis with no idea how they work
Dave.@aussie.zoneto
Selfhosted@lemmy.world•My homelab had the stupidest outage everEnglish
1·2 years agoYeah , it’s really a little strange in OPs case, I can’t really recall changing a CMOS battery in ages, like decades of computer use.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•My homelab had the stupidest outage everEnglish
1·2 years ago- Replace CMOS battery.
- Get small UPS.
- Discover that small UPS’s fail regularly, usually with cooked batteries.
- Add maintenance routine for UPS battery.
- Begin to wonder if this is really worth it when the rest of the house has no power during an outage.
- Get small generator.
- Discover that small generators also need maintenance and exercise.
- Decide to get a whole house battery backup a-la Tesla Powerwall topped off by solar and a dedicated generator.
- Spend 15 years paying this off while wondering if the payback was really worth it, because you can count on one hand the number of extended power outages in that time.
- In the end times a roving band of thugs comes around and kills you and strips your house of valuable technology, leaving your homelab setup behind and - sadly - without power. Your dream of unlimited availability has all been for nought.
Conclusion: just replace the CMOS battery on a yearly basis during planned system downtime.

It looks like your drive is going offline randomly, or at least, when it warms up a little. All the IO errors look like various subsystems trying to write to something that’s not there anymore, which is why there’s nothing visible in the logs when you look later.
Could be the drive, could be the drive controller on the motherboard, could be just that your nvme drive just needs to be taken out of its slot and reseated, could be something weird in your BIOS setup that’s causing mayhem (bus timings, etc).
Personally I’d reseat your drive in its slot first and go from there.