/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Coding with LLMs in the summer of 2025 – an update
(antirez.com)
600 points
antirez
| 1 comments |
20 Jul 25 11:04 UTC
|
HN request time: 0.284s
|
source
Show context
theodorewiles
◴[
20 Jul 25 13:32 UTC
]
No.
44625055
[source]
▶
>>44623953 (OP)
#
My question on all of the “can’t work with big codebases” is how would a codebase that was designed for an LLM look like? Composed of many many small functions that can be composed together?
replies(5):
>>44625070
#
>>44625105
#
>>44625128
#
>>44625450
#
>>44625922
#
1.
Keyframe
◴[
20 Jul 25 13:43 UTC
]
No.
44625128
[source]
▶
>>44625055
#
like a microservice architecture? overall architecture to get the context and then dive into a micro one?
ID:
GO
↑