• 0 Posts
  • 28 Comments
Joined 11 months ago
cake
Cake day: August 14th, 2023

help-circle






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












  • You being up an interesting point. Let’s expand electricity a little bit.

    If I flip a switch the lights come on. I don’t need to understand it but someone does. And because electricity can be deadly of handled wrong, everyone in your proximity handles electricity the exact same way (and this is enforced via law). This means only a few people anywhere need to have the deep knowledge of how it works for the rest of us to get light.

    Compare this to computing - sure you click the button and get Facebook but that button could be designed any number of ways. Like electricity the generation who tinkered is past (well passing), but unlike electricity firm standards on how to design your Facebook button have not been written in blood.

    I for one am terrified of what the next 10 years of the business IT landscape is going to look like as we need to start absorbing kids who grew up on iPads.