- I’m a Software Engineer / Data Scientist at Ki Insurance, working on systems to understand and manage risk on insurance policies.
- I like doing fun things with data, and turning those into reliable and maintainable software.
Assembly
What’s the goal? In early January, a friend messaged saying that he was doing Day 1 of Advent of Code in Assembly Code, and it was a really interesting challenge. As someone who has never touched Assembly Code, I naively thought how hard can it be?, and decided to join him. I’m running this on an ARM Macbook, so this post relates to my experiences with that architecture. Working with an Intel instruction set will vary, but the most of the ideas should be relatively transferrable as I’m not using any complex instructions here....