Ade
banner
adegoodyer.com
Ade
@adegoodyer.com
DevOps and Infra Developer 👨‍💻
BSc Software Engineering 👨‍🎓
K8s, Go and Linux 🖥️
Eight blind men and an elephant 🧘‍♂️
Pro European 🇪🇺
Agree (and I especially like Cilium), but I've also had a lot of joy with HAProxy via lxc's and it's VRRP protocol.

As always - it's all a matter of your stack and personal preferences.

eBPF for the win though.
May 9, 2025 at 8:49 PM
When you lose your sense of smell it's called Anosmia.

(bad joke from the tv series Scrubs - but it's always how I remember it).
May 9, 2025 at 8:13 PM
Statistically, most people after making tactile contact (or even close proximity) to someone (e.g. shaking hands, shoulder taps, hugs etc) will repeatedly make attempts to touch their nose..
May 9, 2025 at 8:13 PM
Sounds a strange thing to mention but our sense of smell is underrated and very powerful in our brains and memory imo.

Two interesting insights..
May 9, 2025 at 8:13 PM
The long way to a small angry planet - magical
February 28, 2025 at 10:29 PM
I know you like book recommendations and feedback so I'll recommend 'The Measure'
February 28, 2025 at 10:07 PM
Time is one resource that cannot be borrowed or bartered.

Spend it like it's the most precious thing you have, because it is.
February 28, 2025 at 10:03 PM
This is exactly what gad feels like. Could also be a bit of pre-burnout behaviour.

Either way, you can tackle that feeling of overstimulation the same way by developing good sleep hygiene aligned to you circadian rhythm.

Happy to elaborate if anyone needs.
February 27, 2025 at 9:55 PM
docker-slim?
February 27, 2025 at 9:26 PM
Before everyone piles in.. let's just remember yaml was supposed to be human readable and flexible from the get go.
February 14, 2025 at 8:25 PM
👋
February 13, 2025 at 7:11 PM
Shout out to fzf for fuzzy searching as well and it's rapid.
February 11, 2025 at 9:27 PM
Not come across mosh before, having a peek now 👀

You should checkout Twingate as an alternative to Tailscale, great with k8s.
February 11, 2025 at 9:00 PM
VSCode Remote Explorer is actually nice and convenient to drop right into where you need to be.

I mix vscode, nvim, vim, tmux, ssh config etc in my workflow.. whatever I need to do tbh.

You can call it laziness or you can call it efficiency - I don't mind.
February 11, 2025 at 8:55 PM
I have a special vinyl reserved for this moment - probably 4-5 times a year.

Lights out, volume high, press play and dance like nobody's watching 🕺😄
youtu.be/TP9luRtEqjc?...

You are one in a million.
January 31, 2025 at 8:20 PM
Or worse.. Bastions!

Have you tried Twingate as an alternative to Tailscale?

I switched almost a year ago, but both are pretty decent options tbh.
January 27, 2025 at 7:37 AM
Agree, being volatile and unpredictable that also brings in a new factor to whichever codebase I'm working on.

Test generation is imo probably one of the best ways of utilising llms whist implementing code.

Perhaps not unit level if you're strict tdd, but definitely integration tests.
January 26, 2025 at 10:26 PM
Cursor seems to spread the context out as far as I can tell (via ChatGPT or Claude - with the latter being larger) so gave better project based results from my experience.
January 26, 2025 at 10:17 PM
Same experience here, but also with all LLM's in general - you can push them to a point and then they collapse and start getting confused/hallucinating.

Ideally the ability to set rollback points in your code would probably improve this beyond editing previous queries.
January 26, 2025 at 10:17 PM
I'm almost anti-ai assisted programming these days though - good for exploration and prototyping.

Can certainly make you more productive in the short term, but I never feel fully connected to any generated code I write and so it's definitely more error prone and harder to recall months later.
January 26, 2025 at 9:57 PM
It's the choice of LLM per interaction that's more important and you can easily select each time, so that's nice.

ChatGPT and Claude seem to be the leaders atm and both have their strengths.
January 26, 2025 at 9:57 PM
I've recently gone back to Copilot on both vscode and neovim and can recommend.

Code completion suggestions as well as inline chat in both editor and terminal.

Played with Cursor for a while but if you think the extensions on vscode are becoming bad then that's like the wild west.
January 26, 2025 at 9:57 PM
Knowing you've solved a users pain point is that they become mute to talk about afterwards.

If you can also prove that through data then you've thoroughly understood domain, problem and solution.

It's not magic tho - good communication, experience and tight feedback loops.
January 26, 2025 at 9:31 PM