49pctber
49pctber
@49pctber.bsky.social
practically random guessing
A really aggressive butterfly net
May 15, 2025 at 6:02 PM
As I understand it, there is quite a variety of thought within the flat earth community. Some think the earth is semi-infinite, so there is just more earth with no other side. Some people think it's a flat disk with nothing but rock or dirt. Others think it's a snow globe with nothing outside.
February 25, 2025 at 4:33 AM
Oh, maybe I misunderstood. I would like seeing the diagram on the left if it weren't presented as a way to solve the problem, just as a way to illustrate what's happening on the right.
February 19, 2025 at 10:05 PM
My main concern is if x is negative, 2x will be to the left of x, and there isn't a way to know that a priori. So from a student's perspective, they'd be really confused half the time when trying to think in terms of the diagram.
February 19, 2025 at 10:01 PM
If I were a student learning this for the first time, I would find this incredibly confusing for 2x+4=-4. Start at -4, move left four to -8, then... right back to -4? Shouldn't I be at -16 or -12 or something? This assumes you know the relative sizes and positions of things, but you generally don't.
February 19, 2025 at 9:46 PM
Which latch circuit would you use?
January 19, 2025 at 4:35 AM
All of my #adventofcode solutions in C++ are available on GitHub (except Day 24 part 2, which I did by hand): github.com/49pctber/adv... #cpp #programming
advent_of_code/cpp/src/2024 at main · 49pctber/advent_of_code
Contribute to 49pctber/advent_of_code development by creating an account on GitHub.
github.com
December 25, 2024 at 11:49 AM
It was! I got a 30x improvement by indexing into a vector instead of using a map. Now day 22 runs in about a tenth of a second instead of about three seconds: github.com/49pctber/adv... #adventofcode
sub-1-second execution · 49pctber/advent_of_code@5f4cd2e
github.com
December 23, 2024 at 9:51 PM
This is wild. Good work!
December 23, 2024 at 12:25 AM
I wonder if it would be faster to simply allocate and initialize a giant array for memoization...
December 23, 2024 at 12:20 AM
Just checking in. How did part 2 go? :)
December 20, 2024 at 3:14 PM
Oh, interesting. I wouldn't have thought of that, but that makes sense in retrospect.
December 18, 2024 at 3:16 PM
I was floored by Part 2. Cool solution, though!
December 17, 2024 at 11:44 PM
Congratulations!
December 17, 2024 at 11:43 PM