David

Results 1142 comments of David

> Maybe the useless blocks could be a separate, easter-egg addon? @DNin01 Why the downvote?

> it is quite literally hacking blocks in I was 10 years old and scratchers still obtained these blocks from the backpack back then though...

Yes, it is fine to allow easier access to things that can already be achieved with the backpack.

candy candy, pop pop, kimi no

This is somewhat out-of-scope for our project.

Related discussion that no one ever brought up: should `runAtComplete: true` addons run at `DOMContentLoaded` or at `load`?

I think [DOMContentLoaded](https://developer.mozilla.org/en-US/docs/Web/API/Window/DOMContentLoaded_event) waits for most scripts, except async scripts. Also, it doesn't necessarily wait for stylesheets to load. The load event waits for images to load, which is what...

There are 4 thumbs up reactions, so that's some discussion happening I guess. Also: we should never fetch /users/x/projects if the amount of shared projects is less than 100 (in...

> Also: we should never fetch /users/x/projects if the amount of shared projects is less than 100 (in that case, Scratch already shows the exact number). This is an obvious...

v1.38.5 ships with the following changes: - No more exact counts for favorited projects, curated studios, followed studios - No exact count for shared projects if the displayed amount is...