Spyke

Replies

Comment on

Getting started with NextCloud?

I ran it manually installed for years in a vm, then an LXC. It broke…a lot.

Then I ran it as docker containers with MySQL for a few years. It broke…less-ish.

Then I ran the AIO container. It was (and is) quite irritating because it’s so opinionated compared to regular docker containers. However, it hasn’t broken. It works pretty well. It’s faster than my old install and the office stuff seems to work better. However…want to do something different to the way Nextcloud AIO recommends? Nah, fuck you go kludge something together. You kinda have to do stuff their way, including things like backups.

It’s annoying to have all my other compose containers work with volumes and similar settings and Nextcloud be kinda its own thing, but I’m sticking with the AIO container. Takes a while to set up, but at least the documentation can’t be accused of being sparse.

That’s been my experience anyway. I’m sure smarter people than me have managed to bend it to their will a bit more.

Comment on

[Question] Quietest 16-18TB hard drive for NAS

Not sure about seagate drives as I’ve never used them, but I’ve been using ultrastar drives for years and found them more or less inaudible.

They are owned by WD now, and I’m not a huge fan of that as the only drives I’ve ever had die are WD’s about a decade ago. Had some regular red’s since then and they have been fine. Ownership by WD doesn’t seem to have enshittified ultrastar so far, as far as I can tell.

Comment on

NFC Tags and Wireless Charging

Reply in thread

As an addition after re-reading your post requirement for multiple chargers, if you had a cheap smart plug on each charger, you could measure the current draw and use that as a condition for different automation actions (combined with the mobile app charging state sensor). That way you could identify which charger your phone was placed upon.

Comment on

NFC Tags and Wireless Charging

Reply in thread

Agree that this is probably best, maybe combined with a time condition (if you have a regular bed time!).

Something to note with iPhones- you can’t scan a tag for home assistant and have it auto-execute your automation. It prompts that a tag has been scanned and then asks if you want to open home assistant…at which point just make a Lovelace button to toggle your automation as you’ll have to interact with your phone! There are hacky work arounds (last time I checked) with the shortcuts app to bypass this, but at that point maybe just use the mobile app sensors!

Comment on

[Question] Quietest 16-18TB hard drive for NAS

Reply in thread

I have six of them running on the other side of my microscopic apartment and I can only hear the PSU fans. I never even really thought about them being enterprise until your comment, I just found HGST drives fantastic and kept riding that train. They are definitely not louder than the WD red’s I have run.

Obviously I’m looking forward to the silence of an ssd future as much as anyone else.

Comment on

[Question] Quietest 16-18TB hard drive for NAS

Reply in thread

Nah, nothing to do with noise.

As far as I’m aware it’s a feature to control power to the disk. Look it up to confirm if you’re interested, but I think power delivered on that pin keeps the hdd off. Cutting the power (or snipping the power cable in my case) causes it to function normally. Plenty of people have bought these drives and assumed they are dead (including me!) when plugged into a regular PSU, which just supplies the power. I assume enterprise servers allow you to turn the 3.3v pin on and off. I suspect it’s more useful in datacenters etc to restart problematic drives & run diagnostics etc remotely before having to go and actually find the thing in the server/rack/aisle of racks/warehouse of racks etc.

Someone here will know more than me.

Comment on

[Question] Quietest 16-18TB hard drive for NAS

Reply in thread

Pretty sure they are all WD-era Ultrastars now.

Only gotcha I ever found with them (and some shucked WD reds several years ago I think) is to disable the 3.3v pin. Plenty of different methods for that, but I just snipped it out of the power cable. Lots of posts online explaining it, it’s not an ultrastar specific deal.

Comment on

Looking for a portable AC with local control

Reply in thread

I have two window units and a switch on the wall wired in to turn power on and off to them like yours. It would be the same as pulling the plug. I added a Shelly relay to each of them to turn them on and off via home assistant.

I can’t change any settings on them as they are physical dials on the front of the unit. However, I generally keep the dials the same and just turn them on and off with the relays.

There’s a warning not to turn the units off and then back on in 3 minutes (I’ve seen this on quite a few units), but I think lots of units only enable the fan if they are switched on in that time frame as a precaution. The compressor comes on after the warning period passes. No idea why.

Comment on

Shelly devices not discovered

I run a number of Shelly devices on an iOT vlan with opnsense, but I used the integration- could that be an option?

I found a couple of the shelly devices (the humidity & temperature sensor and the smoke alarm) needed to be able to access HA to send updates so I created an opnsense alias to allow them just to access the ip it’s on. I could see MQTT being useful for these maybe?

I also have a couple of plugs and plus 1pm’s that just sit isolated on the vlan and get accessed by HA from the LAN. The integration was super easy to setup for these.

Comment on

*Permanently Deleted*

Reply in thread

But this post didn’t suggest Docker, it suggested a VM. This would be a totally sensible thing to do as you can just recreate it if you mess it up. Virtualbox works fine on Windows and Linux. Install it and spin up a distro.

Mate, the suggestions you have been given for VMs and docker are to help you recover easily should you mess up. If you are going to moan about that…maybe just install bare metal and get on with it yourself?

You reached the end