Viewing profile — blackjackfoe
blackjackfoe
HN member- Joined
- Fri, Nov 29, 2024, 8:51 PM UTC
- HN karma
- 94
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About blackjackfoe
No profile information was provided.
Recent public activity
-
comment
Comment #47872317
No "AI" required!
-
comment
Comment #45964377
If your site is only hosted on one server and it catches fire, you can swiftly reinstall on a new server and change the IP your domain is pointing to, too... Still a single point o…
-
comment
Comment #45651762
I run a small, extremely niche fan site with under 500 users, and I received a very similar email the other day - someone complaining about the "cookie popup" (which my site doesn'…
-
comment
Comment #42279794
All the worst slurs I can think of in my limited vocabulary can't even be spelled with the characters available. I suspect the opposite - they might have been chosen to avoid spell…
-
comment
Comment #42279580
It does not, at least not once you pass the Cloudflare Turnstile challenge (which can be done with an API as well.)
-
comment
Comment #42279288
Is your company hiring? :)
-
comment
Comment #42279201
I am always interested! Thank you for the tips, I'll definitely research these.
-
comment
Comment #42279004
I would also be inclined to believe that my project to solve the proprietary 4Chan text CAPTCHA cannot solve an unrelated image CAPTCHA. I'd bet a lot of money on it, in fact!
-
comment
Comment #42278860
I initially wrote the alignment-only script (in the source repo as `user-scripts/4chan-captcha-aligner.ts`) before the rest of the project because the person who was collecting the…
-
comment
Comment #42278710
The 4Chan userbase hates the CAPTCHA as much as I do :)
-
comment
Comment #42278503
I really hope my post didn't come off as if I was trying to make it sound like this was a new idea. Regardless, this is good information, because it counters the posts of the form …
-
comment
Comment #42278430
Reddit and Twitter both have huge bot problems. On Reddit it's a bit less obvious due to the upvote/downvote system, and on Twitter it's a bit less obvious because you usually only…
-
comment
Comment #42278042
Do a Web search for "4Chan CAPTCHA" sometime. All the top results will likely be people complaining about how terrible it is. You're certainly not alone. The worst part about the c…
-
comment
Comment #42277916
What do you mean by "generated code"? All of the code in the linked GitHub repo was written by me, with the assistance of a couple friends who helped here and there, but didn't req…
-
comment
Comment #42277822
This project was really my first decent introduction to computer vision and machine learning (along with that of those who helped me in various ways; none of them desired to be cre…
-
comment
Comment #42277735
I need to manipulate the data a bit, because right now it's just raw, unaligned foreground/background images with solutions. I need to do the alignment and save them as images rath…
-
comment
Comment #42277725
Some datacenter IPs can post fine, mostly just not those belonging to any large hosting company. I would mention a list of ones I know aren't blocked, but, well, that might get the…
-
comment
Comment #42277602
Little bit, but at least you learned something :)
-
comment
Comment #42277446
Yeah, I encountered those as well in my data gathering. I threw them out from the training set, but I kept them for possible future experimentation.
-
comment
Comment #42277187
(author here) Interestingly, the email registration/time-limit was added after I started this project, but before I told anyone about it.