Live data from Hacker News

Viewing profile — mattacular

mattacular

HN member
Joined
Wed, Jan 25, 2012, 10:34 PM UTC
HN karma
1,059
Public activity
415 items

About mattacular

No profile information was provided.

Recent public activity

  1. comment
    Comment #48908367

    "Byte-for-byte"

  2. comment
    Comment #48322767

    What are some traditional automated refactoring tools that can do stuff like those tasks from the example?

  3. comment
    Comment #48313250

    For one made by a real band check out Sturgill Simpson's cover

  4. comment
    Comment #48294707

    A lot of software engineers do still care how software is produced. That's a good thing!

  5. comment
    Comment #47778676

    That's how JWT is designed to work

  6. comment
    Comment #47448750

    Code cannot and should not be self documenting at scale. You cannot document "the why" with code. In my experience, that is only ever used as an excuse not to write actual document…

  7. comment
    Comment #47247490

    Test automation is kind of like a religion. It is comforting to believe that the solution to code is more code.

  8. comment
    Comment #47036807

    I find it to be more difficult. Especially if I can't pane the files in view comfortably (ie. beyond 2 or 3 it gets significantly harder to work across them). Some frameworks or co…

  9. comment
  10. comment
    Comment #46912314

    That settles it

  11. comment
    Comment #46912265

    It's hard to tell with these releases if Anthropic's astroturfing campaign has come to HN or not but I feel like it probably has

  12. comment
    Comment #46744021

    Estimation is an art, not a science. It's always going to be a judgement call by the engineers tasked with giving them to management. Taking all of the factors from this article an…

  13. comment
    Comment #46536437

    Trade Joe's maybe I could see but how did Whole Foods make this list?

  14. comment
    Comment #46529983

    I see them as conflicting viewpoints because as a general rule companies do not focus on > Long term financial interests, mostly. It's great that you as an individual feel otherwis…

  15. comment
    Comment #46525516

    > Not a great regulatory move, in my opinion. > But I really wish ad companies would implement this rule across the board. You don't see how these are conflicting viewpoints? What …

  16. comment
    Comment #46525310

    Account created 16 hours ago posting highly dubious AI hype? This user is almost certainly part of the intense astroturfing campaign likely financed by Anthropic that has been ongo…

  17. comment
    Comment #46525279

    Their rationale is written here, May 21 2021 final comment on the closed issue from the creator themself. Even in 2021 this was a dubious argument to make given the browser landsca…

  18. comment
    Comment #46525225

    Absolute madness and no thank you. Have others not noticed the extremely obvious astroturfing campaign specifically promoting Claude code that is mostly happening on X in recent da…

  19. comment
    Comment #46518598

    I think that's true and it's also a convenient way to "smuggle" in Google's most important doodads: their tracking apparatus which includes all of the single sign on and MFA stuff …

  20. comment
    Comment #46511054

    The AirBNB JS style guide is kind of like a relic in time from the transition to ES6 etc. Leave it in the past. Their only argument for not supporting eg. "for-of" is because of "l…

  21. comment
    Comment #46499813

    I'm not talking about unnecessary (nor incidental) complexity. That is a whole other can of worms. I am talking about the complexity required given what you need to a system to spe…

  22. comment
    Comment #46494737

    Nothing can remove complexity other than simplifying requirements. It can only be shuffled around and distributed to other areas of the system (or library, or vendor functionality …

  23. comment
    Comment #46493639

    I hear this argument as an excuse not to write comments (sometimes at all). Maybe I am just lucky but I have never had this issue as you've described in codebases, and if I did, ce…

  24. comment
    Comment #46487688

    Explain "why not what" is good general advice. My further advice for comments is: even bad comments can be useful (unless they're from LLM output maybe...) therefore when in doubt,…

  25. comment
    Comment #46433366

    The soap opera effect (caused by motion smoothing and similar settings) is the one that bugs me most. It's good for sports where the ball is in motion and that's it. Makes everythi…