Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mkarrmann
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
mkarrmann
6d ago
I also have not seen this, the checkbox has stayed off for me.
2.
▲
by
mkarrmann
3mo ago
Builder pattern isn't only used in Rust, but I agree it's hideous to use in Python.
3.
▲
by
mkarrmann
4mo ago
Ya if anything the real take away is that our satellites are very impressive!
4.
▲
by
mkarrmann
4mo ago
It is very fast, Mexico City has serious problems. My point is that "can be seen from space" is an awful way to communicate that. It provides no useful intuition for the scale of "10 inches per year".
5.
▲
by
mkarrmann
4mo ago
Referring to "25 centimeters per year" as "so fast it can be seen from space" is so funny to me. We have very good satellites! Lots of things can be seen from space. "can be seen from space" is an awful way to
6.
▲
by
mkarrmann
8mo ago
Idk why it's hard to believe another company would try to outbid. Discovering good locations for data centers is genuinely a difficult problem. They're relatively scarce. Bidding wars seem completely plausible.
7.
▲
by
mkarrmann
9mo ago
I broadly agree with the article. The described pattern is standard in Meta. This, along with the infrastructure and tooling to support it, was the single largest "devx quality of life improvement" in my experience moving to big t
8.
▲
by
mkarrmann
9mo ago
Microservices should have clear owners reflected in the org chart, but the topology of dependencies should definitely not be isomorphic to your org chart.
9.
▲
by
mkarrmann
10mo ago
And a single producer! i.e. it breaks down if you add support for fault tolerance
10.
▲
by
mkarrmann
1y ago
Horace He at Thinking Machines just dropped an awesome article describing exactly this: https://thinkingmachines.ai/blog/defeating-nondeterminism-in... TL;DR: assuming you've squashed all regular non-determinism (
11.
▲
by
mkarrmann
1y ago
Thank you so much for making this!
12.
▲
by
mkarrmann
2y ago
> In case you haven't seen it before... > Shares amazing link there was a 0% chance I'd ever see in my life if not for this comment
13.
▲
by
mkarrmann
2y ago
Ty, all good points
14.
▲
by
mkarrmann
2y ago
I'm pretty confused by this article. It says docker compose is at the "wrong-level of abstraction", but I kept feeling the author was instead expecting docker compose to solve different problems that it was ever meant to solv
15.
▲
by
mkarrmann
2y ago
I actually like that analogy. It's somewhere in between. Enough that LLMs can help in many ways, but the current models are still far away from doing everything.
16.
▲
by
mkarrmann
2y ago
Is most code being written the equivalent of high-art or Shutterstock?
17.
▲
by
mkarrmann
2y ago
Why do you think a series which absolutely converges but whose first few terms are a poor approximation is related to a series which diverges but whose first few terms match the empirically expected value? Not only is it a stretch to wonder
18.
▲
by
mkarrmann
3y ago
I've recently taken to calling it llama.cpp plus ollama
19.
▲
by
mkarrmann
3y ago
They specifically said "compiling only proves correctness for the code being compiled, and for the properties covered by the type system".
20.
▲
by
mkarrmann
3y ago
What makes you think that the "selling point" of AI today is that it is significantly better at everything than humans?
21.
▲
by
mkarrmann
3y ago
Never forget that the world economy is probably being held together by a handful of these.
22.
▲
by
mkarrmann
3y ago
I believe they're being rhetorical, and agree that there are good reasons to use elasticsearch over postgres.
23.
▲
by
mkarrmann
3y ago
There's a difference between an accent and incorrect pronunciation, and using the wrong tone is the latter.
24.
▲
by
mkarrmann
3y ago
That's a good point.
25.
▲
by
mkarrmann
3y ago
I share that intuition, although I don't see any reason to trust the intuition of an outside (either myself or presumably yourself) making 2 second back-of-envelope calculations of that of the Alphabet board.
26.
▲
by
mkarrmann
3y ago
Why's it so hard to believe that a worse CEO for one year would result in a 0.01% lower market cap? Given that framing, 200m is a very drastic under estimation.
27.
▲
by
mkarrmann
3y ago
Neat :) I personally feel like upgrading a database should be an explicit admin process, and isn't something I want my db container entrypoint automagically handling.