proud recipient of the prestigious you tried award.

  • 1 Post
  • 45 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle









  • i feel like ubisoft has been having really cool ideas for games pretty consistently for the past decade. (in the sense that every game has a cool elevator pitch.) but then, every time, they ruin those ideas by making the most bland and generic open world game with the most boring stories, dialogue, and gameplay systems imaginable. it’s like the creativity behind their games is forbidden to develop past the elevator pitch.

    this is particularly noticeable with the assassins creed games i think. super cool ideas for settings, time periods, and main characters, etc. but every time, they find a way to turn the games into the most boring and generic slop imaginable. there’s just so much wasted potential.



  • i will never forgive C for making the type syntax be

    char* args[]
    

    instead of the much more reasonable

    &[char] args 
    

    it also bothers me that char* args[] and char c are “the same type” in the sense that the compiler lets you write

    char c, *args[5];
    

    with no problems. i think the C languages would be way easier to learn if they had better type syntax. don’t even get me started on C++ adding support for

    auto fn_name() -> ReturnType { … }
    





  • affiliate@lemmy.worldtoGaming@lemmy.worldThe audacity!
    link
    fedilink
    English
    arrow-up
    21
    ·
    5 months ago

    each cod game also costs around 450 million dollars to make, so i can’t help but imagine that some of the file size bloat is caused by a need to “justify” the budget in some way. because as we all know, 300gb games have so much more game when compared to a measly 60gb game. you won’t be getting dynamically sized horse balls in a game that only takes up 60gb.



  • i’ve recently been started doing One Meals a little differently. i now get a big pan and add in basically every kind of food i should be eating throughout the day (fruits, vegetables, eggs, tofu, etc.) and cook it with a bit of oil and seasoning. i then add a bunch of spicy stuff to mask the taste, and sometimes add in yogurt to make it last longer and undo some of the spicy. i can then just scoop this into a bowl and heat it up in the microwave anytime during the day when i get hungry. it’s still One Meal, but it now lasts upwards of 3 days and i nibble away at it as needed.