Articles in the Python tag

« Page 22 / 29 »

  1. Coding 2022-12-26

    Tags:
    By Max Woerner Chase

    Feature request if I ever work on NABTO seriously: type checking should provide some visibility into how it's reasoning, because where I am right now just feels awful.

  2. Coding 2022-12-25

    Tags:
    By Max Woerner Chase

    I really appreciate, I think, how some of the stuff that I'm doing to Mypy that probably shouldn't work, just... does.

  3. Coding 2022-12-24

    Tags:
    By Max Woerner Chase

    It's a good thing I'm not competing with anything, because wow, this is some careful deliberation.

  4. Coding 2022-12-22

    Tags:
    By Max Woerner Chase

    I just realized I missed some test and plugin code. Oh well, not too important.

  5. 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.

  6. 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."

  7. 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.

  8. 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.

« Page 22 / 29 »