• 1 Post
  • 7 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle
  • Well, I funnily enough also agree with you, having just one widely used browser engine for all platforms sounds great in theory… (Until someone decides to not let you block advertisement anymore…;-))

    Docker is one of the reasons I use Linux and for all practical purposes nearly all open source software is developed for Linux and later ported to the BSDs (if one is lucky) - so, again, I am also using Linux because it runs what I need to run.

    I simply would love to have some practical and relevant options for OSS operating systems. I fully understand that this is not going to happen and Linux won.

    Anyway, have a good day!


  • According to your logic we should all use Google Chrome. ;-)

    Comparing Linux with the BSDs is really apples and oranges. The BSDs have a very nicely integrated base system, everything just works™ and everything works together. When you only ever used Linux or Apple with homebrew, you never experienced a system where all basic tools really fit and work together.

    Linux is a pragmatic choice, but it is an Unix-clone made by PC people. The BSDs are a Unix operating system for PCs made by Unix people. We loose something very important if the BSDs get totally out of style/forgotten.





  • wolf@lemmy.ziptoProgrammer Humor@lemmy.mlLeast Favorite IDE ngl
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    1 year ago

    Eclipse has its share of problems (and outdated UI and workflows), still I’ll happily use it over IntelliJ w/o hesitation.

    Funnily enough, a lot of other (Java)Senior developers who tried both are fine with Eclipse, too.

    Besides the astroturfing from IDEA which is really annoying, Eclipse integrates far better with standard build tools and is our last descend Open Source IDE (Netbeans effectively being a zombie at this time).

    IDEA is already pushing/forcing their own solutions/build tools/etc. to up sell their shit, once Eclipse is gone, there will be no alternative and IDEA/IntelliJ will start the entshittifaction…

    People really forgot what a shit show were the 90s, paying lots of money for commercial IDEs.



  • I fully agree about the damage done at universities. I also fully agree about the teaching professors being out of the game too long or never having been at a level which would be worth teaching to other people. A term which I heard from William Kenned first is ‘mechanical sympathy’. IMHO this is the big missing thing in modern CS education. (Ok, add to that the missing parts about proper OOP, proper functional programming and literally anything taught to CS grads but relational/automata theory and mathematics (summary: mathematics) :-P). In the end I wouldn’t trust anyone who cannot write Assembler, C and knows about Compiler Construction to write useful low level code or even tackle C++/Rust.