Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Yo, I'm heading up a brand-new community project.

Yo, I'm heading up a brand-new community project.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
procraft
87 Indlæg 54 Posters 38 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • misterscience@mastodon.worldM misterscience@mastodon.world

    @jaredwhite

    Unfortunate that the acronym AI is in use, otherwise you could deem yourselves "Actual Intelligence"

    ari@masto.doskel.netA This user is from outside of this forum
    ari@masto.doskel.netA This user is from outside of this forum
    ari@masto.doskel.net
    wrote sidst redigeret af
    #34

    @misterscience @jaredwhite who cares just reclaim it 🧌 make the AI bros suffer

    i, for one, use AI as an acronym for Ari Intelligence

    1 Reply Last reply
    0
    • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

      Yo, I'm heading up a brand-new community project. 👥

      We write code by hand. 🤚🏽⌨️

      It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

      If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

      https://handcraftedcode.org

      amenzwa@mathstodon.xyzA This user is from outside of this forum
      amenzwa@mathstodon.xyzA This user is from outside of this forum
      amenzwa@mathstodon.xyz
      wrote sidst redigeret af
      #35

      There was a time when someone said, “I write code by hand”, he meant scratching out programmes in pencil on the unprinted backside of recycled 132-column printer paper roll.😆

      It is commendable that, when the whole industry is mindlessly following those shifty AI code generators, you lot are perpetuating the traditional art of using the mind to craft programmes and reaffirming the classic dictum which held that programming is a mathematical act.👍

      @jaredwhite

      1 Reply Last reply
      0
      • ulriknyman@mastodon.socialU ulriknyman@mastodon.social

        @jaredwhite I assume that you mean without AI?

        But with compilers on a computer and not with pen and paper.

        What is the main motivation for not using LLMs as part of the development process?

        I am asking mainly to understand as I am head of studies at a department of computer science and we are currently getting ready to put more coding with LLMs into courses.

        rhizome_industrie@social.bitwig.communityR This user is from outside of this forum
        rhizome_industrie@social.bitwig.communityR This user is from outside of this forum
        rhizome_industrie@social.bitwig.community
        wrote sidst redigeret af
        #36

        @UlrikNyman @jaredwhite

        Assuming this is a genuine question, here are some reasons:
        - keeping a planet we can live on
        - antifascism
        - respect for the work of creators
        - not fond of speculative bubbles

        1 Reply Last reply
        0
        • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

          Yo, I'm heading up a brand-new community project. 👥

          We write code by hand. 🤚🏽⌨️

          It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

          If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

          https://handcraftedcode.org

          cap_ybarra@beige.partyC This user is from outside of this forum
          cap_ybarra@beige.partyC This user is from outside of this forum
          cap_ybarra@beige.party
          wrote sidst redigeret af
          #37

          @jaredwhite @darby3 oh god im gonna have to make a masto alt under my real name aren't i

          1 Reply Last reply
          0
          • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

            Yo, I'm heading up a brand-new community project. 👥

            We write code by hand. 🤚🏽⌨️

            It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

            If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

            https://handcraftedcode.org

            raisondetredev@mastodon.deR This user is from outside of this forum
            raisondetredev@mastodon.deR This user is from outside of this forum
            raisondetredev@mastodon.de
            wrote sidst redigeret af
            #38

            @jaredwhite Is code generation still allowed? For example, annotating a certain class, which automatically generates source code. That is still hand-crafting, right?

            jaredwhite@indieweb.socialJ dpnash@c.imD 2 Replies Last reply
            0
            • raisondetredev@mastodon.deR raisondetredev@mastodon.de

              @jaredwhite Is code generation still allowed? For example, annotating a certain class, which automatically generates source code. That is still hand-crafting, right?

              jaredwhite@indieweb.socialJ This user is from outside of this forum
              jaredwhite@indieweb.socialJ This user is from outside of this forum
              jaredwhite@indieweb.social
              wrote sidst redigeret af
              #39

              @raisondetredev my rule of thumb is, if we were to open a random code file in your repo and point to a random function/object/markup/etc., can you claim you reasoned how to write that text and the final result is how you would expect you would write a text like that? If the answer is Yes, excellent! If the answer is "well, Claude came up with that and after a couple tweaks it seemed fine to me" then it's not hand-crafted. 😄

              1 Reply Last reply
              0
              • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                Yo, I'm heading up a brand-new community project. 👥

                We write code by hand. 🤚🏽⌨️

                It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                https://handcraftedcode.org

                jaredwhite@indieweb.socialJ This user is from outside of this forum
                jaredwhite@indieweb.socialJ This user is from outside of this forum
                jaredwhite@indieweb.social
                wrote sidst redigeret af
                #40

                UPDATE: I'm in the thick of a client project atm but thank you thank you to everyone who's been opening up PRs and I'll try to go through the backlog shortly! 🙏

                jaredwhite@indieweb.socialJ 1 Reply Last reply
                0
                • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                  Yo, I'm heading up a brand-new community project. 👥

                  We write code by hand. 🤚🏽⌨️

                  It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                  If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                  https://handcraftedcode.org

                  rustedcomputing@discuss.systemsR This user is from outside of this forum
                  rustedcomputing@discuss.systemsR This user is from outside of this forum
                  rustedcomputing@discuss.systems
                  wrote sidst redigeret af
                  #41

                  @jaredwhite Mentats-r.us

                  1 Reply Last reply
                  0
                  • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                    Yo, I'm heading up a brand-new community project. 👥

                    We write code by hand. 🤚🏽⌨️

                    It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                    If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                    https://handcraftedcode.org

                    pandya@fosstodon.orgP This user is from outside of this forum
                    pandya@fosstodon.orgP This user is from outside of this forum
                    pandya@fosstodon.org
                    wrote sidst redigeret af
                    #42

                    @jaredwhite Liked that!

                    Although I am not a software developer, I have learned Common Lisp recently in 2026:

                    Not by using LLM or so-called AI...
                    But by reading books and practicing SBCL by hands on SLIME!

                    Also developed a thermal engineering tool for demonstration:

                    Not by generating code through LLM...
                    But by writing equations and brainstorming functions and loops!

                    Because we have natural intelligence!

                    1 Reply Last reply
                    0
                    • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                      Yo, I'm heading up a brand-new community project. 👥

                      We write code by hand. 🤚🏽⌨️

                      It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                      If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                      https://handcraftedcode.org

                      tokenizer@fosstodon.orgT This user is from outside of this forum
                      tokenizer@fosstodon.orgT This user is from outside of this forum
                      tokenizer@fosstodon.org
                      wrote sidst redigeret af
                      #43

                      @jaredwhite I am not understanding what is meant with "by hand". Using an LLM to check (readonly) for bugs is writing code "by hand" or not?

                      jaredwhite@indieweb.socialJ 1 Reply Last reply
                      0
                      • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                        Yo, I'm heading up a brand-new community project. 👥

                        We write code by hand. 🤚🏽⌨️

                        It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                        If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                        https://handcraftedcode.org

                        sierrakomodo@tech.lgbtS This user is from outside of this forum
                        sierrakomodo@tech.lgbtS This user is from outside of this forum
                        sierrakomodo@tech.lgbt
                        wrote sidst redigeret af
                        #44

                        @jaredwhite Is an existing github repo that I've made a lot of contributions to (And become head developer of) a valid link for the website? I don't bother with having my own website for things since this is a hobby for me and not a career, and Baystation12's currently the only thing I contribute to that fits the "currently publically used" requirement.

                        1 Reply Last reply
                        0
                        • A agentorange96@mastodon.social

                          @jaredwhite I do a mix of both. For my work, I often find AI is useful for tedius tasks, which frees my time up to focus on coming up with solutions to a need/problem or implementing new tools, which I prefer to code by hand because it's fun and rewarding.

                          IDK if that makes me uneligible to sign since I do use AI or eligible since I do also hand code.

                          diazona@techhub.socialD This user is from outside of this forum
                          diazona@techhub.socialD This user is from outside of this forum
                          diazona@techhub.social
                          wrote sidst redigeret af
                          #45

                          @AgentOrange96 @jaredwhite Similar here: I write a lot of my own code by hand but I do sometimes use LLM code generation when the circumstances call for it (like throwaway scripts or small changes that are easily verifiable).

                          Given the general tone of these movements, I'd assume by default that we shouldn't add ourselves to the list, that it's only for people who absolutely never use LLMs, unless someone officially confirms otherwise.

                          jaredwhite@indieweb.socialJ 1 Reply Last reply
                          0
                          • tokenizer@fosstodon.orgT tokenizer@fosstodon.org

                            @jaredwhite I am not understanding what is meant with "by hand". Using an LLM to check (readonly) for bugs is writing code "by hand" or not?

                            jaredwhite@indieweb.socialJ This user is from outside of this forum
                            jaredwhite@indieweb.socialJ This user is from outside of this forum
                            jaredwhite@indieweb.social
                            wrote sidst redigeret af
                            #46

                            @tokenizer I think you answered your own question. If a tool is read-only, then it's not writing anything in your code. 😄

                            1 Reply Last reply
                            0
                            • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                              Yo, I'm heading up a brand-new community project. 👥

                              We write code by hand. 🤚🏽⌨️

                              It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                              If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                              https://handcraftedcode.org

                              chroma@raccoonisland.socialC This user is from outside of this forum
                              chroma@raccoonisland.socialC This user is from outside of this forum
                              chroma@raccoonisland.social
                              wrote sidst redigeret af
                              #47

                              @jaredwhite Fuck yeeah, count me in. I still code by hand A LOT (sadly, at work is not possible anymore, but in my free time? Yes)

                              1 Reply Last reply
                              0
                              • diazona@techhub.socialD diazona@techhub.social

                                @AgentOrange96 @jaredwhite Similar here: I write a lot of my own code by hand but I do sometimes use LLM code generation when the circumstances call for it (like throwaway scripts or small changes that are easily verifiable).

                                Given the general tone of these movements, I'd assume by default that we shouldn't add ourselves to the list, that it's only for people who absolutely never use LLMs, unless someone officially confirms otherwise.

                                jaredwhite@indieweb.socialJ This user is from outside of this forum
                                jaredwhite@indieweb.socialJ This user is from outside of this forum
                                jaredwhite@indieweb.social
                                wrote sidst redigeret af
                                #48

                                @diazona @AgentOrange96 I'm intentionally not trying to lay out a series of pedantic rules…

                                Here's a previous response which might clarify: https://indieweb.social/@jaredwhite/116993388938146986

                                Also it doesn't have to apply to *everything* you might do now or in the future, just that you can point to a tangible software project(s) being used "in production" which can be credibly claimed was hand-coded that you stand by.

                                diazona@techhub.socialD edthedev@infosec.exchangeE 2 Replies Last reply
                                0
                                • raisondetredev@mastodon.deR raisondetredev@mastodon.de

                                  @jaredwhite Is code generation still allowed? For example, annotating a certain class, which automatically generates source code. That is still hand-crafting, right?

                                  dpnash@c.imD This user is from outside of this forum
                                  dpnash@c.imD This user is from outside of this forum
                                  dpnash@c.im
                                  wrote sidst redigeret af
                                  #49

                                  @raisondetredev @jaredwhite

                                  I’ll leave the definitive answer to the project owner, but: Code generation by software, in the broad sense, does not necessarily imply something like AI slop.

                                  Historically, almost any web site that wasn’t a completely static site (hand-written HTML and CSS only, identical for all users on a given page) had lots of software-generated code. Think PHP or Java or whatever running on the web server, churning out situation-specific HTML for you and your browser, based on stuff like your login status and site interactions.

                                  That’s automated code generation at scale, and if you hand-write the web server code that does it, I think it should be totally fine here.

                                  1 Reply Last reply
                                  0
                                  • lumi@snug.moeL lumi@snug.moe

                                    @jaredwhite ooh i love this, will add myself later! :3

                                    lumi@snug.moeL This user is from outside of this forum
                                    lumi@snug.moeL This user is from outside of this forum
                                    lumi@snug.moe
                                    wrote sidst redigeret af
                                    #50

                                    @jaredwhite codeberg.org/whitefusion/handcraftedcode.org/pulls/49 meow! :3

                                    1 Reply Last reply
                                    0
                                    • jaredwhite@indieweb.socialJ jaredwhite@indieweb.social

                                      Yo, I'm heading up a brand-new community project. 👥

                                      We write code by hand. 🤚🏽⌨️

                                      It's a growing opt-in directory of software developers who write code by hand. When you hear someone tell you “nobody does that” you can point to this and say “well these folks do.”

                                      If you're #ProCraft and care about the future of handcrafted software, please add yourself to the list! I'd love to see this grow to 100s of signatories (I know y'all are out there!) and really send a message.

                                      https://handcraftedcode.org

                                      justbob@kolektiva.socialJ This user is from outside of this forum
                                      justbob@kolektiva.socialJ This user is from outside of this forum
                                      justbob@kolektiva.social
                                      wrote sidst redigeret af
                                      #51

                                      @jaredwhite

                                      Funny, i started a poll about banning AI from the fediverse and a lot of excuses to use it dispite the current 90%+

                                      https://kolektiva.social/@justbob/116977472157794658

                                      jaredwhite@indieweb.socialJ 1 Reply Last reply
                                      0
                                      • justbob@kolektiva.socialJ justbob@kolektiva.social

                                        @jaredwhite

                                        Funny, i started a poll about banning AI from the fediverse and a lot of excuses to use it dispite the current 90%+

                                        https://kolektiva.social/@justbob/116977472157794658

                                        jaredwhite@indieweb.socialJ This user is from outside of this forum
                                        jaredwhite@indieweb.socialJ This user is from outside of this forum
                                        jaredwhite@indieweb.social
                                        wrote sidst redigeret af
                                        #52

                                        @justbob heh. yeah AI consistently polls negatively across all sorts of spaces and industries. It may be more 50/50 in very commercial/mainstream arenas, but in no way can it be claimed that pro-AI is a majority position (other than among the suits, lol).

                                        worik@mastodon.socialW 1 Reply Last reply
                                        0
                                        • ulriknyman@mastodon.socialU ulriknyman@mastodon.social

                                          @jaredwhite I assume that you mean without AI?

                                          But with compilers on a computer and not with pen and paper.

                                          What is the main motivation for not using LLMs as part of the development process?

                                          I am asking mainly to understand as I am head of studies at a department of computer science and we are currently getting ready to put more coding with LLMs into courses.

                                          tschundler@leds.socialT This user is from outside of this forum
                                          tschundler@leds.socialT This user is from outside of this forum
                                          tschundler@leds.social
                                          wrote sidst redigeret af
                                          #53

                                          @UlrikNyman

                                          Many reasons. Honestly the main reason for me lately is that it makes coding a miserable experience. Gambling, waiting, retrying. Then reviewing garbage and fixing things and updating agents.md, but the LLM ignores a lot of the that. Then more reviewing large PRs from peers that they didn't review well and so they are full of bugs that look good and need extra scrutiny to find. After correcting them, no one learns anything unlike the mentoring in traditional reviews.

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper