Viewing profile — bugglebeetle
bugglebeetle
HN member- Joined
- Sat, Apr 01, 2023, 7:21 AM UTC
- HN karma
- 1,521
- Public activity
- 1,306 items
- HN profile
- View on Hacker News ↗
About bugglebeetle
No profile information was provided.
Recent public activity
-
comment
Comment #49092951
I haven’t used their platform so can’t speak to this, but super brilliant team and big fans of their work overall!
-
comment
Comment #49079947
Tinker is pretty cheap. Prime Intellect if you want more flexibility.
-
comment
Comment #48653234
It’s not “deeply weird” but was intentionally legislated to prevent labor from obtaining similar sectorial bargaining power and political influence as they had in Europe. Some ente…
-
comment
Comment #48542814
See OpenRouter’s recent announcement on a model fusion setup, which they now support via API: https://openrouter.ai/blog/announcements/fusion-beats-fronti...
-
comment
Comment #48258310
Use their API directly, this is an openrouter issue. I ran something like 5 billion tokens through them directly recently without any bumps in the road.
-
comment
Comment #48091410
Anthropic serves quantized versions of their models and you can run q8 locally.
-
comment
Comment #48090426
The frontier Chinese open source models are already at this level, GLM-5.1 and Kimi K2.6 specifically.
-
comment
Comment #47965272
Deepseek has demonstrated that there is no reason for it to actually lose money. The awful business practices and monopoly tactics of the frontier model labs in the US are the prob…
-
comment
Comment #47878094
As Benjamin noted, “Christianity’s history is essentially that of its parasite […] capitalism.”
-
comment
Comment #47657604
If you ever heard them talk about each other, you would definitely assume as much.
-
comment
Comment #47655445
>homogenous country Tell me you know nothing about Switzerland without telling me you know nothing about Switzerland. Try asking a German Swiss what they think about a French Swiss…
-
comment
Comment #47417082
Bacurau is one of the best movies I’ve seen in recent memory and Pictures of Ghosts tells an amazing story about the history of Recife’s relationship to cinema.
- comment
-
comment
Comment #47254307
Unfortunately, this looks to only cover the larger MoE models. I imagine the smaller models are what most people would target. 9B just dropped two days ago, so not surprised it’s n…
-
comment
Comment #46990659
Ireland’s affordability problems are almost exclusively centered around its housing crisis and they need to just commit themselves to over-supply induced wealth destruction for the…
-
comment
Comment #46977346
I tested this pretty extensively and it has a common failure mode that prevents me from using: extracting footnotes and similar from the full text of academic works. For some reaso…
-
comment
Comment #46910261
Yeah, do crons even work consistently for GitHub Actions? I tried to set one up the other day and it just randomly skipped runs. There were some docs that suggested they’re entirel…
-
comment
Comment #46765900
> I remain convinced that if you write code then your product will sooner or later turn into a buggy mess. FYFY
-
comment
Comment #46645236
Everyone who tells the story of the reformation leaves out that Martin Luther also used this new technology to widely disseminate his deranged anti-Semitic lies and conspiracies, l…
-
comment
Comment #46638128
Tried this the other day and the setup on this is super cumbersome and requires you to constantly rebuild your entire dev and Claude Code environment every time you use a new conta…
-
comment
Comment #46455126
This is lame, but always remember that OpenAlex exists and is completely free: https://openalex.org/works?page=1&filter=primary_location.so...
-
comment
Comment #46448169
It’s called “Semi” analysis for a reason. Dylan Patel is the Jim Cramer of industry reporting for this sector.
-
comment
Comment #46442688
Seems very cool, but IMO you’d be better off doing an open source version and then hosted SAAS.
-
comment
Comment #46438173
Nah, I don’t miss at all typing all the tests, CLIs, and APIs I’ve created hundreds of times before. I dunno if I it’s because I do ML stuff, but it’s almost all “think a lot about…
-
comment
Comment #46428658
I just had Claude Code finetune a reranker model to improve it significantly across a large set of evals. I chose the model to fine tune, the loss function, created the underlying …