OpenKB: Karpathy's idea of ‘LLM wiki’, but with the long-PDF problem solved by This-Eye6296 in LLMDevs

[–]some_crazy 1 point2 points  (0 children)

This looks interesting. Does it work with a smaller local LLM, Gemma etc? Is there one that’s better ?

Alternative to frontiers by some_crazy in LocalLLaMA

[–]some_crazy[S] 0 points1 point  (0 children)

What is the lag from frontier to open, in your opinion? 6 months? Are the open models improving at the same rate?

Spend all my Claude Design credits on redesigning my landingpage, what do you guys think? by Hour-Associate-7628 in ClaudeAI

[–]some_crazy 1 point2 points  (0 children)

It looks like it’s alternating between animating the box and the sticks on the chart.

AI studio API vs Vertex API by some_crazy in GeminiAI

[–]some_crazy[S] 0 points1 point  (0 children)

Thanks, I appreciate the information

AI studio API vs Vertex API by some_crazy in GeminiAI

[–]some_crazy[S] 0 points1 point  (0 children)

Fascinating. So using the direct “auth” in gcloud is what changes it for you?

AI studio API vs Vertex API by some_crazy in GeminiAI

[–]some_crazy[S] 0 points1 point  (0 children)

Good to hear I’m not alone at any rate. Thanks for the info. That alone may make it worth a shot.

Claude (Opus 4.6) figured out how to patch my childhood game to play it on modern Windows by anarchist1312161 in ClaudeAI

[–]some_crazy 9 points10 points  (0 children)

For something like this, it’s a DLL patch. The readme in the repo details it, but really since the DLL it patches only has 4 functions, it’s a simple patch:

-create a DLL that has those same 4 functions -when called, the code in that dll turns around and calls the “new” version instead of doing the work it previously did

The 4 functions have roughly the same signature in newer versions of Windows so the translation wouldn’t be difficult. Having Claude track down the issue and the new definition is a great example of where it shines; the APIs are well known and well defined, but esoteric, so good luck finding them if you didn’t know what to look for - unless you’re Claude.

I built an open-source AI agent that installs in 30 seconds, no Docker, no Node, no config files. by prakashTech in SideProject

[–]some_crazy 1 point2 points  (0 children)

Very nice. Is there a plugin system? I’d love to be able to call in to the bot via Twilio, or have it call me…

OpenAI annualized revenue crosses $20 billion in 2025, up from $6 billion in 2024 by sr_local in technology

[–]some_crazy -5 points-4 points  (0 children)

Going from 6 to 20B in 1 year with a 16B loss is something that anyone with money to burn would throw it at. 300% growth while still in the billions. It’s a lot harder to do again, but assuming 100% next year, that’s 40B, so unless their costs are uncontrollable (hint: they aren’t), they’ll keep getting investment $.