• 1 Post
  • 57 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2024

help-circle






  • But this whole day one DLC thing is a PR nightmare already? Step back from it somehow = win back some good will?

    I used to work at PDX (dev studio). And even there players were saying the DLCs were just cut from the game to charge for them later. Which I can tell you, is not at all how that works for the grand strategy games.
    But with a day one DLC it’s quite obvious. I mean maybe they wouldn’t have made the extra clans at all because they couldn’t justify the production costs? Personally I think they thought this is the most likely thing to break them even on the sunk cost of this dumpster fire.

    The other peeps from the dev studio I’ve talked to are just as baffled (and upset about the consumer hostile practices).
    I’m so glad I got off that sinking ship.






  • CLI, gitui, SmartGit, various editor integrations when I’m there anyway (VS code, JetBrains)

    The CLI is great because it works everywhere, but it’s not the best to review changes before I commit, or to inspect the log, plan merges etc. So I tend to go for more graphical tools for these tasks. Used SmartGit a lot at work. But recently learned about gitui and like its simplicity at times esp when I’m at the command line anyway.

    The editor integrations I only really use to commit small changes or switch branches, see if I have changes etc.