Unfortunately I’m not in the path of totality but I am pretty close

Alt: A picture of the (almost but not totally covered) eclipse

      • @ZangooseOP
        link
        6
        edit-2
        3 months ago

        You’ve fallen into my trap card, I really just wanted everyone else’s eclipse photos here

  • @Crow@lemmy.blahaj.zone
    cake
    link
    fedilink
    273 months ago

    A couple of profs tell the students at our school to use it. Students would ask me (a tutor) “can you help me with this problem with eclipse?” and then point to the worst UI anyone ever created. I want to like it, because open source and stuff, but it’s just horrible

  • Avid Amoeba
    link
    fedilink
    263 months ago

    It’s fine. Super flexible platform for any development environment. I’d take it over Notepad++.

      • Avid Amoeba
        link
        fedilink
        40
        edit-2
        3 months ago

        I don’t like having to unplug my computer to exit the IDE. Takes a while and I often lose my changes.

        • @phorq@lemmy.ml
          link
          fedilink
          Español
          113 months ago

          That’s the oldest joke in the book. Everybody knows you don’t need to unplug your computer, you can run “sudo reboot” from within vim just fine!

          • @theherk@lemmy.world
            link
            fedilink
            73 months ago

            !sudo shutdown -r now. Or just :x or ZZ, but I guess those don’t fit the motif of this very tired silly joke.

        • @TheGalacticVoid@lemm.ee
          link
          fedilink
          23 months ago

          I find it quicker to turn off the power through the breaker box. It’s faster so you can get back to working sooner.

  • LostXOR
    link
    fedilink
    183 months ago

    Nice shot! Totality was a true sight to behold, but partial eclipses are really awesome too.

    • @Midnitte@beehaw.org
      link
      fedilink
      English
      43 months ago

      Seeing wisps of clouds roll over it was pretty nice. Definitely recommending seeing one, even just once. Partial solar eclipse with clouds overcovering

    • Bob
      link
      fedilink
      103 months ago

      I’d go out of my way to install the necessary plugins on vscode before I’d use Eclipse. I can’t even figure out how to open my damn project that I accidentally closed FFS!!

    • @Hugin@lemmy.world
      link
      fedilink
      63 months ago

      It’s a hot mess. Or it was 10 years when I was last forced to use it.

      I remember there was one setting I needed to adjust from time to time. However the menu tree it was in had been removed leaving it a orphaned tree. So you couldn’t get to it through the ui. The only way to get to the setting was to go to a unrelated page in the documentation and click on the goto link in it. That would launch the menu that otherwise didn’t exist. From there you could back up and get into the menu to adjust the setting.

    • @ZangooseOP
      link
      23 months ago

      It may not have been dark out but it was still pretty cool seeing shadows get messed up and seeing the sun get covered through eclipse glasses.

      Definitely hoping to travel to one of the total eclipses in the later 20s/30s tho

  • @wolf@lemmy.zip
    link
    fedilink
    English
    73 months 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.

    • @ZangooseOP
      link
      33 months ago

      I don’t actually think eclipse is completely terrible (just saw the opportunity for a meme). My main problem with it is that unlike intelliJ, the UI buttons don’t scale with the font size, making it pretty unusable on my HiDPI laptop.

      For now I’ll just stick with IntelliJ/idea IDEs (I have access to an education license for ultimate) and then if/when Idea ruins it I’ll probably just try to integrate my Java workflow into either VS Code or an nvim setup

      • @wolf@lemmy.zip
        link
        fedilink
        English
        33 months ago

        Nah, didn’t mind the meme!

        I totally accept that Eclipse doesn’t work for and life is too short to waste it on tooling.

        In that sense, good luck with your current & future setups and happy coding! :-)

  • @RagingToad@feddit.nl
    link
    fedilink
    53 months ago

    I entered the world of Java a few years ago, there were already memes about eclipse back then, so I was prepared to prefer Intellij.

    I tried both. Intellij is much more polished, it had some annoying bugs too, but the selling point for me was that eclipse was (is) really good at syncing every change directly to wildfly. This is a huge timesaver. The maven to eclipse plugin I think?

    I’ve tried with jrebel but it’s not as quick and reliable as with eclipse.

    I am fully prepared for a solution where Intellij is better so please let me know, but no one in our organisation (which has about 50 devs) has found it.

    • @dgbbad@lemmy.zip
      link
      fedilink
      English
      13 months ago

      I think you might be my neighbor. This is the exact same view I had except the tree was on the left.

  • @ipkpjersi@lemmy.ml
    link
    fedilink
    33 months ago

    Everyone I know switched to IntelliJ though I’d still use Eclipse if IntelliJ didn’t exist tbh. IntelliJ is just too good.