←back to thread

634 points david927 | 1 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
skp1995 ◴[] No.41346716[source]
We are working on https://aide.dev/ an editor forked from VSCode which allows you to utilize LLMs to speed up coding.

Our approach is a bit different since unlike making a better copilot or a chat experience we are building workflows which encourage engineers to work alongside AI and not just offload tasks to AI.

replies(2): >>41346833 #>>41350822 #
Bnjoroge ◴[] No.41350822[source]
v cool to see more alternatives to cursor popping up
replies(1): >>41352816 #
1. skp1995 ◴[] No.41352816[source]
cursor is cool ngl, I do find it missing for the use-cases I would want help. Honestly I don't use LLMs a lot daily (copilot is distracting, chat is ¯\(°_o)/¯ I know the codebase pretty well) The kind of help I personally want is not something cursor supports .... so the best way to bring our own vision to life is by taking a step towards building and editor and thats what we are doing