←back to thread

1122 points felixrieseberg | 3 comments | | HN request time: 0.737s | source
Show context
jl6 ◴[] No.43907000[source]
IIRC correctly, Clippy’s most famous feature was interrupting you to offer advice. The advice was usually basic/useless/annoying, hence Clippy’s reputation, but a powerful LLM could actually make the original concept work. It would not be simply a chatbot that responds to text, but rather would observe your screen, understand it through a vision model, and give appropriate advice. Things like “did you know there’s an easier way to do what you’re doing”. I don’t think the necessary trust exists yet to do this using public LLM APIs, nor does the hardware to do it locally, but crack either of those and I could see ClipGPT being genuinely useful.
replies(10): >>43907133 #>>43907138 #>>43907168 #>>43907265 #>>43907418 #>>43907981 #>>43908398 #>>43908908 #>>43909895 #>>43913051 #
1. rossant ◴[] No.43908908[source]
Even funnier would be to make it unnecessarily mean and vexing.

Wait, are you really looking this up? You don't even know how to do this? Are you kidding me?

Gosh, it's been an hour and you still haven't fixed this bug? Are you retarded or something? You don't deserve this job.

replies(2): >>43909366 #>>43913326 #
2. jahewson ◴[] No.43909366[source]
I already have a little voice in my head that tells me those things!

That said, if we could automate it, it might free up more of my brain for productivity…

3. spauldo ◴[] No.43913326[source]
You might look into vigor, a mean-spirited version of clippy for the vi editor.