Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hendersoon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
hendersoon
1mo ago
Yes, that was Google’s justification for killing MV2. It isn’t wrong, of course, but I insist on defining my own security posture and I prioritize adblocking.
2.
▲
by
hendersoon
1mo ago
Brave and Vivaldi built their own blockers, they aren’t addons.
3.
▲
by
hendersoon
2mo ago
What is the purpose of this? Just a hard cutoff below the actual context window? You could set that in your harness anyway.
4.
▲
by
hendersoon
2mo ago
This was done because they were charging the 100%/50% premium for long-context over 272k to Codex users, even though they set 372k as the default. It cost people a LOT of money.
5.
▲
by
hendersoon
2mo ago
Parakeet is incredibly fast and accurate even on CPU, and it supports streaming now also in TDT3.
6.
▲
by
hendersoon
2mo ago
OK, but how does it compare against Parakeet TDT2 (english), TDT3 (many languages), and Parakeet TDT3 Streaming? And what about whisper large?
7.
▲
by
hendersoon
2mo ago
Atlassian was extremely foolish. Obviously you want to fire someone who makes unprofessional comments like that on the company Slack, but you don't explicitly fire them for that, you find some other defensible reason to do it.
8.
▲
by
hendersoon
2mo ago
If your prompt has to do with those areas, yes. I haven't seen a single refusal yet. Reportedly the biology guiderails are particularly strict.
9.
▲
by
hendersoon
3mo ago
Must be to classify/moderate images for social media. They're pretty good at that. I can't imagine what else you'd want to use Gemini models for, certainly not coding.
10.
▲
by
hendersoon
3mo ago
All I can say is I will never vote for any politician who votes for any form of this. Even if the bill fails to pass, they will never, ever get my vote.
11.
▲
by
hendersoon
3mo ago
No actual proof of any kind. Obviously a petulant attack on Anthropic.
12.
▲
by
hendersoon
4mo ago
Claude code basically fixes MCP context usage with tool search, so MCPs are only loaded into context when actually used. Unfortunately codex doesn't support that functionality. Until that happy day arrives I run every required MCP with
13.
▲
by
hendersoon
4mo ago
There's a big difference between "Yo GPT, copy this webpage for me in a different voice" and blaming LMs wholesale for being plagiarism. The former is of course a problem. The latter warrants a much more nuanced discussion ab
14.
▲
by
hendersoon
5mo ago
Oh yeah? Still think so? https://github.blog/news-insights/company-news/github-copilo...
15.
▲
by
hendersoon
5mo ago
That was exactly my question; why fork? I assumed the project owners were preserving their business model, but if you allow it to be opened-up and turn off the cloud features, I see no reason to fork.
16.
▲
by
hendersoon
5mo ago
As of this week, the "request" gravy train is over. Github copilot now meters tokens not requests.
17.
▲
by
hendersoon
6mo ago
The forced telemetry and blocking local user accounts is particularly egregious. I've been running Shutup10 for over a decade now, disabling their telemetry after every update. It's outrageous that they force mt to do this. And lo
18.
▲
by
hendersoon
7mo ago
Executive Order 12333, referenced in the OpenAI agreement, has been widely used by the NSA for warrantless mass surveillance of American citizens without judicial scrutiny. It does prohibit targeting specific American citizens. This EO is
19.
▲
by
hendersoon
7mo ago
The -p flag should be fine, so long as you don't use their oauth in a third-party tool. Gemini also supports A2A for this sort of thing.
20.
▲
by
hendersoon
7mo ago
Yes, I also use Handy. It supports local transcription via Nvidia Parakeet TDT2, which is extremely fast and accurate. I also use gemini 2.5 flash lite for post-processing via the free AI studio API (post-processing is optional and can also
21.
▲
by
hendersoon
7mo ago
Could well be running on Google TPUs.
22.
▲
by
hendersoon
9mo ago
Yes, this was a defensive move from Nvidia. My understanding is Groq failed to deploy their second-gen chips on time, which caused their stock to deflate. Groq's primary advantage over Cerebras and SambaNova, as I see it, is they don&#
23.
▲
by
hendersoon
10mo ago
So with support for OCI container images, does this mean I can run docker images as LXCs natively in proxmox? I guess it's an entirely manual process, no mature orchestration like portainer or even docker-compose, no easy upgrades, man
24.
▲
by
hendersoon
10mo ago
Chrome can do that too on desktop, and on iOS Chrome can't run any extensions at all. Safari web extensions have been around since iOS15, so several years now.
25.
▲
by
hendersoon
10mo ago
It's just another declarative adblocker, as that is all Safari (and now Chrome) allows. There's vanishingly little room for differentiation in this space.
26.
▲
by
hendersoon
10mo ago
MCP is convenient and the context pollution issue is easily solved by running them in subagents. The real miss here was not doing that from the start. Well, stdio security issues when not sandboxed are another huge miss, although that'
27.
▲
by
hendersoon
10mo ago
Google approached this the right way. No, not with "ai mode", that sucks. With the Chrome dev tools MCP. You allow AI to control the browser if the user opts-in and sets it up.
28.
▲
by
hendersoon
11mo ago
Exactly right, the OCR isn't the interesting part. 10x context compression is potentially huge. (With caveats, at only ~97% accuracy, so not appropriate for everything.)
29.
▲
by
hendersoon
1y ago
Gemini 2.5 pro is generally non-competitive with GPT-5-medium or Sonnet 4.5. But never fear, Gemini 3.0 is rumored to be coming out Tuesday.
30.
▲
by
hendersoon
1y ago
I wish claude code supported the new memory tool. The difference is CLAUDE.md is always in your active context while the new memory stuff is essentially local RAG.
More ›