Ben Wilson

@gtb3nw.bsky.social

Platform Engineer | Manchester Let's talk about nerdy things!

There were a couple of slop-bots which kept appearing in the bsky.app/profile/devo... feed. I've blocked them and cleaned the feed up a little. Unfortunate because their content was interesting - but AI generated opinions, which doesn't fit well to the feed.

Post nicht verfügbar.

Anyone familiar with tanstack & shadcn able to explain why have the most basic setup is causing 1000's of chunks to be made? It's making my browser lag. I'm using the dashboard-01 block and followed tanstack start from scratch. Seems like a vite problem?

Public bribe time - first google engineer to add the ability to tell the browser to never request favicon.ico, through the means of a `x-fuck-off-favicon` style header, I'll buy you a beer if I have the pleasure of meeting you in person 🙇‍♂️

When Kubernetes does things wrong and you need to address it directly in order to yell at it, use vocative case: κῠβερνῆτᾰ (kuberneta) To express what you would like to do to Kubernetes (as the object of some choice verbs), use the accusative: κῠβερνήτην (kuberneten)

So I've been wondering where all my money is going on groceries. Turns out my bank has an API to attach pictures of receipts and even submit that data in a structured format (fancy OCR time I think!!).

So I'm learning how to write an SWC plugin. Done the most basic hello world of transformers and changed an OL element to a UL one. Long term aim is to inject OpenTelemetry instrumentation into react apps.

Curious if any platform engineering team has used dagger to success yet? It has matured over the last year, enough that I want to try it out. The new LLM integration seems interesting, almost a land grab attempt at the MCP market.

Explaining platform engineering to a non-tech person at the pub on Saturday, stretching a baking analogy a bit too far... K8s folk make the ovens, OTel folk provide the timers and temp gauges, CI/CD provide the tray and racks (bit of a stretch, no pun intended), but we don't make the bread.

Note to self, don't use Verbatim SD cards for hosting an OS on an SBC. I'm guessing the host must have been writing pretty frequently because it's died within 1 month 😅

In my city there is one cybertruck and one DIY parody of a cybertruck and the parody truck has become a local celebrity. Meanwhile, I always wish I had some rotten eggs to throw at the tesla whenever I see it.

A parking lot showing a cybertruck in one spot, next to a car that has built a cybertruck-esque shell around it out of green plastic. It's really hard to describe exactly how silly this vehicle looks next to the green car.

Excited to move my media server off of my desktop. Went for an orange pi 5 plus because it has really good transcoding and is low power. The OS story might be.. fun 😂 But I think I'm up for the challenge if the OS story is a little annoying

Hmm interesting. The raw output tends to honour system prompts to get structured output, but the model is deeply trained to explain its chain of thought in `<thought> </thought>` tags. Some additional sanitization is needed it seems

Ben Wilson@gtb3nw.bsky.social · 2y ago

Just upgraded the platform engineering feed to use the deepseek r1 algorithm. Hoping it has some more relevant context on the topic to make decisions. See if it utterly breaks over here - bsky.app/profile/did:...

I feel like Trump's issuing so many executive orders because he just learned the words executive order. "I can do that? Oh well of course I can do that. In fact I said to my friend (great friend) last week, how I was going to do executive orders"

So, I've been wondering why I've had weird performance issues with my internet recently. Turns out it's IPv6. Azure CLI was hanging, hitting the same URL in curl and python (using the same lib) was working. Looks like azure cli was pinning to ipv6 somehow 🤷‍♂️ all my internet is quicker now 😅