Ellyse @ ellyse @ohai.social I make videos about programming languages like Haskell, Rust, Nix, Cobol, A
Read more Posts 0Comments 4Joined 3 mo. ago
Ellyse @ ellyse @ohai.social
I make videos about programming languages like Haskell, Rust, Nix, Cobol, A
Read more
Posts
0
Comments
4
Joined
3 mo. ago
@F04118F if i had known about match i probably would have gotten stuck also lol but luckily i used split once before and remembered it :) i made an issue in your github, hope thats ok, just to mention this in case you didnt see it on fedi!
@F04118F if it’s for todays advent of code, I used split and it worked fine. See my live steam on YouTube or my GitHub .
@F04118F which I promptly did away with because I couldn’t be arsed today lol
@gavin @F04118F yup! thats a link to a 2019 AoC, but here's my video for day 1 this year https://www.youtube.com/live/P3rUzAN0vw?si=W0qxiwKeDHVN2aQ
the code is here: https://github.com/ellyxir/adventofcode/tree/main/2024/nix/day01
i looked at your solution, good work!