Maxwell OS: a working desktop over the real portfolio - #22
Merged
Merged
Conversation
Maxwell OS was a parody shell: windows could not be dragged or resized, Snake was a picture, Minesweeper had a fixed board, My Computer showed the app list, and nothing persisted. It said nothing about the actual work. The desktop is now a working engine over the real portfolio: - Windows drag, resize, maximise on double-click, cycle with Alt/Ctrl+Tab, and the layout plus Display Properties survive reloads (client-only render so the saved session is there on first paint). - A real file system is generated from projects, case studies, essays, resume, open-source proof and the Canon feed. My Computer browses it with a folder tree, address bar and status bar; Notepad opens files with a link back to the live page; MS-DOS Prompt has ls, cd, cat, tree, open, history and the old jokes, all against the same tree. - Minesweeper reuses the Lab's board engine with a real counter, timer, flags and keyboard play. Snake is a real game with food, score, a saved high score, pause, and a d-pad on touch screens. - Display Properties changes wallpaper and colour scheme live, with OK, Cancel and Apply behaving like the real thing. - About shows the real bio; Internet links to the real pages. The model stays pure and unit-tested (22 tests covering the window manager, file system, path resolution, terminal, snake and settings).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Maxwell OS was set dressing. Windows could not be dragged or resized, Snake was a static picture, Minesweeper had a fixed board with no numbers, My Computer listed the apps instead of files, and nothing survived a reload. It said nothing about the actual work.
This makes the desktop a working engine whose contents are the real portfolio.
Engine
ls,cd,cat,tree,open,pwd, command history, and the old jokes against the same tree.Games
Settings
Verification
Not in this PR: the world and argument pillars (deeper Elsewhere, shared world state, boot sequence, Play Systems folder, pixel icons).