You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
new post! my pal over at https://humanraccoon.com posted a link to a site called 'gameboy yourself' - a javascript image converter that makes your pics look like they're on a classic game boy screen. i cleaned the code up a bit and made the colours customisable, you can have a play with it here: https://lethalcompound.net/code/fun-with-js-image-filters/
a big part of my code changes was to rip out jquery and have it as plain ol' vanilla javascript, and rework some hefty calculations to be a bit faster