Viewing profile — clusterfook
clusterfook
HN member- Joined
- Sun, Mar 09, 2025, 10:57 AM UTC
- HN karma
- 63
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About clusterfook
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43802003
> But for interesting HN discussion... anyone got any juice on why this is happening. Is there orders going down the chain of command from the president to do this sort of thing. W…
-
comment
Comment #43801074
It is pretty decent strategy. Wait for a once a century global pandemic, then buy like crazy at the bottom!
-
comment
Comment #43615960
Abbreviations :-) being defined or not depends on the audience, so it is not a law that you need to define them. PMF (product-market fit) and GTM (go to market) I would define thou…
-
comment
Comment #43615909
I am not sure, but as a Typescripter, I think I'd find refinement types easier - https://github.com/ucsd-progsys/liquidhaskell I am not sure if they serve the same purpose or how t…
-
comment
Comment #43615875
You can use fun language for any discpline. Even stamp collecting.
-
comment
Comment #43604943
The "S" in LLM stands for security https://simonwillison.net/search/?q=llm+security MCP is just another way to use LLMs more in more dangerous ways. If I get forced to use this stu…
-
comment
Comment #43533431
You will need 2. BUT, and here is the rub. https://en.wikipedia.org/wiki/Jevons_paradox I am hoping Jevon will keep employing me. He has been a great boss for the last 25 years TBH…
-
comment
Comment #43522958
Not too suprising though. It is zipped xml. Future versions may add to the xml optional nodes that can be ignored by previous versions.
-
comment
Comment #43522440
Yep gonna be easy Q: show me the top 5 customers by total sales A: System.Data.Odbc.OdbcException (0x80131937): ERROR [57014] ERROR: canceling statement due to statement timeout; Q…
-
comment
Comment #43307940
No mention of https://nodejs.org/api/cluster.html#cluster ? Not sure if NextJS supports it even, but if you are only using one core of your webserver for node, you are leaving stuf…