←back to thread

221 points caspg | 1 comments | | HN request time: 0s | source
Show context
2024user ◴[] No.42164394[source]
Claude built me a simple react app AND rendered it in it's own UI - including using imports and stuff.

I am looking forward to this type of real time app creation being added into our OSs, browsers, phones and glasses.

replies(2): >>42164564 #>>42164627 #
croes ◴[] No.42164627[source]
That will be a whole new level of malware attack angle.
replies(2): >>42164655 #>>42164684 #
mmsc ◴[] No.42164655[source]
Can you expand on what you mean by this, and why?
replies(1): >>42164759 #
danieldk ◴[] No.42164759[source]
The best vulnerability is one that is hard to detect because it looks like a bug. It's not inconceivable to train an LLM to silently slip vulnerabilities in generated code. Someone who does not have a whole lot of programming experience is unlikely to detect it.

tl;dr it takes running untrusted code to a new level.

replies(2): >>42164794 #>>42165835 #
caspg ◴[] No.42164794{3}[source]
WebAssembly sandboxes might become handy.
replies(1): >>42164992 #
troupo ◴[] No.42164992{4}[source]
That guards against a small subset of vulnerabilities.

Since the original desire was to build any kind of personal/commercial app on an OS, the amount of potential vulnerabilities is potentially infinite.

replies(1): >>42165064 #
1. sdesol ◴[] No.42165064{5}[source]
This ultimately why I believe Microsoft and Apple will be the big winners. I suspect a lot of companies will want Microsoft and Apple to sign off on things and Microsoft and Apple are going to make sure they get their cut. We may need a new layer above existing operating systems in the future, to safeguard things.