|
|
|
|
|
by kaba0
925 days ago
|
|
A shelve is a dumb primitive static object though. Even a simple hello world goes over a huge amount of lines of code before it is displayed on a screen, ANY one of which being faulty could result in a bug visible to the enduser. And most of that is not even controlled by the programmer — they might call into libc, which calls into the OS, which calls into drawing/font rendering libraries, that calls into video card drivers that “calls” into the screen’s firmware. And this is almost the simplest possible program. |
|
But I mean, I basically agree that the ecosystem is too complicated.