voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin account
@hey@voidq.xyz

Search results for tag #vim

[?]Tomasz Nurkiewicz » 🌐
@nurkiewicz@fosstodon.org

Saying that clicking a mouse is a valid motion is like putting pineapple on pizza. Technically fine, but embarrassing to see in public

    [?]Alejandro Sepúlveda T. » 🌐
    @sptral@demonium.cc

    El fin de Windsurf demuestra lo volátil que es el software comercial de IA. 📉

    Cognition compró Codeium/Windsurf solo para absorber su tecnología, matar el IDE y redirigir a todos a Devin Desktop. En meses, un producto estrella desapareció tras un movimiento corporativo.

    Por eso la terminal, el Open Source y Vim nunca mueren: tú controlas tu entorno. 💻

      [?]Alejandro Sepúlveda T. » 🌐
      @sptral@demonium.cc

      Programar Arduino no requiere IDEs pesados. La verdadera potencia está en la terminal: Vim + Arduino CLI ⚡🤖

      Con Vim editas a máxima velocidad sin soltar el teclado, y con arduino-cli compilas y subes tu código a la placa en segundos con un simple comando o script.

      Flujo ligero, modular, sin distracciones y con control total de tus proyectos embebidos.

        [?]Herbert Hertramph » 🌐
        @_DigitalWriter_@bildung.social

        Frage an VIM-Nutzer: Tastaturbelegung (normal, edit, visuell), Vim Movements usw. ist für eine Bearbeitung ohne Maus ja eine feine Sache und lohnt sich sicher für Leute, die viel Programm-Code schreiben.

        Aus Eurer Sicht: Lohnt sich die Einarbeitung für jemanden für mich, der keinen Code sondern hauptsächlich Texte in einem Markdown-Editor schreibt? Wie schätzt Ihr die Lernkurve ein?

          [?]Lobsters » 🤖 🌐
          @lobsters@mastodon.social

          [?]🌈 ☯️Teresita🐧👭 » 🌐
          @linuxgal@techhub.social

          Grab a stretch of unicode while inside

          :py3 import vim;vim.current.buffer.append(" ".join(chr(i) for i in range(945,970)))

          α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ ς σ τ υ φ χ ψ ω

            [?]🌈 ☯️Teresita🐧👭 » 🌐
            @linuxgal@techhub.social

            [?]🌈 ☯️Teresita🐧👭 » 🌐
            @linuxgal@techhub.social

            [?]Tomasz Nurkiewicz » 🌐
            @nurkiewicz@fosstodon.org

            Is it true that `:iddqd` in opens Doom in visual mode?

              [?]Alejandro Sepúlveda T. » 🌐
              @sptral@demonium.cc

              Muchos huyen de C++ por su complejidad y prefieren el desarrollo web. Yo elegí el camino del Bare Metal y la Industria 4.0. No me interesan las capas de abstracción que ocultan el hardware; me gusta controlar cada ciclo de reloj, gestionar la memoria RAM bit a bit y programar sensores reales desde la terminal con Vim. La complejidad no es un problema, es el arte de la verdadera ingeniería. 🛠️⚡

                [?]Alejandro Sepúlveda T. » 🌐
                @sptral@demonium.cc

                Escribir C++ directamente en la terminal usando Vim no es un capricho nostálgico, es eficiencia pura. Sin IDEs pesados que consuman recursos, solo tú, el compilador y el código interactuando con el silicio. Para los que amamos la complejidad, no hay mejor sensación que dominar el sistema desde la raíz, sin filtros ni intermediarios. 💻⌨️

                  [?]DAESORIN » 🌐
                  @daesorin@hachyderm.io

                  Using VS Code to write a python script and I keep hitting escape when I want to test something. 😂

                    [?]KaiXin » 🌐
                    @kaixin@snac.bsd.cafe

                    New trick today:

                    set tw=68
                    set formatoptions+=mM
                    set formatoptions+=t
                    the formatoptions option will make the textwidth option work for too. And the formatoptions turn on the tw limit when typing.


                      [?]nixCraft 🐧 » 🌐
                      @nixCraft@mastodon.social

                      Sharing for lulz 🤣

                      In this meme we see an elderly veteran in a dress uniform looking emotional and on the verge of tears, with the text that reads: "Me, having fought in the Vim–Emacs wars, seeing juniors vibe-code in Cursor”.

                      Alt...In this meme we see an elderly veteran in a dress uniform looking emotional and on the verge of tears, with the text that reads: "Me, having fought in the Vim–Emacs wars, seeing juniors vibe-code in Cursor”.

                        [?]Take 2d20 LLM damage » 🌐
                        @lukasrotermund@social.lukasrotermund.de

                        Never mind. Just recognized that ziglang/zig.vim already sets the makeprg haha :blobcatderpy:

                        #Zig #EVi #Vim

                          [?]Tomasz Nurkiewicz » 🌐
                          @nurkiewicz@fosstodon.org

                          I must say IdeaVim plugin from is pretty polished and well maintained! Discover key conflicts, supports custom vim.rc, and plugins. github.com/JetBrains/ideavim

                            [?]Take 2d20 LLM damage » 🌐
                            @lukasrotermund@social.lukasrotermund.de

                            Has anyone played with EVi's (Vim's) makeprg in combination with Zig to utilise the quickfix list? It's not a big thing for me with PHP so far because there's obviously no compiler

                            #Zig #EVi #Vim

                              [?]KaiXin » 🌐
                              @kaixin@snac.bsd.cafe

                              I learned today that spell check is natively supported in editor. set spell will turn it on and set spelllang=en_us for US English dictionary. It is more than handy to me since English is not my first tongue, I have typos and misspells all over the place every day.

                                [?]Hugo | DevOps | Cybersecurity » 🌐
                                @hugovalters@mastodon.social

                                Vim: 54 CVEs, 81% unpatched, avg CVSS 5.1. Max CVSS 9.2. Trust Score: C. Top weaknesses: buffer overflows & injection. Open-source editors need vigilance.

                                valtersit.com/vendors/vim/

                                  [?]Normal Mode » 🌐
                                  @normalmode@mastodon.social

                                  This kind of thing isn't really my jam (I bounce off whenever I hit a motion/command that doesn't work in game) but I'm also very not the target audience and I'm constantly seeing recommendations from other people for VIM Adventures, so I might be the outlier:

                                  vimscoops.dev/

                                    [?]sevetech » 🌐
                                    @sevepy@social.vivaldi.net

                                    Renewed interest in lately! It's a modern take on with better performance and cleaner syntax.
                                    Just dropped flashcards to learn the basics. Fun & interactive.

                                    Build a plugin or test snippets directly in your buffer.
                                    github.com/sevehub/Awesome-Fla

                                      [?]JdeBP » 🌐
                                      @JdeBP@mastodonapp.uk

                                      @MGAceman

                                      I've been hit a couple of times by Control+Q and Control+W. The latter is habitual for either switching windows in VIM or erasing the last word in a terminal session.

                                        Back to top - More...