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

Yes, If the low code solution has a good interface for LLMs. There are enough low code / no code solutions with a pure graphical interface and nothing else. Dinosaurs.

Ah yeah, anything that's strictly GUI driven is probably not in a good space right now. Low code, but code first is the ideal spot.

It will just iframe whatever page/app you would have been browsing anyway but potentially with ChatGPT directly being able to operate on the App state. So if configured, I guess ChatGPT will be just a handy middle layer to your usual interfaces.


It baffles me that people seem to think that chat is limited to text and text only. We're not there yet but the moment chats get excellent embedded interfaces is when we see this tech really come to fruition - at least from a consumer point of view.


True. Although worth mentioning that there is tooling and (e.g. Playwright) MCPs around this. But definitely not integrated well enough!


Nice one, I thought I need this and wanted to build something like that too couple weeks ago.

But the more I worked with Claude, I felt like *I am the bottleneck* and not the waiting times. Also waiting for more than (really max) 5 minutes is for my features just not happening.

I think remote claude code is nice if you start a completely new app with loads of features that will take a long time OR for checking pull requests (the remote execution is more important here)


I only know the old Github Copilot (like 2yrs+ ago) so cannot speak to it directly, but even the Cursor Agent (with Sonnet 4 or GPT-5) is IMO inferior to Claude Code (CC). In my experience, it is faster and better performing. CC seems to spend tokens more deliberately + gives superior coding tools to the model than other provider.

Recently my CC subscription ran out, tried 3 prompts with Cursor Agent and then went back to subscribing CC. I still use Cursor though for autocompletion.


Yeah the old one was much worse. They have really stepped up their game recently. Thats why I am wondering how large the gap still is. I only ever see people compare cursor and Claude code. Never GitHub copilot. So I assume there is either a blind spot or it's much worse


It might look like you initially, but then some sites might block you out after you had some agent runs. I had something like this after a couple local browser-use sessions. I think simple interactions like natural cursor movements vs. direct DOM selections can make quite a difference for these bot detectors.


Very likely. I suspect a key indicator for "bots" is speed of interaction - e.g. if there is "instant" (e.g. every few milliseconds or always 10milliseconds apart etc) clicks and keypresses etc then that looks very unnatural.

I suspect that a LLM would be slower and more irregular as it is processing the page and all that, vs a DOM-selector driven bot that will just machine-gun its way through in milliseconds.

Of course, Cloudflare and Google et al captchas cant see the clicks/keypresses within a given webpage - they'll only get to see the requests.


When using spec writter and sub-tasking tools like TaskMaster, Kiro, etc. I've experienced Claude Code to take 30-60+ minutes for a more complex feature


Could you explain in more detail how you’re using these tools?


It sounds like they are using —dangerously-skip-permissions.


I think it's less about the code output, but about the process of humans iterating and adjusting the LLM-drafted requirements and design. Claude Code et al. are good enough, the bottleneck is IMO usually the context and prompt by now. So further improving that by optimizing for and collecting data about the human interaction seems like a good strategy to me.

Essentially, the user labels (accept/edit) data (design documents) for the agent (amazon)


I agree that the OS vendors are in a great position to add value via broad, general purpose features. But they cannot cover it all - it's breadth over depth. So I think the innovation for niches and specific business processes will be still owned by specialized 'GPT Wrappers'.


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

Search: