- You can choose up to 10 software projects.
- Each project receives 10 years of development time as if all the programmers worked continuously for that duration, following their current working methods.
- After choosing these 10 (or less) projects, everything else remains unchanged in the world, as if time has been frozen for 10 years.
Which projects do you choose?
- the_lone_wolf@lemmy.ml15·1 year ago
- AOSP(Android open source project)
- Linux
- designing one low level emulator
- making my own game engine
- reverse engineering and source code recovery of my childhood games.
- writing firmware for my personal laptop and phone so, it runs on fully on open source code.
- writing my own compiler and JIT runtime.
- making my own Standard C Lib.
- write my own minimal Desktop environment based on wayland without using graphics library like QT and GTK.
- i also want to write my own hypervisor.