Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
clusterfook
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
Five people survive 36 hours in alligator-infested swamp after plane crash
(bbc.com)
7 points
by
clusterfook
1y ago
|
2 comments
2.
▲
by
clusterfook
1y ago
<<Insert Rage>> 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. Was this behaviour always there but
3.
▲
by
clusterfook
1y ago
It is pretty decent strategy. Wait for a once a century global pandemic, then buy like crazy at the bottom!
4.
▲
by
clusterfook
1y ago
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 though.
5.
▲
by
clusterfook
1y ago
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 the venn diagrams overlap on this,
6.
▲
by
clusterfook
1y ago
You can use fun language for any discpline. Even stamp collecting.
7.
▲
by
clusterfook
1y ago
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 stuff, I'm going to learn
8.
▲
by
clusterfook
1y ago
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.
9.
▲
by
clusterfook
1y ago
Not too suprising though. It is zipped xml. Future versions may add to the xml optional nodes that can be ignored by previous versions.
10.
▲
by
clusterfook
1y ago
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: Why do I get this error A: Looks like it needs an index, l
11.
▲
by
clusterfook
2y ago
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 stuff on the table.