Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Shots fired

Shots fired

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
154 Posts 87 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D [email protected]

    Arent they like $100/yr a pop? Thats less than what adobe charges for photoshop.

    G This user is from outside of this forum
    G This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #113

    Yes, if you use some of them, if you use more of them they become more expensive so the toolbox is a good idea. Still expensive, but usually if you need this you either are a power user or you make money on what you are doing.

    1 Reply Last reply
    0
    • D [email protected]

      Ed >>>> Sed >>>>> Vi >>>>> Kate >>>>> Vi$ual$tudio

      tux0r@feddit.orgT This user is from outside of this forum
      tux0r@feddit.orgT This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #114

      sam >>>>>>>>> Ed >>>> Sed >>>>> Vi >>>>> Kate >>>>> Vi$ual$tudio

      calavera@lemm.eeC 1 Reply Last reply
      1
      • T [email protected]

        No need. Looking at the age of users of emacs vs others we'll live a long time

        tux0r@feddit.orgT This user is from outside of this forum
        tux0r@feddit.orgT This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #115

        That's mostly because using inferior software causes stress and stress is unhealthy.

        1 Reply Last reply
        0
        • tux0r@feddit.orgT [email protected]

          sam >>>>>>>>> Ed >>>> Sed >>>>> Vi >>>>> Kate >>>>> Vi$ual$tudio

          calavera@lemm.eeC This user is from outside of this forum
          calavera@lemm.eeC This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #116

          Toilet paper + pencil>>>>>>>>>>sam >>>>>>>>> Ed >>>> Sed >>>>> Vi >>>>> Kate >>>>> Vi$ual$tudio

          1 Reply Last reply
          2
          • trickdacy@lemmy.worldT [email protected]

            Lol wow, intelliJ? Shit's slow as fuck

            D This user is from outside of this forum
            D This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #117

            it isn't particularly slow if you have enough RAM and it has indexed the project

            isveryloud@lemmy.caI 1 Reply Last reply
            2
            • rikudou@lemmings.worldR [email protected]
              This post did not contain any content.
              J This user is from outside of this forum
              J This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #118

              No mention of KDevelop? ;__;

              I like it because it is the pretty much only FOSS graphical IDE where the edit-compile-debug cycle works. I'm been using it for last 10y for C/C++/Python, and it recently gained LSP support. (ported from Kate)

              M 1 Reply Last reply
              4
              • P [email protected]

                Honestly I think I like Java better than C++ because with all that complexity at least you get memory safety, actually readable errors, and portable code. C# is great but Linux support is spotty.

                B This user is from outside of this forum
                B This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #119

                I freakin love Java

                1 Reply Last reply
                0
                • V [email protected]

                  Intello sense still won't find the Godot classes 😕 (linux & C#)

                  yessikg@lemmy.blahaj.zoneY This user is from outside of this forum
                  yessikg@lemmy.blahaj.zoneY This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #120

                  What about Rider?

                  V 1 Reply Last reply
                  0
                  • D [email protected]

                    it isn't particularly slow if you have enough RAM and it has indexed the project

                    isveryloud@lemmy.caI This user is from outside of this forum
                    isveryloud@lemmy.caI This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #121

                    I personally found VSCode slower.

                    You need a decent machine to run iJ, but it's worth it and it's really fast when you have enough RAM to give it. I recommend at least 32, but I have 64.

                    1 Reply Last reply
                    1
                    • yessikg@lemmy.blahaj.zoneY [email protected]

                      What about Rider?

                      V This user is from outside of this forum
                      V This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #122

                      Is that a plugin?

                      yessikg@lemmy.blahaj.zoneY 1 Reply Last reply
                      0
                      • S [email protected]

                        You guys use editors? Real programmers only need a mechanical hard drive, a magnetized needle and a steady hand.

                        H This user is from outside of this forum
                        H This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #123

                        Like a code tattoo.

                        1 Reply Last reply
                        0
                        • rikudou@lemmings.worldR [email protected]
                          This post did not contain any content.
                          B This user is from outside of this forum
                          B This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #124

                          If you want everything bundled instead of Ă  la carte, that sounds more like eclipse to me. But then, I don't understand how anyone can program in Java.

                          1 Reply Last reply
                          5
                          • P [email protected]

                            Sorts? Not tabs in the way you'd expect but it's default ones can be sufficient

                            Honestly though once you get pretty good with hotkeys you stop using tabs, for all intents and purposes harpoon is tabs, but better, and without the UI. You just mentally usually pick harpoon keys that make sense to save jump points to, like I'll harpoon FooController.cs to c and FooService.cs to s and FooEntity.cs to e and so one

                            And the I jump around with those keys. Usually when working I only need tops 5 harpoon or so for a chunk of work.

                            V This user is from outside of this forum
                            V This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #125

                            Interesting workflow.

                            When I'm in Helix I usually just use the buffer jump list, or quick jump with last buffer, or open the list of modified files (according to git), or use splits. All built-in functionality. 👍

                            It always baffled me with (neo)vim how it was so powerful, yet so incapable unless you put in a lot of work. The potential is there, it just doesn't deliver unless you basically build your own experience on top of the vim platform.

                            It got to be too much for me, I think.

                            1 Reply Last reply
                            0
                            • Z [email protected]

                              That's like:

                              Car with the dashboard and the switches all ripped out >>>>> A normal car >>>>> A stereotypical Arab sheik car, with a solid gold dashboard and a fancy infotainment system

                              bruhduh@lemmy.worldB This user is from outside of this forum
                              bruhduh@lemmy.worldB This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #126

                              1 Reply Last reply
                              1
                              • rikudou@lemmings.worldR [email protected]
                                This post did not contain any content.
                                I This user is from outside of this forum
                                I This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #127

                                Being plugin based avoids bloat (doesn’t matter for code-oss because it’s electron)

                                rikudou@lemmings.worldR jackbydev@programming.devJ 2 Replies Last reply
                                14
                                • G [email protected]

                                  It is slower. It's a fully fledged IDE, VSCode is not so it will always be way faster, but that's again this meme, JetBrains IDE's are super powerful so I guess you can say what it lacks in speed it got in power. It's also written in Java so it's memory heavy, but it is what it is.

                                  I use both and I enjoy both. I would never however use JetBrains to open and edit a single file, its way to slow for that.

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #128

                                  +1

                                  I use Visual Studio Code when I need to edit one files or two. JetBrains IDE when I'm starting a programming session.

                                  1 Reply Last reply
                                  2
                                  • I [email protected]

                                    Being plugin based avoids bloat (doesn’t matter for code-oss because it’s electron)

                                    rikudou@lemmings.worldR This user is from outside of this forum
                                    rikudou@lemmings.worldR This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #129

                                    Well, IntelliJ is also plugin based, it's just that most of the plugins are bundled and enabled by default and maintained by the same set of people as the core IDE, so there's consistent quality.

                                    1 Reply Last reply
                                    5
                                    • I [email protected]

                                      Being plugin based avoids bloat (doesn’t matter for code-oss because it’s electron)

                                      jackbydev@programming.devJ This user is from outside of this forum
                                      jackbydev@programming.devJ This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #130

                                      It also plays into their goal to make VS Code seem open source while being the opposite! A lot of the functionality is in the marketplace but non Microsoft products aren't legally allowed to use it and you're not allowed to distribute builds of the plugins.

                                      Use VS Codium instead.

                                      B 1 Reply Last reply
                                      1
                                      • S [email protected]

                                        You guys use editors? Real programmers only need a mechanical hard drive, a magnetized needle and a steady hand.

                                        P This user is from outside of this forum
                                        P This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #131

                                        Looks at mr fancy pants over here with a magenetic disc. While im over here threading my code.

                                        1 Reply Last reply
                                        3
                                        • V [email protected]

                                          Is that a plugin?

                                          yessikg@lemmy.blahaj.zoneY This user is from outside of this forum
                                          yessikg@lemmy.blahaj.zoneY This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #132

                                          It's a separate Jetbrains IDE for .Net

                                          V 1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups