Bots!

It’s been over a year since my last post. Lots of things have happened at work since then. I’ve been promoted to a lead developer, built up a team of developers, written a new API which bagged us our biggest customer and completed a PaaS migration.

Outside of work things have been a bit slow on my personal projects. I recently got into ice hockey (lets go Leeds Knights!) and I’ve written a Bluesky bot which can post events happening during any NIHL game, but I run it as a Leeds Knights focused account.

That’s all for now!

NiceSon v1.0.2 Released

Had a bit of a whoopsie with the previous version of this. Nested objects and arrays weren’t being formatted. The root cause of this is was the data I’d been using for testing was basically only a toy sample. I noticed this error when I tried to use this with real world data. If you’re a user, I recommend updating with the following command:

dotnet tool update --global NiceSon --version 1.0.2

Nice

Some quick updates. Firstly, on hosting. I’ve now got the previous version of my web layout hosted. You can view it at https://profile2020.joshh.co.uk.

I’ve also got Roulettesy running on my domain now. You can find it at https://roulettesy.joshh.co.uk.

Finally, I’ve thrown together a quick project to prettify JSON via command line. I call it NiceSON. You can visit the Github project view the code and find the instructions to install it as a Dotnet tool here. Let me know how it works for you!

Since this is probably my last update of the year, merry Christmas to those that celebrate it and a happy new year!

Older
Full stack .NET dev from Leeds, UK