Live data from Hacker News

Viewing profile — mewpmewp2

mewpmewp2

HN member
Joined
Wed, Nov 13, 2019, 9:58 AM UTC
HN karma
3,668
Public activity
3,001 items

About mewpmewp2

No profile information was provided.

Recent public activity

  1. comment
    Comment #48986326

    What size company are you talking about?

  2. comment
    Comment #48978304

    What Russia has done in the past is take people who want to hold onto their old national identity and send them to labor camps far away where most will die, and migrate Russians to…

  3. comment
    Comment #48978274

    I mean I guess I disagree with the fact that it has any truth about being a "special military operation", when it is really an invasion where a country is trying to gain territory …

  4. comment
    Comment #48977599

    I mean Russia definitely keeps losing very many soldiers every day, I don't think that is comparable at all. It's completely different from US vs Iran.

  5. comment
    Comment #48977073

    Like you said. It is a product for people who are not technical and don't code. A product that you would have to use git for, wouldn't be used by the 90 percent in the first place.…

  6. comment
    Comment #48977037

    That could as well just be a complete new product then, right? It would definitely be a breaking change and unmigratable.

  7. comment
    Comment #48921189

    Considering the importance of the subject, it still seems important to bring this out, especially if there's conclusions that if you have irregular sleep you are significantly incr…

  8. comment
  9. comment
    Comment #48920908

    What I wonder is even if they did the perfect adjustments, what would have been driver for different sleep regularity. E.g. considering some common causes like work stress - if the…

  10. comment
    Comment #48901913

    What should I be afraid about? The code I output with AI is now better than what I did previously so I have equalized with anyone who had better code pre-AI.

  11. comment
    Comment #48895639

    My code is/was worse than AI's, but at least I get paid, so what do I care about the bad news you have.

  12. comment
    Comment #48894953

    It would be good to have specific situations here I guess, otherwise it's quite abstract, and I'm not sure what to make of it. As to your post, I think rather than writing it's the…

  13. comment
    Comment #48894788

    Yes, it gets better, but not because of writing, it gets better because of building, playing it out and observing the results. The trial and error. It wouldn't matter whether I bui…

  14. comment
    Comment #48893049

    That is a joke, right? E.g. as in there was no writing therefore no evidence of people having had thoughts?

  15. comment
    Comment #48892998

    If writing is a natural tech you unlock on an already exponential curve it would always correlate with progress. And so many thousands of other tech.

  16. comment
    Comment #48892834

    I specifically liked math and physics because these were something I didn't have to memorize or repeat constantly. While other subjects felt forced rote memorization. Same with cod…

  17. comment
    Comment #48892787

    I think writing is summarizing your thoughts outside of thinking. Thinking happens at least for me before I write. I know what I want to do before I write, and writing is just one …

  18. comment
    Comment #48892644

    My best thinking is when I am going for very long runs, when I write down the thought, my brain stops thinking about it, considers it done and moves on. When writing, thoughts beco…

  19. comment
    Comment #48820434

    A lot of the time it's not software developers who define it and it's about the budget. Usually it's the product decision. E.g. an agency who has constant recurring experience with…

  20. comment
    Comment #48817464

    I feel like I've seen people frequently doing the mistake of keeping way too many things in state that could and should be computed, but instead they would useEffect to read to dep…

  21. comment
    Comment #48817312

    Alternatively getting the last piece of 1% could mean 99% of the effort. Would you consider it fruitful to chase 100%?

  22. comment
    Comment #48817240

    There's likely always a line somewhere where effort becomes way out of proportion compared to getting that last mile effort. Arguably, if you only have a website, that won't work f…

  23. comment
    Comment #48816666

    How could switching out a stateful service be easier than stateless?

  24. comment
    Comment #48815948

    Ironically the fastcompany page hosting the article that should only be read only paragraphs of text and a simple navigation seems to do 300+ requests, with 29.4mb of resources. I …

  25. comment
    Comment #48815672

    I swear I see far worse from humans for working businesses, and in much worse ways than just duplication of code. At least AI tends to be smarter about React intricacies even if it…