There are a lot of reasons not to give them your money. They’re assholes to the maker community and they openly talk shit on a lot of their customer base. That’s beside the point, though, really.

It’s just not a spectacular option for hosting. In order to get a Rpi competitive with even the shittiest laptop from 7 years ago, you’re going to end up spending more than you would spend on a decent laptop from 7 years ago.

If it is a computer that turns on, it will likely function orders of magnitude better than an Rpi and won’t bind you to ARM architecture. My entire hosting setup was pulled out of a recycling pile for free. Install ubuntu/ubuntu server and enjoy yourself.

If you intend on spending any amount of money on this hobby, I cannot express enough how much I recommend against any of that money going toward a Raspberry Pi.

EDIT: A lot of you seem to be reading this as “Raspberry Pis are all nonfunctional” and getting mad about it. Don’t do that.

  • brian
    link
    fedilink
    English
    arrow-up
    33
    arrow-down
    2
    ·
    1 year ago

    Can you expand on some of this?

    I haven’t really heard much regarding them being bad to their community/customer base, though I haven’t bought in a few years.

    In regards to cost/performance, what are you meaning you’d need to spend extra on to match that of an old laptop or recycled machine?

    • talentedkiwi
      link
      fedilink
      English
      arrow-up
      20
      ·
      edit-2
      1 year ago

      Not OP, but my Lenovo tiny computer on ebay is about $60 and will run circles around a raspberry pi

      Power usage isn’t too much higher, it’s upgradeable, and it’s x86-64 architecture so more things are supported.

      My tiny has an i7 and was a bit more expensive, but it’s a powerful little guy. I added more ram for a total of 32, and it does better than my “old” server (technically from same era).

      Can’t speak for the other stuff.

      • manitcor@lemmy.intai.tech
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 year ago

        facts, at this point you are paying for size, gpio and the fact that its a form factor with industrial grade options easily available. not really as useful for a hobbyist at the price though.

        • talentedkiwi
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          For projects I prefer an ESP32 unless it needs a fancy GUI.

          • towerful@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 year ago

            Any ESP32 you would recommend with easy wired networking (like DHCP client), easy language (python, node, c#. Tbh these are just the ones I know), easy IDE, and a bunch of libraries (like OSC, WebSockets, mqtt, rabbitmq, as well as stuff for various GPIO stuff)?

            I’ve gone down a street of node-red on a raspberry pi, and I find it really easy to make complex things.
            But 90% of my stuff is node->JS function->node. And I feel like I could do better!

            • talentedkiwi
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              I haven’t found one with wired (haven’t looked through either), mine are all wireless. I played with visual studio code as a IDE, and it worked pretty well. You can also use the Arduino IDE, but it’s been forever since I’ve used that. I’m about to dip my toes into ESPHome and combine with my home assistant.

        • talentedkiwi
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          I run proxmox on bare metal. I have a couple VMs for docker, and video game servers.

      • The_Mixer_Dude@vlemmy.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Same with the HP elite desks, and don’t forget you can get off lease Chromebooks with much better specs than pi for ~$60 as well

    • afa
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 year ago

      if you don’t want to be replacing sd cards

      The truth hurts, but this is the truth. Clawing at those little shits is the most annoying thing ever.

    • Brad Ganley@toad.workOP
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      8
      ·
      1 year ago

      If you don’t want to be replacing sdcards every two weeks, you’ll need to add a hard drive with an enclosure which will also need power. You’ll also need an upgraded power supply for the pi. To deal with any sort of scale, you’ll need more than one in a swarm. If you don’t want them just out in the open air, you’ll either need to coat them or put them in cases. It just all adds up to way more than a $5 ebay laptop with a broken screen that has 20x the performance.

      • jmshrv@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        1 year ago

        I have an SSD connected to mine which doesn’t need external power and runs fine off the “official” power adapter. The case I have isn’t the greatest (two pieces of acrylic and some stand-offs lol), but it costed 50p and gets the job done.

        As for scale, you’re beyond a Pi at that point.