Viewing profile — thegeomaster
thegeomaster
HN member- Joined
- Thu, May 01, 2014, 11:53 PM UTC
- HN karma
- 2,568
- Public activity
- 672 items
- HN profile
- View on Hacker News ↗
About thegeomaster
Building Carthagine (AI-powered Figma to React): https://carthagine.ai
Recent public activity
-
comment
Comment #49247084
Probably has something to do with the fact that the blog post is not human-written.
-
comment
Comment #49126455
Pangram is a very reliable tool and it does clock the text as AI generated.
-
comment
Comment #49119875
If even Earendil is publishing AI generated blog posts...
-
comment
Comment #48239295
Looks great, even has Linux support!
-
comment
Comment #48142957
> `from opentele while import trace` FYI, this to me points to an inference bug, bad sampling, or a non-native quant. OpenRouter is known to route requests to absolutely terrible, …
-
comment
Comment #47692684
Alexandr Wang on Twitter [0] mentioned open source plans: "this is step one. bigger models are already in development with infrastructure scaling to match. private api preview open…
-
comment
Comment #47680324
What's the "attention window"? Are you alleging these frontier models use something like SWA? Seems highly unlikely.
-
comment
Comment #47615279
And it seems they've decided to go closed-source for their largest, best models.
-
comment
Comment #47369781
Tried on a few of our production prompts and got comparable speeds to what we normally get with Fireworks Serverless (Kimi K2.5), but at a better price. Rooting for you!
-
comment
Comment #47307058
Thank you so much for the kind words and for the feedback! 1. Duly noted on USDC and other payment options - I have to see how easy this is do to as we're using stripe. 2. Teams an…
-
comment
Comment #47240790
Thanks for the feedback! I'm trying to fix that. The trouble is actually that changing the src of an iframe on a page pushes an entry into the history implicitly. Since we use ifra…
-
story
Show HN: Mowgli – Figma for the agent era, with Claude Code and design export
Hi HN! We're excited to announce the public beta of Mowgli, a spec-backed, AI-native design canvas for scoping and ideating on products. The productivity gains unleashed by coding …
-
comment
Comment #46982775
Not the parent commenter, but in my testing, all recent Claudes (4.5 onward) and the Gemini 3 series have been pretty much flawless in custom tool call formats.
- story
-
comment
Comment #46657006
I actually ran this one. It measures some 700k lines of code, and seems to contain things like a full VBA implementation, complex currency and date parsing, etc. But the UI is extr…
-
comment
Comment #46096548
Article talks about all of this and references DeepSeek R1 paper[0], section 4.2 (first bullet point on PRM) on why this is much trickier to do than it appears. [0]: https://arxiv.…
-
comment
Comment #46096518
You could think of supervised learning as learning against a known ground truth, which pretraining certainly is.
-
comment
Comment #45615079
It's interesting to also compare this to getting a bare metal instance and provisioning microVMs on it using Firecracker. (Obviously something you shouldn't roll yourself in most c…
-
comment
Comment #45437141
You didn't include the amortized cost of a Blackwell GPU, which is an order of magnitude larger expense than electricity.
-
comment
Comment #45261009
Warning: LLM-generated article, terribly difficult to follow and full of irrelevant details.
-
comment
Comment #45244742
Well this was a trip down the memory lane. I built a small game on Irrlicht at the time and I remember these discussions also. Irrlicht had its editor (irrEdit), a sound system (ir…
-
comment
Comment #45230730
What an astounding achievement. In 6 years, this person has written not only a very well-designed microkernel, but a build system, UEFI bootloader, graphical shell, UI framework, a…
-
comment
Comment #45058625
Common sense: - The compute requirements would be massive compared to the rest of the industry - Not a single large open source lab has trained anything over 32B dense in the recen…
-
comment
Comment #45058226
tok/s cannot in any way be used to estimate parameters. It's a tradeoff made at inference time. You can adjust your batch size to serve 1 user at a huge tok/s or many users at a sl…
-
comment
Comment #45058203
There's no way Sonnet 4 or Opus 4 are dense models.