/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Aider: AI pair programming in your terminal
(github.com)
432 points
tosh
| 1 comments |
10 Apr 24 21:06 UTC
|
HN request time: 0.229s
|
source
Show context
tyoma
◴[
10 Apr 24 21:28 UTC
]
No.
39995915
[source]
▶
>>39995725 (OP)
#
I’ve used aider to understand new codebases using technologies I don’t know and it did a fantastic job; much faster than grep/find + google.
replies(1):
>>39995997
#
fyrn_
◴[
10 Apr 24 21:38 UTC
]
No.
39995997
[source]
▶
>>39995915
#
To be fair in a world of good LSP impls, grep/find are really primative tools to be using. Not saying this isn't better then a more sophisicated editor setup, just that grep and find are a _really_ low bar
replies(4):
>>39996106
#
>>39996629
#
>>39997312
#
>>40027408
#
1.
tyoma
◴[
10 Apr 24 23:10 UTC
]
No.
39996629
[source]
▶
>>39995997
#
Aider can answer questions I can’t search for via LSP, like “what code would process the following URL” and similar.
ID:
GO
↑