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. Is there anybody out there who still wants to learn programming by hand?

Is there anybody out there who still wants to learn programming by hand?

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
79 Indlæg 52 Posters 0 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.
  • hrbrmstr@mastodon.socialH hrbrmstr@mastodon.social

    @darthnull @mttaggart oh, & since i mentioned tailwind, i will take an opportunity for an "old man yells at cloud" rant.

    i used a non-ai generated Astro blog theme for one of my sites and realized too late it relies on tailwind.

    tdy, i finally carved out the 20-30 human minutes today to figure out which daft tailwind idiom was breaking <td align="right"> on my tables (the cascade is different depending on context). i'm gonna strip it down to just basic CSS in the next available hacking slot.

    mttaggart@infosec.exchangeM This user is from outside of this forum
    mttaggart@infosec.exchangeM This user is from outside of this forum
    mttaggart@infosec.exchange
    wrote sidst redigeret af
    #22

    @hrbrmstr @darthnull Hell yeah. I've always really disliked the Tailwind approach. I'm the rare duck that prefers writing my own CSS.

    darthnull@infosec.exchangeD 1 Reply Last reply
    0
    • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

      @hrbrmstr @darthnull Hell yeah. I've always really disliked the Tailwind approach. I'm the rare duck that prefers writing my own CSS.

      darthnull@infosec.exchangeD This user is from outside of this forum
      darthnull@infosec.exchangeD This user is from outside of this forum
      darthnull@infosec.exchange
      wrote sidst redigeret af
      #23

      @mttaggart @hrbrmstr Even a brief look at most sites’ CSS can be terrifying. So much bloat. It’s amazing anything works at all.

      Sometimes I miss the simplicity of H1-H6 and OL and all that. An occasional HR. Just plain old structured documents.

      They have played us for absolute fools….

      hrbrmstr@mastodon.socialH meltedcheese@c.imM 2 Replies Last reply
      0
      • darthnull@infosec.exchangeD darthnull@infosec.exchange

        @mttaggart @hrbrmstr Even a brief look at most sites’ CSS can be terrifying. So much bloat. It’s amazing anything works at all.

        Sometimes I miss the simplicity of H1-H6 and OL and all that. An occasional HR. Just plain old structured documents.

        They have played us for absolute fools….

        hrbrmstr@mastodon.socialH This user is from outside of this forum
        hrbrmstr@mastodon.socialH This user is from outside of this forum
        hrbrmstr@mastodon.social
        wrote sidst redigeret af
        #24

        @darthnull @mttaggart they'll pry <center></center> from my cold, dead typing hands.

        1 Reply Last reply
        0
        • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

          Is there anybody out there who still wants to learn programming by hand?

          geonz@mathstodon.xyzG This user is from outside of this forum
          geonz@mathstodon.xyzG This user is from outside of this forum
          geonz@mathstodon.xyz
          wrote sidst redigeret af
          #25

          @mttaggart I remember the web pages .... what was the name of the program? "Front Page" ? would make.
          I hope there's room for secret nerd clubs to do it.

          1 Reply Last reply
          0
          • darthnull@infosec.exchangeD darthnull@infosec.exchange

            @mttaggart I have a handful of projects I want to start on but am stuck at the “which frameworks do I use?” and “how do I even set them up?” phase.

            Even for simple work-related hacks. “Just point Claude at it.” Happy to (just to get past the boilerplate stage), but even that doesn’t answer all the questions I have.

            Nor does it fill me with confidence that I won’t be stuck woth stupid architectural decisions I’ll have to work around.

            My mind is full of algorithms and features. I got nowhere to put em.

            drwho@masto.hackers.townD This user is from outside of this forum
            drwho@masto.hackers.townD This user is from outside of this forum
            drwho@masto.hackers.town
            wrote sidst redigeret af
            #26

            @darthnull @mttaggart Do your projects even need frameworks?

            darthnull@infosec.exchangeD 1 Reply Last reply
            0
            • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

              Is there anybody out there who still wants to learn programming by hand?

              froge@social.glitched.systemsF This user is from outside of this forum
              froge@social.glitched.systemsF This user is from outside of this forum
              froge@social.glitched.systems
              wrote sidst redigeret af
              #27

              @mttaggart@infosec.exchange been doing it for decades, don't see a reason to stop now tbh

              1 Reply Last reply
              0
              • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                Is there anybody out there who still wants to learn programming by hand?

                grob@mstdn.socialG This user is from outside of this forum
                grob@mstdn.socialG This user is from outside of this forum
                grob@mstdn.social
                wrote sidst redigeret af
                #28

                @mttaggart hell yeah. Been learning a bit of Rust for quite some time. It's hard/unusual for me and I hardly have time, but I'll continue my baby steps.

                1 Reply Last reply
                0
                • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                  Is there anybody out there who still wants to learn programming by hand?

                  ninceur@corteximplant.comN This user is from outside of this forum
                  ninceur@corteximplant.comN This user is from outside of this forum
                  ninceur@corteximplant.com
                  wrote sidst redigeret af
                  #29

                  @mttaggart Still very much prefer learning by hand here. It's been ages but I did like the "Learn Python the Hard Way" approach. Tying the motor patterns of typing the words felt helpful at the time, even though I feel like swapping between Python and JS regularly has me forgetting either's syntax more often than I'd like...

                  And it's still on my list to give Rust a proper go once I have the cycles for it.

                  1 Reply Last reply
                  0
                  • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                    Is there anybody out there who still wants to learn programming by hand?

                    pwloftus@pwl.farted.netP This user is from outside of this forum
                    pwloftus@pwl.farted.netP This user is from outside of this forum
                    pwloftus@pwl.farted.net
                    wrote sidst redigeret af
                    #30

                    @mttaggart I’m still poking at the keyboard. Eyes are getting a little tired of extremely verbose reviews though.

                    1 Reply Last reply
                    0
                    • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                      Is there anybody out there who still wants to learn programming by hand?

                      S This user is from outside of this forum
                      S This user is from outside of this forum
                      stevenqurkel@infosec.exchange
                      wrote sidst redigeret af
                      #31

                      @mttaggart That's how I've been learning Rust and Go. It's the most effective way for me to wrap my brain around the concepts

                      1 Reply Last reply
                      0
                      • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                        Is there anybody out there who still wants to learn programming by hand?

                        donaldball@triangletoot.partyD This user is from outside of this forum
                        donaldball@triangletoot.partyD This user is from outside of this forum
                        donaldball@triangletoot.party
                        wrote sidst redigeret af
                        #32

                        @mttaggart @drwho I been learning zig as an antidote to the llm stuff I have to do for work.

                        mttaggart@infosec.exchangeM 1 Reply Last reply
                        0
                        • donaldball@triangletoot.partyD donaldball@triangletoot.party

                          @mttaggart @drwho I been learning zig as an antidote to the llm stuff I have to do for work.

                          mttaggart@infosec.exchangeM This user is from outside of this forum
                          mttaggart@infosec.exchangeM This user is from outside of this forum
                          mttaggart@infosec.exchange
                          wrote sidst redigeret af
                          #33

                          @donaldball @drwho I think I need to get on the Zig train

                          donaldball@triangletoot.partyD drwho@masto.hackers.townD 2 Replies Last reply
                          0
                          • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                            Is there anybody out there who still wants to learn programming by hand?

                            catsalad@infosec.exchangeC This user is from outside of this forum
                            catsalad@infosec.exchangeC This user is from outside of this forum
                            catsalad@infosec.exchange
                            wrote sidst redigeret af
                            #34

                            @mttaggart We program by around here

                            1 Reply Last reply
                            0
                            • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                              @donaldball @drwho I think I need to get on the Zig train

                              donaldball@triangletoot.partyD This user is from outside of this forum
                              donaldball@triangletoot.partyD This user is from outside of this forum
                              donaldball@triangletoot.party
                              wrote sidst redigeret af
                              #35

                              @mttaggart @drwho I don’t like all of the design choices, but I deeply respect the principled thought that seems to have gone into them.

                              1 Reply Last reply
                              0
                              • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                Is there anybody out there who still wants to learn programming by hand?

                                cafou@raru.reC This user is from outside of this forum
                                cafou@raru.reC This user is from outside of this forum
                                cafou@raru.re
                                wrote sidst redigeret af
                                #36

                                @mttaggart

                                I do

                                1 Reply Last reply
                                0
                                • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                  Is there anybody out there who still wants to learn programming by hand?

                                  tiff@hachyderm.ioT This user is from outside of this forum
                                  tiff@hachyderm.ioT This user is from outside of this forum
                                  tiff@hachyderm.io
                                  wrote sidst redigeret af
                                  #37

                                  @mttaggart me. Always me

                                  1 Reply Last reply
                                  0
                                  • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                    Is there anybody out there who still wants to learn programming by hand?

                                    meadow@lgbtqia.spaceM This user is from outside of this forum
                                    meadow@lgbtqia.spaceM This user is from outside of this forum
                                    meadow@lgbtqia.space
                                    wrote sidst redigeret af
                                    #38

                                    @mttaggart
                                    I do, but I do not currently have the time and energy to dedicate myself to it as I would need to.

                                    When I've gotten enough things off of my plate, I wish to learn. I can't be any worse than Claude.

                                    1 Reply Last reply
                                    0
                                    • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                      Is there anybody out there who still wants to learn programming by hand?

                                      sackofbones@kolektiva.socialS This user is from outside of this forum
                                      sackofbones@kolektiva.socialS This user is from outside of this forum
                                      sackofbones@kolektiva.social
                                      wrote sidst redigeret af
                                      #39

                                      @mttaggart You're only a programmer if you program by hand so anyone who wants to be a programmer is the answer to your question

                                      1 Reply Last reply
                                      0
                                      • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                        Is there anybody out there who still wants to learn programming by hand?

                                        rokabe@mastodon.socialR This user is from outside of this forum
                                        rokabe@mastodon.socialR This user is from outside of this forum
                                        rokabe@mastodon.social
                                        wrote sidst redigeret af
                                        #40

                                        @mttaggart Yes.

                                        Using LLMs to write code feels like using Google translate to have a conversation with a tribal elder. Sure, a lot of words are being said, but I don't feel like I've understood much, and quite frankly I'm insulting everyone around me.

                                        1 Reply Last reply
                                        0
                                        • mttaggart@infosec.exchangeM mttaggart@infosec.exchange

                                          @donaldball @drwho I think I need to get on the Zig train

                                          drwho@masto.hackers.townD This user is from outside of this forum
                                          drwho@masto.hackers.townD This user is from outside of this forum
                                          drwho@masto.hackers.town
                                          wrote sidst redigeret af
                                          #41

                                          @mttaggart @donaldball So... We should move all Zig?

                                          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