
Is this for a single person?

Is this for a single person?


I have a keyboard hotkey to take the copy/paste buffer and display a QR code on screen. Straightforward to implement on macOS, and presumably Linux too.
macOS: pbpaste | qrencode -t ANSI
Maybe not what you want, but have you considered VPN’ing at your router? Doesn’t help if you travel, so maybe worthless…
You can/could also find Coffee HOWTO in your distro’s HOWTO package. (I found a reference back to v0.5 of the document in 1998.)
Has simple schematics to get you started for the hardware, using the parallel port to toggle relays.
It’s a very neat little document, and inspired me to write a simple kernel module so I could echo 1 | sudo tee /sys/whatever/coffee0 to turn pin 0 high on the parallel port. (This is silly, and it’s much easier to just do things in user space!)


…and regular old murder for ReiserFS.
Not sure what it is about filesystem maintainers…


Oh durr, yep, agree…not the flying experience I’d want.
Humans weren’t meant to live with zero autonomy.
Not every parent removes all autonomy from their child. Sorry that happened to you, sounds like it sucked.


Pretty sure I’d get up and walk off the plane. Not sure I wanna be on that flight with that flight crew.
IANAL but it might be better for the future lawsuit to be forced off.


Not just UNIX-like, but actual UNIX.
IIRC there were some UNIX-certified Linux distros out there too, not sure if they’re still around.


Only one of them is UNIX.


Cool, I recommend it!
I have my public facing reverse proxy point to my public services, and I also have it set up as a “roadwarrior” VPN to my home. So, I can connect my phone via WireGuard to my VPS, and a local DNS resolves my private services to the private IP addresses in my home network (so, I also run a reverse proxy on my server, for internal services).
I also have an off-site backup using this — just a raspberry pi and an HDD at family’s, that rsyncs+snapshots over the WireGuard network.
I’m sure I’m not following all the best practices here, but so far so good.


VPS with a public ip (which just takes all the fun out of selfhosting)
Why do you say this? My VPS only runs a reverse proxy and WireGuard, with all services hosted on my computers at home.

March in San Francisco is feeling like August in LA.


Coup de.tar.gz


I’ve heard stories of grad students flat out refusing to work with HF. (Never relevant for me, other than being something very scary.)

California’s breakdown has a lot more renewables than US as a whole (shocking!): https://en.wikipedia.org/wiki/Energy_in_California
Having kids has made random conversations somewhat frequent for me.


Something that I found super interesting learning about amateur (ham) radio was that antennas don’t always work “backwards” as you’d expect. From Maxwell’s equations they obey reciprocity, so it stands to reason (or so I thought) that an antenna that’s good at receiving is also good at transmitting.
But it’s not true! It turns out that the noise floor of the environment — in part due to atmospheric stuff like lightning — is so much higher than the sensitivity of radios (well above thermal/Johnson noise) that an inefficient antenna can be a really good antenna for receiving, in certain circumstances. Namely, if a receive antenna is inefficient but has good directionality, it can be useful…but probably no good for transmission!
It’s not super profound or anything, but I found it pretty interesting.


Remember that RAID and redundancy is not backup.
Try to 3-2-1, or something similar/better, if you can.
I am fairly sloppy here, and I am also very cheap. I have multiple copies in my home for important stuff (mainly Immich), the in use copy being on SSD and a few backups on spinning rust. I have a raspberry pi with an external HDD at family’s place, with a daily rsync+snapshot, for off site backups.
Of course, I’ve never had a catastrophic failure, so who knows how smooth that would be…
For those who want AWD, range will be somewhat reduced.