Hacker Newsnew | past | comments | ask | show | jobs | submit | stdatomic's commentslogin

It used to be that raspberry pi was a cheap pc. Well it's not longer cheap.

And at their price point, you could just get a mini PC and have better performance, or if you want to use it as a microcontroller, you can just use an arduino, esp32, or an actual microcontroller for a fraction of the price and power consumption.

So, what do people actually do with these pies?


The form factor. It's tiny compared with mini PC. Unlike other SBC, the software support's good that it just work as advertised (GPIO, graphic hardware acceleration, etc.). If you're using it for work, it also has stable supply chain / commitment that you can ensure to be able to obtain a unit in at least the next few years.

But you're right. It's pretty overpriced for its performance. If I'm after the GPIO I'd just use a microcontroller. If I'm setting up a headless server I'd just use pretty much any other SBCs or mini PC. I'm personally not a big fan of Raspberry Pi.

The cheap Raspberry Pi's still available as Raspberry Pi Zero tho, if that's what you're after.


Getting a mini PC with ARM and first class Linux support from the OEM.


I've got one set aside to play with v4l2m2m. Once that's working, it should improve video encoding support in my OSS project (https://github.com/mickael-kerjean/filestash)


Exactly. I think they are a bit more long lasting, but that is debatable.


Really hits hard when you have to go to Home Depot to buy 6 spade connectors for $7.99 to use in a project with 3.3V 300mA max, when you can buy about 500 of them from Aliexpress for the same price.


Until you learn the hard way that they are not up to the standard advertised, if they happen to be rated in the first place. It is common knowledge that Chinese manufacturers maintains at least three configs of the same product, the best one sent off for rating, the middle for knowledgeable buyers, the worst being the 500-for-$7.99 shit for the mass market, who buys nothing but the cheapest.


And this is how I ended up with bags full of resistors, transistors, leds etc.

I can buy 3 from the local store or a BAG OF ONE HUNDRED from Aliexpress.

Not a hard decision tbh.


It’s not a hard decision - and I was making it wrong for many years.

Now I gladly pay Home Depot or friends to maintain stock for me so my house isn’t filled with bags of shit I’ll never practically use.


> meanwhile, the real issue is wealth distribution

This is so mind-boggling to me. Why do the poor keep defending the billionaires?


So many words just to say you want more money.

> Younger workers have zero political leverage to change it because our demographic is just too small to matter at the ballot box.

Because:

> can't wait to move to the US once I get a suitable H-1B offer.


That isn't why though. Germany has a demographic cliff right now. Same post WWII baby boom as anywhere but for whatever reason, no echo boom in the 80-90s like the US. Also US has absolutely been sponging up central and south american immigrants hand over fist especially the last 40 years, meanwhile europe has been quite a bit less permissive in this aspect.


There was a time back in covid days where you had to have an app on your phone to go through customs clearance in Canada.


I flew all over europe, no smart phone, no mask. I printed my own doctors notes and corona passports and they worked flawlessly everywhere.

Towards the end, I copied other peoples QR-codes and printed them out, and that worked nicely as well.


I flew from Canada to Australia during deep Covid ($15k flight, mandatory locked in hotel for 10 days for $3k, etc)

I don’t have a phone.


I refuse to believe that's true. That they were denying Dorothy (92) from going through customs because she couldn't use an app. That's an extraordinary claim.

If they weren't denying Dorothy, that means you did not need an app.


It was compulsory during COVID and it became optional later

https://en.wikipedia.org/wiki/ArriveCAN


From what I'm reading, non-users weren't and couldn't have actually been denied entry. It wouldn't have held up in court either. They could be made to quarantine.


Can you translate this for those of us who don't speak rust?


Type F must be a function that's generic over any possible lifetime 'a, with a single argument that's a reference with lifetime 'a to a tuple of two numbers, and returns a reference with the same lifetime 'a to an 8-bit number.

The full code is usually something like:

fn foo<F>(callback: F) where for<'a> F: ...

Which is a generic function foo that takes the argument of type F, where F must be...


Web interfaces aren't any better. They're designed to for aesthetics and not functionality. Not to mention the fact that they all have their own UI idioms that you have to pick up on.


Not only did we use it several times every week for 4 years, I spent 4 years writing tons of programs on it. Best $100 ever spent, thanks mom & dad.


This sounds like something straight from LinkedIn...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: