HackerLangs
TopNewTrendsCommentsPastAskShowJobs

theptip

11,809 karmajoined 11 năm trước

Submissions

AI found 12 OpenSSL zero-days

lesswrong.com
24 points·by theptip·4 tháng trước·1 comments

MNX: AI perps, futures, and prediction markets

mnx.fi
1 points·by theptip·5 tháng trước·0 comments

Welcome to Moltbook

thezvi.substack.com
3 points·by theptip·5 tháng trước·1 comments

Demystifying Evals for AI Agents

anthropic.com
2 points·by theptip·6 tháng trước·0 comments

The Agent Lab Thesis

latent.space
1 points·by theptip·8 tháng trước·0 comments

The AI water issue is fake

andymasley.substack.com
34 points·by theptip·8 tháng trước·39 comments

AI robots can carve stone statues. buildings are next

fastcompany.com
11 points·by theptip·10 tháng trước·10 comments

comments

theptip
·Hôm qua·discuss
The bitter lesson just means “compute scaling beats hand-tuned architectures in the long run”.

As GP said. More RLHF is in fact the bitter lesson.
theptip
·Hôm qua·discuss
Nah, the last few generations have more RLVR in the data mix. Which is more CPU intensive and very much amenable to the bitter lesson as you can reduce the loss by doing more rollouts in your tool environment.
theptip
·3 ngày trước·discuss
Lower-priority backlog items. TODOs atop your new PRs. Code reviews. Exploratory work where you can discuss a design sync and then dispatch one or more agents to prototype async. Any workstream where you can define a loop and let the agent hill-climb towards the goal.

A lot of this is personal taste but the general thing I get most value from is asking an agent to speculatively build every idea, instead of writing down ideas in some backlog for later (it never happens later).
theptip
·3 ngày trước·discuss
Agreed that switching costs to Codex are quite low (not zero due to harness, prompt, and skill differences), but only because OpenAI is running the same loss-leader strategy.
theptip
·3 ngày trước·discuss
A request is a request. None of your business what I do with it after that.
theptip
·3 ngày trước·discuss
Yeah that is definitely an angle too.
theptip
·3 ngày trước·discuss
I think you need to consider how much dev mindshare you get from the loss-leader. Claude has grown at an insane rate. They brought vibe-coding mainstream.

At some point they might decide they have enough demand and inertia from enterprise to reduce the subsidy. But to say “it’s doomed” really misses the fact that it has already been immensely successful.
theptip
·3 ngày trước·discuss
Why do you feel entitled to dictate what user agent I use, if it’s well-behaved?
theptip
·6 ngày trước·discuss
No. If you have a simple line-of-business app, writing Django/Rails models is FAR easier than the equivalent SQL.

Even if you think that maintaining your domain model is easier in SQL (it’s not, for most full-stack engineers), the extra capabilities you get from an ActiveRecord framework such as full-stack admin pages, free migrations, etc. win overall.

I can believe that the gap is closing with the “api for your Postgres” frameworks but really, try reaching your frontend developers sql and see if they have a better time than learning Django/Rails.
theptip
·9 ngày trước·discuss
Ha! So we were not looking at the same chart. That makes more sense.

> Anthropic did post an official explanation, stating the original chart used a "simpler methodology" that "underestimated Sonnet 5's performance." The new chart supposedly uses their "standard methodology."

Oops!
theptip
·10 ngày trước·discuss
Wat. Price/perf has been going down massively over the last few years.
theptip
·10 ngày trước·discuss
Are we reading the same chart? They have Sonnet <= high as Pareto dominant on $/perf.

You have to test each task obviously but it is not a bad model on its face.
theptip
·10 ngày trước·discuss
Yeah. It’s not the end of the world.

But, it is a big own goal, because once you invest in building evals for your internal use-case, 1) it’s easier to switch your model to whatever is cheapest, and 2) it’s way easier to fine-tune an oss model.

Evals are annoying to build and most companies were fine to rest on vibes. Now many companies have to do the work for insurance.
theptip
·10 ngày trước·discuss
I guess I can see why they might nerf detected clients server side, but without evidence I would not assume it. Could also be so that 1) they can identify sus client IPs, 2) do a statistical analysis on distilled models to prove that their system prompts were clearly using unique tokens from Anthropic’s API.
theptip
·12 ngày trước·discuss
> My whole point is that I don't want it to build an entire feature from one prompt

You are free to do you. But you were asking about why others want the best model.

The answer is, clearly, agentic coding (ie multiple agents each cranking through tasks independently) lets you ship A LOT more business value if used correctly.
theptip
·12 ngày trước·discuss
But… what effort level? “Opus 4.8” is a massive capability range. If you just ran it on medium that is a completely different result than vs. max.
theptip
·12 ngày trước·discuss
This seems to be the crux, I couldn’t find a place where the bill explicitly says, so AIUI the rule making could fall either way.

Are you “compensated for being oncall” if your contract says you may do some unspecified amount of oncall, and your pay doesn’t change if you do or don’t?

You could imagine a judge / regulator deciding either way right?
theptip
·13 ngày trước·discuss
This seems mostly good for restaurants, some concerns I had from the title seem to be handled reasonably.

It’s not preventing “can anyone cover Saturday” messages in a group chat. Just the case where shift changes are made and workers are _required_ to work outside their contracted hours. Seems this would fit with what good food service employers do, would put pressure on the more abusive fast food chains. Maybe the flexible shift is more important than I credit though?

Unless I’m missing something it would ban the standard startup model for oncall, meaning Michigan would be made (even more) unattractive for tech startups. Unless we just re-comp everyone to include an SRE stipend as part of the contracted salary package? Unsure if that could work, maybe? SWE is typically well over minimum wage so maybe this just nets out the same?
theptip
·14 ngày trước·discuss
I for sure agree that plenty of current use-cases are solvable by non-frontier models.

However, you said “new versions with features that nobody asked for”, and I would prefer that you concede the point before shifting to arguing a new point.

What customers are asking for is smarter models. Because the tasks that only smarter models can solve are higher value, higher margin, than the tasks that non-frontier models can solve.
theptip
·14 ngày trước·discuss
Eval saturation.

“Alice is supposedly smarter than Bob, but they both take the same time to tie their shoes.”