HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tr888

no profile record

comments

tr888
·4 months ago·discuss
For web apps, explictly asking the agent to build in sensible checkpoints and validate at the checkpoint using Playwright has been very successful for me so far. It prevents the agent from strating off course and struggling to find its way back. That and always using plan mode first, and reviewing the plan for evidence of sensible checkpoints. /opusplan to save tokens!
tr888
·5 months ago·discuss
I have literally no idea how you've ended up at that conclusion from the article!
tr888
·9 months ago·discuss
Not knocking the choice but:

> I still needed background jobs, real-time updates, and two-way communication that just works. Those things are possible in Rails and Laravel, but they take a bit more effort to set up.

These all have first class support in Laravel out the box.
tr888
·9 months ago·discuss
Because, the law
tr888
·3 years ago·discuss
Is "Semantic CSS" just... CSS? There's no such thing as "Semantic CSS". There is Semantic HTML. I suppose there is CSS for Semantic HTML.

I've read the article and can't figure out if this is comparing the CSS framework Semantic UI to Tailwind?

If we're comparing CSS to a CSS framework, it seems fairly obvious to me that it's going to be bigger in size, and slower to load, and that the amount of code required to be generic (rather than totally specific) would be larger too.