James O’Gorman
@jamesog.net
280 followers 320 following 1.1K posts
General geek, gadgeteer, tea drinker, occasional photographer, wannabe musician, and liker of Oxford commas. Recovering sysadmin, pseudo-SRE. Lefty woke liberal. 🏳️‍🌈. Also to be found at @[email protected].
Posts Media Videos Starter Packs
jamesog.net
I think this every day when I have to use GitHub and how much they fuckedup the frontend. Man, just go back to serving static HTML and render it with some janky Perl CGI
jamesog.net
There's a reason I added the :tailscale: reacji to our work Slack and keep trolling IT when it whenver they mention GP 😁
jamesog.net
A while ago I named a service "disco" and it's a joy to type 😃
jamesog.net
0181 811 8181
bleary.off-the-records.com
If anyone needs me I will be in the museum, lying down next to the bog bodies.
Did people really memorize phone numbers before cell phones, or is that just a movie thing?
2? Questions
I was watching some old shows from the 90s and noticed people would just dial numbers from memory - like they'd call their friends or family without looking anything up.
Made me wonder if that was actually normal back then? Did people genuinely have all their important numbers memorized, or did most folks keep a little address book or written list nearby?
jamesog.net
It's a network issue

@ecmp.network 😁
impavid.us
In honor of spooky month, share a 4 word horror story that only someone in your profession would understand

I'll go first: Six page commercial lease.
Reposted by James O’Gorman
neilkbrand.bsky.social
My new podcast, All About the Music, hits podcast platforms October 22nd. Wonderful guests, fabulous chat, a bit of piano analysis and relaxed music love for every genre and style. Please sign up to the mailing list, forward this all over and check out www.allaboutthemusicpod.com/about-the-show
About The Show — All About The Music Podcast
www.allaboutthemusicpod.com
jamesog.net
Instant subscribe 😃
jamesog.net
Yeah, that is a bit annoying. F5 repackage it as part of the paid Nginx Plus subscription but there’s no package elsewhere that I’m aware of 😕
jamesog.net
If you want to achieve even more bandwidth savings: github.com/google/ngx_b...

When we turned on brotli for our edge servers we saved about 2/3 of the bandwidth cost (or maybe it was 3/4, I can't remember, but it was a lot) for the same CPU usage
GitHub - google/ngx_brotli: NGINX module for Brotli compression
NGINX module for Brotli compression. Contribute to google/ngx_brotli development by creating an account on GitHub.
github.com
jamesog.net
Love the soundtrack too
jamesog.net
Mashup bands:
Arctic Pixies
fatguyonabike.org
Mashup bands:
They Might Be Garbage
jamesog.net
Huh. Didn't realise Warwick made acoustics. *GAS intensifies*
jamesog.net
I still maintain Palm Pre was the best smartphone I had
Reposted by James O’Gorman
pfrazee.com
I can't even explain why I like @leaflet.pub so much but I really do, and now it's open source (on an open source open sourcing tool) and man that is cool
@leaflet.pub/leaflet
a tool for shared writing and social publishing
tangled.org
jamesog.net
I want to like helix, and there's quite a lot I like, but I've hit similar bumps to you (e.g. gq) and ~25 years of vim means I struggle to remember helix's inverted motions... and select by default keeps tripping me up - I end up needing to ; to deselect to not accidentally replace text
jamesog.net
I... have never seen that anywhere else
jamesog.net
Can we also get v4 and v6 on the same interface? 😄
jamesog.net
Oh, and re: IPv6 I needed:

networking.tempAddresses = "disabled";
networking.interfaces.ens5.tempAddress = "disabled";

on the v6 interface otherwise you get SLAAC addreses you can't use and outbound traffic gets blackholed 🤪 @upcloud.com would be good if you can fix that!
jamesog.net
I did briefly when I was testing some stuff. I don't recall having to do too much special stuff. nixos-generate-config sets up hardware-configuration.nix to use virtio and qemu-guest.

The only quirky/mildly annoying thing is IPv4/IPv6 addrs are on different interfaces.
jamesog.net
Plus using Litestream to backup/replicate SQLite is a hell of a lot easier to get going than having to have a second Postgres/MySQL/whatever running somewhere else to be replaying WAL
Reposted by James O’Gorman