Viewing profile — tubs
tubs
HN member- Joined
- Mon, Feb 27, 2012, 8:15 AM UTC
- HN karma
- 251
- Public activity
- 185 items
- HN profile
- View on Hacker News ↗
About tubs
No profile information was provided.
Recent public activity
-
comment
Comment #48950468
On codex the “no alt screen” option seems to help
-
comment
Comment #47874846
This is way way more expensive than hetzner. Not even comparable?
-
comment
Comment #47658840
Why create an array each time it iterates a Set rather than just iterating the Set?
-
comment
Comment #47583455
Yeah like npm! Don’t think there’s ever been security issues in that.
-
comment
Comment #47164014
Matcha has caffeine in it though?
-
comment
Comment #47091046
Raw meat? Wheat grains from the ground? Coconut shells?
-
comment
Comment #47000648
How big is the server runtime compared to v8 under the hood? Yes, every one of those apps is c++ powered.
-
comment
Comment #46859478
When text is (clearly) non native English I think most native readers don’t even register grammar errors. To be honest most native readers wouldn’t register grammar errors full sto…
-
comment
Comment #46835384
As the other posters have shown it’s not that hard. Most graphics specs will explicitly say how tie break rules work. The key is to work in fixed point (16.8 or even 16.4 if you’re…
-
comment
Comment #46752675
If you’re working in robotics and don’t have fully deterministic event based replay you need to find a new middleware.
-
comment
Comment #46742152
Dynamic is still nice when you’re dealing with unknown data imo. More hygienic to read than dictionary access through string keys for example. I use it when deserializing unknown m…
-
comment
Comment #46640700
You explain well so what I never understood is how the Jacobians aren't the first derivatives themselves? Also if you have happen to have any suggestions for linear algebra for som…
-
comment
Comment #46638362
Ah, I tried the gitlab and the tarballs 404 for me there, sorry I should have been more specific in the original post! fwiw this does look interesting.
-
comment
Comment #46635741
The download links for binaries 404 for me.
-
comment
Comment #46625347
Yeah what the heck is happening here? Agents gone wild?
-
comment
Comment #46594866
You can track debug symbol through c. It’s just one of many layers debug info gets tracked through.
-
comment
Comment #46434243
Isn’t this because the wine db has those tweaks pre configured?
-
comment
Comment #46432103
Are you? The majority of production compilers use hand rolled parsers, ostensibly for better error reporting and panic synch.
-
comment
Comment #46432073
Is the author aware of the vim plugin?
-
comment
Comment #46432054
Don’t you just press ctrl p and type in vscode?
-
comment
Comment #46390953
Clean water isn’t free? Utility bills increase year on year.
-
comment
Comment #46386542
You can source generate JSON serdes from your own source generator but you do need to generate the jsontypeinfo metadata yourself.
-
comment
Comment #46262305
I left my bag on a train recently. I’m not sure I can describe “describe the bag using an online questionnaire that took about two minutes to complete” as Kafkaesque… bag returned …
-
comment
Comment #46043601
One worker and potentially one donkey.
-
comment
Comment #45868358
Elf is used in many places outside Linux.