|
|
|
|
|
by raincole
136 days ago
|
|
I think software was indeed 9/10 accidental activities before AI. Probably still mostly accidental activities with the current LLM. The essence: query all the users within a certain area and do it as fast as possible The accident: spending an hour to survey spatial tree library, another hour debating whether to make our own, one more hour reading the algorithm, a few hours to code it, a few days to test and debug it Many people seem to believe implementing the algorithm is "the essence" of software development so they think the essence is the majority. I strongly disagree. Knowing and writing the specific algorithm is purely accidental in my opinion. |
|
What the LLM-driven approach does is basically the same thing, but with a lossy compression of the software commons. Surely having a standard geospatial library is vastly preferable to each and every application generating its own implementation?