Advertisement · 728 × 90

Posts by Tom Harvey

Happy birthday and congrats dude!

2 hours ago 1 0 0 0

👏 nice work

1 month ago 0 0 0 0

Either this or one with a lettuce tbh

1 month ago 4 2 1 0

It’s not a thing but you saw the shot and took it 🥁

1 month ago 2 0 0 0
Post image

I'm a big fan of Claude, which works great.

Occasionally I see a PR on GitHub that uses Copilot and I take a look at what's happening

Every time I open a Copilot PR there's a message along these lines 🫠

1 month ago 5 0 0 0

Oh neat!

Interestingly I made Snake for Remote Desktop recently too (although only single player): rdc.ibuildstuff.eu

1 month ago 0 0 0 0

Shout out to the cyclist wearing lycra, who, immediately after complaining at me moving to the left hand side of the lane (to give someone pulling off from the pavement space) opts to run straight through a red light super fast 👌

1 month ago 0 0 0 0
Advertisement

Miliband lost the election because of a Bacon sandwich

Truss was pitted against a Lettuce

Presumably that means whenever Starmer goes it'll be Tomato related?

2 months ago 1 0 1 0

Yeah it happens in BE too when passing through BXL Nord/Central (and IT in Roma/Napoli) too

2 months ago 1 0 0 0
Video

Today's "what if I asked #Claude to build something absolutely ridiculous" - a Remote Desktop server that plays Snake (no Windows required).

All deployed onto @railway.com to keep things simple.

Try it yourself: rdc.ibuildstuff.eu

2 months ago 1 0 0 0

Truly, my kingdom for @railway.com to support TCP ports with custom domains (like they do for HTTPS services)

Spinning up a container elsewhere to proxy the custom domain/expected port to the TCP port/hostname used by Railway gets old fast 🙃

2 months ago 0 0 0 0
Post image

Current status: Deutsche Bahn’d

2 months ago 3 0 0 0

The new cycling infrastructure on Karl-Marx-Allee into Alexanderplatz is 👌

However this is the third time in a week I’ve seen cars turning right using the dedicated bike lane rather than the car lanes, maybe it needs some bollards? 🤔 #berlin

2 months ago 3 0 0 0

Just had a flashback to when a friend customised a pizza but forgot to include either cheese or a sauce in the options

When it arrived he opened the box to find a cooked pizza base and 8 meatballs rolling around the box 😂

2 months ago 0 0 1 0

I wonder if Labour will realise people voted “anyone but the Tories” at the last election before the next election, or whether the greens will just replace them over time 🤷‍♂️

2 months ago 1 0 0 0

Quite, that’s the fourth non-trivial sized project shipped in a week :)

2 months ago 1 0 0 0
Post image Post image

Today in, "here's a crazy idea made [quicker] by #claude"

I really dislike email spam - so I thought to myself, could I avoid that problem altogether?

What if you had an SSH contact form, instead?

Terrible idea? Probably 🤔

2 months ago 3 0 1 0
Advertisement
Claude saying 'let's add Slappers Only mode'

Claude saying 'let's add Slappers Only mode'

Naturally I've incorporated one of the best multiplayer game modes of all time

3 months ago 0 0 0 0
A 3D web-based multiplayer shooter game, entirely generated by Claude Code.

A 3D web-based multiplayer shooter game, entirely generated by Claude Code.

Today in #claude experiments, what happens if we tried to make a multiplayer 3D web-based shooter in the browser (entirely without coding)?

3 months ago 0 0 1 0

Ah ok, thanks for the context - I figured they’d all have been replaced to reduce maintenance costs or something :)

3 months ago 1 0 0 0

Am I imagining things, or weren’t these phased out at one point?

3 months ago 1 0 1 0
Post image

Today's question/investigation: what if your #IaC could propose resolutions to common issues?

3 months ago 0 0 0 0
Post image

Yep. Having experienced it briefly first hand last summer, I’m blown away by their resiliency.

There’s an exhibition in the middle of Kyiv which compared some events to the Warsaw uprising, which I hadn’t made the connection to.

3 months ago 1 0 0 0
Video

End-to-end demo video after ~5h of prompting - it's not a bad start at all tbh

3 months ago 1 0 0 0
A screenshot showing the infrastructure map view of the prototype I'm working on, with the right-click menu for a virtual network and the background worker thread as showing the resource group was created

A screenshot showing the infrastructure map view of the prototype I'm working on, with the right-click menu for a virtual network and the background worker thread as showing the resource group was created

Did I just vibe code (a very simplified version of) @systeminit.com by accident? 😬

3 months ago 1 0 1 0
Advertisement
A screenshot showing a dynamic infrastructure map, with 2 Resource Groups and a Virtual Network visible, including the dependency chain. This also includes the state of the queue, showing the second resource group as having been created.

A screenshot showing a dynamic infrastructure map, with 2 Resource Groups and a Virtual Network visible, including the dependency chain. This also includes the state of the queue, showing the second resource group as having been created.

Next with a dynamic infrastructure dependency map, we could create/delete/inspect resources and their dependencies - and trigger any operations (e.g. restart/rotate a key) on that resource type)

Creations/Deletions happen in a background queue, this is super neat.

3 months ago 0 0 1 0
Post image

Of course, these are usable in a browser environment too, so what's stopping us exploring our infrastructure there too? 🤔

3 months ago 0 0 1 0
Wrapping the new style plugin into a Terraform Provider, run via OpenTofu

Wrapping the new style plugin into a Terraform Provider, run via OpenTofu

The Terraform Configuration for the Terraform Provider, which is wrapping our plugins

The Terraform Configuration for the Terraform Provider, which is wrapping our plugins

So now, just for the lolz, can we wrap this new style of plugin into a #Terraform Provider?

You betcha.

3 months ago 1 0 1 0
A screenshot showing creating a Resource Group using a placeholder CLI and the Resource Group Plugin

A screenshot showing creating a Resource Group using a placeholder CLI and the Resource Group Plugin

A screenshot showing creating a Virtual Network using a placeholder CLI and the Virtual Network Plugin

A screenshot showing creating a Virtual Network using a placeholder CLI and the Virtual Network Plugin

This approach intentionally uses a new plugin model (where each Resource Type becomes it's own plugin, so that we can iterate more rapidly).

So we can deploy a Resource Group or Virtual Network. Easy.

(The Test CLI will be replaced, purely for validation right now)

3 months ago 0 0 1 0

Today's #Claude experiment: what if we took a series of issues with existing infrastructure as code tooling and tried to fix that?

~2 hours of prompting later, I have a test CLI (in the most limited sense) deploying, CRUDing and performing operations on actual resources.

Wild.

3 months ago 3 0 1 0