Hacker Newsnew | past | comments | ask | show | jobs | submit | throwawayForMe2's commentslogin

I wonder if the Scholastic method of the Schoolmen would be useful with its argument and counter argument style.


I also remember the first version of Smalltalk from Digitalk that was character based and windowed. It was called Methods. I can’t seem to find any reference to it on the web now.


"Methods, our character-based Smalltalk, is now available for $79- It has all of the features of Smalltalk/V except graphics, rules, source-level debugger, and object-swapping. However, it supports color, includes the communication package, and does not require a mouse."

magazine page 97

https://archive.org/details/byte-magazine-1986-10/page/n108/...


It is downloadable on WinWorld.


Fundamentals of Musical Acoustics by Benade is a great Dover book for those interested in musical instruments.


I always thought of what I learned in some philosophy class, that there are only two ways to generate a contradiction.

One way is to reason from a false premise, or as I would put it, something we think is true is not true.

The other way is to mix logical levels (“this sentence is false”).

I don’t think I ever encountered a bug from mixing logical levels, but the false premise was a common culprit.


I'm not sure if it qualifies as mixing logical levels but I once tracked down a printer bug where the PDF failed to print.

The culprit was an embedded TrueType font that had what (I think) was a strange but valid glyph name with a double forward slash instead of the typical single (IIRC whatever generated the PDF just named the glyphs after characters so /a, /b and then naturally // for slash). Either way it worked fine in most viewers and printers.

The larger scale production printer on the other hand, like many, converted to postscript in the processor as one of its steps. A // is for an immediately evaluated name in postscript so when it came through unchanged, parsing this crashed the printer.

So we have a font, in a PDF, which got turned into Postscript, by software, on a certain machine which presumably advertised printing PDF but does it by converting to PS behind the scenes.

A lot of layers there and different people working on their own piece of the puzzle should have been 'encapsulated' from the others but it leaked.


some possible examples:

security with cryptography is mostly about logical level problems, where each key or operation forms a layer or box. treating these as discrete states or things is also an abstraction over a seqential folding and mixing process.

debugging a service over a network has the whole stack as logical layers.

most product management is solving technical problems at a higher level of abstraction.

a sequence diagram can be a multi-layered abstraction rotated 90 degrees, etc.


It also frequently seen in images of the child Jesus.


I spent a number of years pounding out code on 327x terminals. They were built like tanks.


I'd love an actual 327x family terminal - they're very well build, and the inbuilt font set is rather visually appealing.


As an “enterprise” developer in the 80’s, we all had beepers to go along with our suits and ties. People often thought we must be doctors, but we were just corporate mainframe developers.


A great game to use a SpaceOb 360 with.

https://en.wikipedia.org/wiki/SpaceOrb_360


This is the game that started my ongoing penchant for peculiar input devices.


I actually wonder if i could use a 3DConnexion Spacemouse with it?

https://3dconnexion.com/us/spacemouse/


I worked for a few banks starting in the 1980’s. It was all MVS. End user applications were created using CICS and IMS. What we used to call OLTP (online transaction processing).


I had Mu-Lisp for myfirst computer, an Osborne-1, that came with a copy of Eliza.

You may find the original here:

https://sites.google.com/view/elizagen-org/commonly-known-el...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: