←back to thread

263 points mooreds | 1 comments | | HN request time: 0s | source
Show context
fatih-erikli-cg ◴[] No.45429287[source]
My experience, real work is what a junior dev does, without an exception. Senior developer creates over-engineered version of what junior dev made.

Senior devs gibber about database systems, sql, nosql, clustering, etc. The real work storing the input in text file, querying with a simple loop.

Plus there is an additional huge misconception in industry, if something is realtime, it is a senior dev thing. It is something like a plague.

replies(2): >>45429294 #>>45429388 #
1. poshmosh ◴[] No.45429388[source]
I have 14 YOE and its the opposite. Really brilliant jrs don't have the experience to know the consequences of their designs, they build fast under pressure. They reinvent things that already exist (they don't know because they a Junior).

Seniors have PTSD and push back.