Live data from Hacker News

Squeak 6.1

squeak.org

151–152 of 152 posts

Re: Squeak 6.1

#151
post #90

Earlier quoted context omitted.

You could argue that a Claude code session also works like a lisp/smalltalk image.

I fail to see it. But that could really be me. Could you explain how?

The loop and LLM is the runtime, the code on disk/in git is the external state - and the session (dumped and loaded as json) is the image.

The LLM terminal/chat is the repl, and the shell language is natural text input.

Something like that?

Re: Squeak 6.1

#152
post #103

Earlier quoted context omitted.

Cuis Smalltalk has full high-DPI support as its GUI is based on vector graphics: https://cuis.st/

Wow, never heard of it! Thank you!

To piggyback, EVERYTHING you see in cuis is hardware accelerated vector graphics, even the fonts. You can individually zoom windows, buttons, text, anything - in or out. Rotate them. And still have crisp, elegantly rendered full-unicode (even IN code) text.
Post reply on HN