Skip to content

Commit

Permalink
Update vision.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb committed Oct 4, 2023
1 parent 2058e01 commit 3503f0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ modern web browsers can't manage to produce an identical rendering of the same w

There seems to be a growing interest in retrocomputing, and that interest likely stems, in large part,
because the complexity of modern computer systems and their software environment is extremely high, and
there is constant unnecessary churn becomes exhausting. UVM aims to provide a platform that is simple,
stable over time, and easy to target and develop for. I hope that this platform will bring back the joy
there is constant unnecessary churn, which becomes exhausting. UVM aims to provide a platform that is simple,
stable over time, and easy to target and develop for. I hope that this platform will help bring back the joy
of programming for many.

If you'd like to read more about the philosophy behind UVM's design, here are some relevant blog posts:
Expand All @@ -46,4 +46,4 @@ relatively easy to keep your software running even 100 years from now.
As UVM evolves, new APIs can be added, but, after it reaches 1.0 (which we are not at yet), we
will keep the existing APIs essentially frozen. The hope is that this will free developers from
much of the stress of modern development. With UVM, you can be sure that the foundations your
software is built on aren't going to constantly shift under your feet for seemingly no reason.
software is built on aren't going to constantly shift under your feet for seemingly no reason.

0 comments on commit 3503f0e

Please sign in to comment.