Viewing profile — rhooke
rhooke
HN member- Joined
- Fri, Apr 30, 2021, 1:31 PM UTC
- HN karma
- 34
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About rhooke
No profile information was provided.
Recent public activity
-
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.
-
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.
- story
-
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…
-
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…
-
comment
Comment #28132347
I'm not sure what you mean by a build cache, does sccache suit? https://github.com/mozilla/sccache
-
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!
-
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…
-
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…
-
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…