134
submitted 11 months ago by seperis@lemmy.ml to c/linux@lemmy.ml

Like most people, I entered COVID as a normal hobby geek with a Linux server I played around with and a healthy hardware habit with a side of home automation and DD-WRT. I emerged from COVID enrolled in college, now with two servers (one new build, one rebuilt from my first one), two Pi, multiple instances of Home Assistant (one dedicated) and putting sensors on everything a sensor could go on and rewiring switches for wifi control of overhead fans, flashing every compatible router I could find on Amazon Warehouse with DDWRT in my home for an ad hoc mesh network (no, it didn't work, but I didn't care) while cabling everything to switches and creating a really hilarious network deathtrap tripping hazard, a massive media library (discovered Handbrake and making multiple resolutions) and a Sonos home theatre system. And yes, played an unhealthy amount of Animal Crossing and got an NVIDIA Shield Pro for streaming and Plex, as you do. I'm sure everyone can relate.

SBC's were the natural escalation; I had credit card bills to pay off and that's going to take a while.

I gatewayed with Pi like ten years ago but it took off during Later COVID when I noticed my credit score and started testing it as a NAS, Media Server (later: Cassiope Media Server, my second end to end Linux build), then got into learning about the kernel itself. I already had an Odroid (Home Assistant Blue) so why not go on, so project-based SBCs seemed healthy; I had a reason for buying one. This led to more Pi's--as I couldn't use Kernel Pi (Eurydice) for it and Andromeda Pi was masking my personal network, then I needed one for a Pihole (Iphigenia, Hecuba), which is how I ended up with a BeagleBone Black (Medusa) for an Open Thread Border Router. Still pretending I wasn't just collecting them like cats, I networked them together and just enjoyed looking at them and making them matching banners with figlet with the excuse I was learning how to do network-wide deployments over SSH (true) and learn Debian OS (technically, I am doing that) and started PoEing things (my credit card bills may not be getting lower, no).

The count stands at a total of 9: one (1) Pi Zero W, one (1) Pi Zero 2 W, one (1) Raspberry Pi 4B 4G, two (2) Raspberry PI 4B 8G, one (1) Odroid N2+, one (1) Beaglebone Black, one (1) PocketBeagle, and one (1) BeaglePlay. (Other: two Linux machines, Watson and Cassiope). Yes, they all have names and technically, each is associated with a project. The BeaglePlay's (Circe) associated project is 'create my own documentation on what it does because Beagles don't document'.

So which ones do you use, why, origin story, feelings: go.

(I'm moving in a week and half my hardware is being packed. I'm about to have to take down my network and Home Assistant and may be freaking out. I'm not sure I know where any light switches are here, either.)

top 50 comments
sorted by: hot top controversial new old
[-] Fryboyter@discuss.tchncs.de 21 points 11 months ago

When it comes to SBC, the choice has always been a Raspberry Pi. Why? A Raspberry Pi may not have the best performance. But in return you can be sure that it will still be supported after a kernel update. And that is exactly the problem with many alternatives. They support a certain, mostly old, kernel. And that's it. Furthermore, the community around the Raspberry Pi is simply huge.

[-] seperis@lemmy.ml 10 points 11 months ago

That is a lesson I learned dipping into BeagleBoard and it's driving me insane.

Like, the BeagleBone Black and BeaglePlay are extremely solid SBCs; the Black, which I run off an SD card, is incredibly solid and the Play is--I mean, reading the specs it may literally be able to do anything. They're also easy to get and at a reasonable price point. But the ecology and documentation, even the official Getting Started page, are nightmare fuel and by the way, do not use those instructions as they are broken and the associated OS is three years old. If you google enough, however, you may eventually realize you have to go to the forums and find the two threads where the latest OS updates--as in, this month--are being posted or go to the individual documentation linked off of the board, where you will probably find up something like a workflow or will give you enough for some extrapolation.

There are attempts to get the OS and kernel up to date and integrate them with Beagle-specific packages and cape firmware, but this is not just like a whole bunch of separate groups doing different things not talking to each other; it's like they don't even know the other groups exist when everyone is technically working on the same projects. It's depressing.

[-] 0x0@social.rocketsfall.net 3 points 11 months ago

That explains why I had such a terrible experience with the BBB. Saw how out of date the OS was and assumed it had been abandoned. Guess I'll hit up the forums!

[-] seperis@lemmy.ml 3 points 11 months ago

Main forum: https://forum.beagleboard.org/ for ARM64 boards; https://forum.beagleboard.org/t/arm64-debian-11-x-bullseye-monthly-snapshots-2023-07-01/32318 for the rest: https://forum.beagleboard.org/t/debian-11-x-bullseye-monthly-snapshot-2023-07-01/31280

There's also a discord, linked in the forum. Hit me up if you want my link collection for Beagle: I started bookmarking literally anywhere that I went that looked vaguely relevant.

[-] gogosempai@programming.dev 3 points 11 months ago

BBB was my entry into SBCs but had to shift over to the Pi as my requirements got complex. Apart from what you've mentioned, there's also the fact that BBB is waaaay less powerful than the Pi, I mean we're talking 512 MB RAM and a single-core 1GHz processor here.

load more comments (1 replies)
[-] Valmond@lemmy.ml 4 points 11 months ago* (last edited 11 months ago)

Got a 3b a loong time ago and I love it, I use it as a jukebox and a tinker station.

Would love to get another one but man are they crazily expensive now. Tried the banana and orange pis and the are like okay but yep, they are different and doesn't seem to have the same community at all.

Chip shortage please go away!

Edit: I buy old dell optiplexes for like 40€ instead but they do take up quite the space...

load more comments (1 replies)
[-] azimir@lemmy.ml 19 points 11 months ago

Oh... that's a huge question. It's been a long time now. I have used these in various projects for a lot of engineering, research, home networks, and embedded projects. I almost always run them headless over a serial console then SSH in for management.

  • RPi 1 - my son used it recently for the RCA TV out
  • RPi 2B
  • RPi 3A+
  • RPi 3B+
  • RPi Zero
  • RPi Zero W
  • RPi 4B+
  • Beagle Bone Black - I ran a pair of these as TOR relays for years. They were tanks.
  • NanoPi NEO-LTS
  • NanoPi NEO Air-LTS - The current one in service is an OctoPi server for my 3D printer
  • Orange Pi 5 (I got one of the 32GB ones! - currently a Plex server with an external SSD and onboard M.2)
  • Orange Pi Zero2
  • C.H.I.P. Computer - this BTW was one of the best little hacking computers. It was phenomenal to setup and run over the OTG USB console
  • Bannana Pi (original) - It was great because it had a SATA port so we used them to back network Linux installs for smart home kits.

I do a ton of other work with embedded microcontrollers too. Lots of ATMega and SAMD boards, plus a bunch of ESP 8266/32 variants.

[-] seperis@lemmy.ml 3 points 11 months ago

My dude, that is beautiful I now need to google C.H.I.P to see what's going on. And yeah, my Black is seriously solid.

[-] Eldritch@lemmy.world 4 points 11 months ago

Chip is gone iirc. You can still find a few used I think. Colin over on This Does Not Compute recently did a small video covering using mini v-mac with it and a bit of the history.

[-] PipedLinkBot@feddit.rocks 5 points 11 months ago

Here is an alternative Piped link(s): https://piped.video/Z1_-kPvDmn4

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[-] SkepticElliptic@beehaw.org 3 points 11 months ago

I owned several of them from the Kickstarter and second round. I wish I would have gotten the handheld version.

Unfortunately Next thing co went out of business during their second Kickstarter for an in car voice assistant box. I can't remember the name of that project, but I lost $50 on it. They got sued over the name they chose, my guess is that is what caused them to go out of business.

load more comments (1 replies)
load more comments (1 replies)
load more comments (6 replies)
[-] moobythegoldensock@geddit.social 14 points 11 months ago

For SBC, you can’t beat Raspberry Pi. The ecosystem is just there and the support outclasses every other board.

For hardware based on SBCs, Pine64 hands down. Devices like the Pinebook and Pinetab are SBCs in a hardware shell and as such should feel like cheap gadgets, but their build quality is excellent and these feel like premium devices. I have just started messing with the Pinetab 2 and it feels like a device 3x its price, to the degree that I don’t mind that the drivers and software for it are still a work in progress.

load more comments (4 replies)
[-] lloram239@feddit.de 13 points 11 months ago* (last edited 11 months ago)

I consider SBCs drastically overhyped these days. RaspberryPi was nice enough when it was released a decade ago, but these days you can just get a Beelink or similar miniPC, which is much more capable and often even cheaper. It doesn't have the GPIO, but even if you need that, you are generally better served with a cheap MCU connected to USB.

My old RaspberryPi's all just work as webcam these days.

[-] KindaABigDyl@programming.dev 13 points 11 months ago

Often even cheaper

Where can I find a cheaper mini PC? They all seem to be like $250+ on Amazon, Beelink included.

Before RPis went up in cost they were $35. Isn't there anything in that price range?

[-] lloram239@feddit.de 6 points 11 months ago

Where can I find a cheaper mini PC?

The N3350 ones are the cheapest, they go for around $90 on Aliexpress. Finding a used one for $50 isn't all that difficult either.

Before RPis went up in cost they were $35.

For $35 you didn't get a full computer. You still needed a case, a power supply, a USB powersupply, a fragile SDcard and a stupid microHDMI cable. And that $35 is only for the 1GB model. The miniPCs in contrast come with everything included and even the cheapest models have a 64GB SSD and 4GB RAM.

[-] SkepticElliptic@beehaw.org 5 points 11 months ago

You can buy a quad core hp t620 thinclient for that. Make sure you search for quad core because they did come in Dual core variants.

Pros: upgradeable, cheaper, standard architecture, comes with everything you need including a power supply, available with a PCI-E slot (Those models are more expensive though)

Cons: bigger than an rpi, no gpio (does have serial port and you can buy USB gpio things), probably uses more power than pi.

For 99% of use cases this is what most people need and not an sbc.

[-] KindaABigDyl@programming.dev 3 points 11 months ago
load more comments (1 replies)
[-] oblique_strategies@lemmy.world 4 points 11 months ago

I still love my rpi's, was on the wait list for the first run when they came out! But the chip shortage and subsequent scalping drove me away to buying recycled lenovo tiny PCs.

Dirt cheap on eBay, like $60 without storage. Got three of them clustered for VM and LXC hosting loaded up w/ 32gb ram, 1tb data ssd, and 500gb nvme each. About the price for a top model pi4 these days after all the accessories and they absolutely smoke the pi's. Even have pcie on some models if you want to add a network card to build a router, or a small graphics card etc.

[-] seperis@lemmy.ml 3 points 11 months ago

No, and even with the Pis, that woud be only the Pi Zero/Zero 2 range. I bought Andromeda Pi (Pi4 8GB) right before COVID and the board alone generally ran $64 for that model (less for 1, 2, 4 GB) but that was before mandatory accessorise; Andromeda's kit was $115 therabouts.

The only equivalentish board with low overhead is the BeagleBone Black (~$65 for the board, ~$10 for the case, ~$7 for the power, ~$8 for the sd card = ~$90). It has eMMC but only 4GB (you can actually run from that but only Single Project use cases) or you use sd card. I will say, either sd cards have improved tremendously since I first ran my Pi's off them or Beagle and Pi Zero 2 are witches, because other than during initial install/updates (which yeah, is slow as hell) or running some heavy work, response time is fine. On my Black, boot is roughly equal to my Pis who all run on the fastest usb drives I could find or a dedicated NVME. My Play is the fastest going off eMMC (it has 16 GB so I can run from it), but that's 'holy shit' territory so I don't use it as a baseline for anyone else.

In case anyone ever needs this: Silicon Power 3D NAND is almost shockingly fast. I got the rec off a tech website, invested $8, and was indeed shocked. Boot time is great. I haven't gone above 64 GB cards, though.

I'm testing the SAMSUNG PRO Plus, which also seems to be performing amazingly, but the size (128 GB) is still giving me pause.

Completely subjective experience: above 64 GB, sd cards seem to slow down faster regardless of how much data you actually have on them. I could be imagining it, but that feeling goes back to before Pi's were bootable from USB.

[-] seperis@lemmy.ml 3 points 11 months ago

I consider SBCs drastically overhyped these days. RaspberryPi was nice enough when it was released a decade ago, but these days you can just get a Beelink or similar miniPC, which is much more capable and often even cheaper. It doesn’t have the GPIO, but even if you need that, you are generally better served with a cheap MCU connected to USB.

I would put it another way; they're ideal for You Have One Vital Job Only projects; Home Assistant and Pihole are my two specific,, but robotics, a router, even a dedicated NAS would be a use case. I could run a lot of things on a mini PC with a hypervisor--soon, I shall start be experimenting with that--but One Vital Job Only projects are ones that do their thing without me ideally ever noticing them other than maintenance, if that makes sense. And even more important, things I should not tinker with because they're just fine, which is why I ended up building a second, dedicated Media Server/media ripping/encoding/NAS machine; once I did that, I finally had a stable media library I could access for more than a month at a time before I got An Idea That Would Be Fun and Oops Time To Reinstall (seriously; before I built that machine, I had to run my media and plex from a Pi (aka One Vital Job) because if I put it on my main machine, I'd tinker it to death; hence, separate everything. I am basically hiding the cookies from a three year old and I am the three year old).

Tentatively--and this applies to a much smaller population--they're perfect for deconstructing the Linux kernel and operating systems in general because you get to work at a reduced scale. I have the repository for the Pi kernel in my bookmarks and go to just read through it and get familiar when I have some time or if I remember something I want to look for (my usb wifi dongle testing project was invaluable for how much kernel homework I had to do, it's hilarious). I know and can write in basic C++, I know how to compile, but I still don't pretend to understand the kernel; with the Pi's scale, though, I can grasp it, if that makes sense. I can recognize the structure and begin to get how things fit together. I can even--tentatively--find specific parts, identify drivers, especially when it comes to specific removable hardware where it's fairly obvious and easy to follow (following actual driver files....that's in progress). My goal before I die is to be able to read and follow the entire kernel end to end; I think I'm going to need to look into the benefits of reincarnation or cryogenics admittedly, but hope springs eternal.

(BeagleBones--if nothing else--has seriously upped my game on Figure It Out For Yourself. Which yes is a very me-specific use case, requires more homework to get context than literally every class I'm taking combined including TCP/IP class, and I literally don't have time to do in more than sprints, but did lead to me literally being able to making my first Universal New Install Checklist (covers every Linux operating system I've ever used including all my personal configurations and scripts, in order, with all exceptions) and my first foray into creating an auto-install-and-configure script I can run on a new machine. Yes, those Beagles had me doing a clean install that many times. No idea what I'm doing there and I really wish there was a universal template for that.)

Having said that, I haven't jumped into MiniPC/hypervisor culture so I am up for changing my mind the minute I make the leap. And seriously, this thread has moved it actively up my priority list, which I did not see coming, so thank you for that.

[-] Starfish@kbin.social 11 points 11 months ago

Beagleboards are great. Good Support and nice community. Nearly as good as Pi. I used BBB because it was the only open hardware SBC available in my area.

BTW: Please recommend me other good Open Hardware/Open Firmware SBCs. I am always looking for something new. Maybe for a Router or Selfmade-NAS.

[-] passepartout@feddit.de 4 points 11 months ago

I would love to replace my tp link archer c7 v5 with something more powerful, but it has to be flashable with OpenWRT and kind of an all in one box router with wifi (i know, seperation of concerns would be better, but i don't care atm).

The options i see atm:

Problem is, they are both prohibitively expensive for a simple wifi-router.

load more comments (3 replies)
[-] Janis@feddit.de 9 points 11 months ago

pine64 ..never lets me down

[-] seperis@lemmy.ml 6 points 11 months ago

My dude, you made me google, but fine; RockPro on Ameridroid is on my short list. I've been meaning to follow up on that one, so bookmarked the homepage.

What do you use it for?

[-] Janis@feddit.de 3 points 11 months ago* (last edited 11 months ago)

i run linux with docker and portainer with lizzys application template list for easier use and also her Dashy dashboard besides the usual containers ppl on r/selfhosted would suggest. right now the pine is out of ram because nodejs is just so bulky. so i run stuff like uptimekuma,pihole,,changedetection,unifi, nginx and sometimes start containers like firefly3, jellyfin, searxng or apache guacamole etc.. and while both my pi2 and my pi3 at some point just died I am all for pine now. only pi still in service for me is a pi1 with rtl433 to collect data and send via mqtt.

[-] Eldritch@lemmy.world 3 points 11 months ago

I really want to get their riscV board. But waiting a bit for software ecosystem to shore up a bit.

[-] InFerNo@lemmy.ml 7 points 11 months ago

I have 2 Odroid C4 SBC's that I use as desktop replacements and an Odroid C1 that is my pi hole and Quake 2 server.

All very capable for their intended purpose. Very happy with them. I chose them because they were more powerful than contemporary rpi devices.

[-] Thorned_Rose@kbin.social 4 points 11 months ago* (last edited 11 months ago)

ODroids are massively underrated. The first Pi we bought is dead. The second one is now so underpowered for what we want that it's been turned into retro arcade machine. It still finds ways to cause problems too. Whereas our first ODroid is still going strong after many years of faithful service. We added an ODroid toaster to the mix a couple of years ago that's also given us zero issues and works wonderfully.

load more comments (1 replies)
[-] lengsel@latte.isnot.coffee 7 points 11 months ago

I like Pine64 because they running any operating system that runs on ARM and has an open bootloader. The Pi has a proprietary booloader so they don't work as well for BSD.

[-] Daeraxa@lemmy.ml 6 points 11 months ago

My original Raspberry Pi model B I bought on release day, fighting the latency and downtime of the websites selling them. Never did much with it but was my introduction to SBCs.

What I actually use day to day are a Raspberry Pi 3 B+ which is attached to a 3d printer running Octoprint and a Pi 4 running as a small home server to host my NextCloud and IRC bouncer (amongst a couple of other things).

My favourite toy at the moment is actually my StarFive VisionFive 2 RISCV board, its been fun trying it out and getting applications to compile on it which don't officially support RISC-V.

load more comments (1 replies)
[-] Hextic@lemmy.world 6 points 11 months ago

Have an old Pi3b that works as a little 1080p Plex server. Wish I could get a four but I'll probably get a mini PC when I decide to upgrade.

[-] mesamunefire@lemmy.world 7 points 11 months ago

I was lucky enough to get a 4 before the supply issues. I wish I could get any replacements.

Nowadays I just buy thin clients and pay the 40-50$ premium for projects. Better then than waiting for a pi.

load more comments (1 replies)
[-] TheInsane42@lemmy.ml 6 points 11 months ago

I started with an RPi 1b to read out my weatherstation (WH1080 clone) and post it online with weewx. Then a Bananapi R1 entered to replace my intel system as firewall/core router (savings on power usage, a lot). The RP 1 got replaced by a RPi 2, and tne 1 moved to the smartmeeter for readout. The main server (huge AMD tower) got replaced by a RPi 3 (again, power savings), Bpi R2 replaced the R1 when bananian development stopped. RPi 3 died on me (sd slot failed) and I got a replacement. As the 1st RPi3 was dead anyway, I tried to repair it (only use of the solderings at the side proved to be to keep the slot in place) and used it to replace the Bpi R2 as support got problematic.

The main server got upgraded to a RPi 4 8GB, with the RPi2 replacing the RPi2 that was handeling my weatherstation. I got an rflink, so I added domoticz and that now powers my kaku (dutch power switching system) in a mixed old/new setup. The RPi3 that was my main router (internet router via fiber) got replaced hh an RPi4 witn 4 GB mem, as the 2 GB mem version wasn't available. (Not a bad move, with the on-board non-usb 1GB interface and a tad over 2 GB mem use)

The freed RPi3 is now for the smartmeter, so all RPi are 64 bit. (All running aarm64 Debian) Both Bpi's and RPi 1 and 2 are collecting dust, as I haven't found a use for them... yet. Looking for projects to use them. As media server they're to light. (Although, Bpi R2 could be useful for that)

load more comments (1 replies)
[-] Bannanable@lemmy.fmhy.ml 6 points 11 months ago* (last edited 11 months ago)

I have my trusty raspberry pi 3b+, 4 years old now and been on 24/7 as a bit torrent box for 3 of those years. Never had it crash once other than deludge gtk having more leaks than a sieve.

[-] ablackcatstail@lemmy.goblackcat.com 5 points 11 months ago* (last edited 11 months ago)

I get the appeal of the single board computer but it never held much interest for me. That could possibly be because my manual dexterity isn't that good and I found the assembly side of the SBC to be daunting. I've been more interested in using the tiny form factor Dell Wyse and Lenovo micro machines.

load more comments (3 replies)
[-] GustavoM@lemmy.world 5 points 11 months ago

I haven't gotten one yet, but Orange pi 5 plus.

Why

"Can't use if I can't maintain" -- low power usage > performance, pretty much. And I'm 100% down on ditching my desktop PC for a couple of those little guys.

[-] shyguyblue@lemmy.world 4 points 11 months ago

I've been using a Zima Board for my home network. I have the mid-range, 4Gb memory, 32GB onboard. It's got two SATA ports, dual gigabit Ethernet, an Intel processor and PCI express port that I'm eventually going to use to run an old wifi card so i can isolate my IOT devices on a dedicated wifi network.

The only problem i have with it is RAM and transcoding. I have 22 containers running things from the "arr" suite (Prowlarr, Radarr, Readarr, ect), pihole, Jellyfin, Home Assistant, etc. I stay around 80% memory usage, so i should have gotten the 8GB. And forget about trying to transcode Blu-ray rips, which most of my devices can't stream natively, so transcode is the only option. The audio stutters and playback pauses every ten seconds or so. I don't have a problem streaming the file through samba, it just doesn't have the "omph" that it needs for hardware transcoding of Blu-ray.

All that being said, i would get another one over the Raspi. Case/heatsink built in, SATA, PCI-E, dual gigabit, everything i need for a basic server.

[-] seperis@lemmy.ml 3 points 11 months ago

Friend, this reply is beautiful. And reading the Zima site, I may be sold. What do you use to run the network? OpenWRT, DDWRT, Tomato?

And forget about trying to transcode Blu-ray rips, which most of my devices can’t stream natively, so transcode is the only option.

Ninety-nine percent of the time, I am unqualified to advise on anything; thanks to COVID, I got deathly into making a media server and ran into the transcoding problem followed by making a spreadsheet and experimenting and documenting my results.

My results (other can disagree): all my transcoding problems came down to audio streams and subtitles. None of this may apply to you, but just in case.

I approached it from three points: a.) I got the NVIDIA Pro to run Plex as NVIDIA can handle anything; b.) I made a server just for my media processing and storage (it also runs Plex as a secondary instance when my Shield is in use). I use MakeMKV for the raw rip into an mkv container with all audio streams. The rip I process through Handbrake so I can get as close to a clone as I can (4K to 4K, 1080p to 1080p, etc) with full original audio then make a copy of each and every audio stream into the equivalent container that was compatible with the sound limitations of whatever I was planning to stream it on. Example: my Sonos speakers wanted Dolby: DTS 7.1 to TrueHD. I also did a third copy of each stream into the equivalent AAC containers: TrueHD to AAC 7.1 to future proof. I also added a fourth copy that's a basic AAC 2.0 that rolls with anything; and c.) Subtitles: turn them off and use open subtitles files so no one has to deal with bitmaps. I tested through Plex to make sure, and watched for the switch from direct play to transcode, then reverified on my Windows machine, etc.

Yes, it will eat hard drive space like whoa--uncompressed audio streams do that--but with surprisingly few exceptions, I can get direct play for 4K on pretty much anything now, not just Plex. I also create multiple resolutions using either original rip 4K or original rip 1080p as source but with the same audio mapping (that's a me-thing and also, Covid). I know this sounds like a ridic amount of work, but once I set all the profiles, it's basically a batch job. My total movie library sits at 400 movies with about 1200 files; last year I re-audited my Handbrake profiles, deleted everything but my source rips (and actually did a mass re-rip on the older ones that I did before I started compiling the latest ffmpeg to use when compiling MakeMKV), and re-encoded everything using those profiles. Total time was about two weeks end to end; I did them in batches of fifty and checked in every six hours to move completed files back into my media drives and also restart.

The only ones now that need me to personally go in and make corrections are the remastered releases like Apocalypse Now and Scarface (my files were twice the size of the original, it was unreal). Every one of them rips huge and needs slightly different profile tweaks, so those I oversee personally.

I don't know if any of this is relevant to your setup, but I reverified running Plex on one of my Pis and it could direct play at least 90% of the 4K and anything lower, and the 4K problems seem to all be with those remasters.

load more comments (2 replies)
[-] ReakDuck@lemmy.ml 4 points 11 months ago

I installed Arch on all my PIs just so I can reinstall every single one because they have abandoned new packages. But it also was unofficial. Now I just generally want to move to Star64 because Risc-V sounds interesting.

[-] Objects@lemmy.sdf.org 4 points 11 months ago

I have a raspberry pi 3 running pihole. Been trying to get my hands on a pi4 but it’s been difficult.

[-] seperis@lemmy.ml 3 points 11 months ago

Watch Vilros and American Raspberry Pi Shop; that's where I picked up my Zero 2 and second Pi 4 8GB respectively. I tend to like Vilros better; they're fairly consistent in regularly getting stock, you just have to check in consistently to catch it. The Zero 2 was an actual fluke; I was evangelizing about the Pihole to a friend and went to the site to show her what to buy and the Zero 2 was right there.

Canakit's good too, but somehow, I am always coming in right after pre-orders close, which is weird, as the one thing you cannot say about me is I am not focused as hell (the COVID Switch and NVIDIA Shortage was very educational on how to stalk merchandise into submission).

Truthfully, for a Pihole, you really don't need a Pi 4; my Zero 2 runs it with resources to spare (the regular zero technically could, but there was more than one bottleneck).

load more comments (2 replies)
[-] venusenvy47@lemmy.world 3 points 11 months ago* (last edited 11 months ago)

I've had an Odroid running for many years, just as a Linux server to play with and automate some stuff on my home LAN. I was looking to upgrade to something with more RAM and found that the SBCs with more RAM get expensive pretty quick. Plus, there is the limitation of depending on a custom Linux build from the manufacturer that runs on the device. So I ended up buying a mini PC for not much more than an SBC with lots of RAM. There's this one, as an example for $150

https://www.amazon.com/dp/B0BYD8SFBW

I ended going higher in price with this one

https://www.amazon.com/dp/B0B74GGMBG

But for just playing with Linux, these are much more useful because you can run any normal Linux distro.

load more comments (2 replies)
[-] guacho@lemmy.world 3 points 11 months ago* (last edited 11 months ago)

I had a sheevaplug or something like that (I can't remember the exact name, but it was around 2010). That thing was hot and it actually stopped too much times. Then the raspberry pi 1 (the original). Too slow. I've upgraded to a Raspberry Pi 3, that I used a couple of times as a desktop when my laptop broke. That wasn't fun, it was slow too. During COVID I sold that and bought a Pi 4 from an authorized seller, so it was the official price. I bought an SSD and an Argon One case. The fan broke after a few month of usage, so I sold the whole thing. Finally I went to eBay and bought a Dell Optiplex Micro. That thing is the best. Used as a desktop, also as a server. It's fast, smallish (not that small as a RPi, but it's close. It can go to a backpack), and upgradable. It can have two monitors, two ram sticks, an SSD Nvme and also an SSD SATA. It's a little beast.

load more comments
view more: next ›
this post was submitted on 15 Jul 2023
134 points (100.0% liked)

Linux

45595 readers
657 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS