Added a 'state of play' update; changed the strapline in Home.md
This commit is contained in:
parent
57c5fe314a
commit
154cda8da3
2 changed files with 9 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Post Scarcity Software Environment: general documentation
|
||||
|
||||
Work towards the implementation of a software system like that described in [Post Scarcity Software](https://www.journeyman.cc/blog/posts-output/2006-02-20-postscarcity-software/).
|
||||
Work towards the implementation of a software system for the hardware of the deep future.
|
||||
|
||||
## Note on canonicity
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ You can read about the current [state of play](State-of-play.md).
|
|||
|
||||
## Roadmap
|
||||
|
||||
There is now a [roadmap](Roadmap.md) for the project.
|
||||
There is now a [roadmap](https://www.journeyman.cc/post-scarcity/html/md_workspace_2post-scarcity_2docs_2_roadmap.html) for the project.
|
||||
|
||||
## AWFUL WARNING 1
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# State of Play
|
||||
|
||||
## 20260326
|
||||
|
||||
Most of the memory architecture of the new prototype is now roughed out, but
|
||||
in C, not in a more modern language. It doesn't compile yet.
|
||||
|
||||
My C is getting better... but it needed to!
|
||||
|
||||
## 20260323
|
||||
|
||||
I started an investigastion of the [Zig language](https://ziglang.org/) and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue