Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Gruppi
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Gruppi
Skin
  • 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

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Web Site

Forum federato con il resto del mondo. Non contano le istanze, contano le persone

  1. Home
  2. Categorie
  3. Senza categoria
  4. Programmers, which of these shortcuts do you use?
I dieci utenti più attivi
adriananselmoundefined
adriananselmo
160
Evan Prodromouundefined
Evan Prodromou
100
aevaundefined
aeva
100
L'Anarchiversitarioundefined
L'Anarchiversitario
95
Ginaundefined
Gina
72
Fra'.jpgundefined
Fra'.jpg
48
Enzo A24undefined
Enzo A24
40
Elena Brescacinundefined
Elena Brescacin
39
Pelosettoundefined
Pelosetto
38
Piero Bosioundefined
Piero Bosio
37

Programmers, which of these shortcuts do you use?

Pianificato Fissato Bloccato Spostato Senza categoria
evanpollpoll
15 Post 5 Autori 1 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Evan Prodromouundefined Questo utente è esterno a questo forum
    Evan Prodromouundefined Questo utente è esterno a questo forum
    Evan Prodromou
    scritto su ultima modifica di evan@cosocial.ca
    #1

    Programmers, which of these shortcuts do you use?

    #EvanPoll #poll

    Jon A. Cruzundefined Dawn Ahukannaundefined Pat CMundefined Evan Prodromouundefined 4 Risposte Ultima Risposta
    1
    • Evan Prodromouundefined Evan Prodromou ha condiviso questa discussione
    • Evan Prodromouundefined Evan Prodromou

      Programmers, which of these shortcuts do you use?

      #EvanPoll #poll

      Jon A. Cruzundefined Questo utente è esterno a questo forum
      Jon A. Cruzundefined Questo utente è esterno a questo forum
      Jon A. Cruz
      scritto su ultima modifica di
      #2

      @evan no need for me to copy and paste, as Emacs abbreviation mode does a smart version much quicker 😜

      Evan Prodromouundefined 1 Risposta Ultima Risposta
      • Jon A. Cruzundefined Jon A. Cruz

        @evan no need for me to copy and paste, as Emacs abbreviation mode does a smart version much quicker 😜

        Evan Prodromouundefined Questo utente è esterno a questo forum
        Evan Prodromouundefined Questo utente è esterno a questo forum
        Evan Prodromou
        scritto su ultima modifica di
        #3

        @joncruz I'm not sure what you mean.

        Jon A. Cruzundefined 1 Risposta Ultima Risposta
        • Evan Prodromouundefined Evan Prodromou

          @joncruz I'm not sure what you mean.

          Jon A. Cruzundefined Questo utente è esterno a questo forum
          Jon A. Cruzundefined Questo utente è esterno a questo forum
          Jon A. Cruz
          scritto su ultima modifica di
          #4

          @evan it's why I dont bother setting up "smart completion" for most languages. I hit the magic key combo and Emacs searches through all my open buffers to see "ok, last time you had typed this sequence of characters, you then followed it with this result". And another combo will cycle through other options starting with most recent. Kinda works like magical "I know what you need" copy-n-paste.

          Evan Prodromouundefined 1 Risposta Ultima Risposta
          • Jon A. Cruzundefined Jon A. Cruz

            @evan it's why I dont bother setting up "smart completion" for most languages. I hit the magic key combo and Emacs searches through all my open buffers to see "ok, last time you had typed this sequence of characters, you then followed it with this result". And another combo will cycle through other options starting with most recent. Kinda works like magical "I know what you need" copy-n-paste.

            Evan Prodromouundefined Questo utente è esterno a questo forum
            Evan Prodromouundefined Questo utente è esterno a questo forum
            Evan Prodromou
            scritto su ultima modifica di
            #5

            @joncruz like CoPilot!

            1 Risposta Ultima Risposta
            • Evan Prodromouundefined Evan Prodromou

              Programmers, which of these shortcuts do you use?

              #EvanPoll #poll

              Dawn Ahukannaundefined Questo utente è esterno a questo forum
              Dawn Ahukannaundefined Questo utente è esterno a questo forum
              Dawn Ahukanna
              scritto su ultima modifica di
              #6

              @evan don’t so much copy and paste previously written code but rather reuse modular abstractions with a defined, tried, real-world tested functionality and interface e.g. since 2011 I’ve used the same/similar runtime logger abstraction wrapper for contextual application runtime debug/trace/info/warn/error/fatal messages.

              Evan Prodromouundefined 1 Risposta Ultima Risposta
              • Evan Prodromouundefined Evan Prodromou

                Programmers, which of these shortcuts do you use?

                #EvanPoll #poll

                Pat CMundefined Questo utente è esterno a questo forum
                Pat CMundefined Questo utente è esterno a questo forum
                Pat CM
                scritto su ultima modifica di
                #7

                @evan

                For the first option, what about D.R.Y. ?

                Evan Prodromouundefined 1 Risposta Ultima Risposta
                • Pat CMundefined Pat CM

                  @evan

                  For the first option, what about D.R.Y. ?

                  Evan Prodromouundefined Questo utente è esterno a questo forum
                  Evan Prodromouundefined Questo utente è esterno a questo forum
                  Evan Prodromou
                  scritto su ultima modifica di
                  #8

                  @Mrpotatoqc9 what about the Rule of Three?

                  https://en.wikipedia.org/wiki/Rule_of_three_(computer_programming)

                  1 Risposta Ultima Risposta
                  • Dawn Ahukannaundefined Dawn Ahukanna

                    @evan don’t so much copy and paste previously written code but rather reuse modular abstractions with a defined, tried, real-world tested functionality and interface e.g. since 2011 I’ve used the same/similar runtime logger abstraction wrapper for contextual application runtime debug/trace/info/warn/error/fatal messages.

                    Evan Prodromouundefined Questo utente è esterno a questo forum
                    Evan Prodromouundefined Questo utente è esterno a questo forum
                    Evan Prodromou
                    scritto su ultima modifica di
                    #9

                    @dahukanna Do you use a packaged module or library, or is it just the same source code that you copy over?

                    Dawn Ahukannaundefined 1 Risposta Ultima Risposta
                    • Evan Prodromouundefined Evan Prodromou

                      Programmers, which of these shortcuts do you use?

                      #EvanPoll #poll

                      Evan Prodromouundefined Questo utente è esterno a questo forum
                      Evan Prodromouundefined Questo utente è esterno a questo forum
                      Evan Prodromou
                      scritto su ultima modifica di
                      #10

                      Hey, all. I do all 4. Thanks for the responses!

                      Evan Prodromouundefined 1 Risposta Ultima Risposta
                      • Evan Prodromouundefined Evan Prodromou

                        @dahukanna Do you use a packaged module or library, or is it just the same source code that you copy over?

                        Dawn Ahukannaundefined Questo utente è esterno a questo forum
                        Dawn Ahukannaundefined Questo utente è esterno a questo forum
                        Dawn Ahukanna
                        scritto su ultima modifica di
                        #11

                        @evan
                        The example I gave is code I reuse by copying and pasting. I’d only go through packaging + distribution + versioning “tax” if I was sharing for other team/people to reuse.

                        Evan Prodromouundefined 1 Risposta Ultima Risposta
                        • Dawn Ahukannaundefined Dawn Ahukanna

                          @evan
                          The example I gave is code I reuse by copying and pasting. I’d only go through packaging + distribution + versioning “tax” if I was sharing for other team/people to reuse.

                          Evan Prodromouundefined Questo utente è esterno a questo forum
                          Evan Prodromouundefined Questo utente è esterno a questo forum
                          Evan Prodromou
                          scritto su ultima modifica di
                          #12

                          @dahukanna That makes a lot of sense!

                          1 Risposta Ultima Risposta
                          • Evan Prodromouundefined Evan Prodromou

                            Hey, all. I do all 4. Thanks for the responses!

                            Evan Prodromouundefined Questo utente è esterno a questo forum
                            Evan Prodromouundefined Questo utente è esterno a questo forum
                            Evan Prodromou
                            scritto su ultima modifica di
                            #13

                            Also, to everyone who got tricked into saying they use LLMs: GOTCHA! You fell for my AI trap. Bonk! Go directly to LLM jail.

                            Furbland's Very Cool Mastodon™undefined 1 Risposta Ultima Risposta
                            • Evan Prodromouundefined Evan Prodromou

                              Also, to everyone who got tricked into saying they use LLMs: GOTCHA! You fell for my AI trap. Bonk! Go directly to LLM jail.

                              Furbland's Very Cool Mastodon™undefined Questo utente è esterno a questo forum
                              Furbland's Very Cool Mastodon™undefined Questo utente è esterno a questo forum
                              Furbland's Very Cool Mastodon™
                              scritto su ultima modifica di
                              #14

                              @evan unironically I knew this was some sorta honeypot, and I’m all for it

                              Evan Prodromouundefined 1 Risposta Ultima Risposta
                              • Furbland's Very Cool Mastodon™undefined Furbland's Very Cool Mastodon™

                                @evan unironically I knew this was some sorta honeypot, and I’m all for it

                                Evan Prodromouundefined Questo utente è esterno a questo forum
                                Evan Prodromouundefined Questo utente è esterno a questo forum
                                Evan Prodromou
                                scritto su ultima modifica di
                                #15

                                @GroupNebula563 it wasn't, but I did realise after that it probably felt high-risk for people on the Fediverse.

                                1 Risposta Ultima Risposta
                                Rispondi
                                • Topic risposta
                                Effettua l'accesso per rispondere
                                • Da Vecchi a Nuovi
                                • Da Nuovi a Vecchi
                                • Più Voti


                                Gli ultimi otto messaggi ricevuti dalla Federazione
                                • Alistella 🧚🍰:snwfnw:undefined
                                  Alistella 🧚🍰:snwfnw:

                                  @simonett_a buona notte Simonetta 🤗✨

                                  per saperne di più

                                • Emanuele Cariatiundefined
                                  Emanuele Cariati

                                  @nemobis Boh guarda. Vedremo. Ho creato questo profilo perchè in quello vecchio nel mio nome utente era contenuto il mio nome-cognome-data di nascita reali (errore fatto parecchi anni fa). Ho deciso quindi di crearne uno nuovo con il mio nome d'arte. Ho cercato di eliminare quello vecchio ma a quanto pare è impossibile. Così come modificare il nome utente. Se non mi sbloccano sarò costretto a creare un nuovo profilo

                                  per saperne di più

                                • simonettaundefined
                                  simonetta

                                  @stella
                                  buonanotte Ali 🐾🌌

                                  per saperne di più

                                • Enzo A24undefined
                                  Enzo A24

                                  @Otttoz A uno sull'autobus gli è partita una canzone di Cremonini proprio mentre facevo questa foto orrenda.

                                  per saperne di più

                                • Alistella 🧚🍰:snwfnw:undefined
                                  Alistella 🧚🍰:snwfnw:

                                  @Pierrette 🤗✨

                                  per saperne di più

                                • jacopo iacoboniundefined
                                  jacopo iacoboni

                                  Lo stabilimento chimico «Metafrax Chemicals» nella regione di Perm,
                                  che pare incendiato da droni ignoti,
                                  produce (va) carbammide (per l’industria militare russa)

                                  L’impresa è il secondo produttore più grande in Russia di prodotti chimici di sintesi organica

                                  per saperne di più

                                • Pierretteundefined
                                  Pierrette

                                  @stella 😽✨

                                  per saperne di più

                                • Federico Versoundefined
                                  Federico Verso

                                  Scriviamo qualcosa per fare un secondo test

                                  Ciao a tutti

                                  per saperne di più
                                • Accedi

                                • Accedi o registrati per effettuare la ricerca.
                                Powered by NodeBB Contributors
                                • Primo post
                                  Ultimo post