• 0 Posts
  • 66 Comments
Joined 10 months ago
cake
Cake day: October 13th, 2023

help-circle



  • Its not said that they need devs to target home machines, it says they need to give the resources so people can host it themselves, period.

    Also, tell me you’ve never worked with scalable infrastructure without telling me you have never worked with it.

    There are dozens, if not hundreds of games, including MMOs, that are privated hosted, and by that I don’t mean hosted in a basement potato.

    Look at Ragnarok servers, there are hundreds of them, DEDICATED servers, with all the newest technology, for an old game nonetheless.

    Have you ever seem how massive the infrastructure are for those big minecraft multi-servers? Thousands and thousands of concurrent players.

    Im not asking you to research what you’re talking about or anything, but if you clearly dont know what you’re talking about, refrain from sharing your opinion so you may not negatively influence a similar minded person.








  • Sometimes it’s hard to detach It, specially dealing with web dev.

    The browser expects JS, since JS was made for the browser, so you make a front in JS. But now you need a back, and hey, you already have all models and repos in JS, might as well make the back with JS.

    It’s a vicious cycle. Honestly, JS is fine for either if you are component enough (ie. not using stuff like “is-number”), don’t get the hate on It.