Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)DE
Posts
2
Comments
132
Joined
1 yr. ago
  • All of the quests, game logic, AI (including brain dead NOC interactions), voice acting, etc, are exactly the same as in the original and are actually driven by original GameBryo engine. They only rerecorded some lines to add unique voices to NPCs of different races and made some minor gameplay tweaks. The only major changes are graphical - UE5 is used for rendering, all meshes, textures, landscapes and animations are redone. It's more than a typical remaster like Last of Us, but not exactly a full remake.

  • We still don't know how much of Oblivion they actually recreated, considering it's rumored to be made in UE5 which is a completely different engine. I'm most worried about open world and "immersive" elements such as Radiant AI and NPC schedules, proper wildlife AI, etc.

  • I honestly did not expect Starfield to have actual flyable spaceships and vehicles. That was a pleasant surprise, so Bethesda evidently has not stagnated completely. The problem is Starfield has issues with many other game elements (like loading screens, mediocre worldbuilding, etc). Also the fact that it was simply a game in a different genre than previous Bethesda games didn't help. People expected a handcrafted open world a la Fallout 4 but got a kind-of-procedurally generated sandbox.

  • There is also Ladybird browser that IIRC already has a more complete web standards implementation than Servo despite being a much younger project. Though it's still far from being ready and performance is really bad. But so far it seems that it's going to outpace Servo.

  • Too bad fractional scaling is still not universally supported. In Firefox it's buggy and disabled by default (and pretty much abandoned), and using default compat mode (when app is rendered at nearest greater integer factor and then downscaled by compositor) has some strange font rendering issues and potentially worse performance (on 4K monitor the resolution Firefox would be rendering itself would be humongous).

    Thankfully in my case I can just increase font size and it works much better than with fractional scaling.

  • All POSIX compatible shells have their quirks and differences because the common POSIX part is rather small, so you will need to learn them anyway when switching from one to another. Fish is not that different from them (to much less extent than something like nushell) and it benefits from having less ancient baggage.

  • Independent browser engine developers have a say in how web standards evolve. their influence is limited of course, but they use it to keep web open. Google have long been trying to integrate more "advanced" advertisement and data collection technologies directly in web browsers (including imposing it on non-Chromium browser through "open" web standards).

    The moment Google has full control of technologies involved they will do everything in their power to make ad blockers technically impossible (or at least extremely complicated and inefficient) and data collection mandatory, integrated directly in Chromium. And they will do so in such a way that most websites will simply not work on Chromium forks with these "features" disabled, so everyone will be forced to comply.

  • C++ @programming.dev
    deadcream @sopuli.xyz

    An Extensive Benchmark of C and C++ Hash Tables | A comparative, extendible benchmarking suite for C and C++ hash-table libraries.

    KDE @lemmy.kde.social
    deadcream @sopuli.xyz