Hacker Newsnew | past | comments | ask | show | jobs | submit | smoe's commentslogin

I think there are already laws in a lot of places requiring food images whether photographs, illustrations, AI generated images, etc. not to materially mislead consumers about what they’re buying.

So people using AI for this might soon run into issues with hallucinated extra ingredients or exaggerated portion sizes.


I don't care if a project uses AI or not, but I absolutely do care that they are firmly gatekept in alignment with their vision and team dynamics. Then I can choose projects whose gatekeeping policies I agree with.

There is never not an alternative to something, and I can always have my AI botch together my own version if I think this is going to get me better results.


From long ago memory: in Python 2, 1 / 2 did integer division. You had to do something like 1 / 2.0 if you wanted floating point division.


Spot on. Py2 was integer division, Py3 was true division. In Py2 you could get the true division with an `from __future__ import division` (Can't recall which Py2 version this became an import). Fun fact too: In Py3 you can do a // to get back to the floor division effect (e.g. 1 // 2 --> 0)


PEP 238 lays out the story if anyone is curious. Well into the Python 3 transition, I still had a habit of multiplying the denominator by 1.0 to ensure it was a float.

https://peps.python.org/pep-0238/


I think they didn't even bother making a separate post about their backpedaling, they just slapped some disclaimers onto the existing page:

https://support.claude.com/en/articles/15036540-use-the-clau...

Update June 15: We're pausing the changes to Claude Agent SDK usage described below. For now, nothing has changed: Claude Agent SDK, claude -p, and third-party app usage still draw from your subscription's usage limits. The previously announced monthly credit, which would have been available to eligible claimants in connection with these changes, isn't available. We’re working to update the plan to better support how users build with Claude subscriptions. When we have an update, we'll share it before anything takes effect.


I think it’s more branding than moat. Free advertising if every vibe coded repo on GitHub has a CLAUDE.md at the root.

And its probably also to make people think there’s something special about Claude.


His twitter has a daily production video log showing the process. Mesmerizing.

https://x.com/coca1127

And some longer form videos on YouTube as well like this one "Making PS2" https://www.youtube.com/watch?v=iUCpJwhSivc


I don't think the problem is that people don't believe AI can be beneficial. The problem is the perception that AI will affect people's lives more negatively than positively, while a few get even more obscenely rich and powerful.

If you don't tackle the societal level problems, nobody will care about research breakthroughs.


I don't see a lot of societal level problems other than the labor market, for which both Anthropic and OpenAI create research, monitoring, and policy advice.

I don't think anyone will care about the largely made up issues about electricity prices or water use in case AI literally cures cancer.


"I don't see a lot of societal level problems other than the labor market" - that one problem is large enough to result in societal collapse.


I don't see a lot of societal level problems other than the labor market

His body was healthy, aside from the bullet in his skull.


How do you not see other societal level problems. This technology destroys human communication. It undermines the thing the internet came into existence for, and turns it into a liability. It grants intelligent analysis to a sprawling surveillance network. It makes people mentally ill. It destroys confidence and hope in technological progress. Who even cares about cancer at that point? I would rather die of cancer than live in a fake, ugly, artless world full of fake, stupid, and crazy people under constant surveillance by an AI.


To me, it feels closer to dealing with a personal outsourcing agency than working with internal coworkers, because the agents have zero skin in the game.

It's great. You can get a lot of stuff done in parallel. But it's much more a game of checkbox compliance than working with someone who has their head in the same context as you all day. Even a very junior teammate has some situational awareness inside a company/team.


It is exactly that until the moment it isn't and it does something amazing, truly amazing, and I never see it coming when it does happen. But it doesn't happen all that often. It's just that it does happen here and there.


Something I've noticed quite a bit on the paid plans as well is that it starts its answers with "I mostly agree..." or "almost correct...," then goes through the list of points I made without actually disagreeing with any of them.

I assumed this is a system prompt or RL that nudges it to be always skeptical but then it still has like all the models the urge to appease the user.


What has worked reasonably well for me so far is not trying to stop it from writing its inane walls of text in the first place.

Let it vomit it all out, then have a /tldr with instructions to make the last answer concise and intelligible


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: