Oh hi there person who I’ve upset by expressing my opinion who is now wanting to go back through my post history to find something to use against me! If you’re reading this, it’s because you’ve already lost the argument :)

  • 3 Posts
  • 1.28K Comments
Joined 3 months ago
cake
Cake day: April 26th, 2025

help-circle

  • Absolutely 100% too young. When you’re 27 you’ll look back at when you were 22 and think you were so dumb compared to now. When you’re 32 you’ll think you were dumb at 27, and that at 22 you were an absolute imbecile.

    At 22 you’re basically still a teenager mentally. Making major permanently life altering decisions at 22 is a terrible idea. There’s no need to get a vasectomy until you’ve got kids and don’t want any more imo. There are plenty of non-permanent contraception options for until then.

    Not to mention getting a vasectomy will massively decrease your potential wife pool.




  • I get what you’re saying, but also see the other side - these services exist and aren’t ever going away, so the level of knowledge you need about these to use them at least competently is significantly reduced.

    What their existence does mean is that there are thousands of developers who wouldn’t ever touch or learn any of this stuff previously are now actually learning it and using it. That’s a positive thing. Not everyone needs to be an expert on the inner workings of everything that a service provides unless you’re specifically looking for an expert.

    Also……people lie on CVs and cover letters. If your ad has buzzwords and technology X, Y, and Z, then you should expect people with little to no knowledge of at least one of those things to have all 3 on their resume.









  • I’ve found it to be great at writing unit tests too.

    I use github copilot in VS and it’s fantastic. It just throws up suggestions for code completions and entire functions etc, and is easily ignored if you just want to do it yourself, but in my experience it’s very good.

    Like you said, using it to get the meat and bones of an application from scratch is fantastic. I’ve used it to make some awesome little command line programs for some of my less technical co-workers to use for frequent tasks, and then even got it to make a nice GUI over the top of it. Takes like 10% of the time it would have taken me to do it - you just need to know how to use it, like with any other tool.






  • Sorry but a study of 16 developers isn’t a big enough sample to get any meaningful data, especially given the massive range of skills and levels of development.

    I’m a developer and I use AI - not much, but when I think it can help based on the suggestions that it gives me since it’s integrated into visual studio. It doesn’t slow me down, it speeds me up. It could slow you down if you rely on it to do everything, but in that case you’re just a bad or lazy developer.

    AI is a tool to use. Like with all tools, there are right ways and wrong ways and inefficient ways and all other ways to use them. You can’t say that they slow people down as a whole just because they slow some people down.