mntmn / interim

The Interim Operating System
1.24k stars 56 forks source link

w3m tiling wm #26

Open ojej opened 3 years ago

ojej commented 3 years ago

Please make any tiling wmanager.

not it is possible to runt this system on microcontroler too? raspberry pi pico for example?

wasamasa commented 3 years ago

Have you even tried using this project in the first place? There are a lot of roadblocks to resolve before you can even consider making another window manager or porting it to a different hardware platform:

Personally, the greatest value of this project to me is studying it and understanding how such a system can be built from relatively little code. Its overall quality is at the proof of concept stage. Expecting it to be reliable enough for use like an established OS (which have plenty tiling window managers) or easily portable to different hardware (like the microcontroller), yeah, no. I've contributed a few fixes here and there, but it's hard to improve it substantially without a full rewrite.

ojej commented 3 years ago

RPI Pico 2040 != Raspbery Pi 2 https://magpi.raspberrypi.org/articles/raspberry-pi-pico-microcontroller-specifications-features-and-rp2040

In my opinion, a system for a large computer will always be unpopular if it is written by one person (or a long time must pass). But today there is a great need for a system with graphics for a small microcontroller. On fpga like https://tomu.im/qomu.html or similar.

There are really few resources out there. And at the same time a system which will work for a week like linux on psion 5 on two AA batteries is what programmers are looking for.

Electronic prepers/survival users vill be happy.