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.
  • 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
            • B [email protected]

              For me, they both fall into the "I can't stand this because it is too slow" category. So same difference. I have used vscode from time to time because I wanted to use certain plugins, but dropped it after a month or two every time STRICTLY because of performance (even without plugins). Like literally, the only reason I dropped it.

              It's text editing. If it isn't instant, it's slow. Even for gui text editors, Sublime Text has had that dialed for like 15 years. VSCode intentionally traded performance for ecosystem (and to great success)! But imo, newer editors like Zed have better bones, and are going to slowly but surely eat their lunch.

              edit: see other thread; but I guess vscode is instant if your machine is better than mine? 🤷 But not my experience.

              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
              #133

              Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.

              B Z 2 Replies Last reply
              0
              • P [email protected]

                Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.

                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
                #134

                If it is fast enough for you, then that’s great. You should keep using it.

                1 Reply Last reply
                0
                • P [email protected]

                  Im not sure what you are doing but vscode is extremely fast unless you throw a several megabytes data file at it which then it bogs down. But even then, its only at loading the file since it loads the whole thing into memory instead of a buffer.

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

                  My laptop definitely prefers Emacs. VSCode is just another electron app after all.

                  1 Reply Last reply
                  0
                  • kindaabigdyl@programming.devK [email protected]

                    Having bunch of plugins built-in is not any better than having a bunch of plugins

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

                    Having a bunch of plugins built-in means also supported in updates and play nice with each other

                    1 Reply Last reply
                    1
                    • M [email protected]

                      LunarVim is the lazy way forwards

                      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
                      #137

                      development stopped for a year (I see activity resumed yesterday) and I jumped ship to LazyVim, it feels much better and possible to self maintain the entire setup.

                      M 1 Reply Last reply
                      0
                      • rikudou@lemmings.worldR [email protected]
                        This post did not contain any content.
                        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 [email protected]
                        #138

                        Lol "as good as intellij" what the actual fuck.

                        I cannot imagine how much worse you'd have to make vscode to make it as shit as intellij is. And even vscode is pretty shit.

                        Kotlin would be a great language if it wasn't hampered by that IDE.

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

                          Really hoping Zed takes off, VSCode while versatile, feels clunky and slow

                          1 Reply Last reply
                          1
                          • J [email protected]

                            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 This user is from outside of this forum
                            M This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #140

                            Zed might be a good contender soon 🙂

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

                              Still stubbornly using Pulsar (fork of Atom)

                              1 Reply Last reply
                              1
                              • I [email protected]

                                development stopped for a year (I see activity resumed yesterday) and I jumped ship to LazyVim, it feels much better and possible to self maintain the entire setup.

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

                                I have never heard of lazy vim. Will investigate!
                                Thanks

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

                                  It's a separate Jetbrains IDE for .Net

                                  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
                                  #143

                                  Thanks! Jetbrains rock.

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

                                    neovim users spending 3 days rewriting old unmaintained extension for telescope

                                    1 Reply Last reply
                                    6
                                    • jackbydev@programming.devJ [email protected]

                                      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 This user is from outside of this forum
                                      B This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #145

                                      You are allowed wtf. If the plugin author didn't distribute it elsewhere, it's on them. MS doesn't forbid them from uploading the extension build elsewhere, they just wanted their marketplace not getting requests from not-their-client which is a fair point for a for profit company.

                                      jackbydev@programming.devJ 1 Reply Last reply
                                      0
                                      • B [email protected]

                                        You are allowed wtf. If the plugin author didn't distribute it elsewhere, it's on them. MS doesn't forbid them from uploading the extension build elsewhere, they just wanted their marketplace not getting requests from not-their-client which is a fair point for a for profit company.

                                        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 [email protected]
                                        #146

                                        You are allowed wtf.

                                        No. If you're using something other than Visual Studio Code you have to manually download plugins and the MS specific ones use licenses like this.

                                        https://marketplace.visualstudio.com/items/ms-vscode.cpptools/license

                                        SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. For clarification Microsoft, or its licensors, retains ownership of all aspects of the software. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. For example, if Microsoft technically limits or disables extensibility for the software, you may not extend the software by, among other things, loading or injecting into the software any non-Microsoft add-ins, macros, or packages; modifying the software registry settings; or adding features or functionality equivalent to that found in Microsoft products and services. You may not: a) work around any technical limitations in the software that only allow you to use it in certain ways; b) reverse engineer, decompile or disassemble the software, or otherwise attempt to derive the source code for the software, except and to the extent required by third party licensing terms governing use of certain open source components that may be included in the software; c) remove, minimize, block, or modify any notices of Microsoft or its suppliers in the software; d) use the software in any way that is against the law or to create or propagate malware; or e) share, publish, distribute, or lease the software (except for any distributable code, subject to the terms above), provide the software as a stand-alone offering for others to use, or transfer the software or this agreement to any third party.

                                        Look at the usages of "In-Scope Products and Services" in Visual Studio Marketplace's Terms of Service. https://cdn.vsassets.io/v/M253_20250303.9/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf

                                        B 1 Reply Last reply
                                        0
                                        • jackbydev@programming.devJ [email protected]

                                          You are allowed wtf.

                                          No. If you're using something other than Visual Studio Code you have to manually download plugins and the MS specific ones use licenses like this.

                                          https://marketplace.visualstudio.com/items/ms-vscode.cpptools/license

                                          SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. For clarification Microsoft, or its licensors, retains ownership of all aspects of the software. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. For example, if Microsoft technically limits or disables extensibility for the software, you may not extend the software by, among other things, loading or injecting into the software any non-Microsoft add-ins, macros, or packages; modifying the software registry settings; or adding features or functionality equivalent to that found in Microsoft products and services. You may not: a) work around any technical limitations in the software that only allow you to use it in certain ways; b) reverse engineer, decompile or disassemble the software, or otherwise attempt to derive the source code for the software, except and to the extent required by third party licensing terms governing use of certain open source components that may be included in the software; c) remove, minimize, block, or modify any notices of Microsoft or its suppliers in the software; d) use the software in any way that is against the law or to create or propagate malware; or e) share, publish, distribute, or lease the software (except for any distributable code, subject to the terms above), provide the software as a stand-alone offering for others to use, or transfer the software or this agreement to any third party.

                                          Look at the usages of "In-Scope Products and Services" in Visual Studio Marketplace's Terms of Service. https://cdn.vsassets.io/v/M253_20250303.9/_content/Microsoft-Visual-Studio-Marketplace-Terms-of-Use.pdf

                                          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
                                          #147

                                          Then specify MS plugins. If you only said plugins on MS marketplace, you are blaming MS for things they didn't do

                                          jackbydev@programming.devJ 1 Reply Last reply
                                          0
                                          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