Hacker News new | ask | show | jobs
by oreally 17 days ago
Sure they're complex but tbh they don't need to be. Sorry to bruise your professional ego but you should understand that there's a lot of decisions in bigtech/corporate that equates to 'buy it don't build it, it'll be cheaper, and (secretly) I can show it off on my resume'. And then when you use it, usually it isn't catered for the business' purposes because the tech is meant to cover a large amount of use cases. At that point they move on and the inefficiencies become the norm.

And these require none of the deep math that the lower levels of gamedev stack require. It's tedious, not hard to string all of these web components.

1 comments

I'm at a loss when it comes to this comment section. I'm not sure why most people here seem to think that web development is just querying a database and presenting the results.

I'm often doing math when working with ranking (search and otherwise) and throttling/rate-limiting. What about fraud detection and prevention? There isn't an off-the-shelf solution that you can use to build a modern site. It requires hundreds of hours of hard work and an understanding of everything from binary to color theory.

The job of a full-stack developer has a lot of complexity and requires a great deal of creativity. Game dev too.

I'm not sure why my ego would be bruised by anything you said. None of it applies to my work.

Are you just throwing out buzzwords at this point?

What has ranking have to do with the standard website? Or fraud detection/prevention? Clearly these are out of the scope of the standard website. And I highly doubt they require deep math, just some probability, maybe a slight use of matrices.

Given the number of surface level buzzwords you throw out, I think your ego's preventing you from looking deeper.