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
- 16 Comments
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
Selfhosted@lemmy.world•slskd is a self hosted, web based SoulSeek clientEnglish
10·1 year 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.
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.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•Is there any way to save storage on similar images?English
1·2 years agoI don’t think there’s anything commercially available that can do it.
However, as an experiment, you could:
- Get a group of photos from a burst shot
- Encode them as individual frames using a modern video codec using, eg VLC.
- See what kind of file size you get with the resulting video output.
- See what artifacts are introduced when you play with encoder settings.
You could probably/eventually script this kind of operation if you have software that can automatically identify and group images.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•I spent ~$35 on new cables and my LAN speed increased 6xEnglish
1·2 years agoTrue. Hence my caveat of “most cards”. If it’s got LEDs on the port, it’s quite likely to signal which speed it is at with those LEDs.
I haven’t yet come across a gigabit card that won’t do 10Mbit (edit: switches are a different matter) but sometimes I’ve come across cards that fail to negotiate speeds correctly, eg trying for gigabit when they only actually have a 4 wire connection that can support 100Mbit. Forcing the card to the “correct” speed makes them work.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•I spent ~$35 on new cables and my LAN speed increased 6xEnglish
3·2 years agoFor later reference, the link light on most network cards is a different colour depending on link speed. Usually orange for 1G, green for 100M and off for 10M (with data light still blinking).
Dave.@aussie.zoneto
Selfhosted@lemmy.world•I spent ~$35 on new cables and my LAN speed increased 6xEnglish
111·2 years agoI have not cared about or terminated A-spec after network cards gained auto MDI/MDIX about 20 years ago.
Dave.@aussie.zoneto
Selfhosted@lemmy.world•My homelab had the stupidest outage everEnglish
5·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
56·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.
Directly from the nginx home page:
nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server, originally written by Igor Sysoev.
How about you read the very first sentence of my little snippet again.
The very first sentence.
The sentence that says, “You don’t need to register for copyright in Australia.”
You know, the sentence that effectively describes what needs to happen if you’re thinking about registering copyright in Australia.
Perhaps in your country you have to register works for copyright so that the courts will recognise your claims of infringement. Other countries, maybe not so much.
The World Copyright Office then?
Oh wait, three seconds of googling suggests my posts are most likely covered when I post via my home instance in Australia.
“You don’t need to register for copyright in Australia. The moment an idea or creative concept is documented on paper or electronically it is automatically protected by copyright in Australia. Copyright protection is free and automatic under the Copyright Act 1968.”
Dave.@aussie.zoneto
Fediverse@lemmy.world•Lemmy active users down, comments steady and posts upEnglish
1·3 years agoYes, but only on Tuesdays, 4 to 6pm. Don’t want to steal the limelight, there’s room for everyone.
Dave.@aussie.zoneto
Fediverse@lemmy.world•Lemmy active users down, comments steady and posts upEnglish
551·3 years agoThe arrival of Boost for Lemmy did it for me. So now it’s a case of stumbling around and finding the communities I like, and beginning to post, and that always takes a little while.
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.