The full presentation will be uploaded and shared with everyone later today, but in the meantime, here's four screenshots straight from the demo to tide us all over. 😍
The full presentation will be uploaded and shared with everyone later today, but in the meantime, here's four screenshots straight from the demo to tide us all over. 😍
Bon d'accord.
Une recette végé, en plus. Pour la version végane vous pouvez remplacer le miel par du sirop d'agave.
www.npr.org/2025/04/09/n...
www.npr.org/2025/04/09/n...
Par Michel Deléan
Par Michel Deléan
github.com/davire/adven...
github.com/davire/adven...
#haskell
Took me hours to make part2 works, stupid error. I won't be able to spend so much time again, I'm afraid. Fun though !
github.com/davire/adven...
github.com/davire/adven...
#haskell
Took me hours to make part2 works, stupid error. I won't be able to spend so much time again, I'm afraid. Fun though !
The first part was trivial, for the 2nd part once I learned that the "tree" would be in a "square", I tried to find all frames with at least 4 long lines.
github.com/davire/adven...
#haskell
The first part was trivial, for the 2nd part once I learned that the "tree" would be in a "square", I tried to find all frames with at least 4 long lines.
github.com/davire/adven...
#haskell
Is it part of the problem to find out ?
Is it part of the problem to find out ?
For part 2 I had to google a way to solve n⋅a+m⋅b = t because there is no way brute force would work.
github.com/davire/adven...
#haskell
For part 2 I had to google a way to solve n⋅a+m⋅b = t because there is no way brute force would work.
github.com/davire/adven...
#haskell
I don't know if I have it in me to debug this right now.
I think I'll check day 13 and come back to day 12, hopefully, later
I don't know if I have it in me to debug this right now.
I think I'll check day 13 and come back to day 12, hopefully, later
There it is, I completed part two with yet another approach. I'm happy because it completes in a blink.
Compression is your friend !
github.com/davire/adven...
#haskell
There it is, I completed part two with yet another approach. I'm happy because it completes in a blink.
Compression is your friend !
github.com/davire/adven...
#haskell
Part 1 was really easy but It looks like I won't be able to complete part 2 today, i'm at the 3rd attempt and somehow the memoisation I'm trying doesn't work. Debug time ahead !
Part 1 was really easy but It looks like I won't be able to complete part 2 today, i'm at the 3rd attempt and somehow the memoisation I'm trying doesn't work. Debug time ahead !
github.com/davire/adven...
The second part was easier than the first, IMHO. I don't know why I lost so much time. I used an unboxed vector. I hope it was a good choice. Well it worked.
#haskell
github.com/davire/adven...
The second part was easier than the first, IMHO. I don't know why I lost so much time. I used an unboxed vector. I hope it was a good choice. Well it worked.
#haskell
github.com/davire/adven...
It was not too complicated but I'm still taking time to solve because I haven't been doing #haskell for so long.
github.com/davire/adven...
It was not too complicated but I'm still taking time to solve because I haven't been doing #haskell for so long.
github.com/davire/adven...
#haskell
Too busy today, I thought I wasn't going to make it tonight.
github.com/davire/adven...
#haskell
Too busy today, I thought I wasn't going to make it tonight.
Easier than yesterday, yet this is taking me increasingly more time
github.com/davire/adven...
#haskell
Easier than yesterday, yet this is taking me increasingly more time
github.com/davire/adven...
#haskell
My first version wouldn't terminate within 10 minutes. Turns out brute-forcing a solution won't cut it.
github.com/davire/adven...
#haskell
My first version wouldn't terminate within 10 minutes. Turns out brute-forcing a solution won't cut it.
github.com/davire/adven...
#haskell