Che

@gidim.bsky.social

C

Your tech debt is now a market opportunity; For someone else. AI agents will rewrite your codebase in a modern language and it'll all go away. Impressive pitch. Don't buy it.

C

My new favourite term is Slop Creep. Every engineer working with AI knows exactly what I'm talking about when I say it. It's great.

C

I've started a new role and writing Golang for the first time in my career. I don't get it. Maybe it's because I've gotten used to the rich type systems of Rust and Kotlin, but Go feels like I'm back to basic OO again. What am I missing?

C

I walk in on my wife and 10 month old having a dance party without me, to the tunes of Lady Gaga. My wife: "this was *his* choice, BTW" " And how did he express this choice, exactly?" I enquired. She looks me dead in the eyes: "he said ga ga". Fair.

C

My team at NatureMetrics is hiring a product-minded Full Stack Engineer (London/nearby) who cares about nature. We're turning complex biodiversity data into something people can actually understand and act on - your code could directly help save ecosystems. 🌿 Go + K8s a big plus.

Full Stack Engineer | Jobs at NatureMetrics

Backed by ambitious investors, we're on a mission to make biodiversity measurable at scale to underpin global goals and accelerate finance into nature. NatureMetrics combines tech and AI to derive sim...

naturemetrics.jobs.personio.de

C

Sad to say I'm seeing as much racism and antisemitism on bluesky as I was seeing on Twitter before I left it. Might be time to just switch it all off.

C

I would guess aprox 95% of the tests that candidates have submitted to our take home exercise have been generated by LLMs. The telltale signs are pretty obvious. Its pointless to test that your implementation does what it does. You should be testing that implements the business logic.

C

When people tell you who they are - believe them. Reform are climate change deniers and they are a real threat to our future existence. If you know anyone who is considering voting for them, make it your personal project to help them understand what they are voting for.

Robert Hutton@roberthutton.co.uk · 11mo ago

Christopher Monckton says that under a Farage government, "there is a sporting chance that you are now looking at the Secretary of State not for but Against Climate Change Nonsense.”

C

I never appreciate how hard it is to bridge the gaps between Data Science, ML and Engineering. You often have folks from these three backgrounds fully aligned on the outcome, but wholly misaligned on the path there, and as a result - stalemate.

C

If you're having a discussion with someone, don't send your LLM bot into their mentions to argue in agreement with you. It reeks of bad faith, and earns an immediate block by me. Maybe it's just me, but this is not the kind of interaction I'm interested in having on here.

C

Most people think the cladding crisis is over. It's not. 6 years after Grenfell, we're still trapped in flammable buildings, paying the price while freeholders profit. This is what it actually costs to live in the "post-Grenfell" world: 🧵

C

I find this all so weird. Basically, what he's saying, is that programming is a skill and that if you have that skill you can utilise code generation tools, like LLMs, effectively. In other words, vibe coding isnt a thing. I won't go as far as to say its a grift, but it doesn't feel far off to me.

Post nicht verfügbar.
C

One thing I'll always appreciate about Rust: I can come back to a project two years later and it still compiles flawlessly. Meanwhile, return to a Node project after six months? Some random transitive dependency is broken. Python project? Good luck taking PTO.

Engineering is the intersection of Curiosity and Capability When your curiosity outstrips your capability, you expand your capability and grow When your capability expands, it allows you to see farther and grows your curiosity Don't allow your tools take away both your Curiosity and Capability

Pairing with a couple of senior devs this morning who've been using Claude to do code reviews. We've been having fun looking for issues in non-existent code. We'll have more fun later addressing some of the issues I spotted straight away that Claude missed. LLMs aren't linters, folks.