Live data from Hacker News

Why Gumroad Didn't Choose Htmx

htmx.org

211–216 of 216 posts

Re: Why Gumroad Didn't Choose Htmx

#211
post #107

Earlier quoted context omitted.

The uncle who wrote the tool is probably a friend of the moderators here. He thinks that changing the texts in the element with a few xhr functions is a great success. I've seen very few guys as weird as this guy.

* father

your sense of humor is as shitty as the tool you made :) you are truly a pathetic creature :)

Re: Why Gumroad Didn't Choose Htmx

#212
post #204
post #199

Earlier quoted context omitted.

"A good cyclist using training wheels will go circles around a good cyclist who doesn't." No, training wheels only help bad cyclists. You can't generalize that and assume they will make a good cyclist even better. AIs generate deeply mediocre code. This is better than anything a person who can't code on their own would produce, but an experienced developer will have to spend all their time babysitting the AI to get i…

Turns out mediocre code is fine most of the time though

Not really. Today's mediocre code is tomorrow's technical debt. LLMs often inject subtle bugs or misunderstand the context they're being used in and have to be badgered into respecting the parameters of requests.

Would you rather write code yourself, or ask a first-year student to write it for you while you watch over their shoulder and tell them to go back and try again every time you notice a mistake? Which of these do you think is faster and better in the long run for the quality of your codebase?

Re: Why Gumroad Didn't Choose Htmx

#214
post #107

I literally only ever hear about htmx from YC. I still don't know what the point of it is, it seems like one of those opinionated programmer things like "I don't use a framework" or "you don't need javascript to make my site work"

The uncle who wrote the tool is probably a friend of the moderators here. He thinks that changing the texts in the element with a few xhr functions is a great success. I've seen very few guys as weird as this guy.

u mad bro?

Re: Why Gumroad Didn't Choose Htmx

#215

Earlier quoted context omitted.

I still think it's a perfectly fine productivity multiplier to use as long as you still understand what you're doing.

There's a very clear skill ceiling on the kind of code for which LLMs can serve as a productivity multiplier.

I don't think so. No matter the code complexity, copilot gives me good enough suggestions that it saves me time. It often simply writes the exact line I had in mind.

Re: Why Gumroad Didn't Choose Htmx

#216
Htmx does not seem like a good fit to replace a thick-client type front-end framework and that's ok. It meant for that. It is more in line with 37Signal's "HotWired" approach (hotwired.dev)
Post reply on HN