Live data from Hacker News

Viewing profile — howtofly

howtofly

HN member
Joined
Mon, Sep 09, 2019, 5:08 AM UTC
HN karma
168
Public activity
79 items

About howtofly

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #45897311

    All this hassle can be avoided by using `cleanup` compiler attribute. Manage classical C resources by auto-cleanup variables and do error-handling the normal way. If everything is …

  3. comment
    Comment #45499493

    Note that these books were written when design pattern was still a buzzword.

  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #44947521

    The real issue is determining how much non-renewable resource consumption is justified for these "valuable" things? Note that we are always inclined to value ourselves too much. I …

  9. comment
    Comment #44930478

    IIRC, all latency-driven congestion control algorithms suffer from violent rtt variance, which happens frequently in wireless networks. How does BBR perform under such circumstance…

  10. comment
    Comment #44921832

    It's all about human technology, which enables massive resource consumption. I should really say humans never truly produce anything in the realm of technology industry.

  11. comment
    Comment #44921803

    > The future may reduce the economic prosperity and push humanity to switch to some different economic system (maybe a better system). Humans never truly produce anything; they onl…

  12. story
  13. story
  14. comment
    Comment #44235216

    I just checked it for Rust: "18 17 change Rust page Rust 0.97% -0.20%"

  15. story
  16. comment
    Comment #44156280

    Should users trust the signaling server? IIRC, the signaling server can easily intervene SDP offer/answer so that it can intercept user files or instruct users to send files wherev…

  17. comment
  18. comment
    Comment #44148478

    My understanding is that the signaling server could be used as the perfect place to perform MITM attack. The README does not mention how berb addresses this concern at all.

  19. story
  20. comment
    Comment #44014034

    > If I work on a repo, all I have to do is enter my dev distrobox, SSH in from my IDE, and work within that environment - no devcontainer or flake.nix required. With Ubuntu 24.04 a…

  21. comment
    Comment #43903124

    Serious software development is rarely an individual endeavor; most issues should be resolved through collaboration. In other words, they should be addressed through management. Wh…

  22. story
  23. comment
    Comment #42996729

    I should mention that Drepper's old implementation and thus uclibc/uclibc-ng's implementations are much simpler and do not have this bug. The musl libc does not have this issue bec…

  24. story
  25. comment