logoalt Hacker News

sevenzero • today at 1:24 PM • 0 replies • view on HN

LLMs would need way more tokens using langs/frameworks that dont have native features already built in? Even with LLMs I would take 10x the amount of time/tokens until I have something I could've just done with Laravel in the first place.

A more concrete example: Laravel has a built in rate limiter, with Go I'd either have to tell Claude to install some rate limiter package from some random ass dev or implement its own which would consume tokens/time...

Also your argument about PHP/Laravel being risky is pretty funny as everything is risky and most of the internet runs on PHP...