Live data from Hacker News

Viewing profile — rhooke

rhooke

HN member
Joined
Fri, Apr 30, 2021, 1:31 PM UTC
HN karma
34
Public activity
10 items

About rhooke

No profile information was provided.

Recent public activity

  1. comment
    Comment #35510825

    Author here. You're correct. I've added a footnote to that part now. I think it still illustrates the point so I've left the main text alone.

  2. comment
    Comment #35496621

    I recently nerd-sniped myself by asking what pressing Ctrl-D in a terminal really does. This is the result of several weeks of obsession.

  3. story
  4. comment
    Comment #28711899

    Imperative version can fill more dynamic use cases, like spinning up entire servers in response to something (eg user wants to create a game server at the click of a button). Not s…

  5. comment
    Comment #28640996

    I enforce formatters wherever possible after working on codebases with 20+ years of people imposing their own unique opinion on where spaces and braces should go. Worse, arguing ab…

  6. comment
    Comment #28132347

    I'm not sure what you mean by a build cache, does sccache suit? https://github.com/mozilla/sccache

  7. comment
    Comment #27890844

    Agreed. Microbenchmarking can be detrimental if you don't verify with some 'macro' benchmarking with realistic use cases. And tracking the right metrics!

  8. comment
    Comment #27158282

    A lot of the work I do recently has been using devcontainers in VSCode [1]. They even have a Rust sample one. I feel like this would provide at least a little bit of protection aga…

  9. comment
    Comment #27084493

    What makes you think that will happen? A lot of young people I know seem to understand just as little about computers as the older ones, on average. Younger people use technology a…

  10. comment
    Comment #26993265

    These restrictions are only for the SES sandbox mode. You fill in a form to get out of sandbox mode and then you can send many more per day (still only 14/second or so). You only v…