Live data from Hacker News

Viewing profile — mayhemducks

mayhemducks

HN member
Joined
Thu, Mar 21, 2024, 2:43 PM UTC
HN karma
146
Public activity
151 items

About mayhemducks

No profile information was provided.

Recent public activity

  1. comment
    Comment #49182187

    'Cause the brain is in a glass vat. and brains have eyes too. https://www.youtube.com/watch?v=pc3uWxs9adw

  2. comment
    Comment #49076378

    If this is about safety, am I being too naive & idealistic to think that a "Kamar-Taj" rule would solve some safety issues? The "Kamar-Taj" rule is, no knowledge is forbidden, only…

  3. comment
    Comment #48985484

    If Quagmire were in charge of naming things.

  4. comment
    Comment #48924883

    You know it's interesting, because with the right treatment and support, people with diabetes can live long, fulfilling lives. It's the same for depression. It does not matter if i…

  5. comment
    Comment #48922456

    You said it friend.

  6. comment
  7. comment
    Comment #48922290

    This is ableism.

  8. comment
    Comment #48922270

    There is no cure for depression. Like there is no cure for diabetes. There is a big difference between having the disease, and feeling sadness brought on by circumstances. There is…

  9. comment
    Comment #48922084

    Software quality, i.e lack of bugs, from the average user's perspective, is a hygiene factor. High quality does not get rewarded, and the instant it crosses below the threshold of …

  10. comment
    Comment #48860317

    The man with more than one watch never knows what time it is.

  11. comment
    Comment #48325557

    I genuinely do not understand why people think my comment on this is a bad take. I believe it is absolutely ridiculous to have token usage leader boards. But isn't it also ridiculo…

  12. comment
    Comment #48308211

    I'm guessing you aren't invested in any of these stocks. I'm also guessing, to take the perspective of a tokenamxxing GenZ employee, that their bosses are.

  13. comment
    Comment #48307750

    Excessive token burning as a tactic to annoy your employer probably does the opposite - it probably makes your employer money. The more tokens you burn, the more demand for hardwar…

  14. comment
    Comment #48108254

    Hacker news is not a representative subset of humanity. So you are restricting your range of understanding. Maybe that's necessary for mental health, (it is for me) but the tradeof…

  15. comment
    Comment #48036538

    In my mind this is what prototyping is for. Just get it working quickly and see if the concept has legs. But be prepared to completely re-write it because the "just make it work" m…

  16. comment
    Comment #48036457

    My status after reading your comment: https://imgflip.com/i/7yki7x Agentic tools are "burglary tools" -> Younger folks should not study CS?

  17. comment
    Comment #48016589

    Yes it is nauseating. And it's the norm. Whenever some company finds a way to make a boat-load of money by exploiting a weakness of human nature, the government will demand a porti…

  18. comment
    Comment #47988583

    5 internet points to you sir.

  19. comment
    Comment #47974014

    Maybe they could use this DDoS attack as their 17th round technical interview. Any candidate who successfully mitigates the attack would then make it to the 18th round. Win win!

  20. comment
    Comment #47949898

    I enjoyed reading this. I LOL'd when I read "eternal ball of sadness".

  21. comment
    Comment #47939346

    No apology necessary - I appreciate the straightforward offer of solutions to difficult problems.

  22. comment
    Comment #47934127

    I was curious about this so I looked around a bit. My interpretation is that GrapheneOS still has not cracked this nut. Neither has iPhone, unless you enable "Lockdown Mode" https:…

  23. comment
    Comment #47868619

    I guess I like the idea of having to think a little more deeply about how memory is used while I'm programming. I know that might sound a bit odd, but before I started learning and…

  24. comment
    Comment #47863409

    Okay I could see that - like implementing linked lists would be easier yeah? I just feel like not having GC is sort of a deliberate, core design choice for the language. Having str…

  25. comment
    Comment #47863234

    I really like rust because it does NOT have garbage collection. Can someone smarter than me help me understand the benefits of having GC in rust specifically? Does it enable things…