Earlier quoted context omitted.
The jars the wizard has at hand, and the scroll (“shell script”) are familiar looking things like “null”, “tar”, “uucp”, “diff”, “awk”, “C”,... but “ oregano ”? Is that a joke or a codename or some deprecated tool?
The Wizard's hat is labeled "su" and the huge shell that everything is mixing in is brilliant. Also note the pipes on the ceiling. This is amazing. Oregano is still around! https://en.wikipedia.org/wiki/Oregano_%28software%29
Discovering Dennis Ritchie’s Lost Dissertation
111–120 of 139 posts
Re: Discovering Dennis Ritchie’s Lost Dissertation
#112Earlier quoted context omitted.
Someone posted a high res scan of this on reddit if anyone else is interested: https://www.reddit.com/r/unixporn/comments/91ntoh/comment/e3... Unfortunately no scan of the other two (feuds and views). Here someone find a more permanent place for it: https://send.firefox.com/download/c1783a94da0e8cfa/#sklTlfgc...
I have a copy of Views! Away from home for a few days but I can post pics of the three posters when I make it home.
Re: Discovering Dennis Ritchie’s Lost Dissertation
#113Random Dennis Ritchie story: my high school principal was Dennis' brother, John, and had a "UNIX Magic" poster ( https://i.imgur.com/aqg21UI.jpg ) hanging in his office. I asked him what that was about and he dismissed it with a wave of his hand, as if annoyed: "oh, just something my brother did".
The jars the wizard has at hand, and the scroll (“shell script”) are familiar looking things like “null”, “tar”, “uucp”, “diff”, “awk”, “C”,... but “ oregano ”? Is that a joke or a codename or some deprecated tool?
EDIT: just noticed the comment by user kps in the sibling tree - might not be the software since it is too recent to be on the poster.
Re: Discovering Dennis Ritchie’s Lost Dissertation
#114I am not surprised about the effort it took to find a copy of Ritchie's dissertation. Dissertations tend to be difficult to find if they are not already listed on WorldCat or in ProQuest. But the museum used the best method in this case: talk to people close to people who had a copy at one point. In my experience when all else fails, this strategy is the primary one that ends up working. It doesn't work all the time,…
>Dissertations tend to be difficult to find if they are not already listed on WorldCat or in ProQuest My university library has a dissertation office with a copy of every one of them back to 1931. You may not be able to find them online, but you certainly can if you go in person during business hours. Is that unusual?
Re: Discovering Dennis Ritchie’s Lost Dissertation
#115Earlier quoted context omitted.
The Wizard's hat is labeled "su" and the huge shell that everything is mixing in is brilliant. Also note the pipes on the ceiling. This is amazing. Oregano is still around! https://en.wikipedia.org/wiki/Oregano_%28software%29
That ‘Oregano’ probably belongs to the wrong decade, if not the wrong century. A thread on comp.unix.wizards suggests that it is a reference to a Berkeley developer caught crossing the US–Canada border with a bag of oregano — that was actually oregano.
They do mention the circuit simulator, SPICE in that same thread. But still, not this oregano for sure.
https://groups.google.com/d/msg/comp.unix.wizards/kFdPoJBpcS...
Re: Discovering Dennis Ritchie’s Lost Dissertation
#116Earlier quoted context omitted.
Excel is at its core a declarative programming language. Entering formulas in cells that reference other cells declares the relationship of the calculated cells to its referents. It is not an imperative language: the user does not tell the computer which order in which to carry out computations. It is not procedural: there is no notion writing of procedures within its cells. It is not functional: while there are buil…
> while there are built-in functions users cannot write their own in the same way. It's been a while since I've used Excel, but I thought you could write custom methods using VBA that could be called in a given cell.
The nearest Excel equivalent would be constructing a formula string for later evaluation, which is far from the same thing. If you wanted to perform lambda calculus in Excel you’d end up implementing your own functional programming language in VBA. Have fun with that :-)
Re: Discovering Dennis Ritchie’s Lost Dissertation
#117Earlier quoted context omitted.
Fair point.
I've been researching your point since I read your comment, but I haven't been able to learn if he actually disliked functional languages. Personally, I prefer Haskell or some functional Python at times, since that solves certain problems well. But, we have a lot more computing resources than existed in the past. I guess it could be possible that he enjoyed the functional paradigm, but pragmatically created a procedu…
It's a functional language.
Always has been.
Re: Discovering Dennis Ritchie’s Lost Dissertation
#118Earlier quoted context omitted.
> I liked procedural languages better than functional ones. (Emphasis, mine). I suspect that he understood functional languages quite well. He just didn't like them. I like some aspects of FP, but there are other aspects that I don't like. My own development style is a ghastly chimera of techniques, technologies and jargon that coagulate into a disgusting bouillabaisse that makes everyone go "tsk, tsk," but that alwa…
The link on your about page to your LinkedIn profile is broken
Re: Discovering Dennis Ritchie’s Lost Dissertation
#119Random Dennis Ritchie story: my high school principal was Dennis' brother, John, and had a "UNIX Magic" poster ( https://i.imgur.com/aqg21UI.jpg ) hanging in his office. I asked him what that was about and he dismissed it with a wave of his hand, as if annoyed: "oh, just something my brother did".
Re: Discovering Dennis Ritchie’s Lost Dissertation
#120Earlier quoted context omitted.
A friend of mine once found herself seated next to Paulo Coelho (famous author of e.g. The Alchemist) on a flight. She was a huge fan, but out of respect for his privacy did not initiate any conversation. Turns out he’s been flying to be part of a major talk show. The next night she watches the host ask the author about being famous. The author responds by saying that best part is that people approach him, and that h…
But, as your friend thought, being respectful is also important. By all means say thank you, but don't expect much response beyond an acknowledgement. Famous people get TIRED of strangers talking to them, as much as they like the random encounters.