RAMΞNJVNKIΞ🍜

RAMΞNJVNKIΞ🍜 2024-12-03 17:30:32

Advent of Code 2024 – Day 03 – Mull it Over

This was so much easier than yesterday, since I wasn't splitting my focus between trying to be clever and trying to write shitty code. Day 03's problem involved digging through a block of "corrupted code" to pull out important and usable data. I ended up forcing myself to use the logical method here, and built a Regex string. Despite that I write a lot of simple scripts to process and convert data for automation, I don't…

bloggingintensifies.com/advent

RAMΞNJVNKIΞ🍜 2024-12-02 18:13:42

Advent of Code 2024 – Day 02 – Red-Nosed Reports

This entire Post is one big code block, because I did a stupid thing that felt like a good idea at the time. comment the heck out of this one and flow with the process. So it may look a little ugly. # I am essentially just... blogging in real time, in the comments now.... the end, I am using the sample data set # 7 6 4 2 1 # 1 2 7 8 9 # 9 7 6 2 1 # 1 3 2 4 5 # 8 6 4 4 1 # 1 3 6 7 9 # I started by copying…

bloggingintensifies.com/advent

RAMΞNJVNKIΞ🍜 2024-12-01 21:12:54

Weekly Wrap Up – 11.24.2024 – 12.01.2024

When I write these in my local copies, I don't put the date ranges on them, just the date they were written. Its one of the most pain in the butt parts of this because it means opening some sort of calendar. I mean, its not hard, but I really do not look at calendars a lot. At least not beyond "Day of the week".

bloggingintensifies.com/weekly