Viewing profile — nkozyra
nkozyra
HN member- Joined
- Tue, Oct 02, 2012, 4:28 PM UTC
- HN karma
- 9,669
- Public activity
- 3,285 items
- HN profile
- View on Hacker News ↗
About nkozyra
Recent public activity
-
comment
Comment #49267167
It's not _solely_ a Trump thing, but he gave RFK an enormous platform and has himself been espousing demonstrably untrue things about vaccines and vaccination schedules. This very …
-
comment
Comment #49260340
Unlike a lot of pathogenic diseases, measles requires an extraordinarily high amount of herd immunity (upwards of 95%), so this isn't a particularly telling data point on its own.
-
comment
Comment #49260305
True, but RFK (and other politicians and celebrities) have been active in pushing some form of anti-vax ideology for a decade plus, in some cases back to the 1970s. It's been a gro…
-
comment
Comment #49070668
Honestly you're lucky there were any leaves left. You must have caught it within two or three hours after its arrival. In the US we have similar hawk moths; the tomato hornworm als…
-
comment
Comment #48928657
No. But do you need to run every small problem through a 10B-30B model? We're smashing ants with hammers most of the time. We're asking frontier Opus/Fable models to classify text …
-
comment
Comment #48807120
> But they first need adoption. I think they've got that. Short of budget stuff or the Slate truck, most new cars have some big dumb screen in them at all times. But advertising po…
-
comment
Comment #48807078
Obviously they read it, but it's 2026 and entirely possible to publish an article without having read a word of it :) All that said, I think initially it was a mix of a few things …
-
comment
Comment #48719735
Provide financial incentives to make it worse.
-
comment
Comment #48464819
> Everyone constantly does! In the aggregate, I agree, but in tech things are pretty loose outside of California.
-
comment
Comment #48455573
It was purely a hype/media play.
-
comment
Comment #48453977
Elon wanted precisely the same model.
-
comment
Comment #48449281
You can't buy the OS directly, but it certainly isn't free.
-
comment
Comment #48445851
I think this is a good point, but it ignores the idea that a human form is not the ideal (or even closet to) one to do specific and generalized jobs.
-
comment
Comment #48292930
On the one hand I understand this fairly deeply. I started doing "ML" ~ 20 years ago building classifiers people would laugh at today and even at the time barely impressed people w…
-
comment
Comment #48237313
Which is probably why they created another, for-profit, entity. You can argue that it's unlikely the for-profit conservatorship of the non-profit is incompatible with that goal, bu…
-
comment
Comment #48184727
Well Twitter has other investors, too. But he'll also likely be shaving equity here and there along the way to hedge this bet.
-
comment
Comment #48184700
A more "hardcore" team will keep telling him he can win on appeals, and bill accordingly.
-
comment
Comment #47883731
I don't want to spoil it for you, but ...
-
comment
Comment #47684213
Given all that, maybe we shouldn't have attacked. Doesn't seem like it really did anything.
-
comment
Comment #47622700
The latter, their arrangement with OpenAI enabled this.
-
comment
Comment #47596313
> If so, why do you think lobbying exists? Specifically because it's not a natural market. There are people who secure a 2-year, consequence-free term to impact U.S. law, at the be…
-
comment
Comment #47582816
No offense intended here, but this probably isn't the place to promote your package, given it's a story about a massive and incredibly popular dependency that managed to get got.
-
comment
Comment #47498489
Clever/novel ideas are very often subtle deviations from known, existing work. Sometimes just having the time/compute to explore the available space with known knowledge is enough …
-
comment
Comment #47493466
CV is a space where I would 100% agree with you. But - edge cases notwithstanding - there's not so much of a dropoff with NER that I would first go to an LLM.
-
comment
Comment #47490939
> f"Extract the company name from: {text}" I think one thing that's lost in all of the LLM tooling is that it's LLM-or-nothing and people have lost knowledge of other ML approaches…