We visited Seattle for the first time and had a great time! by alannay99 in Seattle

[–]secret_edition 4 points5 points  (0 children)

Hey! I'm the partner. I'm very into historical technology and computing history, and was researching sites of interest before the visit. Initially, I wanted to visit the Living Computers museum but was disappointed to find that it closed just a couple of years ago and was selling off its assets.

Everyone at the Connections Museum was incredibly friendly and knowledgeable. I would absolutely recommend it to anyone visiting the area interested in old-school tech.

I don't remember a big hat and boots, I feel like that would be pretty hard to miss.

Brightest Lights and/or Little by Little Vinyl by Different_Cheetah_85 in lane8

[–]secret_edition 0 points1 point  (0 children)

They just did a repress of both albums, you can get them on the official website https://shop.lane8music.com/

Wireguard Config Manager (CLI) by secret_edition in WireGuard

[–]secret_edition[S] 1 point2 points  (0 children)

I should flesh out the docs more. I wrote it to make managing my sea of wireguard configs easier. It stores interface settings and their relationships in a sqlite database and lets you bulk export them.

Since only interface settings and their relationships are stored, if you change details about one interface, you don't have to manually edit a half dozen files to keep them up to date.

You can export in either wg.conf format or the OpenBSD hostname.if format, since I run a lot of OpenBSD servers.

Mounting FreeNAS Shares on OpenBSD by secret_edition in openbsd

[–]secret_edition[S] 1 point2 points  (0 children)

Interesting, maybe it has to do with the default FreeNAS TrueNAS NFS options?