Viewing profile — pamoroso
pamoroso
HN member- Joined
- Fri, Aug 14, 2020, 2:21 PM UTC
- HN karma
- 404
- Public activity
- 154 items
- HN profile
- View on Hacker News ↗
About pamoroso
Recent public activity
-
comment
Comment #48656717
The Interlisp manual defines residential programming like this: «The "residential" style, where you stay inside the environment throughout the development, is essential for these t…
- story
- story
-
comment
Comment #45170097
Do you mean Medley Interlisp or another macOS port? https://interlisp.org
-
comment
Comment #44426827
Did you use LFG Grammar Writer's Workbench for linguistics work or research back then? Ron Kaplan is looking to revive the system and make it run on Medley Interlisp again.
- story
-
comment
Comment #44347955
Never mind, it's just me. Maybe my ISP blocks the site.
-
comment
Comment #44347782
Archive.ph hasn't been working for at least a week or so: it never loads.
- comment
-
comment
Comment #42795538
The tests against Seibel's book were meant as a quick way of assessing the major differences with ANSI. But books like this are also a way of exercising the part of the language th…
-
comment
Comment #41893453
You're welcome. Although the manuscript was circulated internally for feedback over tha past few months, we published it to the Medley Interlisp Project website only a few days ago…
-
comment
Comment #41859630
Volume I of the Medley LOOPS series about the Lisp Object-Oriented Programming System, an Interlisp object extension. Volume II is coming in the late fall of 2024, Volume III in th…
- story
-
comment
Comment #41809153
One year ago or so one of my posts ended up within the first few items of the home page and my blog got about 35K views over 2 days. The blog is hosted on a commercial platform and…
-
comment
Comment #41418260
Author here. LOL fixed, thanks.
-
comment
Comment #41418255
Author here. Yes, on MS-DOS I used Turbo Pascal versions later than 4.
-
comment
Comment #41389351
Or just [$] like Linux Weekly News does to tag its social posts that have paywalled links.
-
comment
Comment #40493418
I addressed this in my reply to slayerjain above. As a hobbyist I don't mind projects that may be infrequently maintained or abandoned.
-
comment
Comment #40493401
I'm a hobby programmer with no production requirements, so I often use projects maintained by only one developer who may not be much active if all all. Also, since I program in Lis…
-
comment
Comment #40493144
Stars, forks, algorithmic rankings, or other popularity metrics are actually the least important things for me. Assuming a project does what I need, what I'm interested in is the a…
-
comment
Comment #40129215
This post also explains what EURISKO does by putting it into the context of the later system Doug Lenat worked on, Cyc https://outsiderart.substack.com/p/cyc-historys-forgotten-ai.…
-
comment
Comment #40117682
In "Sweating Bullets: Notes about Inventing PowerPoint" PowerPoint creator Robert Gaskins tells how he designed and developed the most famous slide presentation application. The bo…
- story
-
comment
Comment #40032238
Right now I can access the Feedburner site with no issues.
-
comment
Comment #39478157
The discussion basically says you don't follow an edit the full program-compile-run cycle like in other languages with batch compilers. Instead, you interactively create a program …