HN user

snowmobile

143 karma
Posts0
Comments65
View on HN
No posts found.

Wrong, wrong and wrong. If an app does real E2EE (not "marketing E2EE"), then the servers should have no control over the encryption. Otherwise it's not end-to-end, by definition. Regarding the "private non-interoperable system", the whole point of TFA is that EU made them open it up. See https://engineering.fb.com/2024/03/06/security/whatsapp-mess... Your last "point" is irrelevant because I never claimed anything about the similarity between encryption models. Have you ever heard of a "simile"?

Proof of Corn 6 months ago

Actually, the linked university page [1] does claim that the "cash rent equivalent" is $274 per acre. Surprising, but I suppose farmland isn't that expensive. But unfortunately their total budget per acre is $960, 90% higher than in the AI's "budget". Assuming that it can do everything as efficiently and cheaply as an experienced human farmer, such as harvesting all 5 acres in 14 hours of labor.

[1] https://www.extension.iastate.edu/agdm/crops/html/a1-20.html

Proof of Corn 6 months ago

I don't know anything about farming, but the budget seems extremely dubious. 1370 on the lease, 350 on "IoT sensors" and "soil testing" (why?), but only 800 on "Custom Operator", which I'm assuming is supposed to be the labor, for seven months (apr-oct). So that's an average budget of 114 dollars on labor per month. For minimum wage that buys you 15 hours of work. Is this all a big trolling attempt aimed at HN users?

Proof of Corn 6 months ago

Remember the website is entirely AI-built; it's not surprising it's promising a bunch of stuff it's not actually delivering.

Proof of Corn 6 months ago

I mean, it's probably worse to pretend to be an actual customer, rather than sending some random message. The AI's obviously never going to actually lease any land, so all its doing is convincingly wasting their time. At least landlords are often quite unsympathetic, so it's probably fine to waste their time a bit.

That 20ms is a smoking gun - it lines up perfectly with the mysterious pattern we saw earlier!

Speaking of smoking guns, anybody else reckon Claude overuses that term a lot? Seems anytime I give it some debugging question, it'll claim some random thing like a version number or whatever, is a "smoking gun"

They're claiming that the archive would have released all the material publicly if they were allowed to know an injunction was about to be filed against them.

I mean, the archive themselves publicly stated their intention to release all the material, without reference to any injunction. So the implication is trivially true, as a logician would say.

code review—not code generation—is now the bottleneck to shipping great products.

Unsurprising, since a human still needs to understand and verify the code, be that as it's written or as it's reviewed. AI's only managed to move the brainpower required from the fun part to the tedious and boring part.

I'm not saying you should allow all your devs access to the prod server in practice (security in layers and all that). I'm saying, if you wouldn't trust a person to be competent and aligned enough with your goals to have that access in principle, why would you trust them to write code for you? Code that's going to run on that very same server you're so protective about. Sure you may scrutinize every line they write in detail, but then what's the point of hiring them?