• 0 Posts
  • 53 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle




  • Well, if it gets the job done. I’d only argue about maintainability there maybe, as other devs get involved.

    In my final apprenticeship work, I also only used vanilla php and argued that it would take too much time in this project to evaluate and learn a framework and that I know the vanilla way pretty good, so it’s valid this way around.







  • Last year I had a module for ai stuff. We did things in Python and I am quite into doing things as coding standards say. My mate didn’t really care so much and just went for his style of doing things, also not really worrying about descriptive names etc.

    Well, let’s say, we weren’t having a good time.

    I also realized that I was probably too harsh and tried to go a bit more easy on it later, but many things just felt wrong.