why the lucky stiff

From Wikipedia, the free encyclopedia
(Redirected from Shoes (GUI toolkit))
why the lucky stiff
_why at RailsConf Europe
Born
Jonathan Gillette
Other nameswhy, _why, Jonathan Gillette
Occupation(s)Ruby programmer, author, musician
Known forWhy's (poignant) Guide to Ruby, Camping

Jonathan Gillette, known by the pseudonym why the lucky stiff (often abbreviated as _why), is a writer, cartoonist, artist, and programmer notable for his work with the Ruby programming language. Annie Lowrey described him as "one of the most unusual, and beloved, computer programmers" in the world.[1] Along with Yukihiro Matsumoto and David Heinemeier Hansson, he was seen as one of the key figures in the Ruby community.[2] His pseudonym might allude to the exclamation "Why, the lucky stiff!" from The Fountainhead by Ayn Rand.[1]

_why made a presentation enigmatically titled "A Starry Afternoon, a Sinking Symphony, and the Polo Champ Who Gave It All Up for No Reason Whatsoever" at the 2005 O'Reilly Open Source Convention.[1] It explored how to teach programming and make the subject more appealing to adolescents. _why gave a presentation and performed with his band, the Thirsty Cups, at RailsConf in 2006.[3][4]

On 19 August 2009, _why's accounts on Twitter and GitHub and his personally maintained websites went offline.[1][5] Shortly before he disappeared, _why tweeted, "programming is rather thankless. u see your works become replaced by superior ones in a year. unable to run at all in a few more."[5]

_why's colleagues have assembled collections of his writings and projects.[6][7][8]

In 2012, his website briefly went back online with a detailed explanation of his plans for the future.[9][10]

Works[edit]

Books[edit]

His best known work is Why's (poignant) Guide to Ruby,[11] which "teaches Ruby with stories."[12] Paul Adams of Webmonkey describes its eclectic style as resembling a "collaboration between Stan Lem and Ed Lear".[13] Chapter three was published in The Best Software Writing I: Selected and Introduced by Joel Spolsky.[14]

In April 2013, a complete book attributed[15][16] to Jonathan Gillette was digitally released via the website whytheluckystiff.net (which has since changed ownership) and the GitHub repository cwales. It was presented as individual files of PCL (Printer Command Language) without any instructions on how to assemble the print-outs into a book. Based on timestamps from the git repository, Steve Klabnik compiled the pages in the order in which they were released into a PDF file which he titled CLOSURE[17] since the book provides some resolution to the story. Although no authorship is claimed in either the book or the git repository, the writing style and content are very similar to those of Gillette,[18] the storyline references certain events, and the text includes the names Jonathan Gillette and _why.

Code tutorials[edit]

Try Ruby is an online interactive learning tool that provided a browser-based Ruby shell and an instructor that guided beginners through their first steps in Ruby. Since _why's disappearance, the project has been continued in spirit at Try Ruby revision 4.[19]

His final project before his internet retirement, Hackety Hack, is a Ruby- and Shoes-based environment intended to bring the power, freedom, and simplicity of BASIC programming to the current generation, with a particular focus on being accessible to children.

Code[edit]

_why is the author of several libraries and applications, most of them written in or for Ruby.

_why's self-portrait from Why's (poignant) Guide to Ruby
  • Camping, a microframework inspired by Ruby on Rails and based on Markaby that is less than 4 kilobytes.[20]
  • Park Place, a "nearly complete clone of the Amazon S3 web service."[20]
  • Hobix, a YAML-based weblog application written in Ruby.[21]
  • Hpricot, an HTML parser
  • Markaby (markup as Ruby), a DSL to generate valid HTML using Ruby blocks and methods instead of tags.[22]
  • MouseHole, a personal web proxy that can rewrite the web à la Greasemonkey
  • the RedCloth library, which implements the Textile markup language
  • the Sandbox, a library for managing several Ruby environments in a single process
  • Syck, a YAML library for C, Ruby, and several other languages. Syck has been a part of standard Ruby libraries[23] since Ruby version 1.8.0.
  • Shoes, a UI toolkit "for Making Web-like Desktop Apps"[24][25]
  • unHoly, a Ruby bytecode to Python bytecode converter, for running Ruby applications on the Google Application Engine
  • potion, a tiny, fast programming language with a JIT compiler, closure support and an object model built around mixins
  • bloopsaphone, a crossplatform chiptune-like synth, based on PortAudio with a Ruby frontend

Art[edit]

He has illustrated The Ruby Programming Language, authored by David Flanagan and Yukihiro Matsumoto.[26] He also dedicates his illustration every year to RubyKaigi, the biggest Ruby conference in Japan, similar to RubyConf.[citation needed]

In March 2009, he was a speaker at the Art and Code conference at Carnegie Mellon University.[27]

Real identity[edit]

_why never publicly revealed his own identity while he was active as "why the lucky stiff". Shortly before he left the public eye, an anonymous blog was posted,[1][28] identifying him as Jonathan Gillette, and offering detailed information about his identity, including his schooling, his address, his membership in the band The Child Who Was a Keyhole, and the identity of his spouse. At the time, he did not make any statement on his being outed.

While his offline identity was considered common knowledge in the Ruby coding community,[citation needed] it remained unconfirmed until a 2012 article in Slate magazine quoted a statement from a fellow programmer saying, "Jonathan is _why, he is fine, and he just wants to be left alone."[1]

References[edit]

  1. ^ a b c d e f Lowrey, Annie (15 March 2012). "Where's _why? What happened when one of the world's most unusual, and beloved, computer programmers disappeared". Slate. Archived from the original on Mar 16, 2012. Retrieved 15 March 2012.
  2. ^ Terror, Diogo (15 May 2010). "_Why: A Tale of A Post-Modern Genius". Smashing Magazine. Retrieved 13 March 2012.
  3. ^ DeVilla, Joey (30 June 2006). "RailsConf 2006: why the lucky stiff and the Thirsty Cups". joeydevilla.com.
  4. ^ why the lucky stiff presents at RailsConf 2006 (video). Uploaded by Jeremy Ruten. 20 April 2013. Archived from the original on 2021-12-21.
  5. ^ a b Cooper, Peter (August 19, 2009). "'Why The Lucky Stiff' Is Missing". Ruby Inside. Archived from the original on Dec 20, 2022.
  6. ^ Kromer, Flip; Rasmussen, Seth Thomas. "A Living Archive of _why's Executable Poetry". GitHub.
  7. ^ Kromer, Flip. "A mirror of _why's executable poetry". Github.
  8. ^ Ruten, Jeremy. "_why's Estate". Viewsourcecode.org.
  9. ^ O'Dell, J. (19 April 2013). "_why resurfaces, posts a programmer's 'House of Leaves,' disappears again". VentureBeat.
  10. ^ Lardinois, Frederic (January 6, 2013). "After Disappearing for More Than 3 Years, Why the Lucky Stiff Returns to the Internet". TechCrunch.
  11. ^ Fitzgerald, Michael (2007). Learning Ruby. O'Reilly. ISBN 978-0-596-52986-4.
  12. ^ Richardson, Leonard (2006). Ruby Cookbook. O'Reilly. ISBN 0-596-52369-6.
  13. ^ Adams, Paul, ed. (2003). "Getting Your Feet Wet With Ruby on Rails". Webmonkey. Archived from the original on 2006-12-31.
  14. ^ Spolsky, Joel, ed. (2005). The Best Software Writing. Vol. I. Apress. ISBN 978-1-59059-500-8.
  15. ^ The CLOSURE Companion, Steve Klabnik, 2013-09-19
  16. ^ Morris, Kevin (April 18, 2013). "The cryptic return of programming legend Why the Lucky Stiff". The Daily Dot.
  17. ^ CLOSURE. Github. 2013.
  18. ^ Horne, Starr (12 April 2013), Is _why Coming Out of Exile?, honeybadger.io, archived from the original on 2013-10-05
  19. ^ Try Ruby, easydatawarehousing, archived from the original on Oct 3, 2018.
  20. ^ a b Advanced Rails. O'Reilly. 2007. p. 235. ISBN 978-0-596-51032-9.
  21. ^ "hobix&you!! feel yeah!!". hobix.com. Retrieved 2019-11-03.
  22. ^ Beginning Ruby: From Novice to Professional. Apress. 2007. p. 443. ISBN 978-1-59059-766-8.
  23. ^ Standard Library documentation for Syck[dead link]
  24. ^ Schuster, Werner (Sep 19, 2007). "Ruby Shoes for lightweight GUIs, graphics and animation". InfoQ.
  25. ^ Brown, Gregory (Jan 8, 2008). "Shoes Meets Merb: Driving a GUI App through Web Services in Ruby". oreillynet.com. Archived from the original on Apr 7, 2014.
  26. ^ Flanagan, David; Matsumoto, Yukihiro (2008). The Ruby Programming Language. O'Reilly. ISBN 978-0-596-51617-8.
  27. ^ "Art && Code Symposium: Hackety Hack, why the lucky stiff". Vimeo. March 2009. Retrieved 2010-07-17.
  28. ^ "Who is Jonathan Gillette?", Who is why the lucky stiff, Posterous, archived from the original on March 16, 2012.

External links[edit]