Roland Rodriguez
banner
govcraft.ai
Roland Rodriguez
@govcraft.ai
Founder @ Govcraft | ex-Principal AWS, Microsoft, Accenture | 30 yrs of nerd cred | 🧠 Learning Machine | 🌮 Enthusiast | Husband, Dad, Cat Whisperer
Day 17 of #AdventOfCode2024 kept me humble. Spent a couple of hours wrestling with Part 2, but no dice. Probably missed some tiny detail. I must have put a decimal point in the wrong place or something.
#CodingLife #rust
December 18, 2024 at 5:16 AM
#AdventOfCode2024 #rust
Missed finishing Part Two for Day 12 and Day 15. Need to start earlier—or maybe tackle it the night before. Frustrating, but onward! 🦀
December 16, 2024 at 5:09 AM
Day 11 - #AdventOfCode2024 #Rust
Part 1? Nailed it with a quick and dirty approach. Part 2? Let’s just say Google’s quantum chip wouldn’t have solved it before the universe ends. Buckled down, thought it through, and shipped the final solution: 99 lines of #rust, 78 without tests. 🦀💡
December 12, 2024 at 4:40 AM
🎅🏽 Surprise bonus post — pic of mah boy straight up chillin’. He asked me to take this selfie for him on account of he got no thumbs. 👎🏽 #carrotcake
December 11, 2024 at 6:00 AM
Day 7 - Advent of Code 2024 #AdventOfCode #rust
Taking a break from Day 8 to post Day 7. Optimized using perf, criterion & heaptrack till I tired of it. They're getting more fun to think through! Code runs fast; could be cleaner but, meh...you get what you pay for. 🤷🏽
github.com/rrrodzilla/a...
December 9, 2024 at 2:41 AM
Herons in Seattle, herons in Mexico — turns out we share the same migration route.
December 7, 2024 at 6:55 AM
Day 6 - Advent of Code 2024 #AdventOfCode #rust
Solution evolution:
>6s runtime 🐢 - Vec/HashSet => poor cache & full-sized data types
0.65s 🐇 - Parallel with Rayon => still memory heavy
0.071s 🚀 - Bit-packing, small ints, better locality + parallel ~100x faster 🦀
github.com/rrrodzilla/a...
December 7, 2024 at 5:15 AM
Day 5 - Advent of Code 2024 #AdventOfCode After yesterday's trickery, today's puzzle felt suspiciously straightforward. I can't help but feel we're being set up for something... Day 5 and already playing mind games!
github.com/rrrodzilla/a...
December 6, 2024 at 3:19 AM
Pippa wants in on this Bluesky action. #pairprogramming #recoveringstray
December 5, 2024 at 6:28 AM
Day 4 - Advent of Code 2024 #AdventOfCode #rustlang
Fooled me twice, so I got spiteful and SIMD'd tf outta this, sprinkled in a little unsafe, then squeezed as much juice from it till I got bored. Final time stats: 20k file -
0.04s user 0.00s system 99% cpu 0.043s total.
github.com/rrrodzilla
December 5, 2024 at 5:06 AM
Gratuitous PennyPi pic.
December 4, 2024 at 2:35 AM
Day 3 - Advent of Code 2024 #AdventOfCode #rust_lang
Today's challenge offered an opportunity to showcase Rust's zero-cost abstractions: built a heap-allocation-free solution using only std traits and newtype pattern. Type-safe, clean lifetimes, no external crates needed.
github.com/rrrodzilla/a...
December 4, 2024 at 1:49 AM
December 3, 2024 at 2:41 AM
Completed Day 1 - Advent of Code 2024
#AdventOfCode adventofcode.com/2024/day/1
First year participating. Definitely fun! I over-engineered the solution nice and proper by using my concurrent
#rustlang framework. That'll likely be my signature move this entire event. 🚀🦀
github.com/rrrodzilla/a...
December 2, 2024 at 6:28 AM
Rust #devs often go straight to atomics when talking concurrency. Built this message-passing framework to make fast, safe, and concurrent code more approachable for newcomers. Check it out if that sounds useful! 🦀 #rustlang #rust
github.com/GovCraft/act...
November 30, 2024 at 10:50 PM
Lil dude thinks he’s still a kitten napping in his secret hiding spot where nobody can find him.
November 30, 2024 at 4:05 PM
Lazy Saturday morning birdwatching. #siblings
November 30, 2024 at 3:51 PM