Ask HN: Can't we just get a FOSS version of what Apple did?
7 comments
1 sounds like an abomination of a program. Adding in 2? I hope 3 just means a file system browser. 5 is netcat or do you want to receive them too?
What is 1 even supposed to be? If it’s preview, it’s probably the best Mac app ever.
Do you mean something like the ChromiumOS?
If not linux then what OS do you want this to be on? Building even a very basic OS from scratch for these purposes is not a trivial task. There are also very stripped down Linux distributinos which would match your requriements. In fact, you can install arch linux and just download only these most basic programs and run it minimally.
Doing these 'simple' things requires a massive amount of software behind the scenes. No one wants to take the man-centuries to recreate all of that work
from scratch. Not even Apple did. They built it on top of years of already created work. From a software engineering perspective, you do not want to build something this complicated as a single monolithic program.
What did Apple do?
They copied Xerox's Alto idea: https://youtu.be/J33pVRdxWbw?t=426 I have a similar idea, https://books.google.com/books/about/Dealers_of_Lightning.ht...
To build a FOSS Apple, one needs to build what Xerox did: A time machine.
https://www.youtube.com/watch?v=xUASk0Z_mgE
https://hackaday.io/project/177716-the-libre-autarkic-laptop
So... ChromeOS?
- edit text, view and edit photos, read pdf books, listen to music (all can be done by same application).
- edit and view video (could perhaps be done with same program also)
- organize files
- browse web in a container
- perhaps send messages over the net
Can't we get something that runs on ARM/x86 that does these basic things and has boot/lockscreen encryption? Why does everything have to be full linux? Something super simple and that boots fast? (I get that an OS has a lot more under the hood, but it could have less under the hood if it was just to carry out basic functions.)