jdbartee's comments

jdbartee | 2 years ago | on: Hexcodle

I interpreted <<double up arrow>> to mean the correct solution was “way higher” than my guess, not that my guess was “way higher”.

The wording is potentially confusing, though.

jdbartee | 2 years ago | on: macOS command-line tools you might not know about

Speaking for myself, the first form is more natural- even if it’s a useless cat, because I’m always cat-ing files to see their structure. Then progressively tacking on different transforms. And then finally putting it in whatever I want as output.

It’s so ingrained, I’m more likely than not to just write it out that way even when I know exactly what I’m doing from the onset.

jdbartee | 4 years ago | on: Finishing my first game while working full-time

A lot of my side projects end up being:

“I want to learn how to do X, but I have no idea what that’s going to take.”

And I end up just coding a logical step and if I don’t know what to do go research it, realize I did something wrong 3 steps ago and then either revert or abandon depending on my current motivation.

I’ve tried before to create a “game plan” before but most of the time there’s so much that I don’t know that I don’t know that it’s either impossible to make that plan or once I do, that plan ends up being wrong anyways.

As such it always feels like I’m doing side projects wrong. But since they’re more learning endeavors more than actually trying to launch a product maybe that’s fine?

page 1