←back to thread

1070 points dondraper36 | 1 comments | | HN request time: 0.278s | source
Show context
rossdavidh ◴[] No.45074771[source]
I have worked at places where, for a website that would require one server (or at most two or three, for redundancy), Kubernetes and React and all the trappings of a humongous website were implemented. It took me a bit to figure out why we were doing all this for a website which would basically just publish some static html: it was for resume building. The lead dev, and the project manager, were not working on that project (a website which would never get all that big), they were working on a resume for FAANG.

Once you see this, you see it everywhere. 90% of the places using "modern" web technology, are built as if they were anticipating FAANG scale, not because they are, but because the people building them hoped to be working at FAANG soon.

replies(1): >>45074943 #
plxio32 ◴[] No.45074943[source]
I have 100% the same experience. I would say it's often also an ego thing, not only resume building. I.e. the ego can't handle building a simple solution, the dev builds FAANG scale solutions therefore he/she is a great developer.
replies(1): >>45075056 #
1. dondraper36 ◴[] No.45075056[source]
Even in this thread, there was a comment (now deleted) saying that a staff engineer at GitHub is unlikely to know what real scale is.