• 5 Posts
  • 155 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.




  • The mafia has infested law enforcement too.

    I accidentally took the wrong streetcar when visiting San Francisco and ended up in the Castro.

    They put a boot on my gender and had it towed. Apparently I have to pay $450 plus $85 per day storage to get it out of impound. I said “forget it” and they crushed it into a cube.








  • Also on modern firebreathers.

    I like runit better than systemd, the packages are current, and it has most of what I want in the main repos.

    I also found the documentation excellent in thst it’s a cohesive list of real-world topics rather than a 500-km-deep wiki or forum archive.

    I should try a modern Slackware one day. I loved it back before I had broadband and just ordered a burned CD for each new release, but I should try following -current and the Slackbuilds stuff.


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



  • We get, for some reason, a huge number of window replacement contractors coming door-to-door. Because I really want to be high-pressure sold $10k worth of low quality glass from the people who are running big enough marhins to put a full page colour ad in the local newspaper every day to go with their 6 hours a day of local TV spots.

    I actually said to one “We’re a Linux household. Not interested in Windows” and slammed the door on them.

    I now realize cocking a rifle would have made the effect even better.




  • No, this is a general practice-- I see it a lot with third-party vendors who want you to integrate with their services. They’ll expire the documentation portal password after 90 days, but the actual user facing service still accepts the same “password123” that’s been set since 2004.

    I suspect the pattern is to protect the vendors from developer scrutiny: by the time you’ve jumped through enough hoops to read the docs and realize it’s trash, the execs have signed the contracts and the sunk costs are too high to bail out.

    Also add another 6 months to actually get the credentials for the test environment.



  • They’ve got a guy at work whose job title is basically AI Evangelist. This is terrifying in that it’s a financial tech firm handling twelve figures a year of business-- the last place where people will put up with “plausible bullshit” in their products.

    I grudgingly installed the Copilot plugin, but I’m not sure what it can do for me better than a snippet library.

    I asked it to generate a test suite for a function, as a rudimentary exercise, so it was able to identify “yes, there are n return values, so write n test cases” and “You’re going to actually have to CALL the function under test”, but was unable to figure out how to build the object being fed in to trigger any of those cases; to do so would require grokking much of the code base. I didn’t need to burn half a barrel of oil for that.

    I’d be hesitant to trust it with “summarize this obtuse spec document” when half the time said documents are self-contradictory or downright wrong. Again, plausible bullshit isn’t suitable.

    Maybe the problem is that I’m too close to the specific problem. AI tooling might be better for open-ended or free-association “why not try glue on pizza” type discussions, but when you already know “send exactly 4-7-Q-unicorn emoji in this field or the transaction is converted from USD to KPW” having to coax the machine to come to that conclusion 100% of the time is harder than just doing it yourself.

    I can see the marketing and sales people love it, maybe customer service too, click one button and take one coherent “here’s why it’s broken” sentence and turn it into 500 words of flowery says-nothing prose, but I demand better from my machine overlords.

    Tell me when Stable Diffusion figures out that “Carrying battleaxe” doesn’t mean “katana randomly jutting out from forearms”, maybe at that point AI will be good enough for code.