Viewing profile — inkmuffin
inkmuffin
HN member- Joined
- Tue, Feb 20, 2024, 3:34 AM UTC
- HN karma
- 7
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About inkmuffin
https://muffin.ink/
Recent public activity
-
comment
Comment #47929048
Since 2019, Scratch is written to run in a standard web browser, replacing the older Flash runtime/editor. The desktop app uses Electron.
-
comment
Comment #47928762
That post mentions that I disclosed this to Scratch in February 2024. The POC in that post is functionally identical to a POC I provided them back then and in various subsequent co…
- comment
-
comment
Comment #47928699
They want to run getBBox [1] which requires the SVG to be in the DOM somewhere - otherwise it throws an error. They need to do this because SVGs tend to have very inaccurate viewbo…
-
comment
Comment #47928686
This was the example from their test suite. I didn't want to clone and build a 2019 copy of Scratch to test it end-to-end since the specifics weren't super important anyway.