Live data from Hacker News

What is Glamorous Toolkit v1.0?

lepiter.io

1–10 of 73 posts

Re: What is Glamorous Toolkit v1.0?

#3
Having 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?

#5
post #3

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

Re: What is Glamorous Toolkit v1.0?

#7
post #3

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

I think it's a Smalltalk IDE?

Re: What is Glamorous Toolkit v1.0?

#8
post #3

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

Is it just me or does it come off as super condescending?

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?

#9
post #3

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

It's well worth taking for a spin.

Re: What is Glamorous Toolkit v1.0?

#10
OK, having watched the video at https://www.youtube.com/watch?v=lqogvp1dGpk (8 minutes, so 4 minutes if you 2x it) I understand why they have such a hard time answering the question "What is Glamorous Toolkit?"

It'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.

Post reply on HN