Paolo Amoroso

@amoroso@oldbytes.space
2.8K Followers
115 Following
419 Posts

Astronomy, space, retrocomputing, Lisp, Linux, coding.

No stock photos, SEO, marketing, clickbait, ads, or calls to action. I Just enjoy sharing my geeky interests.

#Lisp #Interlisp #CommonLisp

Bloghttps://journal.paoloamoroso.com
Blog (Fediverse)@paolo@journal.paoloamoroso.com
Personal sitehttps://www.paoloamoroso.com
GitHubhttps://github.com/pamoroso

I missed by a month or so the 65th birthday of Algol 60 but it's still time to celebrate with this article on the 60th birthday.

https://www.theregister.com/2020/05/15/algol_60_at_60

#algol #retrocomputing

ALGOL 60 at 60: The greatest computer language you've never used and grandaddy of the programming family tree

Back to the time when tape was king

The Register

In the 1980s I did know Compaq was a major computer manufacturer but didn't realize the extent to which it influenced the PC industry. This article tells the story of the company and its CEO Rod Canion.

https://every.to/the-crazy-ones/the-man-who-beat-ibm

#retrocomputing #compaq

The Man Who Beat IBM

Compaq’s Rod Canion broke Big Blue’s hold on the PC market—and changed computing forever

Joshua Barretto on writing toy software and tools that reinvent some wheels as a joyful learning experience. He recommends a list of such projects he worked on but his estimates of time and difficulty may be overly optimistic.

https://www.jsbarretto.com/blog/software-is-joy/

#programming #projects

Writing Toy Software Is A Joy | Joshua Barretto

You should write more toy programs

APOD, the Astronomy Picture of the Day website, is 30 years old today. It was one of the first sites I visited and not only is it still online, it looks exactly as it did back then. APOD is a valuable science resource and a time capsule of the earliest web design.

https://apod.nasa.gov/apod/ap250616.html

#apod #astronomy #retrocomputing

APOD: 2025 June 16 – APOD is 30 Years Old Today

A different astronomy and space science related image is featured each day, along with a brief explanation.

Love Spreadsheets? Meet Their Inventor

It turns out necessity really can be the mother of invention. Just ask Dan Bricklin.

Investor's Business Daily
@sgharms ☝️ RSS and the Fediverse are the foundations of an alternate timeline many wished existed. And it still exists. Plunging into the wormhole that leads to this parallel universe is more a social issue than a technology one.

In 2010 Phil McKinney led the technical due diligence on Palm and convinced HP's board to acquire the mobile company. Here he tells for the first time the story of how HP fumbled the acquisition and doomed WebOS.

https://philmckinney.substack.com/p/i-convinced-hps-board-to-buy-palm

#retrocomputing #palm #hp #WebOS

I Convinced HP's Board to Buy Palm for $1.2B. Then I Watched Them Kill It in 49 Days

The systematic thinking errors that kill breakthrough technology and the decision framework that prevents these disasters

Phil McKinney's Studio Notes: Innovation Decisions

I submited to Forgejo (and hence Codeberg) a feature request to support Interlisp source files but it may be hard to implement. So I'm stuck with GitHub for Interlisp code.

https://codeberg.org/forgejo/forgejo/issues/8184

#interlisp #forgejo #codeberg

feat: Render Interlisp sources as text

### Needs and benefits [Interlisp](https://en.wikipedia.org/wiki/Interlisp) source files embed binary control codes for syntax highlighting such as `^F^B` for turning on bold. Codeberg treats theese sources as binary files, doesn't render them, and only allows to download the files as [this exam...

Codeberg.org

#programming #visualization #consTrees #dataStructures #lisp #commonLisp #McCLIM https://screwlisp.small-web.org/clim/cons-tree-graphics/

A tiny bit of window dressing for the CLIM 2 spec's FORMAT-GRAPH-FROM-ROOTS. Which I use a lot because it is vanishingly little work, paste or type in some cons trees, voila, they merge matching symbols because I set that to happen, I can press a button to change the graphs, all great.

@jackdaniel (Thanks for McCLIM).

×

#programming #visualization #consTrees #dataStructures #lisp #commonLisp #McCLIM https://screwlisp.small-web.org/clim/cons-tree-graphics/

A tiny bit of window dressing for the CLIM 2 spec's FORMAT-GRAPH-FROM-ROOTS. Which I use a lot because it is vanishingly little work, paste or type in some cons trees, voila, they merge matching symbols because I set that to happen, I can press a button to change the graphs, all great.

@jackdaniel (Thanks for McCLIM).