• 0 Posts
  • 67 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle






  • Maintaining a changelog for very large app development organizations is also a pretty damn hard task, trying to coordinate whatever all teams are releasing in a particular build.

    I feel this in my bones. Our biggest device contains hundreds of apps and firmware. We generally update the apps and firmware together. It’s nearly impossible to summarize the changes in a meaningful way. What issues were fixed? Likely a few hundred. What new features were added or improved? Another big list. Management thought AI would magically solve this problem, but it turns out that it has no idea which things are worth mentioning vs which should be glossed over.

    It sucks both internally and externally.





  • IMALlama@lemmy.worldtoGames@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    4
    ·
    4 months ago

    Procedural generation of content in games is by no means a new thing. Even if the end state isn’t completely procedurally generated, odds are a version of the asset was initially and a human touched it up as necessary. When you’re talking about large asset sets (open world and/or large maps, tons of textures, lots of weapons, etc) odds are they weren’t all 100% hand made. Could you imagine making the topology map and placing things like trees in something like RDR2?

    That’s not to say all this automation is necessary a good thing. It almost feels like we’re slowly chugging through a second industrial revolution, but this time for white collar workers. I know that I tell myself that I would rather spend my time solving problems vs doing “menial” work and have written a ton of automation to remove menial work from my job. I do wonder if problem solving will become at least somewhat menial in the future.





  • That your company has an in-house software dev team is impressive. Does the revenue-generating business have access to that team?

    Not OP, but in a similar situation. We have in-house dev for both tooling/infrastructure as well as revenue generation. For better or worse, leaders have neglected the software tooling and infrastructure that we use to build and deliver our revenue generating software for decades. Some serious cracks in the foundation showing and we might finally start fixing things.





  • I feel this in my bones. Even before the recent round of restructuring we’ve had a significant about of turnover. Our infrastructure is a massive rube golberg machine with multiple houses of cards built on top of it. Institutional knowledge was never written down and it has been leaving the company at an accelerating rate over the past 5 years. Tons of “new blood” making lots of assumptions on how things work is resulting in… humorous end results.