Live data from Hacker News

Viewing profile — painful

painful

HN member
Joined
Wed, Jan 02, 2019, 5:29 PM UTC
HN karma
166
Public activity
60 items

About painful

No profile information was provided.

Recent public activity

  1. comment
    Comment #19296784

    I agree with the part that says Agile (and Scrum in particular) is drinking the koolaid. Managers who don't themselves write any code, but micromanage their workers with their vers…

  2. comment
    Comment #19282440

    Agreed 100%

  3. comment
    Comment #19282408

    I would not write it at all. Instead, I would write only the test cases, thereby documenting the requirements. I would then evolve the software using modern machine learning techni…

  4. comment
  5. comment
    Comment #19258437

    This seems like a narrowly thought out proposal. Contrary to what Wikimedia may think and see today, Wikipedia is not the future. The future is something closer to robotopedia or m…

  6. comment
    Comment #19250235

    As an American, I'm frankly sick of the US inaction on climate change. It makes me hate being an American. It almost makes me want to live somewhere saner from a climate pov. (Disc…

  7. comment
    Comment #19234624

    Is there a single programming language for which static analyzers are a part of the language rather than external tools?

  8. comment
    Comment #19233771

    This is an idiotic article because a static analyzer like mypy will find this in a hurry: > error: Invalid type: try using Literal[42] instead? If you don't use the analyzer, the p…

  9. story
  10. comment
    Comment #19222925

    Have you actually found cold-start delays to be an issue with serverless services, or are you just speculating? To my knowledge, the cloud provider keeps enough instances hot based…

  11. comment
    Comment #19222909

    I recommend against using Zeit. I tried their offering this year and it was too much in beta. I honestly couldn't even get a basic service deployed because my defined dependencies …

  12. story
  13. comment
    Comment #19188169

    Granted it's an opinion, but if you've been through as much scrum as I have, especially if you're a senior developer, you'd know it's a true article.

  14. comment
    Comment #19188166

    It's an extremely serious article. If you think it's good for a laugh, the joke's on you.

  15. comment
    Comment #19187203

    Hopefully you won't subject your workers to scrum; it is evil. Refer to https://michaelochurch.wordpress.com/2015/06/06/why-agile-an...

  16. story
  17. comment
    Comment #19181162

    [flagged]

  18. comment
    Comment #19137184

    I'd say managers and crappy team leads are the problem. They're often asking the developer to deliver code that is not quite ready or adequately tested. I admit though that the abs…

  19. comment
    Comment #19125285

    https://en.wikipedia.org/wiki/Photodynamic_therapy

  20. comment
    Comment #19124666

    "See no evil"!

  21. comment
    Comment #19107401

    How about people stop using unsafe languages such as C and C++?

  22. comment
    Comment #19100192

    mypy is a joke of a tool. I have actually used it, and 80% of its messages are useless junk or just plain wrong. Granted, the other 20% can be on point. All things considered, it's…

  23. comment
    Comment #19075403

    Good find. Also see https://arxiv.org/abs/1802.05968

  24. comment
    Comment #19064417

    Thanks, but using "WTF" in a title is unprofessional. If you wouldn't include it in the title of a research publication, you probably shouldn't include it in a TDS article either. …

  25. comment
    Comment #19059761

    Please be careful to not take on too much. It's not the job of this service to compile and test code.