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. Dear Fedi friends,The normalization of "vibe coding" in certain environments is pushing me in the exact opposite direction

Dear Fedi friends,The normalization of "vibe coding" in certain environments is pushing me in the exact opposite direction

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
yunohostfreebsdaskfedimysocalledsudolnoai
57 Indlæg 21 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.
  • flesh@transfem.socialF flesh@transfem.social

    @elena@aseachange.com I am not fit to assess its difficulty in general. It certainly requires more tinkering than other distros, that's true. Or at least it did for a while.
    Unless you wanna challenge yourself, I wouldn't recommend it as your first distro. It's certainly doable, but might be a bit steep depending on one's approach and current skills. Though setting up an Arch PC at some point in your learning journey might be a neat exercise.
    What I wanted to say is that its wiki is quite extensive and some of the explanations there can prove to be at least useful starting points for other similar systems, as many of the underlying tools are quite similar between linux distros. Not sure about FreeBSD, but there's probably
    some similarity.

    elena@aseachange.comE This user is from outside of this forum
    elena@aseachange.comE This user is from outside of this forum
    elena@aseachange.com
    wrote on sidst redigeret af
    #44

    @flesh I'm probably gonna save the arch linux experiment to my year 2 or 3 after learning basics 😉​

    1 Reply Last reply
    0
    • jcnotwit@mastodon.socialJ jcnotwit@mastodon.social

      @elena I'd suggest taking Harvard's CS50 as your first step. It's excellent, free, and online. It won't just teach you a language, it'll teach you the *how* of programming.

      elena@aseachange.comE This user is from outside of this forum
      elena@aseachange.comE This user is from outside of this forum
      elena@aseachange.com
      wrote on sidst redigeret af
      #45

      @jcnotwit thank you! Will definitely do this either before or after MIT's missing semester

      1 Reply Last reply
      0
      • seanplynch@mastodon.socialS seanplynch@mastodon.social

        @elena

        Ruby on Rails is not really the hot language it was 20 years ago, but Michael Hartl's Ruby on Rails tutorial, available online, is a very good tutorial for learning to code.

        If you are completely new, Learn to Program by Chris Pine is a good start.

        No Starch Press has good books on the Linux CLI and on Bash Scripts

        https://www.learnenough.com/ruby-on-rails-8th-edition-tutorial/beginning

        elena@aseachange.comE This user is from outside of this forum
        elena@aseachange.comE This user is from outside of this forum
        elena@aseachange.com
        wrote on sidst redigeret af
        #46

        @SeanPLynch thank you Sean!

        1 Reply Last reply
        0
        • nathan@ublog.hurel.meN nathan@ublog.hurel.me

          @elena@aseachange.com you can also find "bash cookbook: 2nd edition" from O'Reilly's edition as a pdf to download from the internet

          elena@aseachange.comE This user is from outside of this forum
          elena@aseachange.comE This user is from outside of this forum
          elena@aseachange.com
          wrote on sidst redigeret af
          #47

          @nathan ooooh great to know, thank you!

          1 Reply Last reply
          0
          • sillybird92@mastodon.socialS sillybird92@mastodon.social

            @elena follow your heart ❤️❤️ i am still learning sysadmin and, like a lot of comments suggest here, I learn by doing! I am mostly experienced in web dev tho.

            think of a small project that you would use in your life! start out simple and learn by doing! you will be motivated to make this thing because you will use it!

            I also recommend checking out https://pangolin.net/
            which is a super cool self-hosting solution that allows you to publicly host local resources on the public net securely!

            elena@aseachange.comE This user is from outside of this forum
            elena@aseachange.comE This user is from outside of this forum
            elena@aseachange.com
            wrote on sidst redigeret af
            #48

            @sillybird92 thanks!

            1 Reply Last reply
            0
            • elena@aseachange.comE This user is from outside of this forum
              elena@aseachange.comE This user is from outside of this forum
              elena@aseachange.com
              wrote on sidst redigeret af
              #49

              @m4lvin @b0rk yes I already have one of her zines. Fantastic work

              1 Reply Last reply
              0
              • elena@aseachange.comE This user is from outside of this forum
                elena@aseachange.comE This user is from outside of this forum
                elena@aseachange.com
                wrote on sidst redigeret af
                #50

                @jpmens thank you JP!

                1 Reply Last reply
                0
                • elena@aseachange.comE This user is from outside of this forum
                  elena@aseachange.comE This user is from outside of this forum
                  elena@aseachange.com
                  wrote on sidst redigeret af
                  #51

                  @jpmens oooooh SUPERB advice, thank you! exactly what I was looking for

                  1 Reply Last reply
                  0
                  • jschauma@mstdn.socialJ jschauma@mstdn.social

                    @jpmens @elena Thanks, JP!

                    I'll throw in two additional resources:
                    - MIT's Missing Semester https://missing.csail.mit.edu/
                    - Learn Linux The Hard Way https://archive.is/Akjau

                    Other than that, I always tell students to run their own services. Get a VPS, a domain, set up a web server, ... - that forces you to keep up to date and learn by doing.

                    And good for you to want to dive in when others seek shallow answers! :- )

                    elena@aseachange.comE This user is from outside of this forum
                    elena@aseachange.comE This user is from outside of this forum
                    elena@aseachange.com
                    wrote on sidst redigeret af
                    #52

                    @jschauma @jpmens thank you! I look forward to watching your course (i've been managing 2 servers for a year but it's all DIY and i need more knowledge/guidance)

                    jschauma@mstdn.socialJ 1 Reply Last reply
                    0
                    • julianoliver@mastodon.socialJ julianoliver@mastodon.social

                      @elena Hey there, here are some remote learning courses you may like:

                      https://courses.nikau.io/currently-available-courses

                      elena@aseachange.comE This user is from outside of this forum
                      elena@aseachange.comE This user is from outside of this forum
                      elena@aseachange.com
                      wrote on sidst redigeret af
                      #53

                      @JulianOliver thank you Julian!

                      1 Reply Last reply
                      0
                      • clew@ecoevo.socialC clew@ecoevo.social

                        I think sysadmin commands should scare you *a little bit* , but the sysadmin response is “with safeguards “

                        My household has a “no power tools after 10pm” because our bad error rate was too high late at night.

                        Lemma: rm is a power tool.
                        Also from experience! But we had backups.

                        @elena @ottaross

                        elena@aseachange.comE This user is from outside of this forum
                        elena@aseachange.comE This user is from outside of this forum
                        elena@aseachange.com
                        wrote on sidst redigeret af
                        #54

                        @clew @ottaross 😅​

                        1 Reply Last reply
                        0
                        • sharlatan@mastodon.socialS sharlatan@mastodon.social

                          @elena loooong ago before LLM booming I started with collecting small oneliners to master new skills it might be still useful https://github.com/Hellseher/cix

                          elena@aseachange.comE This user is from outside of this forum
                          elena@aseachange.comE This user is from outside of this forum
                          elena@aseachange.com
                          wrote on sidst redigeret af
                          #55

                          @sharlatan thank you!

                          1 Reply Last reply
                          0
                          • lxo@snac.lx.oliva.nom.brL lxo@snac.lx.oliva.nom.br
                            I was going to suggest manual pages and manuals myself, because that was my own learning path, but since you beat me to it, I'll second it.

                            @elena@aseachange.com, it's also important to set out to use the CLI. one important thing to have in mind is that while it's suited for very efficient use, it's not exactly suited for discoverability, in that it doesn't have offer menus for you to pick from, you sort of have to know what you're looking for to even know which manual to read.

                            though there are clusters of commands that are often available together, such as the shell builtins, and the commands in GNU coreutils and the likes, there will be plenty of variation across systems depending on distro defaults, package selections and whatnot.

                            so don't worry about mastering everything (it's a neverending task), and focus on learning about the tools you find yourself wanting to use at first (you mentioned rsync; it has a very decent manual); you may also want to skim the GNU bash manual page, particularly the builtin commands, and the GNU coreutils manual (whether info, pdf, or html). There is plenty of stuff that probably won't click at first, but you'll most certainly also find things that you will be able to experiment with to start building your knowledge about how to use command shells, how to compound commands with pipelines, and soon you'll be writing scripts to automate tasks and wishing you'd learned this stuff sooner 😉

                            when you get to FreeBSD, you may find that some of the details will be different, but the acquired knowledge will be useful there too

                            have a joyous and useful journey!
                            elena@aseachange.comE This user is from outside of this forum
                            elena@aseachange.comE This user is from outside of this forum
                            elena@aseachange.com
                            wrote on sidst redigeret af
                            #56

                            @lxo thank you for the explanation / advice 🙂

                            1 Reply Last reply
                            0
                            • elena@aseachange.comE elena@aseachange.com

                              @jschauma @jpmens thank you! I look forward to watching your course (i've been managing 2 servers for a year but it's all DIY and i need more knowledge/guidance)

                              jschauma@mstdn.socialJ This user is from outside of this forum
                              jschauma@mstdn.socialJ This user is from outside of this forum
                              jschauma@mstdn.social
                              wrote on sidst redigeret af
                              #57

                              @elena Great! If anything doesn't make sense there, feel free to drop a comment or email me. Good luck!

                              1 Reply Last reply
                              0
                              • bettina@mastodon.nuB bettina@mastodon.nu shared this topic
                              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