• 0 Posts
  • 3 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • Gacha can be moderately acceptable if the math is fully documented and enforced. If you know it will take <= 180 pulls to get Raiden Shogun, and each pull costs $3, then it’s just a $540 DLC with extra steps and the tease thst it might be cheaper if you’re lucky or have banked pulls.

    But transparency is key-- the developer should be expected to offer a calculator or lookup table for any RNG item, especially if it’s some combination of multiple drop mechanics or hsrd-to-convert currencies that dissuades back-of-the-envelope estimates.

    Even in Vegas, the slot machines are required to disclose their payout rate.

    There’s also significant differences in the gacha appeal factor. If there are no leaderboards or PvP, and the game mechanics can be completed with F2P only, that is inherently less pressure to spend then on a game where you regularly get your ass handed to you by a someone with a Black Amex and all seven-star limited banner units.


  • I guess the assumption is more that for me, a fresh install is often about decluttering as much as anything-- the five Wayland compositors, three music players, and six pseudo-IDEs I tried and didn’t like don’t need to follow me to the next build.

    In a conventional install, that just means “don’t check the checkbox in the installer next time”. In a Nix-style system, this is a conscious process of actively deciding to remove things from the stored configuration, no?

    I suppose the closest I’ve gotten was recently migrating my setup from a desktop to a new laptop. Mostly copying over some config from my home directory, but even then, I wanted enough different stuff-- removing tools I don’t use on the laptop, adding things like battery monitoring and Wi-Fi control-- that it involved some reconfiguration.


  • I suspect the tooling isn’t quite there yet for desktop use cases.

    If I were to try to replicate my current desktop in an immutable model, it would involve a lot of manual labour in scripting or checkpointing every time I installed or configured something, to save a few hours of labour in 2 years time when I get a new drive or do a full install.

    The case is easier for defined workload servers and dev environments that are regularly spun up fresh.