On Extensions, Userscripts, and Archivers
content.4chan.org
On Extensions, Userscripts, and Archivers
1–10 of 41 posts
Re: On Extensions, Userscripts, and Archivers
#2Re: On Extensions, Userscripts, and Archivers
#3Re: On Extensions, Userscripts, and Archivers
#4Re: On Extensions, Userscripts, and Archivers
#5Re: On Extensions, Userscripts, and Archivers
#6There's no accounting for an inconsiderate user base. This has always been a big problem for 4chan. I remember several instances where the site was effectively taken offline for days by a JavaScript virus embedded in PNG images that required the user to follow directions in the image in order to spread.
Re: On Extensions, Userscripts, and Archivers
#7The main problem seems to be revenue. With 4chan, you could probably do a unique form of advertising -- companies pay ~$100/cpm to NOT have their products or brand featured on any 4chan pages. :)
Re: On Extensions, Userscripts, and Archivers
#8Re: On Extensions, Userscripts, and Archivers
#9HTTP 304, Not Modified? There's no accounting for an inconsiderate user base. This has always been a big problem for 4chan. I remember several instances where the site was effectively taken offline for days by a JavaScript virus embedded in PNG images that required the user to follow directions in the image in order to spread.
Re: On Extensions, Userscripts, and Archivers
#10I'm not a scaling wizard, but I'd guess 99/100 times the reason CRUD apps have problems scaling is because they are over-engineered, and there is a tendency to solve scaling issues by adding another layer of complexity instead of optimizing the root application.