HN user

halestock

996 karma
Posts4
Comments189
View on HN

I also took the tour this year and I came away with the impression that he would have fit right in with today's "genius" entrepreneurs and CEOs for all the reasons you stated. He certainly had great ideas and was an excellent designer, but he was belligerent and bull headed and owes a lot of his success to luck and the people who surrounded him.

But this isn't about banning those things, it's about banning endless scrolling.

edit: I get that you're trying to provide counterexamples to be able to say "here's something that _could_ be construed as coercive/addictive design, so the law is going to end up banning those" - but that's the whole reason we have courts to interpret these laws. If you can reasonably conclude that a 100ms delay is helpful for user input - then it's probably not addictive design! That's the whole reason courts exist, because there is always going to be ambiguity; laws are not algorithms.

But we're not talking about banning addictive algorithms, we're talking about banning endless scrolling. You're trying to straw man by bringing in completely different examples.

Edit: rereading the article, they want to ban "psychologically exploitative features intended to maximize engagement that foreseeably lead to compulsive use." It seems like it's pretty straightforward to apply that logic to your hypotheticals.

Er, there is an excess of teachers because they are paid so poorly. Teaching (like nursing) is absolutely a labor of love and so they are heavily undervalued and underpaid in this country.

Claude Opus 4.8 2 months ago

I was being very roundabout, but my point is that AIs are still built, not grown.

Claude Opus 4.8 2 months ago

I can't predict the outcome of an RNG but that doesn't mean it grows the numbers.

[dead] 2 months ago

In a letter sent to Wendy Smith, who revoked her donation to UCSD after the Annenberg Media story broke, the school stated: “We will not be responding to factually inaccurate reporting by student reporters who have an agenda.”

Pretty embarrassing response by the school, IMHO.

A 200 OK response tells you the request was accepted. It tells you nothing about what actually happened after.

???

From [0]:

The HTTP 200 OK successful response status code indicates that a request has succeeded.

From [1]:

The HTTP 202 Accepted successful response status code indicates that a request has been accepted for processing, but processing has not been completed or may not have started.

[0] https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/... [1]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/...