Viewing profile — abuob
abuob
HN member- Joined
- Thu, Sep 12, 2019, 8:16 PM UTC
- HN karma
- 28
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About abuob
No profile information was provided.
Recent public activity
-
comment
Comment #48393774
If you're genuinely curious, a few suggestions that I personally found incredibly enlightening: Anand Giridhardas, Winners Take All: The book is fantastic, there's also his now inf…
-
comment
Comment #48343099
In my perspective, "Analyze code, come up with edge cases and gaps and create unit tests for them" is one of the use-cases where AI was starting to get really good at, so I can see…
-
comment
Comment #46622227
It feels like the real news is that the metaverse division still had 1500 people in it...
-
comment
Comment #46598139
I find it very unfortunate that browsers (or rather, the spec) do not support some kind of versioning. If we could declare which version of HTML, JS and CSS to use, it would allow …
-
comment
Comment #46517992
Probably not too popular of an opinion on HN but email in my opinion would be a great example of a service that could be run by the government. Just like postal service (at least i…
-
comment
Comment #46473205
But you can detect serverside (at least probabilistically) if a user is abusing it to their advantage. Some Valve guy gave a great talk about their cheating detection a while back;…
-
comment
Comment #45040812
Shameless self-plug and probably not what you're looking for, but anyway: I've created https://github.com/abuob/yanice for that sort of monorepo-size; too many applications/librari…
-
comment
Comment #32596741
I'm dabbling in the monorepo-tool-space for quite a while already and somehow managed to never hear about Turborepo, seems very interesting! Just a few years back, the monorepo-too…