Update Jana's name. - #1
Open
matthewhammer wants to merge 12 commits into
Open
matthewhammer wants to merge 12 commits into
matthewhammer wants to merge 12 commits into
Conversation
The page had not been touched since 2018, and said nothing about what Adapton is now. It says it in the register Matthew used for it: Adapton is a recipe, not one implementation, and Fumola is the kitchen it is cooking in — the fullest expression of it so far, and the best documented. Everything else on the page is the lineage that got there: the two papers, the drafts, the implementations in order of use, the people, the funding. Same paint as adapton.github.io/fumola — the palette of the Fumola VS Code theme — at about a quarter the length, and no JavaScript. The bonsai is redrawn for a dark ground as adapton-logo-bonsai-dark.svg, with the pot in cross-section: roots below the soil line, giving out into mycelium that gets finer and whiter as it spreads. The original PNGs stay exactly as they were. CNAME goes: adapton.org has not resolved for some time, and GitHub was already ignoring the file. Leaving it in the branch risked a push re-applying a dead domain over a working URL. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The dark redraw was generated, and an SVG with 2,000 machine-written path segments and no source is a dead end the next time the tree wants a branch. This is what made it: control points and widths, tapered ribbons along a Catmull-Rom centerline for the trunk, branches and roots, and a recursive walk for the mycelium. Run `python3 tools/bonsai.py` from anywhere; the seed is fixed, so it reproduces the checked-in SVG byte for byte. Edit the numbers, not the path data. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The Fumola Pages site has its own domain, and the old URL only redirects to it. A link would have followed that redirect quite happily, so this changes nothing a reader experiences -- but the page names the host in its "where to go next" list, and naming the one that is now a redirect would have dated the page the moment anyone read it closely. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The left-hand outline that Adapton/fumola gave every page today (#126, #127) now sits on this page too: the CSS and the script are copied verbatim from pages/index.html at e2ead51b, and the same three layouts apply -- gutter beside a centred column from 78rem, two columns from 48rem, a button and a full-screen overlay below that. main here is the same 45rem column with the same 5rem top padding, so the breakpoints carry over unchanged. What differs is the one hand-kept part, the page list. adapton.org is a single page, so its siblings are the sites in the family: fumola.org and the two of its pages this page leans on, /alignment/ for the Recipe's rules and /web-play/ for the console. The phone layout used to pull main's top padding in to 3rem; it stays at 5rem now, which is where the toggle button lives. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The copyable heading anchors from Adapton/fumola's pages: a "#" after each h2 that appears on hover, is a real link so it works with scripts off, and on click copies the heading's URL and says so for a moment. CSS and the click handler are copied verbatim from pages/index.html at e2ead51b; the outline script already knew to strip them from its labels. The ids stay one short word each. "implementations" was the only long one and becomes "kitchens", the word the section already uses for itself. Nothing linked to the old id. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Ryan Vandersmith built Human-Fungi Interface, the web interface to Fungi -- the one view of this work that ever drew the type-and-effect derivations. fumola.org tells that story; the people section here did not mention him at all. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Eleven of the thirteen have an academic or personal homepage. Each was checked by reading the page, not by matching the name: Dunfield's, Headley's and Narasimhamurthy's all say Adapton or name the work, and Wright's names the project that funded it. Nicholas Labich and Khoo Yit Phang have no homepage to link, so their GitHub profiles stand in. The page at cs.umd.edu/~mwh is now a stub that forwards to mhicks.me, so the link goes where it forwards. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Ryan Vandersmith's site answers on www, and the NSF award search has moved showAward to show-award. Both still resolved; now they resolve without the hop. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The old dfinity path still redirects, and would stop the day anything is created at that name again. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
No description provided.