How do I read this site with uBlock? Graylisting all requests/scripts only gave me a header and a footer.
Modern browsers... except Google Chrome, which has at least 40% market share. Google Chrome does not support applets in any way since the deprecation of NPAPI.
I accidentally had appletviewer.exe it from the JDK, however the applet is served over http. I do appreciate this because I'd accidentally turned off HTTPS Everywhere and hadn't noticed (in weeks I suppose). I think I'm…
Sorry, but I'm not running your Java applet. Perhaps you could port your game to something like Processing.js? It allows for very Java-like syntax, compiles to html5/js and is good with graphics.
I don't see it? I'm probably using the most aggressive blocking setup possible, though: I have a bunch of filter lists, I don't ever make exceptions to them, and instead deny all scripts and 3rd party resources, then…
Key points: * Spoil your users like you're their grandparent. * Aim for getting powerusers who love you. --- Wouldn't really recommend this article, read this article by PG instead: http://paulgraham.com/ds.html ("Do…
No? The link you posted is indeed a MITM proxy for SSL, but it will generate certificate errors, as my grandparent said. Users will know the MITM attack is going on (unless the website doesn't use HSTS and the attacker…
Oh, thanks, it worked now!
I'm proposing we write a simple canary spec, for canaries that are both human and machine readable. A format could be, for instance: * canary.txt in the root of the site. * Optional text introduction, describing the…
It didn't work for me at all; the red dot never appeared on my screen, though the face-outline in the preview image did fit my face quite well (when it wasn't detecting my chin as my mouth).
I haven't yet, but mine is underway. The model I got has 8gb ram, 240gb SSD, 1tb HDD, Core2Duo processor, and is upgradeable to a Core2Quad. However, I'm strongly considering just keeping it as a backup. To me it…
What if you make your core competence as a programmer "gaining steady footing in new tech", along with basic like code structuring, version control and some automation (CI/testing etc.)? That way you might not become…
Buy a Libreboot T400? It comes without Intel ME and is FSF-certified: https://minifree.org/product/libreboot-t400/ It is pretty expensive for the amount of performance you get, but you are getting a fully documented,…
An atheist doesn't believe in the existence of god(s); a theist is the opposite and believes in the existence of god(s). The difference lies in lack of faith v. faith. An agnostic believes it's not possible to be sure…
I think he meant this: https://lkml.org/lkml/2015/9/3/428 (It's Torvalds on a bug made harder to spot by using array arguments in C, which you shouldn't do.)
> hard A 1-char password can be guessed in as many attempts as the size of the allowed character set, and in half the guesses on average. Even less guesses are required on average if passwords aren't distributed…
I thought the default look of the site was a bit hard to read, so I made two themes for Stylebot. If you have Stylebot installed you can go to the site, click the Stylebot icon and load either of them from "Stylebot…
... which is empty as well.
I don't have this problem, I got a perfectly clean page without any ads or social media icons. I'm running the latest Chrome with uBlock Origin (bunch of filters incl. privacy, social and anti-anti-adblock) and…
Did you mean anything by that?
VISA debit isn't available in NL either. I get the impressions very few countries actually give out these cards.
This is an exploit as well, just a different kind. It doesn't require any programming errors in the clients, instead it relies on the non-standardization of clients.
I'm not really clear on what azk actually does... Is this an alternative to Vagrant? Why wouldn't I use Docker instead of azk?
This can leak the user's client by changing links per client. Make a link per identifiable client, show only the one for the current client, and give each link a post/get parameter identifying the client. Quite easy to…
Took 6 seconds on a Samsung Galaxy S6, Firefox. I definitely would've closed the tab if I hadn't read this.
How do I read this site with uBlock? Graylisting all requests/scripts only gave me a header and a footer.
Modern browsers... except Google Chrome, which has at least 40% market share. Google Chrome does not support applets in any way since the deprecation of NPAPI.
I accidentally had appletviewer.exe it from the JDK, however the applet is served over http. I do appreciate this because I'd accidentally turned off HTTPS Everywhere and hadn't noticed (in weeks I suppose). I think I'm…
Sorry, but I'm not running your Java applet. Perhaps you could port your game to something like Processing.js? It allows for very Java-like syntax, compiles to html5/js and is good with graphics.
I don't see it? I'm probably using the most aggressive blocking setup possible, though: I have a bunch of filter lists, I don't ever make exceptions to them, and instead deny all scripts and 3rd party resources, then…
Key points: * Spoil your users like you're their grandparent. * Aim for getting powerusers who love you. --- Wouldn't really recommend this article, read this article by PG instead: http://paulgraham.com/ds.html ("Do…
No? The link you posted is indeed a MITM proxy for SSL, but it will generate certificate errors, as my grandparent said. Users will know the MITM attack is going on (unless the website doesn't use HSTS and the attacker…
Oh, thanks, it worked now!
I'm proposing we write a simple canary spec, for canaries that are both human and machine readable. A format could be, for instance: * canary.txt in the root of the site. * Optional text introduction, describing the…
It didn't work for me at all; the red dot never appeared on my screen, though the face-outline in the preview image did fit my face quite well (when it wasn't detecting my chin as my mouth).
I haven't yet, but mine is underway. The model I got has 8gb ram, 240gb SSD, 1tb HDD, Core2Duo processor, and is upgradeable to a Core2Quad. However, I'm strongly considering just keeping it as a backup. To me it…
What if you make your core competence as a programmer "gaining steady footing in new tech", along with basic like code structuring, version control and some automation (CI/testing etc.)? That way you might not become…
Buy a Libreboot T400? It comes without Intel ME and is FSF-certified: https://minifree.org/product/libreboot-t400/ It is pretty expensive for the amount of performance you get, but you are getting a fully documented,…
An atheist doesn't believe in the existence of god(s); a theist is the opposite and believes in the existence of god(s). The difference lies in lack of faith v. faith. An agnostic believes it's not possible to be sure…
I think he meant this: https://lkml.org/lkml/2015/9/3/428 (It's Torvalds on a bug made harder to spot by using array arguments in C, which you shouldn't do.)
> hard A 1-char password can be guessed in as many attempts as the size of the allowed character set, and in half the guesses on average. Even less guesses are required on average if passwords aren't distributed…
I thought the default look of the site was a bit hard to read, so I made two themes for Stylebot. If you have Stylebot installed you can go to the site, click the Stylebot icon and load either of them from "Stylebot…
... which is empty as well.
I don't have this problem, I got a perfectly clean page without any ads or social media icons. I'm running the latest Chrome with uBlock Origin (bunch of filters incl. privacy, social and anti-anti-adblock) and…
Did you mean anything by that?
VISA debit isn't available in NL either. I get the impressions very few countries actually give out these cards.
This is an exploit as well, just a different kind. It doesn't require any programming errors in the clients, instead it relies on the non-standardization of clients.
I'm not really clear on what azk actually does... Is this an alternative to Vagrant? Why wouldn't I use Docker instead of azk?
This can leak the user's client by changing links per client. Make a link per identifiable client, show only the one for the current client, and give each link a post/get parameter identifying the client. Quite easy to…
Took 6 seconds on a Samsung Galaxy S6, Firefox. I definitely would've closed the tab if I hadn't read this.