• 16 Posts
  • 183 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle



  • Final Fantasy X is probably my favorite Final Fantasy of all time. Just don’t play X-2, assume the story ends immediately.

    The HD remaster has some “cheats” to smoothen your experience, if you ever want to give it another shot:

    • No random battles
    • Infinite gil
    • All non key items
    • invencibily (to make up for low levels)

    This way you can enjoy the story and move quickly through the game.

    If you don’t enjoy turn based battles nor grinding I think this IP is just not for you. Definitely nothing before Final Fantasy 12. Maybe Final Fantasy 12 is ok, though I thought the story was on the weak side.



  • The problem is that when an project is too big and a method is called from multiple contexts it’s very easy to lose track of the context where the null check has been done and where it hasn’t. This leads to a lot of duplicated null checks around the project and the constant paranoia of “can this be null here?”.

    A much better way of doing this is using the Optional when an Object can be “null” and a direct instance where it cannot. This way, at any given context you know for absolute sure if a null check is needed or not. However, even with annotations this does not throw a compile error…





  • pathief@lemmy.worldtoPrivacy@lemmy.mlWhy Signal over Jabber/XMPP?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 month ago

    They can say the same about me, right? I have so many communication apps on my phone, why do I draw the line on Facebook Messenger?

    Most likely you’re the only person they know on Signal and it makes more sense to them that you move to Facebook rather than moving their entire friend-sphere into Signal.


  • pathief@lemmy.worldtoPrivacy@lemmy.mlWhy Signal over Jabber/XMPP?
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    edit-2
    1 month ago

    First of all normie not an insult or a derogatory term. The term “normies” is often used in many niche communities to refer to someone outside the community. It has nothing to do with being smart, privileged or experienced. It means more like “the average user” or “the typical person”. Example: a person in the boardgaming community may refer to you as a normie, not because you’re dumb but because you don’t play hobby boardgames (check out Brass: Birmingham, what a game).

    The problem isn’t about comprehending the problem, most people understand that Facebook is selling their data. They just don’t care. They would rather have their data sold than to have the trouble to move to yet another communication app. WhatsApp is working just fine, Facebook is sparking joy. They don’t care.

    “Normies won’t do X” is a perfectly acceptable way to express that the hurdles are too high for the average user. The average user wants a sleek UI, a user friendly experience and most of all they want to be in the place everyone is already at. The average Joe doesn’t want to be the first guy on Simple X, they actually really want the hassle free platform everyone is already at.

    Also, the next great communication app is constantly changing. It used to be IRC, ICQ, MSN Messenger, Facebook Messenger, WhatsApp, Instagram, Telegram, Signal, Matrix, Simple X, Session. I’m sorry to say that the average person is not willing to migrate that often. Facebook works, their friends are already there, they stick to it. This isn’t elitism, it’s just stating what I see.