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
164
aevaundefined
aeva
102
Evan Prodromouundefined
Evan Prodromou
100
L'Anarchiversitarioundefined
L'Anarchiversitario
95
Ginaundefined
Gina
72
Fra'.jpgundefined
Fra'.jpg
49
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 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
                      • adriananselmoundefined
                        adriananselmo

                        Stare nel presente: in questi giorni ho dimenticato quanto sia importante, forse perché il mio presente è stato un po' folkloristico (giusto per rimanere su un'espressione neutra).

                        per saperne di più

                      • Alex 🐘undefined
                        Alex 🐘

                        @prex Potrebbero usare gli RSS invece...

                        per saperne di più

                      • aevaundefined
                        aeva

                        after a good night's sleep and reflecting on what I've learned so far, I've decided to follow the classic computer science strat: when faced with a problem you don't know how to solve, simply do something else, and pretend that is what you meant to do all along.

                        not only are horizontal coordinates the choice reference frame for backyard astronomers, the "altitude h" angular measurement is probably closer to the solution I wanted than my earlier framing of the problem. narf

                        per saperne di più

                      • Francy 🌻undefined
                        Francy 🌻

                        @adriananselmo ❤

                        per saperne di più

                      • adriananselmoundefined
                        adriananselmo

                        @francina1909 solidarietà🧡

                        per saperne di più

                      • adriananselmoundefined
                        adriananselmo

                        "Perché lo stupido in realtà non risponde a quello che tu dici, ma risponde in base ai discorsi che lui si fa dentro di sé, risponde a ciò che lui ha pensato che tu dirai, non a quello che hai effettivamente detto. Quindi lui avrà sempre una risposta. Generalmente fuori tema, ma la avrà. E la maggioranza del pubblico non capirà che è fuori tema."

                        @MauroV1968 https://mastodon.online/@MauroV1968/115204662830238056

                        per saperne di più

                      • aevaundefined
                        aeva

                        @fanf I just put in an order for the 2025 Astronomical Almanac - what is this about an explanatory supplement?

                        per saperne di più

                      • Francy 🌻undefined
                        Francy 🌻

                        @simonett_a buonanotte Simo 😘

                        per saperne di più
                      • Accedi

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