Articles in the Coding category

« Page 51 / 100 »

  1. Coding 2022-12-21

    Tags:
    By Max Woerner Chase

    Collating five different sources of information to conclude that what I want to do is probably easy and fine.

  2. Coding 2022-12-19

    Tags:
    By Max Woerner Chase

    (Before looking at the code.) "I don't understand why it needs this step in the middle." (After looking at the code.) "I understand why it needs this step in the middle, and I hate it."

  3. Coding 2022-12-16

    Tags:
    By Max Woerner Chase

    Stumbling across my old ideas of what "best practices" might be, that turned out not to pan out.

  4. Coding 2022-12-15

    Tags:
    By Max Woerner Chase

    Improving the test revealed that I was missing some key data in the metadata objects I was creating, so it's good I got that out of the way.

  5. Coding 2022-12-14

    Tags:
    By Max Woerner Chase

    My code's not magic. I just... I needed to verify that...

  6. Coding 2022-12-09

    Tags:
    By Max Woerner Chase

    I appreciate that the code was simple enough that it all worked on the first try (modulo errors at the usage site that had nothing to do with the way I wrote the code)

  7. Coding 2022-12-07

    Tags:
    By Max Woerner Chase

    Not sure what "a good interface" even looks like in this context.

  8. Coding 2022-12-05

    Tags:
    By Max Woerner Chase

    Maybe there's some kind of sampling bias, because the "obviously correct" code is usually easy to cover, so if I haven't covered a function completely, it's probably doing something horrible. Even if that's the case, I, um, don't care.

« Page 51 / 100 »