• 0 Posts
  • 299 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • It is too big when the density of reasons to go there and explore becomes to little.

    Personally, I don’t really care for games that have huge maps just to pass through while traveling around. There needs to be a reason in the story for every place to be there.

    Every village, town or city needs to be filled with quests and stories, and the space between them as well to a lesser extend. They serve as immersive distractions. They need to be alive.

    The map is too big if it cannot be filled with enough stuff to explore and experience. And I don’t mean climbing yet another tower, or doing yet another variation of the same puzzle.

    TBH, I am not much of a sandbox game player and the JC 2 and 3 maps looked nice, but didn’t really invite me to stay and explore a single area for a while, because the areas didn’t have much depth. I prefer a much higher density of things to do. Each village should have a couple of hours of content, exploring it and the neighboring area. And larger towns or cities even more.

    I want to minimize the ‘just cruising through’ parts of maps.

    Cyberpunk as well had too much dead space when it comes to stuff to do in many parts of the city. Some parts of course act as just the background for other parts, which is fine. But other parts where beautifully handcrafted and interesting, but there is not much to interact with or people to talk to there.

    To me it is important to have enough content and depth that the player learns to get to know their way around a place, and gets to know characters and develop relationship with each place.




  • On a separate note, the BG3 native Linux version is so strange. Larian is threating the SteamDeck like a console. As if it is a bundled OS+HW system with only one available game store and only one useable OS. So they are only releasing it in steam, not on any other store. As if that means it can only be installed on SteamDeck and not on other Linux systems on different Hardware. They forget that anyone can install other Linux distributions or even windows in SteamDecks or use other game stores.

    This decision is so strange, because it disadvantages people that bought the game for PC elsewhere and own a SteamDeck.

    Like will they make performance patches to their games gated behind which which store the game was bought from?


  • I echo the criticism of the term ‘sideloading’, before it started to mean just installing software, I assumed it meant using a separate device or software on the side, like a PC with a debug interface or memory inspection tools, to inject custom code into a running system or software.

    Similarly to preloading libraries into games or other software to replace functions in order to change or enhance the game or software. For instance used with script extenders or game mods. There it is ‘pre’ because the software is not running yet. ‘Side’ would be on running software.

    But installing applications (the distribution doesn’t matter) is in no way side loading.

    And I really hate that the press or whoever picked this term up from apple or google and ran with it without question.

    And now, because that term is so strange and useless in that way, its definition keeps getting changed into whatever the industry needs in order to squeeze out more money and personal data, while taking away the freedom and rights of the owners.






  • cmhe@lemmy.worldtoProgrammer Humor@programming.devWell well well.
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    29 days ago

    Hmm… I am using git for maybe 15 years… Maybe I’m just too familiar with it… and have forgotten my initial struggles… To me using git comes natural… And I normally pay a lot of attention to every single commit, since I started working on patches for the Linux kernel. I often rebase and reorder commits many times, before pushing/merging them into a branch where continuity matters.



  • Isn’t it the exact opposite?

    I learned that you can never make a mistake if you aren’t using git, or any other way for having access to old versions.

    With git it is really easy to get back to an old version, or bisect commits to figure out what exact change was the mistake.

    The only way I understand this joke is more about not wanting to be caught making a mistake, because that is pretty easy. In other methods figuring out who did the mistake might be impossible.


  • I think humanity is really slowly being replaced by LLMs.

    Presentation and simple, but stupid and wrong ideas, are preferred over actually researching and understanding situations, isolating the underlying issues and working on ways to resolve or at least lessen them.

    Just like LLMs, fewer and fewer people seems to care about a deeper understanding, and more about if the stream of words look ‘good’.







  • This link is about reasoning system, not reasoning. Reasoning involves actually understanding the knowledge, not just having it. Testing or validating where knowledge is contradictionary.

    LLM doesn’t understand the difference between hard and soft rules of the world. Everything is up to debate, everything is just text and words that can be ordered with some probabilities.

    It cannot check if something is true, it just ‘knows’ that someone on the internet talked about something, sometimes with and often without or contradicting resolutions…

    It is a gossip machine, that trys to ‘reason’ about whatever it has heard people say.