Earlier quoted context omitted.
I looked up some pictures; would you say this is representative? https://img-new.cgtrader.com/items/969757/41efc6817b/modern-... If so, you're right; that's pretty small. Is it just a matter of acclimation? Also, can you clarify what you mean that you're lucky to have a house? I wasn't aware of a major homeless problem in Europe.
I have to comment. That's huge! Way bigger than most UK Victorian 2 up, 2 down terraces. More like the size expected in an older 4 bedroom house if you ignore the extra space the photographer is clearly standing in. Have a random right move link of what I think as typical Victorian worker's terrace: https://www.rightmove.co.uk/property-for-sale/property-62228... The door by the yellow chair is a tiny porch with front…
Raspberry Pi 4
801–810 of 859 posts
Re: Raspberry Pi 4
#802Earlier quoted context omitted.
I'm sure most of humanity for most of history have made do with smaller rooms than that. How do you cope in a car?
Sounds like a car might just be bigger... But joking aside, I'm surrounded by glass on all sides in a car. That makes a great deal of difference. I probably wouldn't feel confined in a room that size if I had an entire wall of glass.
Re: Raspberry Pi 4
#803Earlier quoted context omitted.
> Raspberry Pi 3 media center Just read theverge review on how the Pi struggles to play a video full screen, even if resolution is 480p. How are then people using it as a media center?
I've never had these problems with the various media center apps. My Pi 3B+ has been running Kodi for a few months now, and it happily plays 1080p videos at what appears to be smooth 60 FPS. Mind, this is specifically running under Kodi, which is optimized as a media center, and is NOT running also a full desktop environment. Attmepting to do the same in, say, the stripped down Chromium browser was an exercise in fru…
Re: Raspberry Pi 4
#804Earlier quoted context omitted.
There is an official PoE board that fits the pi 3+ which uses a 4 pin header by the ethernet jack to grab power. The pi 4 appears to have the same header. https://www.raspberrypi.org/products/poe-hat/
Seems kludge-y. IMHO, if one is going to do one of these types of embedded systems, then PoE should really be part of the design process from the beginning. They're using the Ethernet on the BCM2711, and Broadcom has sadly deemed PoE not needed I guess. The PoE HAT had a bunch of issues: * https://www.theregister.co.uk/2018/09/11/raspberry_pi_poe_ha...
Re: Raspberry Pi 4
#805Earlier quoted context omitted.
> not typically been used to implement malicious functionality so raspberry pi, in an effort to be more open than say Dell/HP, where you had/have to pay to download drivers, bios and other updates, is _more_ malicious than say apple/google who are competing to create a closed garden with a remote lockout, where nothing is owned, only rented? ya. I really don't understand this viewpoint. Look, I've used embedded 386s.…
I don't own a smartphone/any Apple/Google products, or Dell/HP machines for that matter (not surprising to me that they're bad). My frame of reference is typical PCs, which aren't in the habit of applying vendor lockin with regards to what peripherals you can use - and other SBCs. I don't understand the premise that not applying vendor lockin to a camera module would make SBCs unreasonably expensive. Competing SBCs a…
2006, gumstix with bluetooth was $180, but that was a very small system to dev for. embedded 386 in volumes of 1 were ~£380, CF flash(certified) £80-200. Software was extra, as was the debugging interface, which may or may not be a fancy serial port. Ethernet, RF, all extra. Wifi? naaa.
The arm board, I don't know how much they cost because they were custom made. So hundreds of thousands I suspect.
Then we have the tools that supported it, not exactly kid friendly.
Re: Raspberry Pi 4
#806Earlier quoted context omitted.
We do have another room, that's slightly larger but it's a bit bleak. And weirdly it's a more fussy room to furnish. The smaller size is better in the winter. The old brick terraces aren't that warm. In large houses people can gravitate to smaller rooms for that reason. Personally I'd like a large room that I could bring the furniture in from the sides. Lucky to even have a house to live in to be honest, so can't rea…
I looked up some pictures; would you say this is representative? https://img-new.cgtrader.com/items/969757/41efc6817b/modern-... If so, you're right; that's pretty small. Is it just a matter of acclimation? Also, can you clarify what you mean that you're lucky to have a house? I wasn't aware of a major homeless problem in Europe.
Homes in the UK can be expensive, so there's a large rental market.
On top of that many people are vulnerably housed - living in emergency temporary accommodation (which may be for many months) or on friend's sofas.
The introduction of the benefit "Universal Credit" has increased homelessness and people who are vulnerably housed. In the UK a landlord can apply for eviction if the tenant hasn't paid for two months. (This is for shorthold tenancy agreements where tenants have most rights - other tenancies have less protection.) There is a minimum wait of 5 weeks before Universal Credit claimants get paid, which pushes some people very close to this limit. The bizarre sanctions regime tips many people over that limit.
Detailed information can be found here:https://www.crisis.org.uk/media/238700/homelessness_monitor_...
Re: Raspberry Pi 4
#807Earlier quoted context omitted.
This was mentioned in the rpi forum by staff: May I ask whether RPI supports things such as 10 bit video decoding, Dolby Vision and Atmos? Thx. HEVC hardware decode supports 4kp60, 10-bit. Audio output is pretty much unchanged, but the HDMI audio channels now support 8x192kHz bitrates.
Sure, but the video decode IP is a different piece of hardware from the video scaler/compositor. In a typical SoC, you have the GPU and the video decode engines as separate blocks that feed into the video scaler/compositor which then blends, rotates, scales, .. etc the inputs and feeds the final signal to LVDS, HDMI or whatever. Now does it make sense to have your video decoder support 10 bit when your compositor can…
Re: Raspberry Pi 4
#808Earlier quoted context omitted.
It is, but in my experience the reliability factor is pretty ugly for the rpis. I'd rather either pay directly for the device designed for it, or just run the software on a machine already on the network. Obviously that doesn't work for everyone.
In my experience, anything other than the Cloud Key is quite unreliable. I have been running it on my Win10 desktop without many issues besides the annoyingly restarting after updating.
Re: Raspberry Pi 4
#809The only issue I have with the Rpi is the microSD lifespan. Of course you can make it read only, but at that point I would pay $10 more to have at least 1GB or less of quality flash memory on it. I've heard microSD will always die at some point. Of course you can also boot from USB too. I'm also waiting for a new rpi zero.
Re: Raspberry Pi 4
#810Earlier quoted context omitted.
Why not? I'm not very familiarized with this space, but couldn't you just use a low-profile USB flash drive like this [0]? [0] https://www.amazon.com/dp/B01GK9921C/
In theory, yes (but quality varies a lot on them). The point is that adding a proper eMMC would have made the device a lot more "production ready".