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
0
Comments
104
Joined
1 yr. ago

  • No they are (were) an actual native Android apps that install automatically without needing to go through Google play. They have a much tighter sandbox and restricted access to system APIs as a safety measure.

  • Simple, add additional columns for the frame of reference (e.g. Earth) and elevation. You could even store space coordinates using Sun as a reference point (though you would need to update data regularly for spacecraft as they move of course).

  • 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.

  • 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.

  • 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.