Toots for tipiak75@mastodon.social account

Written by Tipiak75 :kirby:๐Ÿœ on 2025-01-10 at 20:37

Next episode of Super Tipiak75: all stars in AoC world. โญ

Day17 was interesting : part1 involved running machine language on an imaginary CPU and lookup output, pretty straightforward. Part2 was about modifying the output in order for the program to output a quine. Pure logic and little coding got me that last star in the end.

I just completed "Chronospatial Computer" - Day 17 - Advent of Code 2024 https://adventofcode.com/2024/day/17

[#]AdventOfCode #php #programming #quine

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2025-01-10 at 10:04

My quest for the few missing stars of AoC 2024 continues ! day16 was a classic maze pathfinding challenge. p1 just involved finding the shortest path from start to end, easily solved with A*. Part2 asked for ALL shortest paths, I had to learn and implement BFS and special optimizations to finally get there.

I just completed "Reindeer Maze" - Day 16 - Advent of Code 2024 https://adventofcode.com/2024/day/16

[#]AdventOfCode #programming #php

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-30 at 09:01

I just completed "Crossed Wires" - Day 24 - Advent of Code 2024 https://adventofcode.com/2024/day/24

Wow, this one took me a hell of a long time. Part1 involved building a state machine to execute a bunch of bitwise operations. Part2 was a different beast, involving stepping through the instructions and spotting mistakes. I had to rewrite my answer 6 times over a week to get that, and it involved a #graphviz export as well. Now, on to my next missing 2024 star...

[#]AdventOfCode #php #programming

=> View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-22 at 07:39

Today's challenge was about performing various calculations on a set of integers and evaluating the best output acording to a set of rules given in the most convoluted possible english ๐Ÿ˜œ ๐Ÿ™ˆ More of a reading challenge than others. Woke up one hour late but unbelievably managed to get it right fast enough, yay.

I just completed "Monkey Market" - Day 22 - Advent of Code 2024 https://adventofcode.com/2024/day/22

[#]AdventOfCode #php #programming

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-18 at 05:44

I just completed "RAM Run" - Day 18 - Advent of Code 2024 https://adventofcode.com/2024/day/18

Finally a quick and easy challenge tonight. The last 3 days have been exhausting. A classic, straightforward maze pathfinding one, not the first this year. A* solved it nicely.

[#]AdventOfCode #php #programming

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-14 at 08:07

Today's challenge was about managing position and displacement of points within a 2d grid. Part1 was pretty straightforward, part2 involved either ingenuity or dry eyes staring at the output of one's code for a while. A nice and fun event once again AoC !

I just completed "Restroom Redoubt" - Day 14 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/14

[#]php #programming #adventofcode

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-13 at 14:42

Today was math day in AdventOfCode ! Someone cleverly decided I should remember my high school math course and brush up my matrix solving skills. They were right, I needed the nudge, they're dusty ! Although I quickly identified the need and solution, coding it took a lot of time to do right. Still, it felt refreshing !

[#]adventofcode #programming #php

=> View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-12 at 15:15

Today's event was about perimeter and surface computing on a 2-dimensional grid. It was pretty intense spotting these off-by-one errors, debugging was long and painful, but here we are ! \o/

I just completed "Garden Groups" - Day 12 - Advent of Code 2024 https://adventofcode.com/2024/day/12

[#]php #adventofcode #programming

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-11 at 13:25

A very interesting challenge today. Just some basic rules managing replacements within a short list of integers, but done a ridiculous number of times in a row. A performance problem, pushed my stack to the extreme limits. Finally got it after hours recoding it in several ways to cope with ram/io issues. Woohoo !

I just completed "Plutonian Pebbles" - Day 11 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/11

[#]php #programming #adventofcode

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-10 at 06:12

Today's event was about pathfinding in a 2d maze. Classic AoC, pretty straightforward, I actually coded part2 by mistake in part1 so I think I did pretty good !

I just completed "Hoof It" - Day 10 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/10

[#]php #adventofcode

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-09 at 11:57

I just completed "Disk Fragmenter" - Day 9 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/9

Today's task was basically defragmenting a bunch of data. Algorithmically intensive task, pushed my hardware (well, language - looking at you #php) to the limits. Although the event is finished, I'll set myself to optimize it drastically (this initial run lasted more than 30mins for a bogus result, def room for improvement here ๐Ÿ˜ ).

[#]php #adventofcode

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-08 at 10:29

Clouds on the city.

[#]SilentSunday #photography #photos #landscape #sky #clouds #paris #france

=> View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-08 at 06:04

2d grid vector calculations for today. Difficulty still manageable for now.

I just completed "Resonant Collinearity" - Day 8 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/8

[#]php

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-07 at 09:58

Recursion ๐Ÿ˜…

Although straightforward in itself, as it's been a while since I last wrote recursive code, today's problem was painful (but enjoyable, nonetheless !). What's next ?

I just completed "Bridge Repair" - Day 7 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/7

[#]php

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-06 at 08:31

I just completed "Guard Gallivant" - Day 6 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/6

Classic maze trap example with a twist. Part1 was straightforward, part2 however got me stucked upon the smallest possible detail I've overlooked. Still fun anyway !

[#]php

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-05 at 07:05

Finally. In part2, after an attempt at a naive brute forcing at first which took forever, I switched to a "smart" brute force and that did the trick. Not the best code I've ever done but hey.

I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/5

In case you're wondering, desktop theme heavily inspired by the awesome @walkerb ๐Ÿ˜Ž

[#]php

=> View attached media | View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-04 at 08:35

@estark616 honored to be your first follower! โ˜• (Or so I thought initially before mastodon updated your profile page, being the second is equally an honor !)

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-04 at 07:24

I just completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/4

A good grid traversing event. I struggled on part1 with diagonals. Part2 was straightforward but involved totally starting over entirely.

=> View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-03 at 09:21

Man did I have a ridiculously hard time debugging this ๐Ÿ˜

I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/3

=> View attached media

=> More informations about this toot | View the thread

Written by Tipiak75 :kirby:๐Ÿœ on 2024-12-02 at 14:26

Enfin moi je dis รงa :-) Mon dernier employeur, qui est aussi quelqu'un d'assez proche de moi et de ma famille (longue histoire), m'avait en gros suppliรฉ pour venir bosser pour elle, elle a profitรฉ ร  100% de la flexibilitรฉ que je lui offrais en ne tenant aucune de ses promesses en retour. J'ai lรขchรฉ l'affaire. Et elle m'a reproposรฉ le mรชme dรฉlire le mois dernier (cette fois j'ai refusรฉ). Y'a un moment faut penser ร  toi.

=> More informations about this toot | View the thread

=> This profile with reblog | Go to tipiak75@mastodon.social account

Proxy Information
Original URL
gemini://mastogem.picasoft.net/profile/109887661889670381
Status Code
Success (20)
Meta
text/gemini
Capsule Response Time
802.381883 milliseconds
Gemini-to-HTML Time
11.636638 milliseconds

This content has been proxied by September (ba2dc).