[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip / qa] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: 1702387272949429.png (542 KB, 1080x603)
542 KB
542 KB PNG
"serverless" framework web shitters have sacrificed the following:
-reproducibility (locked into specific software with specific packages, and specific tools)
-security (everything is done client-side, in an uncontrolled environment that can send back literally anything)
-speed (Modules that call modules that call functions that create a div with a white border, all client-side, mind you)
-database normalization (they seem to enjoy repeating data and having empty items, just for the joy of sending json strings instead of proper queries)
-code readability & debugging (a language that needs be written in another language atop a framework's functions, good luck debugging that)
-falsely named RESTful APIs (they don't even know that rest is short for REpresentational State Transfer, yes they do transfer data, but does that transfer by itself represent state? usually not.)
-stability (this whole pile of nonsense often fails to work propperly, sometimes even on the same machine, because of all the above)
and what for? what did they gain? some additional words on their resume? what a pity.

"but muh magic auto-scaling", they cry. Scale your costumerbase first, fools.
>>
>>102411007
clients can always send back anything you retard
they can even skip the client and just hit your server with arbitrary requests
>>
>>102411007
> blindly using one format (giant JSON blob, with HTML embedded, HTML has HTML-encoded entities, JSON blob has javascript functions)



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.