avatar
Owen O’Malley @owenomalley.bsky.social

I really enjoy doing each year's #AdventOfCode, which is a set of daily programming puzzles each December. Although their is a leader board for getting the answers the fastest, I prefer to write nice understandable and fast code. Using #RustLang I can usually get all 25 problems running in under 1s.

dec 3, 2024, 4:16 am • 7 0

Replies

avatar
Owen O’Malley @owenomalley.bsky.social

If you want to see my code for the days so far, it is at github.com/omalley/adve... . I try to leave the git history accurate if you want to see what kinds of clean ups I do over time.

dec 3, 2024, 4:18 am • 1 0 • view