Skip to content
  • Categories
  • Recent
  • Popular
Skins
  • Light
  • 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

NodeBB-ActivityPub Bridge Test Instance

  1. Home
  2. Categories
  3. Comic Strips
  4. Are IDEs really like this ?

Are IDEs really like this ?

Scheduled Pinned Locked Moved Comic Strips
comicstrips
60 Posts 50 Posters 8 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.
  • scrubbles@poptalk.scrubbles.techS scrubbles@poptalk.scrubbles.tech

    Are you even a real programmer if you haven't fixed a prod critical but in notepad++ because your ide won't open for whatever reason?

    6 This user is from outside of this forum
    6 This user is from outside of this forum
    6nk06@sh.itjust.works
    wrote last edited by
    #30

    I once fixed an important bug by force-pushing on the master branch (I was an admin too and could do it). I had 5 minutes to fix it, and no one was aware of it. I didn't ask for permission but I was sweating a lot.

    1 Reply Last reply
    6
    • F froh42@lemmy.world

      Found the IntelliJ (or friends) user.

      6 This user is from outside of this forum
      6 This user is from outside of this forum
      6nk06@sh.itjust.works
      wrote last edited by
      #31

      Actually Clion is prone to eating all your RAM randomly. It's Java after all.

      T 1 Reply Last reply
      0
      • A atro_city@fedia.io

        Are IDEs the microsoft word of programming?

        L This user is from outside of this forum
        L This user is from outside of this forum
        lagoon8622@sh.itjust.works
        wrote last edited by
        #32

        Yes and no.

        You can avoid all these problems by just coding in Word ofc, but then again all these problems will still happen

        1 Reply Last reply
        2
        • L lukstru@lemmy.world

          vim evangelists incoming although they are on panel 3

          openstars@piefed.socialO This user is from outside of this forum
          openstars@piefed.socialO This user is from outside of this forum
          openstars@piefed.social
          wrote last edited by
          #33

          "clicks"? Where we're going we don't need... "clicks"!

          1 Reply Last reply
          7
          • ? Guest
            This post did not contain any content.
            Link Preview Image
            L This user is from outside of this forum
            L This user is from outside of this forum
            lux@lemmy.blahaj.zone
            wrote last edited by
            #34

            Just use Vim!

            (This user was taken out back and shot)

            Y 1 Reply Last reply
            12
            • scrubbles@poptalk.scrubbles.techS scrubbles@poptalk.scrubbles.tech

              Are you even a real programmer if you haven't fixed a prod critical but in notepad++ because your ide won't open for whatever reason?

              G This user is from outside of this forum
              G This user is from outside of this forum
              gnutrino@programming.dev
              wrote last edited by
              #35

              I've done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long...

              scrubbles@poptalk.scrubbles.techS 1 Reply Last reply
              6
              • G gnutrino@programming.dev

                I've done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long...

                scrubbles@poptalk.scrubbles.techS This user is from outside of this forum
                scrubbles@poptalk.scrubbles.techS This user is from outside of this forum
                scrubbles@poptalk.scrubbles.tech
                wrote last edited by
                #36

                Old school "CI/CD" was an FTP server where you dropped DLLs into I remember

                1 Reply Last reply
                3
                • L lux@lemmy.blahaj.zone

                  Just use Vim!

                  (This user was taken out back and shot)

                  Y This user is from outside of this forum
                  Y This user is from outside of this forum
                  yoshman@lemmy.world
                  wrote last edited by
                  #37

                  I do all my edits using sed inserts, like a real dev.

                  P 1 Reply Last reply
                  2
                  • ? Guest
                    This post did not contain any content.
                    Link Preview Image
                    _ This user is from outside of this forum
                    _ This user is from outside of this forum
                    _____@lemm.ee
                    wrote last edited by
                    #38

                    Can someone tell me if I'm just stupid and doing something wrong ?

                    Neovim with Python lsp works 90000% better than any Python extension on vscode for me. I don't hate vscode and I occasionally use it but it kind of sucks for python ? Does anyone have any kind of info that could help, what extensions are you using ?

                    lime@feddit.nuL 1 Reply Last reply
                    4
                    • _ _____@lemm.ee

                      Can someone tell me if I'm just stupid and doing something wrong ?

                      Neovim with Python lsp works 90000% better than any Python extension on vscode for me. I don't hate vscode and I occasionally use it but it kind of sucks for python ? Does anyone have any kind of info that could help, what extensions are you using ?

                      lime@feddit.nuL This user is from outside of this forum
                      lime@feddit.nuL This user is from outside of this forum
                      lime@feddit.nu
                      wrote last edited by
                      #39

                      vscode isn't an ide either. one of the big problems i've seen with its python lsp server is that it doesn't work if the project structure is "wrong", which means that usability is limited.

                      1 Reply Last reply
                      6
                      • Y yoshman@lemmy.world

                        I do all my edits using sed inserts, like a real dev.

                        P This user is from outside of this forum
                        P This user is from outside of this forum
                        prettybunnys@sh.itjust.works
                        wrote last edited by
                        #40

                        Just use ed like the gods intended

                        N C 2 Replies Last reply
                        2
                        • L This user is from outside of this forum
                          L This user is from outside of this forum
                          letsgo@lemm.ee
                          wrote last edited by
                          #41

                          Oh I don't know. 1,3,5 and 6 resonate strongly with me for Visual Studio 2022. The only reason 4 doesn't is because instead of looking for a setting I DDG "how do I do X in VS2022"

                          1 Reply Last reply
                          1
                          • P prettybunnys@sh.itjust.works

                            Just use ed like the gods intended

                            N This user is from outside of this forum
                            N This user is from outside of this forum
                            nalivai@lemmy.world
                            wrote last edited by
                            #42

                            I use butterflies

                            1 Reply Last reply
                            5
                            • ? Guest
                              This post did not contain any content.
                              Link Preview Image
                              valaramech@fedia.ioV This user is from outside of this forum
                              valaramech@fedia.ioV This user is from outside of this forum
                              valaramech@fedia.io
                              wrote last edited by
                              #43

                              Pfff, all these amateurs here using Vim. Y'all should use Emacs. You still have all of these problems, but you get to act all superior about it. /s (except for the superiority complex; that's real)

                              G 1 Reply Last reply
                              5
                              • L lukstru@lemmy.world

                                vim evangelists incoming although they are on panel 3

                                bogasse@lemmy.mlB This user is from outside of this forum
                                bogasse@lemmy.mlB This user is from outside of this forum
                                bogasse@lemmy.ml
                                wrote last edited by
                                #44

                                Well, my autocompletes works fine but I thinks it's a lot thanks to vscode, which seems to have pushed LSP.

                                1 Reply Last reply
                                1
                                • skullgiver@popplesburger.hilciferous.nlS This user is from outside of this forum
                                  skullgiver@popplesburger.hilciferous.nlS This user is from outside of this forum
                                  skullgiver@popplesburger.hilciferous.nl
                                  wrote last edited by
                                  #45

                                  Install the right plugin and IntelliJ will act like Eclipse ten years ago. Bonus points for the plugin being a mandatory part of your company's work flow with no alternatives other than a command line nobody can help you with.

                                  1 Reply Last reply
                                  1
                                  • P prettybunnys@sh.itjust.works

                                    Just use ed like the gods intended

                                    C This user is from outside of this forum
                                    C This user is from outside of this forum
                                    chapulincolorado@lemmy.world
                                    wrote last edited by
                                    #46

                                    What about Edd and Eddy?

                                    1 Reply Last reply
                                    0
                                    • G This user is from outside of this forum
                                      G This user is from outside of this forum
                                      greenknight23@lemmy.world
                                      wrote last edited by
                                      #47

                                      modern IDEs are dog shit. If I needed a glorified clippy telling me how to do my job I'd smash my brains out all over my keyboard.

                                      Give me an editor with the following and I'll be good for life.

                                      • syntax highlighting/error flagging
                                      • project scoping
                                      • script injection
                                      • ftp/scp

                                      nice to have:

                                      • db viewer (SQL/sqlite)
                                      • json viewer
                                      • diff
                                      • git/vcs

                                      if an editor can do all that I can make it do whatever I need.

                                      M 1 Reply Last reply
                                      0
                                      • B This user is from outside of this forum
                                        B This user is from outside of this forum
                                        buffing_lecturer@leminal.space
                                        wrote last edited by
                                        #48

                                        That is a pretty good way to look at it.

                                        1 Reply Last reply
                                        1
                                        • M mnbychoice@midwest.social

                                          One doesn't know how to code if they cannot spell the whole word.

                                          (Turn off autocomplete for a day and test your actual knowledge.)

                                          L This user is from outside of this forum
                                          L This user is from outside of this forum
                                          lukstru@lemmy.world
                                          wrote last edited by
                                          #49

                                          Nah thanks, I want to program by solving logic problems, not syntax problems.

                                          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.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Popular