Live data from Hacker News

I use a Raspberry Pi as my daily computer

heyhomepage.com

151–160 of 218 posts

Re: I use a Raspberry Pi as my daily computer

#151

What is the point for a consumer to use a Raspberry PI 4 today? I recently purchased a mini PC with an Intel N5105, 16GB of Ram, 512GB NVME SSD, two gigabit ethernet ports, two HDMI ports, many USB ports, and Wifi 6. This system was $180, all in. You can't find a Pi 4, much less one with equivalent specs for anywhere near this price. If you can find it, an 8GB PI4 is $75 and then you need to buy the case, power suppl…

The Pi4 should cost $30. The entire point is it is cheap. But now with product scalpers jacking up prices, its just an bad purchase.

Re: I use a Raspberry Pi as my daily computer

#152
I did that for a while when my previous laptop broke. It was fine with a lightweight linux desktop but it was quite slow using an ultrawide screen and horribly slow for some compilations, but it felt like an "almost there" concept, just arrive to the office and turn on the screen.

With a normal resolution and in a cloud IDE environment or interpreted only languages like python could have perfectly worked, also for everyone who doesn't need exotic binaries.

Some thoughts I had were also, that I could have set up a server-web IDE on it and work on the way with a tablet and a keyboard without rely on a third party cloud, but again, I needed to compile binaries.

Re: I use a Raspberry Pi as my daily computer

#153
post #137

Earlier quoted context omitted.

There are fanless full-PC builds, though that would probably require you to build your own computer. Parent's overall point is definitely true though, the idea that you have to go all the way down to a Pi to get a quiet computer is laughable. With a few fans and a decent heatsink you can cool hundreds of watts silently.

It seems you miss the point of my post. I had the thing lying around. And it is indeed laughable, I laugh my ass off since this little silent computer is still going strong, without me giving up too much of my workflow.

Hey, if it works, it works (sorry if my comment came off as snarky). For reference in the future, Noctua fans are typically a highly-rated cheap/quiet fan product.

Re: I use a Raspberry Pi as my daily computer

#154
hey HNers, this is sorta related to an idea I have, using a Pi plus an RF transceiver for reading RFID tags. Commercial ones with Bluetooth seem to run $1,000 or more.

I'm helping out with a food distribution org (lfrad.org). One of their gleaners, Steve, would like an easy way to estimate the weight of the food they've collected from a supermarket. The idea we like is to attach an RFID tag to each box of food (not each item), and segregate the types of food, e.g. a bread box, a produce box, a milk box. Steve already does the repacking, in boxes in his SUV. He knows the average weight of a box of each type of food.

The tags will just say what kind of food it is. They can be reused once they're counted.

Note that the boxes don't come pre-packed from the store, and he doesn't lay them all out on the ground before putting them in his car.

SO: the goal is, he just points his homebrew RFID reader at the car full of boxes, and it counts the boxes of each type of food.

Has anyone ever done anything like this?

He's a former circuit designer, so hardware hacking is not beyond him. I also have other friends who could help. I think a funky-looking homebrew product is actually preferable to a commercial one, since who's going to steal it?

EDIT: thanks for the answers so far. I think some commercial units do work with passive tags at that distance (say, 5 meters), but I'll have to recheck.

The trunk can be open; that's not a problem.

Re: I use a Raspberry Pi as my daily computer

#155
post #150

What is the point for a consumer to use a Raspberry PI 4 today? I recently purchased a mini PC with an Intel N5105, 16GB of Ram, 512GB NVME SSD, two gigabit ethernet ports, two HDMI ports, many USB ports, and Wifi 6. This system was $180, all in. You can't find a Pi 4, much less one with equivalent specs for anywhere near this price. If you can find it, an 8GB PI4 is $75 and then you need to buy the case, power suppl…

I'd love to know where you got that PC for that price. I just spent 20 minutes doing some searches in all the usual suspects (Amazon, eBay, AliXpress, and some online stores I can usually get good prices from) and the cheapest I found for the configuration you specified was around $400.. Mostly it seems to be the RAM that boosts the cost. For 8GB I can get it down to $260, but I've seen nothing even close to $180. Ed…

The prices went up recently, but another similar one is the Morefine M8S (on aliexpress). N5105, 16G ram, 512GB SSD, 3x HDMI, 3x USB 3.0, 2x gigabit ethernet, Wi-Fi6, BT5.2, USB-C charging, ~$253.

Re: I use a Raspberry Pi as my daily computer

#156

What is the point for a consumer to use a Raspberry PI 4 today? I recently purchased a mini PC with an Intel N5105, 16GB of Ram, 512GB NVME SSD, two gigabit ethernet ports, two HDMI ports, many USB ports, and Wifi 6. This system was $180, all in. You can't find a Pi 4, much less one with equivalent specs for anywhere near this price. If you can find it, an 8GB PI4 is $75 and then you need to buy the case, power suppl…

I used a RPi in the past as main desktop, why i went for this: - Its not a Intel platform (trust issues due to IME) - Power consumption low enough for running 24/7 - Noise - its quiet enough so it does not disturb me while sleeping - No support for weird power management, machines going dark for no discernible reason has always been bugging me What i really disliked was the instability of SD cards, and the media play…

  Its not a Intel platform (trust issues due to IME)
See, this is what I don't understand, the pi's GPU is running a huge pile of closed source proprietary code as well, and at a first approximation has full system visibility too (ignoring it apparently has a bug limiting its actual view of all system ram on the higher capacity models). It could in theory be injecting/monitoring the nic as well. AKA, its just as privileged as the ME.

So why do you "trust" it more than the intel? If anything the intel probably has 100x as many security researchers analyzing it.

Also RE power, the pi idle power tends to be quite poor. Mine idles at ~4W, which is worse than a number of low end intel machines I have, so for something that might sit idle for >12H a day, it might be less efficient than recent intel machines.

Re: I use a Raspberry Pi as my daily computer

#157

Earlier quoted context omitted.

It seems you miss the point of my post. I had the thing lying around. And it is indeed laughable, I laugh my ass off since this little silent computer is still going strong, without me giving up too much of my workflow.

Hey, if it works, it works (sorry if my comment came off as snarky). For reference in the future, Noctua fans are typically a highly-rated cheap/quiet fan product.

No prob. Thanks for pointing to Noctua fans.

Re: I use a Raspberry Pi as my daily computer

#158

hey HNers, this is sorta related to an idea I have, using a Pi plus an RF transceiver for reading RFID tags. Commercial ones with Bluetooth seem to run $1,000 or more. I'm helping out with a food distribution org (lfrad.org). One of their gleaners, Steve, would like an easy way to estimate the weight of the food they've collected from a supermarket. The idea we like is to attach an RFID tag to each box of food (not e…

NFC and RFID doesn't work at that kind of range, i.e. standing multiple feet away. It definitely won't work through a metal car trunk too.

Re: I use a Raspberry Pi as my daily computer

#160

Earlier quoted context omitted.

GPIO pins. If you want to connect a "regular PC" to the real world, you can get a USB DAQ but even the cheapo LabJack, NI or MCC models are at least a hundred bucks.

A little microcontroller with USB support (I like the Raspberry Pi Pico) can help with your GPIO woes.

I bet it is a bit more hassle than RPi.
Post reply on HN