What is Glamorous Toolkit v1.0?
lepiter.io
What is Glamorous Toolkit v1.0?
1–10 of 73 posts
Re: What is Glamorous Toolkit v1.0?
#2This is a great article, and convinced me to put refreshing Pharo Smalltalk and installing Glamorous on my Mac.
Re: What is Glamorous Toolkit v1.0?
#3Re: What is Glamorous Toolkit v1.0?
#4Re: What is Glamorous Toolkit v1.0?
#5Having looked at the screenshots and read the text, I still have no idea what Glamorous Toolkit v1.0 is. If I had to guess, I'd say it's another attempt at 'notebook' style computing interfaces, but I suppose there's a reason the author is too coy to say that, so I am forced to conclude that I just don't know what it is, and the creator is unable or unwilling to tell me.
Looks to me like basically a Jupyter notebook, but going horizontal instead of vertical.
I don't need that for reading API docs, thanks.
Re: What is Glamorous Toolkit v1.0?
#6Re: What is Glamorous Toolkit v1.0?
#7Having looked at the screenshots and read the text, I still have no idea what Glamorous Toolkit v1.0 is. If I had to guess, I'd say it's another attempt at 'notebook' style computing interfaces, but I suppose there's a reason the author is too coy to say that, so I am forced to conclude that I just don't know what it is, and the creator is unable or unwilling to tell me.
Re: What is Glamorous Toolkit v1.0?
#8Having looked at the screenshots and read the text, I still have no idea what Glamorous Toolkit v1.0 is. If I had to guess, I'd say it's another attempt at 'notebook' style computing interfaces, but I suppose there's a reason the author is too coy to say that, so I am forced to conclude that I just don't know what it is, and the creator is unable or unwilling to tell me.
Same here. The style of writing is also quite annoying to follow as well, which doesn't help. Looks to me like basically a Jupyter notebook, but going horizontal instead of vertical. I don't need that for reading API docs, thanks.
I feel that, if you can't explain to us concisely what the thing you've been working on for decades is about, that's a huge red flag. The most I can tell you after reading this page: it has something to do with software development, and my inclination to explore further is zero.
Re: What is Glamorous Toolkit v1.0?
#9Having looked at the screenshots and read the text, I still have no idea what Glamorous Toolkit v1.0 is. If I had to guess, I'd say it's another attempt at 'notebook' style computing interfaces, but I suppose there's a reason the author is too coy to say that, so I am forced to conclude that I just don't know what it is, and the creator is unable or unwilling to tell me.
Re: What is Glamorous Toolkit v1.0?
#10It's effectively a combination of a Smalltalk IDE, a Jupyter/Observable-style notebook environment and a tool somewhat like R Studio.
It's a hard thing to categorize, because it's not exactly the same kind of thing as anything else.
Part of the problem is that the way you use Smalltalk is pretty different from other programming languages already, due to the thing where you work within an "image" as opposed to just editing files on disk.
I emphasize with the challenge: I have a similar problem with my https://datasette.io/ project.