Live data from Hacker News

Viewing profile — pamoroso

pamoroso

HN member
Joined
Fri, Aug 14, 2020, 2:21 PM UTC
HN karma
404
Public activity
154 items

About pamoroso

Astronomy and space popularizer, Lisp and retrocomputing enthusiast. Blog: https://journal.paoloamoroso.com

Recent public activity

  1. 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…

  2. story
  3. story
  4. comment
    Comment #45170097

    Do you mean Medley Interlisp or another macOS port? https://interlisp.org

  5. 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.

  6. story
  7. comment
    Comment #44347955

    Never mind, it's just me. Maybe my ISP blocks the site.

  8. comment
    Comment #44347782

    Archive.ph hasn't been working for at least a week or so: it never loads.

  9. comment
  10. 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…

  11. 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…

  12. 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…

  13. story
  14. 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…

  15. comment
    Comment #41418260

    Author here. LOL fixed, thanks.

  16. comment
    Comment #41418255

    Author here. Yes, on MS-DOS I used Turbo Pascal versions later than 4.

  17. comment
    Comment #41389351

    Or just [$] like Linux Weekly News does to tag its social posts that have paywalled links.

  18. 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.

  19. 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…

  20. 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…

  21. 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.…

  22. 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…

  23. story
  24. comment
    Comment #40032238

    Right now I can access the Feedburner site with no issues.

  25. 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 …