Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
You would think the same of the sqlite site, but it does 200 queries per page view.
-
If you don’t know at least 30 different libraries, cloud tools, multi tier tenant infrastructures, caching libs and multi layered image compression stacks with kunernetes and several docker layers you are a bad fit for software engineering and must join the peanut brained cavemen who cannot grasp the complexity of our overengineering. We are above you humans
-
Database with 3 tables because they haven't got round to creating the other 6 tables yet.
47 libraries because only n00bs reinvent the wheel, even if the current wheel is triangular and you're only allowed to use it on Thursdays.
Next.js / docker to make sure nobody can accuse them of not knowing about nextjs and docker.
Infrastructure monitoring because when you make something unnecessarily complicated it craps out all the time.
Pin code based admin access because the earlier stuff about reinventing the wheel doesn't apply to security. -
Fuck me, I only have a simple webpage with plain JS, some css and a even less HTML... Why do people do this?
-
Sounds like something you’d make as a side project to sharpen your knowledge on those individual areas.
You start off with the single page then just add shit from there. -
lol some dev was dead inside and just a mannequin for management's neurosis I guess
this is like the time I was asked to build DRM for a node js software... not to mention the only reason I'm in tech now is cuz I pirated everything and reverse engineered MMO servers as a teenager so that's just a weird ask man -
Maybe they're trying to build a multi user blog posting website and gave up?
Can someone explain to me why a static page with 11 links should have:
- database with 3 tables,
- 47 libraries
- full blown next.js setup
- docker container
- infrastructure monitoring
- pin code based admin access to add additional links
rant