From caf5534a66d7a7c1582b9fc393db6ce9c8601770 Mon Sep 17 00:00:00 2001 From: Miloslav Ciz Date: Wed, 2 Feb 2022 18:21:12 +0100 Subject: [PATCH] Cooooom --- people.md | 3 ++- terry_davis.md | 7 +++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 terry_davis.md diff --git a/people.md b/people.md index 1a21a23..723d2e4 100644 --- a/people.md +++ b/people.md @@ -5,6 +5,7 @@ This is a list of notable people in technology. - **[Bill Gates](bill_gates.md)**: founder and CEO of [Micro$oft](microsoft.md) - **[Dennis Ritchie](dennis_ritchie)**: creator of [C](c.md) language and co-creator of [Unix](unix.md) - **[Donald Knuth](knuth.md)**: computer scientist, Turing-award winner, author of the famous [Art of Computer Programming](taocp.md) books and the [TeX](tex.md) typesetting system +- **[drummyfish](drummyfish.md)**: founder of [LRS](lrs.md) and this wiki - **[Eric S. Raymond](esr.md)**: proponent of [open source](open_source.md), co-founder of [OSI](osi.md) and tech writer - **[John Carmack](john_carmack.md)**: legendary game ([Doom](doom.md), [Quake](quake.md), ...) and [graphics](graphics.md) developer - **[Ken Thompson](ken_thompson.md)**: co-creator of [Unix](unix.md), [C](c.md) and [Go](go.md) @@ -13,7 +14,7 @@ This is a list of notable people in technology. - **[Luke Smith](luke_smith)**: [suckless](suckless.md) vlogger/celebrity - **[Mental Outlaw](mental_outlaw.md)**: [suckless](suckless.md) vlogger/celebrity - **[Noam Chomsky](noam_chomsky.md)**: linguist notable in theoretical [compsci](computer_science.md), anarchist -- **[Richard Stallman](rmd.md)**: inventor of [free software](free_software.md) and [copyleft](copyleft.md), founder of [GNU](gnu.md), also created [emacs](emacs.md) +- **[Richard Stallman](rmd.md)**: inventor of [free software](free_software.md) and [copyleft](copyleft.md), founder of [GNU](gnu.md) and [FSF](fsf.md), also created [emacs](emacs.md) - **[Steve Jobs](steve_jobs.md)**: founder and CEO of [Apple](apple.md) - **[Terry Davis](terry_davis.md)**: schizophrenic genius creator of [Temple OS](temple_os.md), became a tech [meme](meme.md) - **[Uriel](uriel.md)**: deceased member of the [suckless](suckless.md) community, philosophical advisor diff --git a/terry_davis.md b/terry_davis.md new file mode 100644 index 0000000..b23ca3d --- /dev/null +++ b/terry_davis.md @@ -0,0 +1,7 @@ +# Terry Davis + +*"An idiot admires complexity, a genius admires simplicity"* --Terry Davis + +Terry A. Davis was the genius/schizophrenic [programmer](programming.md) that singlehandedly created [TempleOS](temple_os.md). + +TODO \ No newline at end of file