When I was first exposed to the net, I used an email to http proxy. It was called https://en.wikipedia.org/wiki/Agora_(web_browser) and you sent a certain email address emails with requests for pages, posting to forms etc. Then walked away and came back and checked your inbox for responses. It was quirky but I did get some documentation and largish poster of Steve Vai back in the day using this which was kind of cool I guess.
I sent so many emails (first from pine and then from mutt) that I remember the email address by heart. agora@dna.affrc.go.jp
(Don't get me wrong: Get Lamp is good. 50 Years is even better.)
For "newer" folk, who are interested, you should try to get your hands on a copy of https://en.wikipedia.org/wiki/Get_Lamp and watch it. It covers the history of the games and everything else. Everyone relevant is interviewed with the notable exception of Graham Nelson (author of the Inform language). The tag line sums it up pretty well - "before the first person shooter, there was the second person thinker."
Plotkin himself is a bit of a heavyweight in the IF world. I'm not surprised that this was by him.
I tinkered with the language and environment a little. Inform 7, with it's natural language style of writing, is a fascinating environment.
The Write Everything Twice principle is a much needed sanity check for absurd DRY practices. There are too many naive people arguing with a straight face that writing a base class and two specialization classes saves you the work of writing two classes.
I had another recently where I need to implement an integration for a specific protocol. It's got a standard but most providers are not completely compliant and it's not mature enough to be exact. An expert consultant asked us to implement a pristine version and then subclass, add rules to change fields, behaviour etc. etc.
I suggested that it would make more sense to just copy/paste the implementation and make tweaks with comments that would accommodate the other providers. Worked like a charm and `diff`ing the files more or less gave us what's different. Got us from 0 to 60% without any problems.
Multiple Parker Vectors I had typically lasted a few years of use each before the plastic windings between the pen head and the holder wore out or broke.
My Pilot Metropolitan did the same just a few months back.
I still have the high-end pens my grandfather used that, while mechanically still sound, I am unable to get the ink flowing through them.
I love writing with fountain pens, but long lasting they are not in my experience.
My main problem is that most papers can't really handle the inkflow from fountain pens anymore and since the place I come from is somewhat humid, the papers quickly start to bleed ink. So, my more common instrument is a Pentel graphgear mechanical pencil.
I do calligraphy as a hobby so I have separate arsenal of dip pens and nibs but those are not for daily use.
The engineer from my company who interacted with the vendors and I were chatting about the machines and we kept coming back to the point about nicely the first guy had routed the cables and put them in the cabinet. It would be covered by a metal sheet and hence invisible but the work he put into it was obvious when we opened it up to install a RAM stick.
I don't know how to quantify the practical benefits of this but it does indicate a different mindset. I think that will spill over to other work which has more tangible benefits and that's a good thing.