Viewing profile — howtofly
howtofly
HN member- Joined
- Mon, Sep 09, 2019, 5:08 AM UTC
- HN karma
- 168
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About howtofly
No profile information was provided.
Recent public activity
- story
-
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 …
-
comment
Comment #45499493
Note that these books were written when design pattern was still a buzzword.
- story
- story
- story
- story
-
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 …
-
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…
-
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.
-
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…
- story
- story
-
comment
Comment #44235216
I just checked it for Rust: "18 17 change Rust page Rust 0.97% -0.20%"
- story
-
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…
- comment
-
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.
- story
-
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…
-
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…
- story
-
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…
- story
-
comment
Comment #42242688
[dead]