https://futureofcoding.org/ logo
c

curious_reader

08/30/2023, 4:17 PM
https://github.com/Ruddle/Fomos „So what if an app was a function ? „
d

Daniel Buckmaster

08/30/2023, 9:41 PM
Passing a "context" into the main function immediately makes me think of capability-based security. Indeed they gesture in that direction in the example of instrumenting allocation for a specific app.
j

Jimmy Miller

08/31/2023, 3:05 AM
Yeah I really enjoyed this write up. Such an interesting approach to an os design. I’d love to see us explore more os design not just from the user level, but at this sort of technical level as well. The ability to debug and introspect by wrapping context is wonderful.
s

Shubhadeep Roychowdhury

08/31/2023, 3:28 AM
I also looked into it yesterday. Found it refreshing and very interesting. I am planning to follow the development of this one.
c

curious_reader

09/01/2023, 10:30 AM
I couldn't resist and ask Paul chuisano about it because I felt remindet on that: http://pchiusano.github.io/2013-05-22/future-of-software.html