I used o3-mini to summarize this thread so far. Here's the result: https://gist.github.com/simonw/09e5922be0cbb85894cf05e6d75ae... For 18,936 input, 2,905 output it cost 3.3612 cents. Here's the script I used to do it: https://til.simonwillison.net/llms/claude-hacker-news-themes...
Currently on the internet people skip the article and go straight to the comments. Soon people will skip the comments and go striaght to an AI summary reading neither the original article nor the comments.
OpenAI O3-Mini
781–790 of 944 posts
Re: OpenAI O3-Mini
#782Earlier quoted context omitted.
I wasn't expecting for my comment to be red so literally but ok. We're talking about the most cost-efficient model, the competition here is on price, not on a 12% incremental performance (which would make sense for the high end model). To my knowledge deepseek is the cheaper service which is what matters on the low-end (unless the increase in performance was in such magnitude that the extra-charge would be worth the…
What does deepseek have to do with a comparison between o1-mini and o3-mini?
I personally chose for price on a low-cost model (unless the improvement is to significant that it justifies the higher price).
Re: OpenAI O3-Mini
#783Earlier quoted context omitted.
Currently on the internet people skip the article and go straight to the comments. Soon people will skip the comments and go striaght to an AI summary reading neither the original article nor the comments.
As articles are increasingly published with AI, this becomes yet another example of, to coin a phrase, AI loopidity.
Re: OpenAI O3-Mini
#784It seemed to be true with every 'advancement' after ChatGPT4.
Layers are cool, but that isnt AI/LLMs.
Re: OpenAI O3-Mini
#785Earlier quoted context omitted.
On both HN & Reddit, I find the comments more informative and less frustrating than reading the article usually. But I guess YMMV.
10 years ago Reddit used to be a place where you would get informed opinions and less spam. 5 years ago, HN used to be a place where you would get informed opinions and less spam. Neither of them will go back to the same level of quality. Not anymore.
Re: OpenAI O3-Mini
#786I just had it convert Swift code to Kotlin and was surprised at how the comment was translated. It "knew" the author of the paper and what is was doing!? That is wild. Swift: // // Double Reflection Algorithm from Table I (page 7) // in Section 4 of https://tinyurl.com/yft2674p // for i in 1 .. Kotlin: // Use the Double Reflection Algorithm (from Wang et al.) to compute subsequent frames. for (i in 1 until N) { val X…
Well, of course it knew the author. I'm sure you can ask just about any LLM who the author of the DRA is and it will answer Wang et al. without even having to google or follow the tinyurl link. And certainly it would also know that the algorithm is supposed to compute rotation minimizing frames.
Re: OpenAI O3-Mini
#787Earlier quoted context omitted.
Currently on the internet people skip the article and go straight to the comments. Soon people will skip the comments and go striaght to an AI summary reading neither the original article nor the comments.
As articles are increasingly published with AI, this becomes yet another example of, to coin a phrase, AI loopidity.
Re: OpenAI O3-Mini
#788I just had it convert Swift code to Kotlin and was surprised at how the comment was translated. It "knew" the author of the paper and what is was doing!? That is wild. Swift: // // Double Reflection Algorithm from Table I (page 7) // in Section 4 of https://tinyurl.com/yft2674p // for i in 1 .. Kotlin: // Use the Double Reflection Algorithm (from Wang et al.) to compute subsequent frames. for (i in 1 until N) { val X…
Someone else has written this exact code on the internet, OpenAI stole it, and now chatgpt is regurgitating it. Just like it can regurgitate whole articles. You need to stop being wow'd by human intelligence masquerading as AI!
Re: OpenAI O3-Mini
#789Earlier quoted context omitted.
YC usually says “a startup is the point in your life where tricks stop working”. Sam Altman is somehow finding this out now, the hard way. Most paying customers will find out within minutes whether the models can serve their use case, a benchmark isn’t going to change that except for media manipulation (and even that doesn’t work all that well, since journalists don’t really know what they are saying and readers can…
My guess is this cheap mini-model comes out now after DeepSeek very recently shook the stock-market greatly with its cheap price and relatively good performance. .
Re: OpenAI O3-Mini
#790Earlier quoted context omitted.
That would be an actual improvement. Reading the comments section usually just leads to personal energy waste.
On both HN & Reddit, I find the comments more informative and less frustrating than reading the article usually. But I guess YMMV.