A husband. A father. A senior software engineer. A video gamer. A board gamer.

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

help-circle

  • ulkesh@beehaw.orgtoProgramming@programming.devOOP is not that bad
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    6 days ago

    In my experience, as a 25-year developer in mostly OOP languages and frameworks, is that people who attack OOP usually don’t really understand it and its usefulness.

    And to be fair as it relates to attacking languages or language concepts, I attacked JavaScript without fully understanding it, many years ago. I now understand it more than I ever have in the past and it has some good qualities.

    So these days it’s no longer the languages or language concepts I take issue with (though I’ll joke about JavaScript from time to time). It’s the developers who misuse or misunderstand the languages or concepts that irk me. And especially the developers who think being lazy is a virtue.



  • I have been using Linux off and on for 25 years (using the server pretty consistently, but always hedged with the desktop for various reasons). Since Proton and GE-Proton allow every game I want to play to work in Linux, back when Recall was first announced, I decided to finally stop hedging and went all in on the Linux desktop.

    And I’m not going back. Everything is working for me and Microsoft can screw off if they think I’m going to allow such blatant spyware in my house. Their telemetry was always suspect, but this is now overt despite any assurances they attempt to make.

    Edit>> And their “oh you can uninstall Recall” isn’t trustworthy when they will easily reinstall it with a Windows update (they have done this in the past with other software — notably Edge and Teams).









  • Yeah Spring wasn’t 1.0 until 2004. We had XML files upon XML files just to describe one single Java “Bean”. I did java programming from 2001-2002 and the again from 2011-today. Things dramatically changed (framework-wise) in that short decade I was away from it.

    I would agree, Spring Boot and Spring are very useful to learn. React, despite having its origins in Facebook and still with Meta’s hands on it, is a good web framework especially if you use it with Typescript.