• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle

  • people look at this stuff as a yes or no and that’s a major misunderstanding.

    I work in tech, and I can tell you 100% you could not just give a job to AI and call it a day.

    I cannot even imagine this type of response generation ever being capable of that without developing some sort of true intelligence if for no other reason than to turn bad prompts by people who do not understand what they want or what is possible into functional projects.

    that said, but I do believe is possible is that it makes like 5 to 10% of the job a little bit faster. programming is like 10 to 20% writing code and 80 to 90% understanding what that code should be and why it isn’t working that way yet.

    Even the code you get from it is generally wrong but sometimes useful.

    best case scenario I could see right now is not that it replaces jobs but that it makes people more effective, kind of like giving a framer a nail gun instead of a box of nails and a hammer except not that big of an efficiency gain.

    ultimately this might mean you do the job with 8 people instead of 10, or something like that.

    if it reduced the total number of jobs because it was a tool that made people more effective - did it take the job away?









  • I definitely spent a frustrated 45 minutes trying to figure out why curl wasn’t working when it was supposed to be supported in PowerShell.

    then I hit tab a couple of times and noticed curl.exe was an option, that works exactly the same as I had expected with original syntax.

    they do this to a lot of things though a lot of common commands end up being an alias to a powershell command with a specific option set that doesn’t always line up






  • lots of questions, I haven’t moved jobs in a while because I’m happy where I am but I’ve added to these even when interviewing people to join my team.

    • what is your policy for overtime or comp time when there are evening or weekend emergencies?
    • how often do people tend to need to be available outside of standard working hours?
    • what does success in this position look like for me 6 months down the road?
    • how often do tasks and priorities change last minute?
    • how long has the average person been on the team?
    • what is the policy on sick days, vacation days, etc
    • what is the remote work policy
    • how flexible are they on work hours? if it’s a salary position, generally you will have work to do, but many bosses won’t care if you take a 2-hour lunch and do some grocery shopping or whatever. as long as overall you’re doing your work and getting things sorted.
    • when interviewing with team members instead of just the new management, it’s a good idea to ask them about the managers style, and what they like about working there.
    • (generally by the interview you should have some idea of what the actual job entails, but if not, ask a bunch of questions related to that. what kind of system are you developing for, is it primarily supporting new feature or handling sustaining issues, what languages are used, what is the environment, etc)