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

It's funny you say that, I thought this would be an article about how Anthropic have managed to produce a better (coding) product than OpenAI despite having 1/10th of the funding.

The new versions of Opus (4.5 and 4.6) are absolutely amazing - first time I've felt it necessary to throw hundreds of dollars in a single month at Cursor.

I heard similar things about the older models too (Sonnet 3.5 beating GPT-4 etc.) but sadly only jumped on the Cursor train in the last 12 months or so.


The problem is not the models, is the moat and budget. Google and X still have money and are profitable, all the other AI companies are losing billions per year.

And customers will happily switch from one model to another in a heartbeat.


Yeah, it does seem vibecoded or at least not really qa'd, but on the flip side this produces the more or less the exact calendar template I've been looking for for a while.

I think this app really speaks to the value of AI driven coding - it's clearly less polished than what an experienced SWE would produce given several days of time but at the same time offers real value and solves a niche problem.

Thanks for sharing OP, will use the app!


I'm thirding this sentiment!

I run an eComm business and have built multiple software tools that each save the business $1000+ per month, in measurable wage savings/reductions in misfires.

What used to take a month or so can now be spat out in less than a week, and the tools are absolutely fit for purpose.

It's arguably more than that, since I used to have to spread that month of work over 3-6 months (working part time while also doing daily tasks at the warehouse), but now can just take a week WFH and come back with a notable productivity gain.

I will say, to give credit to the anti-AI-hype crowd, that I make sure to roll the critical parts of the software by hand (things like the actual calculations that tell us what price an item at, for example). I did try to vibecode too much once and it backfired.

But things like UIs, task managers for web apps, simple API calls to print a courier label, all done with vibes.


Understanding when to make something deterministic and not is critical. Taste and judgement is critical.

The thing is though, current AI safety checks don't stop actually harmful things while also hyperfixating on anything that could be seen as politically incorrect.

First two prompts I chucked in to make a point: https://chatgpt.com/share/69900757-7b78-8007-9e7e-5c163a21a6... https://chatgpt.com/share/69900777-1e78-8007-81af-c6dc5632df...

It was totally fine making fake news articles about Bill Clinton's ties to Epstein but drew the line at drawing a cartoon of a black man eating fried chicken and watermelon.


I remember watching this kind of content for free on Liveleak back in the day.

Maybe they should get edgy teenagers to do the content classification rather than third-world rural women with minimal media exposure.


I was not big fan of Liveleak, but I really enjoyed WatchPeopleDie community, one could learn a lot in the comments about how to be safer in the enviroment (I'm aware they moved to website, but it's not same anymore, too much friction to visit it)

after being the regular visitor of WPD I stand at the junction waiting for my turn shielded by the traffic lights pole and always look in the eye of the driver when crossing the road, especially if it's tall truck

some ppl don't realize how many lives actually WPD saved, but hey now we have victory nobody is exposed to this disturbing content and making silly jokes about death, right?


I actually agree with this, I was a weekly WPD user and it was downright educational.


Watching it once in a while because your brain craves novelty (good or bad) is not the same as watching all sorts of graphic imagery (not just pron) for 8+ hours a day 6/7 days a week.


This is obviously a flippant comment that shouldn't be taken seriously. But the loss of LiveLeak seems like the loss of the journalism that the Internet was supposed to bring. There were a lot of odd things posted on there with some unneeded commentary but it was a place that would post unfiltered content that other places were scared to post. A lot of it was disgusting that I wouldn't watch, but it's weird to think that the Internet is censored now in a way where it's hard to even find it.

You can find areas of propaganda where site rule breaking will be allowed if it serves the interest of the owner, but you really have to seek it out. It's even weirder that the latest generation is self censoring common words so they can show up on sites like TikTok. Billionaires buying newspapers to censor seems less strange but sadly something I also didn't expect.


Blame Visa and Mastercard and the puritanical-when-it's-convenient media


A lot of people arguing the philosophy here, but I'm willing to bet that sneak simply had very strong negative experiences around gift giving growing up.

For a lot of people, a gift is not a gift but an invitation to abuse, and it's hard to be rational or pro-social about it when you were on the receiving end of that as a child.


Thanks for the completely off base psychoanalysis. You’re wrong.

I am simply tired of people pretending that using free software means that the author is owed a damn thing, even if you go and make a billion dollars with it. It doesn’t affect them one way or another what you do with something that they willingly chose to make no longer theirs. After releasing something as f/oss it shouldn’t even be called “yours” because you wrote it. After you choose to release it as free and open source, it is everyone’s software; it is no longer yours and the fact that you wrote it is now irrelevant.


I'm not affiliated with mxroute, just a new customer that heard good things.

I am aware that HN is not Ozbargain, but holy moly you can't deny that this is something that "good hackers would find interesting".


>Work on your project one day a week.

I have successfully bootstrapped several online business and absolutely, 100% this.

It'll either fail, stay a side project forever ($1k/mo isn't bad if you only need to put in 30 mins work per week on maintenance!), or reach the point where quitting your job becomes brain-dead obvious (for me, it was when the one day a week side hustle was pulling in 33% of the income as the 50 hour a week day job).

If you already have a decent job, there's no real need to risk everything and eat shit for years so you can have a crack at the big time.

Your idea is either good or bad, and part of business savvy is evaluating the idea without dumping millions of dollars/thousands of hours into a pit.


Same in Australia!


I've written a device and driver side USB stack, not even bare metal and it took several weeks of attempts and hundreds of pages of reading (mostly USB complete by Jan Axelson, this site is also good but just not as in-depth) to get right and there are still parts of it I don't fully understand.

Call it 15 hours to get a "ping" signal across, and another 15 to get data travelling at full speed with proper SOF handling.

Nowhere near as simple as something like I2C that you can get a complete understanding of in an afternoon.


Its even more complicated now. USB4 has a lot of timing related things that the system has to do before you can even start sending data. More complicated, much of it is done in hardware, which might be nice for quickly slapping USB capabilities, buttttt is a bear if you're trying to build something thats not a computer. Theres cases where the device wont even power on unless you do everything just right hardware side. Gone are the days of simple signals and connections.

USB isnt so universal anymore


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

Search: