tburkhol
@tburkhol@lemmy.world
- Comment on !@$& Homelab Networking 1 day ago:
I made a self-hosted forgejo repository of /etc. Commit messages aren’t always informative, and I’ve never actually gone back to the repository to figure something out, but it’s there, just in case. Me cosplaying a sysadmin.
- Comment on Valve's new hardware will NOT be loss leaders 1 week ago:
I want it to be a successful product, that I can buy, and will be supported for a useful number of years. $800-1200 feels OK for that. $2000 feels like Apple Vision territory.
Jesus, man: haven’t you ever been excited about a thing before it’s on shelves? Speculated about a sports game before it’s over? Talking about your anticipation is part of the fun.
- Comment on Stop cramming everything onto one Pi: treat your home lab like a tiny ISP - hardware, stack, backups and an update plan 1 week ago:
It looks like he’s split out the individual USB wires, run the power to the USB port, and the signal wires to different places on the exposed board, maybe to force fast mode in the charger. Then just buried everything in silicone for insulation and to keep wires from pulling loose.
- Comment on God ****** dammit, here we go again 2 weeks ago:
legit places…
My university, 23andMe, Transunion, Equifax, CapitalOne, United Healthcare…
- Comment on It's OK to just like lemon water. 2 weeks ago:
That girl can rant. Love her work, but always watch it at 2x to maximize the frustrated-teacher vibe.
- Comment on My Dream of a Home Router / Server 2 weeks ago:
Would you allow the converse: FoF to store data on your system? Data that could be CSAM - maybe encrypted, maybe not - ‘terrorism’ content, etc?
- Comment on My Dream of a Home Router / Server 2 weeks ago:
My problem with chains of trust is the Kevin Bacon problem. Sure, I trust my friends, but some of their friends can be a little sketchy. Plus, they don’t have any direct social contact with me, nor any personal consequences for betrayal. And nevermind the sketchy friends of the sketchy friends.
Federation has its uses, but trust is not one of them.
- Comment on The Value of NVIDIA Now Exceeds an Unprecedented 16% of U.S. GDP 3 weeks ago:
So, the US GDP is about $30T. Walmart revenue is about $700B, or 2.3% of GDP. Amazon, 2.1%. United Healthcare, 1.3%. Roughly one out of every 20 dollars spent in the US goes to Walmart or Amazon. That’s kind of terrifying.
- Comment on Microsoft seemingly just revealed that OpenAI lost $11.5B last quarter 3 weeks ago:
In contrast to the housing bubble, where a lot of the value was in overpriced houses sold to individuals, this overpricing is almost entirely in tech stocks, and tech stocks are almost entirely owned by by the wealthiest 10%, even 1%. The tech billionaires have limited ability to divest themselves of their own overpriced companies and absolutely will lose money.
None of them are going bankrupt, they’ll all be just fine when the market recovers in a few years, because that’s the nature of capitalism. A bunch of peons, who convinced themselves that the bubble-value of their 401k meant it was safe to retire, will suffer, will have to go back to work - if you’re not an oligarch, losing money is painful.
- Comment on Its a solar powered phone / webserver! Made from a pixel 6a, solar panel, and hopes/dreams. 4 weeks ago:
Looks like California, USA
- Comment on Its a solar powered phone / webserver! Made from a pixel 6a, solar panel, and hopes/dreams. 4 weeks ago:
From the power draw, it looks like lemmy federation got hold of it around 16:30. As of 17:20, it’s still holding up.
I understand the Mastodon federation system can be very DDOS-ey on web sites, if you’re tempted to post it there.
Cool project.
- Comment on Selfhosting Sunday! What's up? 5 weeks ago:
I’m not a systemd guru, but it turned out pretty easy. dev.mysql.com/doc/refman/…/using-systemd.html#sys… Basically just make
[mysqld@copy]sections in my.cnf thensystemd start mysqld@copyand systemd is smart enough to passcopyinto mysql.I did it slightly different, using
systemctl edit mysql@.serviceto define different default files for each instance, then[mysqld@copy]sections in each of those files. Seems like theportoption for each has to go in a[mysqld]section, but otherwise ok.Replication because I want to put some live data, read-only, on the VPS, exposed to the world while the ‘real’ database stays safely hidden in my intranet. SSH tunnel so the replica can talk to the real database.
- Comment on Selfhosting Sunday! What's up? 5 weeks ago:
I’m hung up on unrecognized charset #255. Tried rolling everything back to utfmb3; suppose I could go all the way to Latin1. I imagine there’s a lot of depth I could learn, but dropping mariadb for mysql seems like the path of least resistance right now.
- Comment on Selfhosting Sunday! What's up? 5 weeks ago:
I’ve been trying to convince a VPS to run two instances of mariadb - one for local databases, one to replicate the homelab. Got mariadb@server and mariadb@replica sorted out through systemd, but now stuck on replication from mysql to mariadb. Looks like I’ll be ripping out mariadb and putting everything on mysql.
- Comment on Best "bang for your buck" NUC/Pi setup for Jellyfin/HomeAssistant/PiHole? 5 weeks ago:
I’ve got all my internet infrastructure on one monitor - 50W for the N100, the cable modem, an ooma VOIP device, and UPS. I’d guess the server, with its WAP, 4x GbE ports, 2x spinning disks, and USB TV tuner, is 35-ish of those watts.
- Comment on Best "bang for your buck" NUC/Pi setup for Jellyfin/HomeAssistant/PiHole? 5 weeks ago:
If you have the spare cash, I found the N100 NAS motherboard to be a great source of occasional weekend projects, and now it very definitely looks like I’ve gone overboard.
I started out just wanting a file server to store backups.then…
- DHCP and NAT because my ISP would only allow one user.
- DNS so I could refer to systems by name
- pihole
- mythtv/tvheadend so I could watch OTA tv & archive CDs & DVDs
- hostapd for Wifi
- homeassistant
- immich
- nextcloud
- tandoor recipes
- just added fastenhealth for medical records
It didn’t feel like a lot, because it took years. Among the amazing things has been all the times I’ve been able to upgrade the motherboard by just plugging the HD into the new board. Started out just using old desktop boards; the N100 was the first purpose-bought board, and also the most complicated upgrade, because it added UEFI. There definitely are projects out there that don’t have an arm option, so something x86 is more flexible.
- Comment on Best "bang for your buck" NUC/Pi setup for Jellyfin/HomeAssistant/PiHole? 5 weeks ago:
Pi 4 should be plenty to run Jellyfin, homeassistant, pihole and octoprint. Docker setup is pretty straightforward, and I can vouch that HA & pihole containers work great on RPi, if you want to leave the Jellyfin setup as-is and put the others alongside.
If you’re looking for an excuse to expand, my vote is for an N100 type system. I got one with 4 ethernet ports, PCIe for a wifi card, couple of NVME slots, and a half dozen SATA ports for $100-150. That’s a huge step up in potential without much increase in power draw. With the right wifi card, you can even use it to replace your WAP/router.
- Comment on IPv6 and TP-Link Omada troubles 5 weeks ago:
Are you sure the ISP will delegate a /56? Mine supports prefix delegation, but will only give a /64, and it seems like subdividing that ¿into /72s? would be questionable.
- Comment on Getting old and would like a better way to track health the self hosted way 1 month ago:
Fetched it. Started it. Did a really nice job fetching my whole health record from insurance co & has a wide array of compatible providers. Decent presentation of repeated test results. It’s got a bunch of areas “not implemented yet,” but it’s a decent way to visualize the records. Probably even better if you have health records from multiple providers.
- Comment on Aight. Let's be honest. How many of you dress for yourselves, and how many dress for others? 1 month ago:
They do care that I wear clothes. Ain’t nobody’s day improved by seeing more of my skin.
- Comment on Thank you to the people providing a counterweight over on the Relooted forums 1 month ago:
IKR. An endless supply of real-world adjacent McGuffins, stored in secure locations, with justification for plenty of guards, and none of them are “nuclear codes,” “war plans,” or “drugs.” It’s a great way to keep doing familiar and popular game mechanics with novel narrative, just by picking a different cultural reference.
- Comment on I am attempting to get into self hosting after a shockingly frightening experience. I am very lost though. 1 month ago:
Safe deposit box is exactly the right size to hold a 3.5" HDD. Or several. I keep a backup Yubikey there too, because I love the physical token 2FA, but I’m pretty sure I’m going to lose it.
- Comment on A lot of media depict the United States as being invaded by fascists from the outside. Nobody thought fascism will come from within until now. 1 month ago:
Came to say this. I recall especially the books private, paramilitary “marching clubs” being turned into law enforcement, which feels a lot like how the Proud Boys and 3% have fallen out of the media at the same time as ICE has co-opted their tactics.
“We’ll have fascism in [America], but we’ll call it anti-fascism” - Huey Long
The whole of US political commentary 1935-1939 feels very relevant today.
- Comment on I'm stupid...how do I avoid wires when mounting things to the wall? 1 month ago:
The really nice ones :) Concrete is a lot quieter. They’ve put up several new complexes in my area, and even for $600k, you get just framed party walls. Some of the builders go so far as to build little brick extensions on the exterior facade, so it looks like masonry wall extends between the units. My unit has a daylight basement, and the below-grade party wall is cinderblock, like the below-grade exterior wall, but that ends at grade.
- Comment on I'm stupid...how do I avoid wires when mounting things to the wall? 1 month ago:
For example, in my 1980s townhouse, all the plumbing goes through one interior wall. There’s void space in the bathroom that carries chimney and ductwork. Wiring goes variously through that one interior wall and the exterior walls. The kitchen has a fake wall built in front of the party wall to give space for extra outlets.
- Comment on I'm stupid...how do I avoid wires when mounting things to the wall? 1 month ago:
In most cases, the ‘party wall’ between two townhouse units is not allowed to carry any services - no wires, pipes, or ducts. The ones I’ve seen being built lately often have a couple extra sheets of drywall just sitting in the wall between units, presumably as a fire/noise retardant, and that might confuse stud detectors.
You’re also not supposed to do stuff to those party walls, at least not without consent from the neighbor, because they are essentially co-owned.
- Comment on Looking for a simple personal homepage 2 months ago:
You don’t even need to learn HTML to do it. Any word processor will ‘save as HTML,’ but the markup should be straightforward enough for anyone considering selfhosting. CSS can be a real rabbit hole, but browser default styles aren’t awful.
- Comment on Simplify home hardware for selfhosting 2 months ago:
I’ve used a retired desktop for my home server since 1999. It doesn’t have the fancy web-UI management of commercial NAS, but I’m comfortable with command line and config files.
At some point, I realized I could use its wifi card and hostapd to replace my WAP. That was a bit of an adventure initially finding a card that really supports AP mode and setting up hostapd, but has now allowed me to migrate from 802.11g to n to ac much cheaper than buying whole new devices,
Recently converted to an N100 with 4x ethernet ports, which let me unplug my little 5-port switch.
Managing this doesn’t feel like a second job: it’s stable and just works. Automatic updates, with kernel blacklisted; periodically log in, update kernel & reboot. It does give me the opportunity, when I get inspired, for a weekend project, like adding hostapd or a new service, either via docker or bare metal. I like that I have one device doing “NAS,” WAP, and router jobs.
- Comment on 2 months ago:
That drive averages 900 hours between power cycles? In Windows?
- Comment on What percentage of the world population ages 30+ do you suppose is capable of financially supporting themselves & living & thriving independently? 2 months ago:
A lot of those 45+ are in two-earner households. They might be ok independent of each other, but not at the same level. Then the whole retiree population…is someone on social security ‘financially supporting themself?’