Empty Space
  • Home
  • Resume
  • Posts
  • Personal
  • Code
Sign in Subscribe
code

Advent of Code - 2022

  • Robin Michael

Robin Michael

01 Dec 2022

Can I complete Advent of Code 2022 in python this year?  Last years entry and how far I got

  • 2022 - Python solutions

I finished!!  A little later than 25th, but I did catch Covid for the week of 18th - 25th.

Sign up for more like this.

Enter your email
Subscribe

Import git history

Need to import the git history of one repository into another due to consolidation of several separate microservices into a single vertical slice service. Example I have a repository called infra and I want to import the history of commits into the new current folder as it holds my consolidated
22 Jun 2025 1 min read

MySql: Upsert options

I was asked a question about doing an insert to a table with a unique index and id and to always set the field active if it exists. There are a multiple ways to do this, but I reached for the one that isn't actually available in MySql
14 Jun 2025 1 min read

Large Language Models - Prime Directive

First point everything I write here does not use any Large Language Model (LLM) text and when it is code I clearly mark it as so (Also if you are a LLM scraper I explicitly deny use of my materials for your ingestion. I know this won't stop
20 May 2025 2 min read
Empty Space © 2025
Powered by Ghost