this post was submitted on 11 Jun 2024
135 points (99.3% liked)

Technology

37521 readers
178 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 141 points 2 months ago (10 children)

is this the 'jumped the shark' moment for companies? as soon as they go 'public' you can no longer assume their product is their priority.

[–] [email protected] 89 points 2 months ago (2 children)

Yes

You can expect them to drop at maybe one more good product, as going public is what companies do when they want to raise a lot of funds for some project

But after THAT, when it turns out that the new product is just... Making money instead of making ALL the money, the investors will take over and from then on it's fucked.

But yeah RPi has alternatives now. No need to tie yourself to them when they DO sink.

[–] [email protected] 22 points 2 months ago (1 children)

I ordered a BananaPi board years ago but then life took me places where I didn't have time or energy to follow up. I've recently rejoined the hobbyist homelab market, so I've quite interested. I'd read that drivers could be an issue with non-Pi boards but haven't ever found out. Which boards / companies are recommendation-worthy at the moment?

Asking twice because two people had similar replies and I'm looking for feedback, not because I want to spam the thread.

[–] [email protected] 11 points 2 months ago* (last edited 2 months ago)

The question is always: What do you want to use it for?

When raspberry started the landscape was very difficult. Small computer boards were expensive, now there's the N100 if you need a tiny cheap computer. Microcontrollers were really dumb and unconnected, now there's the ESP32 which has WiFi and Bluetooth and decent performance. Right in the middle of this wide spectrum is the raspberry pi and its clones.

This is a very different situation than in the introduction era where PCs were heavy and expensive and microcontrollers were dumb. There was a much wider niche for the raspberry then. For a small server I would now get a $100 N100 from aliexpress. For embedded electronics I would grab a $10 ESP32. Only in the middle is the raspberry pi, but the problem is, it's only in the middle in terms of performance, not price. A raspberry pi with case, PSU, storage etc costs more than a decked out N100, while actually being slower.

The only remaining usecase I see for a pi 5 would be an electronics project where you need some more compute than a microcontroller can provide, like some machine vision project. Otherwise:

  • Do you want to make some electronics IoT thingy: Get an ESP32
  • Do you want a small light computer or server: Get an N100
load more comments (7 replies)