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/)RO
Posts
0
Comments
69
Joined
1 yr. ago

  • Let's be clear - current AI models are being used by poor leadership to remove bad developers (good ones don't tend to stick around). This however does place some pressure on the greater tech job market (but I'd argue no different then any other downturn we have all lived through).

    That said, until the issues with being confidently incorrect are resolved (and I bet people a lot smarter then me are tackling the problem) it's nothing better then a suped up IDE. Now if you have a public resources you can point me to that can look at a meta repo full of dozens of tools and help me convert the python scripts that are wrappers of wrappers( and so on) into something sane I'm all ears.

    I highly doubt we will ever get to the point where you don't need to understand how an algorithm works - and for that you need to understand core concepts like recursion and loops. As humans brains are designed for pattern recognition - that means writing a program to solve a sodoku puzzle.

  • There is more to a program then writing logic. Good engineers are people who understand how to interpret problems and translate the inherent lack of logic in natural language into something that machines are able to understand (or vice versa).

    The models out there right now can truly accelerate the speed of that translation - but translation will still be needed.

    An anecdote for an anecdote. Part of my job is maintaining a set of EKS clusters where downtime is... undesirable (five nines...). I actively use chatgpt and copilot when adjusting the code that describes the clusters - however these tools are not able to understand and explain impacts of things like upgrading the control plane. For that you need a human who can interpret the needs/hopes/desires/etc of the stakeholders.

  • That's more or less it.

    For example, I've got somewhere around 700 users. If we don't have SSO (SAML preferred, oauth as a fall back, and good whiskey is required for ldap/ad) whatever your attempting to buy won't pass review. Now Timmy the sales drone knows that, and so does their leadership - hence the SSO tax.

  • It's not uncommon for the password manager to not be on the same system as where the password is being entered - hence a human needs to type. For example: consumer electronics with their own dinky little screens. Smart TVs/game systems and servers where remote access is not possible (or copy/paste does not work by design).

  • As an ops person I disagree! Our arbitrary changes are documented in a jira ticket in the ops project. If you can't view the ops project fill free to open a ticket in ops and we will triage it when we feel like it.

  • Not the person you asked, but another forever dm who likes it.

    I fell into it because I wanted to play and the best way to control scheduling was to run the game.

    If you like to write stories that's wonderful - take a look at some of the pre generated adventures in any system to understand how the different components work in pen and paper games. Just remember that no plot can survive contact with the players unscathed (after all it's group story telling)- and some level of improve skill will help the overall experience. After that just have fun.

  • What about the fact that any DnD universe is inherently functioning a set of non euclidean rules with respect to geometry? We know this because moving at a diagonal takes the same amount of movement as a square in one of the cardinal directions.

  • Depends on how niche. Some stuff unfortunately only comes from truly large user bases. At a guess, the further you go from a tech/liberal core and overlapping hobbies, the longer it will take for the content to emerge.

  • It's a little more complex then that.

    First we need to draft a project to keep the PMs happy. Then test the change...

    Then get it through change management...

    Or just have our friends in secops make it a security call and a priority. Not saying I've done this before - no sir.