Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Advanced Facts About Scratch
- ScolderCreations
-
Scratcher
1000+ posts
Advanced Facts About Scratch
so basically, I want to make a website listing 1000 facts about scratch
i could easily fill this up with obvious ones…
but i’m looking for some interesting ones most people wouldn’t know.
I think the ATers will be able to help with this one.
So, let’s share some wacky facts about Scratch!
i could easily fill this up with obvious ones…
but i’m looking for some interesting ones most people wouldn’t know.
I think the ATers will be able to help with this one.
So, let’s share some wacky facts about Scratch!
- CST1229
-
Scratcher
1000+ posts
Advanced Facts About Scratch
Most standard Scratch inputs (number, text and color inputs and round dropdowns, but not square dropdowns) are actually blocks themselves. If those are removed, an “empty” input can be seen which is a blank dark space that you cannot type into (only put reporters in it).
- ZZC12345
-
Scratcher
500+ posts
Advanced Facts About Scratch
Most standard Scratch inputs (number, text and color inputs and round dropdowns, but not square dropdowns) are actually blocks themselves. If those are removed, an “empty” input can be seen which is a blank dark space that you cannot type into (only put reporters in it).I think they're called ghost inputs or something in Blockly?
- mybearworld
-
Scratcher
1000+ posts
Advanced Facts About Scratch
(#2)Plus, you can get those standalone blocks. They are very buggy.
Most standard Scratch inputs (number, text and color inputs and round dropdowns, but not square dropdowns) are actually blocks themselves. If those are removed, an “empty” input can be seen which is a blank dark space that you cannot type into (only put reporters in it).
Last edited by mybearworld (Sept. 16, 2022 14:47:59)
- ISTILLMAKESTUFF
-
Scratcher
500+ posts
Advanced Facts About Scratch
Ooooh. I should probably folow this one!
You cannot mod scratch if you use Chrome OS (probably not the best fact. Don't use until your dessparate)
Also you should make an API so that people can add it to their Did you know?s while something is loading. (kinda like ocular)
You cannot mod scratch if you use Chrome OS (probably not the best fact. Don't use until your dessparate)
Also you should make an API so that people can add it to their Did you know?s while something is loading. (kinda like ocular)
Last edited by ISTILLMAKESTUFF (Sept. 17, 2022 02:42:37)
- DifferentDance8
-
Scratcher
1000+ posts
Advanced Facts About Scratch
There's actually a special message in the l10n.json file for scratch-www for when commenting is turned off for a page whilst you're typing your comment.
It's also the only one with a emoticon in it.
(src)
It's also the only one with a emoticon in it.
(src)
Last edited by DifferentDance8 (Sept. 17, 2022 04:40:58)
- ZZC12345
-
Scratcher
500+ posts
Advanced Facts About Scratch
There's actually a special message in the l10n.json file for scratch-www for when commenting is turned off for a page whilst you're typing your comment.<offtopic>You can link lines in GitHub by using hash parameters, e.g.: file.js#L2. Click on the line number and click “Copy Permalink”. Here's your updated URL since the one above doesn't work.</offtopic>
It's also the only one with a emoticon in it.
(src)
- DifferentDance8
-
Scratcher
1000+ posts
Advanced Facts About Scratch
<offtopic>You can link lines in GitHub by using hash parameters, e.g.: file.js#L2. Click on the line number and click “Copy Permalink”. Here's your updated URL since the one above doesn't work.</offtopic><offtopic class=“rant”>
Well, the way you described doesn't work for all websites. The old link I had worked on basically all websites, but depended on a extension to actually copy the URL.
Also, it did work when I posted it.
</offtopic>
- CST1229
-
Scratcher
1000+ posts
Advanced Facts About Scratch
(#8)<alsoofftopic><offtopic>You can link lines in GitHub by using hash parameters, e.g.: file.js#L2. Click on the line number and click “Copy Permalink”. Here's your updated URL since the one above doesn't work.</offtopic><offtopic class=“rant”>
Well, the way you described doesn't work for all websites. The old link I had worked on basically all websites, but depended on a extension to actually copy the URL.
Also, it did work when I posted it.
</offtopic>
Linking to text fragments doesn't work in Firefox, meanwhile GitHub's #L[n] works in all browsers.
</alsoofftopic>
Last edited by CST1229 (Sept. 17, 2022 10:58:49)
- DifferentDance8
-
Scratcher
1000+ posts
Advanced Facts About Scratch
<offtopic>(#8)<alsoofftopic><offtopic>You can link lines in GitHub by using hash parameters, e.g.: file.js#L2. Click on the line number and click “Copy Permalink”. Here's your updated URL since the one above doesn't work.</offtopic><offtopic class=“rant”>
Well, the way you described doesn't work for all websites. The old link I had worked on basically all websites, but depended on a extension to actually copy the URL.
Also, it did work when I posted it.
</offtopic>
Linking to text fragments doesn't work in Firefox, meanwhile GitHub's #L[n] works in all browsers.
</alsoofftopic>
Well, it worked on my session of Firefox on the computer I sent the first message on, so I don't know your issue.

</offtopic>
- CST1229
-
Scratcher
1000+ posts
Advanced Facts About Scratch
<offtopic>Support for it might have been added later, then.
Well, it worked on my session of Firefox on the computer I sent the first message on, so I don't know your issue.
</offtopic>
- DifferentDance8
-
Scratcher
1000+ posts
Advanced Facts About Scratch
Support for it might have been added later, then.My browser / operating system: Windows NT 10.0, Firefox 101.0, No Flash version detected
- CST1229
-
Scratcher
1000+ posts
Advanced Facts About Scratch
(#12)I meant, that following links to text fragments was added to Firefox after last time I tried using it (which was a while ago)Support for it might have been added later, then.My browser / operating system: Windows NT 10.0, Firefox 101.0, No Flash version detected
Also, for some reason that link doesn't link to the text fragment even in Chrome.
Last edited by CST1229 (Sept. 17, 2022 19:07:29)
- ScolderCreations
-
Scratcher
1000+ posts
Advanced Facts About Scratch
cool scratch facts guys(#12)I meant, that following links to text fragments was added to Firefox after last time I tried using it (which was a while ago) Also, for some reason that link doesn't link to the text fragment even in Chrome.Support for it might have been added later, then.My browser / operating system: Windows NT 10.0, Firefox 101.0, No Flash version detected

- Chiroyce
-
Scratcher
1000+ posts
Advanced Facts About Scratch
Every Scratch user's User Agent is publicly shared in the project metadata when they share a project on the Scratch website. With this, we are able to find out the exact version of the browser they are using and also their operating system.
Another fact: With this, I made a script that found the most common operating system used by Scratch Team members, and here are the results

Another fact: With this, I made a script that found the most common operating system used by Scratch Team members, and here are the results

- ZZC12345
-
Scratcher
500+ posts
Advanced Facts About Scratch
Every Scratch user's User Agent is publicly shared in the project metadata when they share a project on the Scratch website. With this, we are able to find out the exact version of the browser they are using and also their operating system.Wow, Chrome OS?
Another fact: With this, I made a script that found the most common operating system used by Scratch Team members, and here are the results
- ISTILLMAKESTUFF
-
Scratcher
500+ posts
Advanced Facts About Scratch
That’s what I was wonderingEvery Scratch user's User Agent is publicly shared in the project metadata when they share a project on the Scratch website. With this, we are able to find out the exact version of the browser they are using and also their operating system.Wow, Chrome OS?
Another fact: With this, I made a script that found the most common operating system used by Scratch Team members, and here are the results

- MonkeyBean2
-
Scratcher
500+ posts
Advanced Facts About Scratch
Most standard Scratch inputs (number, text and color inputs and round dropdowns, but not square dropdowns) are actually blocks themselves. If those are removed, an “empty” input can be seen which is a blank dark space that you cannot type into (only put reporters in it).A lot of these sorts of blocks can also be represented as a small array in the JSON format, instead of by specifying a block ID and having a whole separate block, which takes up a lot more space.
- Jonathan50
-
Scratcher
1000+ posts
Advanced Facts About Scratch
ShadowMost standard Scratch inputs (number, text and color inputs and round dropdowns, but not square dropdowns) are actually blocks themselves. If those are removed, an “empty” input can be seen which is a blank dark space that you cannot type into (only put reporters in it).I think they're called ghost inputs or something in Blockly?
Edit: whoops someone apparently necroposted and I didn't manage to successfully read the date
Last edited by Jonathan50 (Nov. 28, 2024 21:54:53)
- Discussion Forums
- » Advanced Topics
-
» Advanced Facts About Scratch








