Live data from Hacker News

Viewing profile — hburd

hburd

HN member
Joined
Sun, Sep 23, 2018, 6:10 PM UTC
HN karma
50
Public activity
11 items

About hburd

No profile information was provided.

Recent public activity

  1. comment
    Comment #42079057

    There is a name for this phenomenon, it is called Conway's Law: https://en.wikipedia.org/wiki/Conway%27s_law More recent commentators have noted a corollary - for software projects…

  2. comment
    Comment #34986059

    I agree with almost every one of your points. I think I oversimplified my original point for the sake of clarity. If you are throwing out maintainable code for the sake of performa…

  3. comment
    Comment #34982698

    I don’t think the percentage of time waiting for input has anything to do with this. Outside of video games, the way most people will see performance problems is in the latency of …

  4. comment
    Comment #34764569

    You can actually override the SDL version at runtime, even if it is statically linked, though they still suggest to link dynamically: https://github.com/libsdl-org/SDL/blob/main/do…

  5. comment
    Comment #24897031

    You can avoid the .c file by building the .h and passing the compiler a -DIMPLEMENTATION option.

  6. comment
    Comment #22862157

    Software engineering is about solving real problems. The only time you need to write malleable software is when the problem needs a malleable solution. Pushing for everyone to writ…

  7. comment
    Comment #21930760

    > These days, I think most users will lose more time and be more frustrated by poor UI design, accidental inputs, etc. than any performance characteristics of the software they use…

  8. comment
    Comment #21043546

    I actually think it's actively harmful to hide problems that can be otherwise fixed. If the CPU is too busy to keep filling the audio buffer, the solution is to increase the buffer…

  9. story
  10. comment
    Comment #20323558

    Is undefined behavior really that bad when it's not causing problems?

  11. comment
    Comment #18052390

    I think the album "Future Shock" by Herbie Hancock, while technically electro, is a good example of techno's roots in funk. https://www.youtube.com/watch?v=tFM9bbfF0P4