Serverless
Look inside
Servers
@vaporeon_ i was so confused when clodboy was doing a coding bootcamp and he mentioned offhand they were learning how to deploy a web application using a “serverless” architecture
@vaporeon_ (i was even more confused when i realized he didn’t know what a client-server purrotocol even is)
@aescling
What do they even teach at the coding bootcamp if they don't teach what a client-server architecture is before making them set up servers?
@vaporeon_ they did not teach. they maxe you just work 50–60 hour workweeks with just barely enough knowledge in your head to get Something done
@vaporeon_ i did a diffurent bootcamp with the same company back when i was utterly despurrate fur a job and i have to tell you, it was very depurressing being surrounded by other people who thought they were learning a lot of valuable skills and that this was way better than a CS education. they only barely fucking taught anything about code quality
@aescling We didn't get taught much about code quality in university, either... But at least we got a solid foundation of basic concepts of networking and computer architecture and theoretical informatics and such. Which is clearly not the case in a course that doesn't even teach about what is a client and what is a server...
@aescling I assume that "code quality" is something that they make you learn on the job once you actually get a programmer job?
@vaporeon_ no. not anywhere i’ve been
@vaporeon_ so i’ve only worked in situations where either
@vaporeon_ so like, i’ve never had the kind of job with sufficient infrastructure to maintain a large team of people, and meaningfully enforce standards on how we work together
@vaporeon_ i cannot claim to be able to speak on the development culture of the industry in general
@aescling Do they just expect you to know?
Because most of my programming experience so far was either alone or in small teams or in circumstances where nobody cared about the quality of the code that I sent in... And I would assume that working on a big software that has many programmers requires different skills than that...