Skip to content

Instantly share code, notes, and snippets.

@uniqname
Last active March 17, 2026 17:29
Show Gist options
  • Select an option

  • Save uniqname/148cb2ccb4234d3224a43b015d13cf09 to your computer and use it in GitHub Desktop.

Select an option

Save uniqname/148cb2ccb4234d3224a43b015d13cf09 to your computer and use it in GitHub Desktop.

Revisions

  1. uniqname revised this gist Mar 17, 2026. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion must-read-cs-works.md
    Original file line number Diff line number Diff line change
    @@ -14,4 +14,4 @@

    * [Up and Down The Ladder of Abstraction](https://worrydream.com/LadderOfAbstraction/) - (2011) Bret Victor
    * [The Future of Programming](https://vimeo.com/71278954) - (2013) Bret Victor
    * [Simple Made Easy](https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/SimpleMadeEasy.md)
    * [Simple Made Easy](https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/SimpleMadeEasy.md) - (2011) Rich Hickey
  2. uniqname revised this gist Mar 17, 2026. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions must-read-cs-works.md
    Original file line number Diff line number Diff line change
    @@ -14,3 +14,4 @@

    * [Up and Down The Ladder of Abstraction](https://worrydream.com/LadderOfAbstraction/) - (2011) Bret Victor
    * [The Future of Programming](https://vimeo.com/71278954) - (2013) Bret Victor
    * [Simple Made Easy](https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/SimpleMadeEasy.md)
  3. uniqname revised this gist Dec 13, 2024. No changes.
  4. uniqname revised this gist Dec 13, 2024. No changes.
  5. uniqname revised this gist Dec 13, 2024. 1 changed file with 7 additions and 2 deletions.
    9 changes: 7 additions & 2 deletions must-read-cs-works.md
    Original file line number Diff line number Diff line change
    @@ -2,10 +2,15 @@

    ## Papers

    * [Bitcoin: A Peer-to-Peer Electronic Cash System](https://www.bitcoin.com/satoshi-archive/whitepaper/) - (2008) Satoshi Nakamoto
    * [Information Management: A Proposal](https://cds.cern.ch/record/369245/files/dd-89-001.pdf) - (1989-1990) Tim Berners-Lee
    * [How Software Comapnies Die](https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf) - (1995) Orson Scott Card: Originally from Windows Sources: The Magazine for Windows Experts, March 1995
    * [Cascading Style Sheets](https://www.wiumlie.no/2006/phd/) - (2005) Håkon Wium Lie
    * [Out of the Tar Pit](https://curtclifton.net/papers/MoseleyMarks06a.pdf) - (2006) [Ben Mosely](mailto:ben@moseley.name), [Peter Marks](mailto:public@indigomail.net);
    * [Bitcoin: A Peer-to-Peer Electronic Cash System](https://www.bitcoin.com/satoshi-archive/whitepaper/) - (2008) Satoshi Nakamoto
    * [What Screens Want](https://frankchimero.com/blog/2013/what-screens-want/) - (2013) Frank Chimero
    * [The Web's Grain](https://frankchimero.com/blog/2015/the-webs-grain/) - (2015) Frank Chimero

    ## Presentations

    * [The Future of Programming](https://vimeo.com/71278954) - (2013) Bret Victor
    * [Up and Down The Ladder of Abstraction](https://worrydream.com/LadderOfAbstraction/) - (2011) Bret Victor
    * [The Future of Programming](https://vimeo.com/71278954) - (2013) Bret Victor
  6. uniqname renamed this gist Dec 13, 2024. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion .md → must-read-cs-works.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,6 @@
    * [How Software Comapnies Die](https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf) - (1995) Orson Scott Card: Originally from Windows Sources: The Magazine for Windows Experts, March 1995
    * [Out of the Tar Pit](https://curtclifton.net/papers/MoseleyMarks06a.pdf) - (2006) [Ben Mosely](mailto:ben@moseley.name), [Peter Marks](mailto:public@indigomail.net);

    ## Presentations
    ## Presentations

    * [The Future of Programming](https://vimeo.com/71278954) - (2013) Bret Victor
  7. uniqname revised this gist Dec 13, 2024. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions .md
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,8 @@

    ## Papers

    * [How Software Comapnies Die](https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf) - Orson Scott Card: Originally from Windows Sources: The Magazine for Windows Experts, March 1995
    * [Out of the Tar Pit](https://curtclifton.net/papers/MoseleyMarks06a.pdf) - [Ben Mosely](mailto:ben@moseley.name), [Peter Marks](mailto:public@indigomail.net); 2006
    * [Bitcoin: A Peer-to-Peer Electronic Cash System](https://www.bitcoin.com/satoshi-archive/whitepaper/) - (2008) Satoshi Nakamoto
    * [How Software Comapnies Die](https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf) - (1995) Orson Scott Card: Originally from Windows Sources: The Magazine for Windows Experts, March 1995
    * [Out of the Tar Pit](https://curtclifton.net/papers/MoseleyMarks06a.pdf) - (2006) [Ben Mosely](mailto:ben@moseley.name), [Peter Marks](mailto:public@indigomail.net);

    ## Presentations
  8. uniqname created this gist Dec 13, 2024.
    8 changes: 8 additions & 0 deletions .md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    # "Must Read" Historical Computer Sicene Papers and presentations

    ## Papers

    * [How Software Comapnies Die](https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf) - Orson Scott Card: Originally from Windows Sources: The Magazine for Windows Experts, March 1995
    * [Out of the Tar Pit](https://curtclifton.net/papers/MoseleyMarks06a.pdf) - [Ben Mosely](mailto:ben@moseley.name), [Peter Marks](mailto:public@indigomail.net); 2006

    ## Presentations