Live data from Hacker News

Viewing profile — 4140tm

4140tm

HN member
Joined
Thu, Feb 18, 2016, 11:37 AM UTC
HN karma
46
Public activity
18 items

About 4140tm

No profile information was provided.

Recent public activity

  1. comment
    Comment #32996531

    I just found out about Lagom from this blog post and it's exactly what I have been looking for. All other Python options I've seen feel too involved or leak too much into your code…

  2. comment
    Comment #31980608

    How do you know what testing/designing practices all "important" software projects use? Do you expect it to be advertised?

  3. comment
    Comment #31364288

    A few years back I saw something similar where subreddits were presented like a tree, based on topics (and popularity, I think). Made it easy to drill down to interesting niche sub…

  4. comment
    Comment #30719715

    You are skipping a step there - it's red -> green -> refactor As for "tactical programming instead of strategic design" - that's entirely up to the developer and how they approach …

  5. comment
    Comment #29806406

    People in general are bad in dealing with nuance. And there is enough of it in these type of books for some to overheat.

  6. comment
    Comment #29756949

    It's not a huge investment to learn. At the same time it's very valuable. I would prepare for CKAD first and do CKA only if relevant.

  7. comment
    Comment #29449185

    The main reason for not working NGINX examples is because there are two NGINX ingress controllers - one by NGINX and one maintained by k8s. Real fun if one does not know this upfro…

  8. comment
    Comment #28679893

    You don't need precise specs to practice TDD. If you have idea of the code you need to write, you can write the test for it beforehand - no matter how often someone might change th…

  9. comment
    Comment #27351394

    If no one knows whether the code is correct a generated test could easily do more harm than good. If no one is able/willing to refactor the code into understandable and testable bi…

  10. comment
    Comment #27351361

    > The domain is fintech What you describe is the opposite of what I expect from (modern) fintech. * no tests * god method with no proper documentation/requirements * no one actuall…

  11. comment
    Comment #26807263

    Every year I go to the pharmacy and buy a flu vaccine. I can then get the shot in a way convenient for me.

  12. comment
    Comment #26488473

    Do you think there's any relation between the naming of whitelist/blacklist and skin color? I certainly don't. Colors and their associations exist beyond racial identity. Also, wha…

  13. comment
    Comment #24977869

    I find it bizarre how many arguments on the topic are just of the type "microservices are the cure" / "microservices are cancer" - no reflection on specific domains and context. It…

  14. comment
    Comment #24513724

    I'm not a huge fan of putting client-side rendering on everything, but I still feel it's unfair and shallow to put so much blame on it. For an app getting more than a couple page v…

  15. comment
    Comment #22691932

    it does, when you take into account the turnover of existing accurate test methods and their accessibility

  16. comment
    Comment #22281809

    Weird. I also use flake8 and the only mismatch between the two has been the default line length of black, which I changed to 79. All is good now.

  17. comment
    Comment #22281757

    I have hated every single formatter I've tried, other than Black. It seems to be the only one that's not just trying to put style into PEP8 compliance, but also keep it readable an…

  18. comment
    Comment #21282593

    Up until recently I couldn't actually do much with google maps on my phone because I have restricted it from using microphone. An error would pop up on every simple address lookup