Off we go...
Off we go...
The editing of the "Design GUI with Morph" booklet for #CuisSmalltalk is done. Still in draft state, it needs reviewers. There is likely a lot of mistake. If some texts are obscure, suggest improvements too.
https://github.com/DrCuis/DesignGUI
Table of Contents
1 Introduction
2 Layout components
3 What is a Morph after all?
4 Handle user interaction
5 Design a GUI application
6 Which components? Where to find more?
7 Advanced design patterns in GUI
Also wondering: Are game dev environments where a lot smalltalk’s design ideas (as a development environment, not just the language) still thrive whereas most other things are plaintext + glorified editors? (other exception: Lazarus, but game dev is far more popular than object pascal)
First successful #MCP #AI tool call between #Claude Desktop and #SqueakJS. The MCP server is livecoded and has a dynamic tools list and tools. #smalltalk #javascript #anthropic
With some help, but without revealing DrGeo API, #MistralAI can generate valid @drgeo #Smalltalk script to compute interactive geometry sketch.
Why #SmallTalk Is Actually of Big #Importance
https://nicenews.com/humanity/why-small-talk-big-importance/
Here's a talk I gave to the UK Smalltalk Users Group, "Livecoding Language Models: AI Context in Live Environments" :: https://www.youtube.com/watch?v=5HbbIa5NT0A&pp=0gcJCbAJAYcqIYzv :: #smalltalk #squeak #ukstug #livecoding
#smalltalk #fediverse is there a way to bootstrap a Pharo environment without Pharo?
The 44 Year Old Computer Magazine That Changed Everything [video]
https://www.youtube.com/watch?v=QSnw5pPEPBc
#ycombinator #1980s_software #80s #1980s #smalltalk #DOS #MS_DOS #retro #1990s #byte #byte_magazine #retro_software #windows #mouse #retro_computing #free_programming_lesson #learn_to_program #programming_tutorial #huw_collingbourne
@iX_Magazin was sind schon 30 Jahre?
#smalltalk #lisp #cobol #sql and many more…
Die gemeinsamen Frühstücke sind mittlerweile eine Tradition; immer wieder ist mal wer da, der oder die das letze Mal nicht konnte, und es ist schön über Reisen, Hobbys und die neusten Serien zu quasseln. #smalltalk #underestimated
#Smalltalk -80 on #PERQ --- Mario Wolczko's implementation running with maybe some gremlins still to sort out. attn @skeezicsb as usual 🙂
Hmmm... 🤠
I’d be interested in watching someone develop smalltalk tools in conjunction with LLMs. #smalltalk #pharo
🌖 Smalltalk-78
➤ Smalltalk-78 互動式程式設計環境的初步設定與功能介紹
✤ https://smalltalkzoo.thechm.org/users/bert/Smalltalk-78.html
這是一個 Smalltalk-78 的互動式環境,允許使用者直接修改程式碼並儲存圖像,但所有更改僅儲存在本地,不會影響伺服器上的其他使用者。使用者可以透過 JavaScript 修改虛擬機器 (VM) 的程式碼,但需謹慎使用,因為這會立即影響其他使用者的體驗。環境提供了一些工具,例如檔案管理、鍵盤幫助、日誌訊息等,並持續加載相關的 JavaScript 模組。
+ 哇,可以在網頁裡直接編輯 Smalltalk 程式碼,這真是太酷了!但本地儲存感覺有點不方便。
+ 這個環境看起來很有潛力,但這麼多日誌訊息,是不是有什麼問題發生了?希望介面可以更簡潔一些。
#程式設計 #互動式環境 #Smalltalk
Lesson 6: Programming the Shooter Game in Squeak/Smalltalk https://news.squeak.org/2025/05/14/lesson-6-programming-the-shooter-game-in-squeak-smalltalk/
What’s on Your Bucket List: https://www.longandshortreviews.com/miscellaneous-musings/thursday-thoughts-may-8-2025/
(I didn’t write this post. I simply liked it and thought some of you might, too).
Dan Banay's #Smalltalk-80 "By the #Bluebook" implementation—tis a product of love!