|
|
|
|
|
by netsharc
193 days ago
|
|
Reading the post about how a lot of tech breaks because of the slow internet https://brr.fyi/posts/engineering-for-slow-internet makes me think "Kids these days" (stupid kid coders who can't take into consideration slow or latency-filled connections) and want to take a bat into the "open space" where these dumb devs are siting around... |
|
Most just say 'x has y, we can use that', even when x does a thousand other things and we only want y.
They completely skip the design phase of Y because they have X.
If you design something with actual minimal requirements, ignoring frameworks and language choices, you may end up using X to do Y, but youll at least know what your system should be doing under the hood.
The thought of designing something from scratch seems to be an alien concept these days.