Earlier quoted context omitted.
Most of that "$10,000" is because of paying someone else for custom parts. If you use existing parts or make the custom parts yourself (if you have the ability/tools), it's less than $100. So the software equivalent would be if you oursourced a large chunk of your project to someone else, and in that case, I think $10,000 might not be too far off.
Interesting take, I guess trees can be pretty cheap if you grow them yourself.
A Minimum Viable Computer, or Linux for $15
291–300 of 408 posts
Re: A Minimum Viable Computer, or Linux for $15
#292Earlier quoted context omitted.
Enough for Tmux, busybox, SSH/Mosh, Lynx, Gopher, NNTP, IRC over bitlbee, music and video playing over Bluetooth speakers, PDF readers (fbipdf, fbpdf2), epub readers (unzip+lynx script), on the go coding...
Would you really want to code on this tiny screen though? I guess some people would, but you'd probably be a lot more comfortable even on a 12" or 10" laptop/netbook.
Re: A Minimum Viable Computer, or Linux for $15
#293In China we buy second-hand Redmi 2 for 60RMB each (roughly $9.5). Can be bought in quantities. Fully functional with 2GB RAM+16GB eMMC, and battery, touchscreen, WiFi, Bluetooth, camera, and even 4G support. It's not built from scratch like this one, but if you are just looking for something cheap, then this price is insane.
Re: A Minimum Viable Computer, or Linux for $15
#294Earlier quoted context omitted.
There are some real gems & genuine insight to be found. But the comments still follow a Pareto distribution and there's a lot that is worth disdain[1], IMO. Besides, I found it's better when I don't take HN too seriously; I now often enjoy HN the way I "enjoy" Curb Your Enthusiasm 1. Often as a top comment too! A lot of inaccurate, stripped-of-nuance or outright ignorant hot takes get voted up if they confirm the bia…
Whatever you feelings may be, HN brings a breath of fresh air. Compared to other social media, its quite rare for commentary to devolve into nonsense.
Re: A Minimum Viable Computer, or Linux for $15
#295A similar but more powerful and flexible device is the Core2 from M5Stack. It's expandable through stackable snap-on blocks, USB, multiple I2C and a full set of GPIO and signal pins on a header. It has ESP32 CPU, Wifi, Bluetooth, 2" color touchscreen, microphone, power indicator, 6-Axis IMU, vibration motor, I2S codec, amplifier, speaker, RTC, power button, reset button, 10 x RGB LEDs, SD card slot and 3 programmable…
These used to be a lot cheaper, IIRC I got mine for about $25. I would recommend these to anyone wanting to go beyond "just looking" for ESP development, especially beginners. Yea, you can buy the components you need separately, but having everything integrated in one small package makes it easy to try things out quickly. No breadboards, jumper wires, etc just to have a button to press. And when you're ready to dedic…
You can buy dev board ESP32 modules for as little as ~$10 but the M5STack comes with with a bunch of additional hardware that basic ESP32 dev boards don't. As you mention, the upside of the M5Stack Core2 system is all the extra hardware already integrated into a very well thought-thru expandable design. The fit and finish of the Core2 case and all the expansion modules I've gotten is also uniformly excellent.
Re: A Minimum Viable Computer, or Linux for $15
#296Earlier quoted context omitted.
Here is the QWERTY keyboard for the m5stack: https://www.robotshop.com/en/m5stack-faces-qwerty-keyboard-p...
AIUI this can't connect directly to the m5stack. You also need the 'Faces bottom board'. Here's a kit with everything you need, and more: https://shop.m5stack.com/products/face?variant=1729043762389...
Re: A Minimum Viable Computer, or Linux for $15
#297Earlier quoted context omitted.
Which devices? Unlike an RPi, this thing has a screen, a keyboard, a sleek case, a battery compartment. What are other devices that have these all, and cost, say, under $40?
These little game things are $40. I have one. They use an old style removable cell phone battery and have a screen that isn't great (320x240 though similar to the one described in the article). It runs linux but Lamentably I don't think its easy to install your own version. https://powkiddy.com/products/powkiddy-v90-3-inch-ips-screen...
Re: A Minimum Viable Computer, or Linux for $15
#298Earlier quoted context omitted.
I've sometimes thought about going to some small village somewhere and teaching interested locals how to code and use computers. I would need small, cheap devices that I can just replace whenever they get lost/stolen. Also standardized enough that I don't have to spend a ton of time doing hardware support. If someone brought a >$20 fully-contained device to market then I could buy 20 of them and plan a 6 month trip a…
I find out-of-date used Chromebooks are available for $50.
Re: A Minimum Viable Computer, or Linux for $15
#299Earlier quoted context omitted.
You could probably build one at home for a few hundred if you really wanted and did not care at all about time. You would just need to 3D print a case and somehow cast your own silicone keypad. DIY electronics is actually not too bad cost wise.
You could probably design a very similar one of tbese wirh a standard enclosure ($5) tactile switches, and a custom PCB for the top. Custom PCBs are ridiculously cheap now and even pick and place has gotten affordable for small runs.
Re: A Minimum Viable Computer, or Linux for $15
#300This is nice. This is a simple, straightforward design, and a reasonably convenient form factor. Two biggest limitations are RAM and wireless interfaces, or rather lack thereof. This thing has less RAM than my router (admittedly a $70 box), and has neither WiFi nor BT. It does not seem to have many GPIO pins, too. With the amount of RAM installed, it's mostly a handheld terminal, and maybe a handheld console with emu…
Enough for Tmux, busybox, SSH/Mosh, Lynx, Gopher, NNTP, IRC over bitlbee, music and video playing over Bluetooth speakers, PDF readers (fbipdf, fbpdf2), epub readers (unzip+lynx script), on the go coding...