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

Here's some more details on the project. Maybe I should've linked to this instead: https://x.com/i/status/1999703580958208467


LLMs are also notoriously verbose. Don't know if that's the case here, but not sure how "Passion" protects against that


While I do agree the iPhone was the major cause, I think this was an intentional move by Apple. During the early years, iTunes let you make your own ringtones for free using songs in your library. GEICO even had a novelty ringtone online you could download to your iPhone for free. Eventually, Apple started selling premade ringtones (for the same price as the full song!), after which the built-in iTunes functionality was removed.


You can still make a ringtone for free by renaming an m4a to .m4r and then dragging it to your phone.

You can also make ringtones right on the phone using Garageband.


There's a lot of tools now with a similar feature set. IMO, the main value prop an official OpenAI client could provide would be to share ChatGPT's free tier vs. requiring an API key. They probably couldn't open-source it then, but it'd still be more valuable to me than the alternatives.


Coding agents use extreme numbers of tokens, you’d be getting rate limited effectively immediately.

A typical small-medium PR with Claude Code for me is ~$10-15 of API credits.


I've ended up with $5K+ in a month using sonnet 3.7, had to dial it back.

I'm much happier with gemini 2.5 pro right now for high performance at a much more reasonable cost (primarily using with RA.Aid, but I've tried it with Windsurf, cline, and roo.)


Hoooly hell. I swear the AI coding products are basically slot machines.


Or the people using them are literally clueless.


That's the largest I've heard of. Can you share more detail about what you're working on that consumes so many tokens?


It's really easy to get to $100 in a day using sonnet 3.7 or o3 in a coding agent.

Do that every day for a month and you're already at $3k/month.

It's not hard to get to $5k from there.


Sure but how? Still wondering more specifically what you're doing. And 3-5k is unfortunately my entire month's salary


I'm developing an open source coding agent (RA.Aid).

I'm using RA.Aid to develop itself (dogfooding,) so I'm constantly running the coding agent.

That cost is my peak cost, not average.

It's easy to scale back costs to 1/10 the cost and still get 90% of the quality. Basically that means using models like gemini 2.5 pro or Deepseek v3 (even cheaper) rather than expensive models like sonnet 3.7 and o3.


Just try the most superior model deep-seek


Exactly. Just like Michelin the tire company created Michelin star restaurants list to make people drive and use more tires


Too expensive for me to use for fun. Cheap enough to put me out of a job. Great. Love it. So excited. Doesn't make me want to go full Into The Wild at all.


I don’t think this is at the level of putting folks out of a job yet, frankly. It’s fine for straightforward changes, but more complex stuff, like concurrency, I still end up doing by hand.

And even for the straightforward stuff, I generally have a mental model of the changes required and give it a high level list of files/code to change, which it then follows.

Maybe the increase in productivity will reduce pressure to hire? We’ll see.


I didn't know this, thank you for the anecdata! Do you think it'd be more reasonable to generalize my suggestion to "This CLI should be included as part of ChatGPT's pricing"?


Could be reasonable for the $200/month sub maybe?

But then again, $200 upfront is a much tougher sell than $15 dollars per PR.


Trust me bro, you don't need RAG, just stuff your entire codebase into the prompt (also we charge per input token teehee)


Why would they? They want to compete with claude code and that's not possible on a free tier.


One major disadvantage is that this one doesn't seem to have an OSS license :(


Looks like the author has fixed that; it’s now available under the Apache License 2.0.


Congrats on shipping! Should this be a Show HN? https://news.ycombinator.com/showhn.html


I heard from an obscure source (a former Zachtronics intern in a stream chat) that they're currently building a new game


Since Zachtronics only ever had one intern, I heard the same thing from the same source (but through different means)!


I'll blame Apple for dragging their feet on RCS as long as they possibly could


Honestly, having used it now, I don't think they should have implemented it at all. It's terrible, unpredictable, breaks when changing networks…


Any reason the repo license is MIT but the crate is CC-BY-NC-ND-4.0? The latter is ironic, given this project's scope :)



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

Search: