• @[email protected]
    link
    fedilink
    2232 years ago

    Reddit and Twitter are multimillion dollar enterprises

    I’m just some fool who rents a little virtual server so I can help people use the fediverse

    I mean I’m not even an IT guy by trade (just by hobby) - I’m a truck driver.

    • @[email protected]
      link
      fedilink
      402 years ago

      I cannot express my appreciation, and dude I assure you, you got bigger balls than elon’s chest

    • @joyjoy
      link
      322 years ago

      It’s a good thing it’s a virtual server. I can’t imagine the issues you would have if you hosted it from the back of your truck.

      • ThrowawayOnLemmy
        link
        292 years ago

        Hosting from the back of a truck would be a technological marvel in its own right.

        • @joyjoy
          link
          112 years ago

          It sounds like the plot of an action movie.

          • @Robin
            link
            30
            edit-2
            2 years ago

            “We have to keep this truck above 50mph at all cost”

            “OMG, IS IT GONNA EXPLODE?!”

            “Oh no much worse. It’ll ruin my server uptime stat.”

        • Nika
          link
          22 years ago

          It’s possible, but just expensive and unreliable mainly due to internet connection/bandwidth. Depending on where you are you can either go with a sim card or Elon’s space junk but the connection would be unreliable and slow.

        • @Blamemeta
          link
          -22 years ago

          Sat internet would be the solution. Just costs a lot.

      • @[email protected]
        link
        fedilink
        82 years ago

        Lmao I’m home every night now (local)

        I do host some things at my house, but just for personal use. I don’t need a public site running on my home network.

    • @Baines
      link
      142 years ago

      that’s about unrelated as I can think

      awesome, I love technology accessibility

        • @jaschen
          link
          92 years ago

          You’re in the wrong field, my man. I sit at a chair 60 hours a week staring into a empty void that is my monitor. Wait, maybe we are not really that different after all.

          • @[email protected]
            link
            fedilink
            42 years ago

            I just really don’t know how to get in, while living in central Florida, with no degree, while not taking a pay cut which I can’t afford as the sole earner in my household :/

            • @thefury
              link
              72 years ago

              If you’re thinking about shifting careers, I’ve been there. I started as a self-learner with no degree, before the ease of joining a freelance service was a thing. My starting point was a small firm where I did tech support for the coders. I got involved in automation projects and gradually built trust by proving I could deliver what I promised.

              I think that the core principles I learned remain valid today: Learn by doing projects, learn in public, and be patient.

              If I was starting again, and if I didn’t have a job next to the right people, I’d probably do the following. Start with creating useful projects. Treat these as opportunities to learn and simulate real job conditions. If your work involves coding, share it on GitHub. If it’s about building infrastructure, treat it as Infrastructure as Code and share it on GitHub. If it’s not code-related, or even if it is, document your work and what you’ve learned on a blog.

              Regardless of your project’s nature, make sure to record your learnings and pass on your knowledge. It helps reinforce your understanding and it gives you something to point to during interviews.

              • @[email protected]
                link
                fedilink
                2
                edit-2
                2 years ago

                With that said, i think it is the hardest it has ever been in this industry to get a job in tech. If im being honest i think a lot of these stories are giving false hope at this point. It may turn around, but right now its tough out here

    • Rick
      link
      fedilink
      122 years ago

      I am an it guy and mine still goes down… Lol. Your doing great to get an instance going! That setup isn’t exactly non tech friendly.

      Mine went down yesterday because my backup job for my docker vols filled up my entire vps.

      • @[email protected]
        link
        fedilink
        72 years ago

        I was starting to run into that until I moved pict-rs to object storage a few days back.

        I gzip the backups, keep one local, upload the rest to Backblaze. The local one gets deleted before the next backup starts.

        • Rick
          link
          fedilink
          22 years ago

          Oh that’s genius, you got any good docs on doing that?

          • @[email protected]
            link
            fedilink
            1
            edit-2
            2 years ago

            For the backups I have these bash scripts (the pict-rs one takes much less time now that I use object storage so the images aren’t on the server): https://gist.github.com/bdonvr/5d4e56dadcb29de656368a1cb78cc00e

            You can look at rclone’s docs on how to hook that into B2 (or wherever you’d like to dump your backups, B2 is jusut cheap). I also set up a crypt in rclone so it encrypts it as it uploads (optional).

            Then just put those on cron jobs at different times, I do them every 6 hours. One at <hour>:15 and one at <hour>:45

            Then in B2 I set the bucket to keep files for 10 days.

            To migrate to object storage check pict-rs docs here: https://git.asonix.dog/asonix/pict-rs.git#user-content-filesystem-to-object-storage-migration

            Took about 20 minutes for me with 30gb of files, but your instance has to be down for it. I use Cloudflare R2 for pict-rs.

            • Rick
              link
              fedilink
              12 years ago

              Thank you very much. Seriously, that lays it all out perfectly. I was looking at the pict-rs docs for how to switch but then work called… so I really appreciate you taking the time to do this. 🙌 🍾 🎉 🥂

              • @[email protected]
                link
                fedilink
                12 years ago

                No problem

                Oh and for those scripts the user needs paswordless sudo and needs to be part of the docker group, or you could add it to root’s cron tab. Or maybe a systemd task. (Since the default ansible deploy of lemmy makes the pict-rs volume not readable by a normal system user)

                • Rick
                  link
                  fedilink
                  1
                  edit-2
                  1 year ago

                  Finally got my stuff moved over to object storage. I really appreciate it. It wasn’t hard at all! THANK YOU

    • @whereisk
      link
      62 years ago

      My dude, if you’re renting and running a VPS you’re an IT guy.

    • gon
      link
      42 years ago

      truck drivers are basically IT anyways /j