Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
riknos314
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
riknos314
6d ago
Initial impression is that the currency selection didn't work (changing between USD/EUR on the selector didn't change the currency being displayed in PLN)and I quickly lost interest due to lack of monetary context
2.
▲
by
riknos314
10d ago
LLM seems to have become synonymous with Generative Transformer architecture. While this model may share much with GPT-style models on the encoder side, it clearly has a different decoder architecture. So is a high-parameter count language
3.
▲
by
riknos314
10d ago
Has LLM become so synonymous with Generative Transformer that other high-parameter count models that interpret language need a different name? For all we know this might be a non-language-generative transformer e.g. a transformer where the
4.
▲
by
riknos314
10d ago
This is likely still an LLM (in the purest definition of a language model with relatively many parameters) since the inputs are natural language, just not a generative LLM as the output is something other than more language.
5.
▲
by
riknos314
11d ago
Public communications from government entities really should be legally required to be disseminated on public forums (ideally properly hosted on .gov domains for easy verification, with RSS feeds) Cross-posting on other platforms should b
6.
▲
by
riknos314
14d ago
At least in the US most places that sell gift cards require ID when purchased in cash
7.
▲
by
riknos314
17d ago
Halved would be a 50% percent reduction. 0.15/0.22 ≈ 0.68, meaning a roughly 32% reduction on inputs. The 50% reduction is only outputs and cached inputs.
8.
▲
by
riknos314
19d ago
The author misses the difference between cashflow and profit entirely. Selling a car today gives Tesla the full profits of that hardware production today. Running that car as a robotaxi means that Tesla eats the costs of the hardware today
9.
▲
by
riknos314
23d ago
also seeing 404
10.
▲
by
riknos314
26d ago
I'm not sure if the website allows for diffs against arbitrary tree states, but if it does than the diff space is completely unbounded, and the ram demand is theoretically infinite.
11.
▲
by
riknos314
26d ago
The amount of memory required to cache all possible diffs (defined as an ordered pair of commits) would likely be in the exobytes. At current ram prices that's easily a trillion dollars of ram to run that cache lol. Git focuses on mak
12.
▲
by
riknos314
1mo ago
For anyone interested in the differences between dynamo (the early internal-only KV store described in this paper) and DynamoDB (The AWS service), Marc Brooker has an excellent writeup https://brooker.co.za/blog/2025&#x
13.
▲
by
riknos314
1mo ago
I'm curious if this stems from the focus on token efficiency. My thinking is that in order to use fewer tokens the model must converge to a likely path faster, meaning it must be more confident in making assumptions quickly and not se
14.
▲
by
riknos314
1mo ago
Time to market also matters a ton. If they can start shipping chips <1 month after the weights drop that's much more compelling than if it's a 6+ month development pipeline.
15.
▲
by
riknos314
1mo ago
Kimi K3 is a 2.8T model that's available at about 1/4-1/3 the cost of Fable from multiple providers on openrouter. The math doesn't seem wildly off.
16.
▲
by
riknos314
1mo ago
Yeah but the lease is provided by Klarna, not Apple.
17.
▲
by
riknos314
1mo ago
The proper server AI chips come on a board that isn't compatible with consumer pcie lanes and have no built-in fans. Completely different ball game in the ultra dense server world.
18.
▲
by
riknos314
1mo ago
Buying the team and then actually making the models open is an interesting avenue for driving hardware demand (basically making openai models the new nemotron). Unlikely but quite interesting.
19.
▲
by
riknos314
1mo ago
You're welcome to break this down however you wish. I don't think there's any perfect measurement or stat here as every consumer values the various components of the combo differently. If you are a consumer that values the d
20.
▲
by
riknos314
1mo ago
Soda isn't my preference and personally I'd probably skip out, but it feels disingenuous to completely ignore something included in the price when discussing the value of an item. That's why I have percentages for both the do
21.
▲
by
riknos314
1mo ago
I'd argue that the author's choice of volume as the metric to compare against is a poor one. The costco hotdog contains 580 calories, approximately 110 of which is the bun. If the bun shrinks by 30%, the calories of the entire do
22.
▲
by
riknos314
2mo ago
> Whenever corruption occurred, we had to stop the control plane process on the shard while we repaired or restored the database. This was painful for tailnets on that shard, because their entire control plane disappeared during that rec
23.
▲
by
riknos314
2mo ago
As long as the linguistics are the issue rather than raw inability to understand the concepts being communicated, then the model is just being a bad communicator.
24.
▲
by
riknos314
2mo ago
The code is the "how", the problems that people need solved are the "why". The code is merely an implementation detail. For most problems solvable in code, there are literally infinite valid code representations of poss
25.
▲
by
riknos314
2mo ago
Aws is an infrastructure company that builds services on top of that infra to sell more of it at a higher margin. Anthropic trains models on AWS's (and GCPs, and Microslop's) infrastructure, then skims margin off of selling infere
26.
▲
by
riknos314
2mo ago
The $200 sub is customer acquisition cost to hook devs that then become the marketing team trying to get their company to bring in Claude (at the highly profitable API price).
27.
▲
by
riknos314
2mo ago
Effective jargon usage is understood by the target audience. If the AI is communicating to me and can't select the appropriate jargon level, it's failing at communicating effectively.
28.
▲
by
riknos314
2mo ago
While smoked turkey (from Reese bros) is easily the best poultry I've ever had, I certainly would not call poultry the best place to start learning smoking. In general I'd recommend starting with the most forgiving meat available
29.
▲
by
riknos314
2mo ago
> if the build is fast. ...and the build doesn't require any tools that aren't already on your machine, and there are no dependencies to download Many of the best tools I use are written in languages I don't program in an
30.
▲
by
riknos314
2mo ago
I'm missing an accuracy vs bits graph here. Cool to see this running but if it's at 10%+ loss vs 16bit that's less cool. Hard to understand that story from what's published here.
More ›