Viewing profile — __s
__s
HN member- Joined
- Sat, Sep 12, 2015, 3:41 AM UTC
- HN karma
- 5,668
- Public activity
- 2,129 items
- HN profile
- View on Hacker News ↗
About __s
Recent public activity
- comment
-
comment
Comment #49198061
It's a fair point that such an environment will be different than playing against other humans
-
comment
Comment #49196460
> You probably won't pick a driver sitting on the edge of the frontier because you want some balance between speed and acceleration for super mario kart speedruns go with bowser/dk…
-
comment
Comment #49196283
I just scrolled through & read the code snippets. Interesting enough solution at end
-
comment
Comment #49196156
Trouble with fonts is sometimes monospace good, sometimes monodpace bad Anyways I'll namedrop Iosevka as perfect monospace font for working on 13" laptop
-
comment
Comment #49189917
One group I followed switched to LinkedIn
-
comment
Comment #49181705
It doesn't, it just loses your session
-
comment
Comment #49158796
Haha, I was reading your comment as praise for Greg until the end
-
comment
Comment #49078734
Seemed to've worked out pretty well for Uber
-
comment
Comment #49048874
Yep. For managed postgres our threat model is to assume vm is compromised. It's paid off, just earlier this year there was RCE fix in PG 18.4
-
comment
Comment #49008426
Every year I just say I want to improve my work life balance & work out more Doesn't happen, but hey at least I'm being honest about what I'd like to improve
-
comment
Comment #48925875
Or just order any macropad
-
comment
Comment #48909744
I find it irritating with humans. "last but not the least" always distracts me as I then consider maybe the last item _is_ the least. & what is with everyone saying they want to "d…
-
comment
Comment #48877172
you encode information in the token, this was a motivation for postgres to remove 32 byte cap on tokens: https://www.postgresql.org/message-id/508d0505-8b7a-4864-a68... See from sl…
-
comment
Comment #48874261
Yes, https://www.pgbouncer.org/config.html#section-peers
-
comment
Comment #48873820
SO_REUSEPORT[1] pretty much does all we want in kernelspace vs unnecessary userspace hop inbetween. These all run on same VM 1: https://lwn.net/Articles/542629
-
comment
Comment #48846211
If it weren't for those bone spurs maybe that war wouldn't be so forgotten
-
comment
Comment #48825731
B-roll
-
comment
Comment #48820063
Silent execution of tremor was a pain in the ass trying to upgrade to nextjs 15 / react 19: https://github.com/tremorlabs/tremor/issues/148
-
comment
Comment #48807323
Yes. & in the end my experience has been that you can write low latency code with gc, but only by expending more effort than it'd take to use manual memory management
-
comment
Comment #48806390
Fable's spatial reasoning is much better. Over the weekend I had opus looking into a blank textbox issue[1] which it was spinning on for a few minutes, switching to fable immediate…
-
comment
Comment #48804872
I've experienced the opposite: wishing I were dead so life wouldn't go on with me falling into just another glum existence. That at the emotionally present moment I snapshot it, pr…
-
comment
Comment #48795168
Haha I'll be lucky if I can gather 2m & still have sacrificed much work life balance just because my type of stupid is an obsession
-
comment
Comment #48778453
> I have yet to see a program that silently handles allocation failures and doesn't crash Postgres handles allocation failures
-
comment
Comment #48774875
Sai is https://news.ycombinator.com/user?id=saisrirampur Maybe we were saved by being acquired before hiring sales. Sai knew the problem & understood customers. He'd sometimes over…