back
user profile
explosion-s
1,300karma·126submissions·April 3, 2022
about
[ my public key: https://keybase.io/explosionscratch; my proof: https://keybase.io/explosionscratch/sigs/n4LU0TgSEWtxQqJIdd3kff699Nrxdd_A1m9BTeVddQg ]
Email: explosionscratch@gmail.com
recent activity (126 total)
comment
I've made a JavaScript version that actually refracts elements on the page, check it out: https://real-glass.vercel.app/ …
comment
How about [TamperDav]( https://github.com/Tampermonkey/tamperdav ) - It's also worth noting that Tampermonkey supports syncing to Google Drive and Dropbox (though you don'…
comment
I have updated the README, also check out the article (WIP): https://github.com/Explosion-Scratch/to-userscript/blob/main... …
comment
You do have a lot of fair points I've been working on the README recently and will work on it a bit more soon, most of my work has gone into the actual code. Currently it's intended for exte…
comment
I made one that's much faster because it instead modifies the normal distribution instead of sending thousands of samples: https://gistpreview.github.io/?757869a716cfa1560d6ea0286…
comment
I would love to be able to use the actual model! If I'm understanding correctly this makes small models as intelligent as much larger models like GPT4o
comment
that's hilarious - love seeing funny github issues and the drama that ensues
comment
> Somebody had been touching my sentinel’s privates - and it definitely wasn’t a friend Gotta love programmers out of context
comment
Page not found?
comment
Update: After a tough 24 minutes I have fixed the bug! Apparently it's an issue with old versions of Bun so I had to upgrade, but I also added a `--help` flag and usage.
comment
Somehow it has hard coded something wrong - I'm so sorry I literally just tested it. Actually moving into college tomorrow but I might be able to fix it the next day. Try cloning and 'bun ru…
comment
Im not sure - most of what my project does is compile multiple people's modifications together, I feel like I saw one such repo recently, I'll reply if I find it
comment
I don't think so, it's a lot harder to patch chrome because you'd need to recompile it. There is ungoogled-chromium but it doesn't add many features, mainly takes away the bloat. U…