Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jasonjmcghee
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
jasonjmcghee
5d ago
For what it's worth - over the last few years or whatever, it seems like Anthropic benchmaxxes the least. That being said, I currently prefer Sol / Astra to Opus / Fable as I find both to be a better cost payoff to me.
2.
▲
by
jasonjmcghee
5d ago
I think the reason is in the general ballpark of people throwing LLMs at a huge variety of problems and being too slow disqualifies them from a bunch of things. Now there's a new training-free thing that is fast enough to be useful on
3.
▲
by
jasonjmcghee
5d ago
TypeSafe is still the provider. It's just proxied. So it's a new subprocessor. Which can often be painful to onboard, especially if not compliant according to your needs.
4.
▲
by
jasonjmcghee
5d ago
The open source ones- I downloaded a number and tried them and compared to Jev. Anything that required knowledge / familiarity mmBERT and ModernBERT post-trains performed much worse. So it seems like they did some kind of useful expans
5.
▲
by
jasonjmcghee
7d ago
Did you do the follow up questions? I was invited within a few hours of joining today. It's also now on openrouter and cloudflare
6.
▲
by
jasonjmcghee
8d ago
There absolutely is a "main" function in GLSL. This is the entry point. And there are for loops- and if statements, and function declarations, etc. It's very c-like without dynamic memory allocation and executed in a highly p
7.
▲
by
jasonjmcghee
10d ago
ollama is just an inference engine - it just runs models. it must ship with some default old model if you didn't need to explicitly download one
8.
▲
by
jasonjmcghee
10d ago
Or other kind of search / knowledge acquisition / computer use etc to get the information needed
9.
▲
by
jasonjmcghee
10d ago
It still matters, but in the age of good reasoning, tool use, and web search, this is much less of a problem than it used to be.
10.
▲
by
jasonjmcghee
11d ago
Just a small note and I'm guessing this is an intentional aesthetic choice but the chromatic aberration makes the text very uncomfortable to read.
11.
▲
by
jasonjmcghee
12d ago
Feels like such a misnomer, but I guess that's marketing. I remember when OCZ NIA came out and it claimed BCI and it was effectively doing muscle activity too. At least meta is properly representing what it does!
12.
▲
by
jasonjmcghee
12d ago
Fun twist on the game! I didn't play for too long, but I just clicked between the ship and asteroids and near-instantly destroyed it, quickly passing the waves I played. Is there difficulty ramp later on?
13.
▲
by
jasonjmcghee
14d ago
I've never heard of this particular SERP provider, but some marketer is very excited they wrote this blog post right now (500+ upvotes on an seo blog post). And their fix here - they just resolve all the urls- which I suppose could mak
14.
▲
by
jasonjmcghee
15d ago
First file I look at (concerning): "github.com/yourusername/toast/internal/components/breadcrumbs" "github.com/yourusername/toast/internal/components/closedialog" "
15.
▲
by
jasonjmcghee
15d ago
I see the same thing and have effectively the same philosophy. If I'm using something like figma or glean or playwright/chrome dev tools, plugin/skill/mcp - likely very useful. But so many of the weird collections of ski
16.
▲
by
jasonjmcghee
15d ago
Using their name, logo, and css styles - community project. Feels wildly misleading.
17.
▲
by
jasonjmcghee
15d ago
Actually... https://x.com/antirez/status/2098121665771110540
18.
▲
by
jasonjmcghee
16d ago
I've done the formal opt-out process - like "Make a privacy request" where you fill out a form. Not sure if that's region specific or something though.
19.
▲
by
jasonjmcghee
17d ago
The original massive controversy was the founder of the studio claiming it had multiplayer when it very clearly didn't which was such an odd thing to claim and easy to prove false. That and the trailer was very different than the relea
20.
▲
by
jasonjmcghee
17d ago
A big name in proc gen is Kate Compton who coined the term "10,000 bowls of oatmeal" to describe this phenomenon of technically unique but not different enough to matter - I googled "10000 bowls of oatmeal" to see if the
21.
▲
by
jasonjmcghee
18d ago
Steering can degrade and bias output Even with basic experiments I've done, it frequently introduces much more hallucination etc and allowing arbitrary steering... Not to mention you just can't trust a model's judgement if th
22.
▲
by
jasonjmcghee
18d ago
Fwiw you can just Google this for a model and often someone has done it https://huggingface.co/eyes-ml/Qwen3.8-27B_jacobian-lens
23.
▲
by
jasonjmcghee
24d ago
If by root urls you mean domains, openai at least supports this. https://developers.openai.com/api/docs/guides/tools-web-sear...
24.
▲
by
jasonjmcghee
24d ago
Sorry for the non-substantive comment, but I found the animated line at the top very distracting.
25.
▲
by
jasonjmcghee
26d ago
(If it's not just for reading / presentation and you're actually working with the code) using underlining / background color as part of syntax highlighting will conflict with LSP/IDE diagnostics unless their present
26.
▲
by
jasonjmcghee
29d ago
I hear the argument here, but isn't it possible it has dramatically more knowledge and when you get outside the common cases many of us use it for, it'll have completely different capabilities? I feel like most benchmarks cluster
27.
▲
by
jasonjmcghee
29d ago
Isn't it just static files? Use a cdn like cloudflare or AWS CloudFront or depending on size - if you can break it into chunks of like 50mb each, GitHub pages (free) 200 people or 100k people wouldn't matter then, it'll be ca
28.
▲
by
jasonjmcghee
1mo ago
I care more about your experience. I'd read the blog post of the story behind this.
29.
▲
by
jasonjmcghee
1mo ago
typo? or did an editor see the original and say "trillion must be a typo"
30.
▲
by
jasonjmcghee
1mo ago
When I built rem, I spent significant effort getting screenshot -> ocr + screenshot -> ffmpeg loop energy efficient, but it definitely is more expensive than accessibility API. You also save a lot of disk space and writes to disk. Tha
More ›