• 1 Post
  • 409 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle



  • Taxis literally refused to take us after arriving in Budapest because we speak Hungarian and one of us studied there so had the Budapest accent too and everyone of them was all of a sudden busy and waiting for someone (they were literally just standing around smoking)

    The original commenter was complaining about privacy issues with ridesharing apps, so I am not sure what cell signal has to do with anything? Having gps on is literally useless unless you check your google maps or waze or something that you are not taken on a ride around and all of those track you so have the same privacy issues as alluded to by the original commenter I don’t think I can make my point any clearer.

    Also if you think this doesn’t happen in less developed countries then you are extremely naive.







  • Honestly, I don’t have an opinion on it, it didnt capture me like old world did last year, so probably not as good or I am just preferring more slow, thought out turn based stuff.

    But mostly I am just kinda over gaming as a whole, I realized it’s mostly cheap dopamine chasing for me and I don’t really enjoy it.



  • What’s the issue with public static main?

    And whats the issue with factories? Factories are a design pattern thats not specific to Java, I’d recommend you read the design patterns book and understand why they exist. I also have 0 factory useage stuck in my mind and I have been developing with java since 2016.

    OOP? It’s an OO language ffs, that’s like complaining that C isn’t OO. If you don’t want to use an OO language don’t use one.

    how much code you need to generate for some basic stuff

    Do you mean verbosity because thats only a complaint for people who dont need to maintain stuff long term. Or maybe you misused java for doing something simple where python would have sufficed.

    And then there is the springboot framework that makes shit trivial