You can only spin drives down if they’re idle. If you have a service that touches it - say, homeassistant logging data, tvheadend updating EPG - then they’re going to keep spinning.
You can only spin drives down if they’re idle. If you have a service that touches it - say, homeassistant logging data, tvheadend updating EPG - then they’re going to keep spinning.
I switched from an I3-530, nominal TDP 73W, to an N-100, nominal TDP 7W, and power from the wall didn’t change at all. Even the i3 ran around 0.1 CPU load, except when transcoding, and I’m left with the impression that most of the power goes into HDDs, RAM, maybe fans, and PS losses. My sense is that the best way to decrease homelab power use is to minimize the number of devices. Start with your seyrver at 60W, add a WAP at 10-15W, maybe a switch at 10-15W… Not because of the CPUs, necessarily, but because every CPU every CPU comes with systems to keep the CPU going, keep the power regulated, etc.
I’m not a huge docker expert, but I recently spun up a tandoor…dev, and their config instructions explicitly point out a couple of mounts that have to be volumes and can not be binds.
Docker’s own comments are https://docs.docker.com/engine/storage/volumes/ which my tl;dr is faster, can be shared by multiple containers, and can be a remote (NFS/CIFS) target.
I’d guess that maintainers use the volume structure to let docker handle the details of creating and maintaining the mount, rather than put it on the user, who may be spinning up their first-ever docker and may make all kind of naive mistakes.
My ISP seems to use just normal DHCP for assigning addresses and honors re-use requests. The only times my IP addresses have changed has been I’ve changed the MAC or UUID that connects. I’ve been off-line for a week, come back, and been given the same address. Both IPv4 and v6.
If one really wants their home systems to be publicly accessible, it’s easy enough to get a cheap vanity domain and point it at whatever address. rDNS won’t work, which would probably interfere with email, but most services don’t really need it. It’s a bit more complicated to detect when your IP changes and script a DNS update, but certainly do-able, if (like OP) one is hell bent on avoiding any off-site hardware.
Daniel Stenberg claims that the curl bug reporting system is effectively DDOSed by AI wrongly reporting various issues. Doesn’t seem like a good feature in a code auditor.
The UPS needs some power to keep its batteries full. Could be that it’s triggering off some threshold to do a charge cycle instead of just running a constant trickle. I’ve noticed that my laptop and phone charge that way, for example.
…hanging from their cables…
It really depends on what your data is and how hard it would be to recreate. I keep a spare HD in a $40/year bank box & rotate it every 3 months. Most of the content is media - pictures, movies, music. Financial records would be annoying to recreate, but if there’s a big enough disaster to force me to go to the off-site backups, I think that’ll be the least of my troubles. Some data logging has a replica database on a VPS.
My upload speed is terrible, so I don’t want to put a media library in the cloud. If I did any important daily content creation, I’d probably keep that mirrored offsite with rsync, but I feel like the spirit of an offsite backup is offline and asynchronous, so things like ransomware don’t destroy your backups, too.
With only 15U, assuming devices don’t stick out the back, I’d move it face-up, so devices are more hanging from their ears than cantilevered. A full, 42/48U rack is extremely top-heavy and tipping during move is a serious risk, but 15U is fine. It’s still very dense, and OP should try to ratchet-strap it to hard points in the trailer.
I don’t spend any time, awake, in my bedroom. TV is in the living room, where I spend my idle time. I can hear through the walls, though, that my neighbors spend a lot of time just hanging out in their bedroom, and that there’s a TV there. So, I suspect, if you’re in a home with multiple people, that having a TV or entertainment in each bedroom is more common. Essentially treating the bedroom as a private apartment within the larger space.
It kind of amazes me that, in this day and age, email has turned out to be the lynchpin of security. Email as a 2FA endpoint. Email password reset systems. If email is compromised, everything else falls. They used to tell us not to put anything in email that you wouldn’t put on a postcard…how did this happen?
Wonder if there’s an opportunity there. Some way to archive one’s self-hosted, public-facing content, either as a static VM or, like archive.org, just the static content of URLs. I’m imagining a service one’s heirs could contract to crawl the site, save it all somewhere, and take care of permanent maintenance, renewing domains, etc. Ought to be cheap enough to maintain the content; presumably low traffic in most cases. Set up an endowment-type fee structure to pay for perpetual domain reg.
At least my descendants will own all my comments and posts.
If you self-host, how much of that content disappear when your descendants shut down your instance?
I used to host a bunch of academic data, but when I stopped working, there was no institutional support. Turned off the server and it all went away (still Wayback Machine archives). I mean, I don’t really care whether my social media presence outlives me, the experience just made me aware that personal pet projects are pretty sensitive to that person.
As a long-term non-exerciser, routine and coupling it with a reward was definitely key. I started out just walking, and walking to get lunch was a key motivator. Upgraded to a rowing machine, and it doesn’t even feel like a chore to sit on the machine and watch a movie in parts or a show, going on 5 years.
Still have to figure out how to get some strength work in there. Just can’t seem to find a system to consistently do a few push ups, pull ups, and stand ups.
For me, the effort of going somewhere to exercise is a big impediment, and I’m self-conscious exercising in front of people. The low barrier to start a daily workout wins, hands down.
Others find camaraderie just having other people involved in the same process, or really enjoy the variety of machines and options of a well-equipped facility.
You have to figure out which type of person you are. The most important thing is just to do something. (Unless you have specific, Jason Momoa-type goals in mind)
Trouble is defining “The Rich.” Like, definitely billionaires, but there’s only a thousand of them, and you can do a lot of damage with half that. 1% are people with something around $10-15M, and that doesn’t really feel like buy-your-way-out-of-murder money. But even millionaires are probably pretty well insulated from concerns of rent and the price of eggs.
If it were up to me, “Rich” would be somewhere in the 8-figures region, but I’m one of those privileged, ‘comfortable,’ oldere people.
Back in the day, I set up a little cluster to run compute jobs. Configured some spare boxes to netboot off the head-node, figured out PBS (dunno what the trendy scheduler is these days), etc. Worked well enough for my use case - a bunch of individually light simulations with a wide array of starting conditions - and I didn’t even have to have HDs for every system.
These days, with some smart switches, you could probably work up a system to power nodes on/off based on the scheduler demand.
Remember the Arab Spring? Massive protests in multiple North African countries, mostly peaceful regime changes. Those protests were hundreds of thousands of people - less than 1% of most country populations. Most of those nations were still going about their daily business like normal. Complaining about the awful government. Complaining about the disruption of the protests.
It’s really had to get people out of their daily routines.
In the US, there’s the extra issue that a significant part of the population are actually happy with recent events because they think it’s going to work out well for them, personally. Some of them think that the chaos is exactly the overthrow of 4 decades of terrible government they’ve been hoping for, and they don’t care what comes after.
If you’re already running Pihole, I’d look at other things to do with the Pi.
https://www.adafruit.com/ has a bunch of sensors you can plug into the Pi, python libraries to make them work, and pretty good documentation/examples to get started. If you know a little python, it’s pretty easy to set up a simple web server just to poll those sensors and report their current values. Only slightly more complicated to set up cron jobs to log data to a database and a web page to make graphs.
It’s pretty straightforward to put https://www.home-assistant.io/ in a docker on a Pi. If you have your own local sensors, it will keep track of them, but it can also track data from external sources, like weather & air quality. There a bunch of inexpensive smart plugs ($20-ish) that will let you turn stuff on/off on a schedule or in response to sensor data.
IMO, Pi isn’t great for transport-intensive services like radarr or jellyfin, but, with a Usb HD/SSD might be an option.
Lemmy needs a new community: Cops or Criminals? Just pictures of thugs in SUVs & you have to guess whether they’re a cartel hit squad or ICE.