Josh Bleecher Snyder
Josh Bleecher Snyder
Now that you planted the seed in my brain I wanted to actually use it, so I hacked together something locally. Quick and dirty but it works, albeit using a...
Is v2 still in the works? I'm tired of fighting gopls every time I want to use `qt`.
The why is kind of boring--longstanding habit plus avoidance of systematic bias. I'll send a PR or two sometime over the coming weeks.
What's the status/plan here? Should I review?
I'd be happy to review a PR that implemented this. Maybe it'd be another entry in the L/W/M/bomb column?
So far, I've looked just at the new API, not the implementation. I think I understand the goal, but I'm not sure the API quite matches. Consider: ```go type LL...
The obvious fix breaks everything else. This may be a documentation issue.
@ctessum has it exactly right. If I were redesigning this, I would encourage each canvas to have its own coordinate space, since this makes the mental model easier. But we're...
Long term, weighted based on stance and other relevant factors (do they sit on an important committee?) seems like a great idea. Short term, randomization sounds like a good idea....
I always find `ProfilePath` -- the problem is that I misinterpret it as the *path to the output file* instead of as the *path to the directory containing the output...