Skip to content

Commit

Permalink
Update faq.md
Browse files Browse the repository at this point in the history
Tweak faqs with Craig.
  • Loading branch information
aiwang24 authored May 10, 2024
1 parent 132f861 commit edcdcf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@ ___
- Non-alumni parents of current and/or former students

**Q: What order are the names in?**
The names are in random order. Read more about why <a href="./design-process">here.</a>
The names are in pseudo-random order. Read more about why <a href="./design-process">here.</a>

**Q: Why is the number of names increasing each time?**
Every year MIT welcomes new students, staff, and faculty to join the community! We also take the opportunity with each new design to fix errors and add names previously missed - often discovered with the help of visitors like you.

**Q: Who designed One.MIT?**
MIT Professor W. Craig Carter leads the artistic vision and intricately mathematical designs for every version of One.MIT. Learn more about his design process <a href="./design-process">here</a>.
MIT Professor W. Craig Carter leads the artistic vision and intricate mathematical designs for every version of One.MIT. Learn more about his design process <a href="./design-process">here</a>.

**Q: How is the wafer made?**
Each wafer is fabricated right in MIT.nano cleanrooms on campus. Learn more about wafer fabrication <a href="./wafer-fabrication">here</a>.

**Q: How is the website made?**
The 2018 version uses precomputed images at different magnifications. The 2020 and 2024 versions use vector tiles to implement a navigation-like interface. Learn more about the name search implementation <a href="./name-search">here</a>.
George Varnavides wrote the code for the website. The 2018 version uses precomputed images at different magnifications. The 2020 and 2024 versions use vector tiles to implement a navigation-like interface. Learn more about the name search implementation <a href="./name-search">here</a>.

**Q: Will you be adding new students/faculty/staff and recent graduate names?**
We have not settled on a definite plan for adding in recent graduates and new faculty/staff, but we're planning to generate a new version every couple years.
Expand Down

0 comments on commit edcdcf8

Please sign in to comment.