Live data from Hacker News

Raspberry Pi 4

raspberrypi.org

511–520 of 859 posts

Re: Raspberry Pi 4

#511

Can't wait to buy this, boot it up, play with it for four hours, then stick it in the same desk drawer with the other Pis I have bought over the years. (The upgrades look great, just my attention span is not so great)

Heh, I know the feeling. I have three retired Pi systems (two OG units and a 1B+), but I have three running 24/7 as well: first is a 2B+ running OSMC as my media center. The second one is a 3B with a sense hat, running rtl433 and MRTG to graph outdoor and basement temperature and humidity received from transmitters on-premises, barometric pressure from the hat (and also displaying data on the LED display). The last is a 3B+ running Home Assistant.

I've been - cross my fingers - lucky with MicroSD cards (usually Samsung, sometimes SanDisk), but having USB3 on the new model is quite the game-changer.

ETA: I do have rsync backing up my Pi setups, so losing a MicroSD would be merely annoying rather than catastrophic.

Re: Raspberry Pi 4

#512
post #470

Any suggestions or experiences with write-intensive applications? My SD-card fails every few months. Is there a more reliable storage option that's easy to implement?

Suggestion: swissbit sd cards https://www.swissbit.com/products/nand-flash-products/micros...

I live in Norway and can recommend digikey or mouser for sensible price and shipping cost. Both suppliers are exceptionally professional, minimum order quantities of 1. https://www.digikey.com/ https://mouser.com/ I have experience with swissbit products, but not the sd cards.

Edit: A different trick is to run the bootloader on the sd card as usual, but the OS itself can be elsewhere, usb hdd, maybe network share.

Re: Raspberry Pi 4

#513

So on one hand, I get the excitement. This is a very popular platform that has a ton of community support and does a bunch of stuff. On the other hand, it isn't great at anything (besides the community - which shouldn't be underestimated, sure). It's also using a pretty proprietary chip - if you build a project off of a Pi, it's hard to migrate to a custom PCB. As a NAS, you probably would want ECC and a bunch of SAT…

> if you build a project off of a Pi, it's hard to migrate to a custom PCB.

Isn't that what their compute module is aimed at?

Re: Raspberry Pi 4

#515
post #474

I'm so happy they haven't removed the composite video out in the headphone jack! If you didn't know, you just need a 3.5 mm TRRS connector - the pinout[0] looks like: T - Left Channel Audio R - Right Channel Audio R - Ground S - Composite Video Out [0] https://www.raspberrypi-spy.co.uk/2014/07/raspberry-pi-model...

Woah, I had no idea about this. This is great! Do they sell an official adapter?

They don't need to, that's an official jack, often used in digital cameras or video cameras.

Google "audio video jack".

Update: Oh, I just read the linked article, apparently these cables aren't as standardized as I thought. There are some links in the comments.

Re: Raspberry Pi 4

#516

Earlier quoted context omitted.

It really depends on your use. If you plan to build a desktop replacement, thread performance matters. If you want a small cluster node for educational purposes, more slow cores are better.

Clock for clock, A72 is 2-4x faster than A53. But yeah, perhaps it's better to have a lot of small cores for a cluster.

That's great, but if you need crypto (because you have LUKS storage and send AES encrypted data over the network, like in a usual NAS case), A53 with aes instructions may be faster than this A72 without one. And so far it seems these cores don't have aes instructions.

Re: Raspberry Pi 4

#517
post #330

Earlier quoted context omitted.

What else would you recommend along side pi-hole, something easy to setup and maintain like pihole?

MotionEye OS is good as a camera surveillance system. Needs a USB camera or a Raspberry Pi camera. Takes a bit of tweaking to get the optimal camera settings (using a GUI), but then it works well. LibeElec is useful as a home theatre setup, based on Kodi.

I haven't looked at LibreElec in a while - have they improved the setup for infrared receivers and remotes? That's the main thing that caused me to switch to OSMC. I'm using an IR receiver hooked to the GPIO pins, and OSMC made it quite simple to set up with my old RC6 remote.

Re: Raspberry Pi 4

#518
post #169

Earlier quoted context omitted.

As a fifty seven year old, I don't have 4k eyeballs. agree you have a limitation, not one which is holding me back since osmc does 720p just fine, for Olde telecine mp4s of B&W movies

I suppose a future AV improvement will be to upgrade eyeballs; iSpheres anyone?

I know we're talking video here but I wanted to share something. My father just got a new set of 'ears', he's been going deaf. They are titanium studs that are implanted into the bone just behind the ear, about the size of pencil erasers. They work through bone conduction. The hearing part are replaceable electronics that snap on and off the studs.

The current gen are about the size of a quarter and are bluetooth capable, so he can sync to his devices, watch movies, etc with these little guys tucked behind some hair.

It got me thinking, I wonder if audio guys have started to look at some of this sort of thing to really "hear" music perfectly. Very interesting tech.

Re: Raspberry Pi 4

#519
post #479

Earlier quoted context omitted.

I can relate. However these days I have found a new life for those abandoned Pis: I install Pi-Hole [1] on them and set them up for family and close friends. [1] https://pi-hole.net/

I wish pi-hole was just a tiny bit more polished. I found it takes a lot of work (and knowledge of linux networking) to get up and running properly and stable.

What issues have you encountered? I haven't seen any problems with it.

Re: Raspberry Pi 4

#520

Curious how hifiberry will work with it...

As in 'HifiBerry' the company producing a range of HAT sound devices? Since the relevant pinout is unchanged, why would any of their products work any differently to how they do now? Am I missing something?
Post reply on HN