• 59 Posts
  • 1.75K Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle




  • This kind of seems like a solution in search of a problem. Most modern high level programming languages are easily readable, ‘english oriented’, and already capable of at least some level of cross platform development.

    One of the main problems with any programing language or framework is that flexibility breeds complexity. If they seriously think they’re going to lower the complexity of programming by allowing devs to write programs [essentially] in plain English, and then let AI do the rest, I think it’s a recipe for disappointment.




  • A good rule for those in leadership, or just for people who want to get along with others in general, is “be at least twice as willing to complement as you are to criticize.”

    Sometimes people need to be told when they’ve failed. They also need to be told when they’ve succeeded. In the context of software engineering, the best team leads are the ones who actually take the time to understand the code in your PR and let you know if there’s something specific that they like.

    That’s how you know they’re doing their job instead of just speeding through the code review looking for low hanging fruit mistakes.