Viewing profile — adw
adw
HN member- Joined
- Tue, Mar 31, 2009, 8:40 PM UTC
- HN karma
- 2,254
- Public activity
- 771 items
- HN profile
- View on Hacker News ↗
About adw
Recent public activity
-
comment
Comment #49137561
What is the error rate of human programmers? Anyone who tells you that either human or A.I. code is magically exempt from issues is selling you something.
-
comment
Comment #49128937
Other post-train mechanisms have meaningful bandwidth for introducing new information to the model (on-policy distillation is more or less the other extreme). RLVR aligns the model…
-
comment
Comment #49102585
This paper is less dramatic than you think it is and really just re-explains what RLVR does. Let's stipulate that what pretraining does is train next token prediction over a gigant…
-
comment
Comment #49048705
She went to UCL which is also a tier one university, though.
-
comment
Comment #49014620
One of the coolest things about seeing a show at the Fillmore is getting the posters they hand out. A number of bands sell, or have their artists, sell show posters (which then bec…
-
comment
Comment #48988546
I mean, they kind of have, but mostly by finding an infinite money glitch.
-
comment
Comment #48987554
They’re skint too. It’s something you would really like the research council to take on.
-
comment
Comment #48987104
The living-costs stipend for an EPSRC PhD student is around £20k so it's about ten percent of that... big commitment for a student to make!
-
comment
Comment #48982472
The usual answer is "config macros", because if you don't give people something Turing complete they'll just m4 their way into Turing completeness and that isn't really an improvem…
-
comment
Comment #48960137
Another intuition is that near a minimum you can Taylor expand the function and show that the higher order coefficients (past the square) are negligible.
-
comment
Comment #48653013
It is common for big workplaces to have multiple unions and essentially all unions are sectoral and role-specific rather than company specific. Take the NHS; it will have to deal w…
-
comment
Comment #48485616
> you cannot go to a bank and ask them to help you acquire something 100x worth your cap. you literally can, it's the entire point of eg management buyouts
-
comment
Comment #48484742
It's just an acronym, "parameter-efficient fine tuning". LoRA is one method, prefix tuning is another, there are more.
-
comment
Comment #48447350
> So much precision is required that session musicians are playing most of the things you hear, not the actual artists. In pop music this has been true since the 60s. For independe…
-
comment
Comment #48447008
Leverage. They’re essentially an 80s style junk bond LBO house.
-
comment
Comment #48188774
kexp.org in Seattle and San Francisco for a start.
-
comment
Comment #48151402
https://podcasts.apple.com/us/podcast/machine-learning-stree... is a pretty good primer on METR, what it measures, and its limitations.
-
comment
Comment #48144024
arXiV is not intended to be your blog. You should be held to a zero-mistake standard when publishing academic work. The people I worry for are the junior researchers who are going …
-
comment
Comment #47901944
You are forgetting the albums KG and LW which are both microtonal. I knew exactly what you were saying :-)
-
comment
Comment #47899065
You’ve got nine years of experience, so work your network and get referrals. It’s very hard to get mid-career jobs through the front door; most people want someone they trust to vo…
-
comment
Comment #47898925
Bunch of Balkan and Turkish music has quarter tones too. (And you’re forgetting KG and LW…)
-
comment
Comment #47828237
He did a stupid thing. Doesn’t make him stupid, but the action is. (Also this is a stock phrase.)
-
comment
Comment #47828228
When you’re staffing work to a junior, though, often it’s the opposite.
-
comment
Comment #47812338
The author knew fine that it was a knob joke ( https://news.ycombinator.com/item?id=26743882 ). In this specific case, play stupid games, get stupid prizes; no-one is asking Le Coq…
-
comment
Comment #47534557
Completely unrelated. Recursive Language Models are just "what if we replaced putting all the long text into the context window with a REPL which lets you read parts of the context…