[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: fdfdfa.jpg (7 KB, 200x200)
7 KB
7 KB JPG
Lets say I have a website and I want to filter out phoneposters, the third world and low IQ retards in general.

What would be the best way to achieve this?
>>
>>106454103
unironically just ask for a small purchase of 0.99 or 2.49 and this will filter out most nuisances.
>>
>phoneposters
user agent
>third worlders
rangeban their countries
>>
>>106454103
.onion
>>
>>106454103
Do what the us govt does for their sites and display 403 forbidden for ips coming from countries you dont want
>>
>>106454103
i2p
>>
I see where are you going with it op
>>
>>106454103
an iq test to enter
>>
>>106454203
https://play.google.com/store/apps/details?id=org.torproject.torbrowser
>>
>>106455469
Too easy to cheat on
>>
make the website unusable on small screens. use reddit's mobile website for inspiration.
user agents can be spoofed, a phone is ultimately a PC, just make it inconvenient to use.
>>
nothing, nobody would visit your website
>>
>>106457451
This
>>
>>106457401
It's pretty trivial to feed mobile + desktop versions separately as well, so in addition to making the desktop version worthless for mobile you can also make the mobile version feed a blank page that looks like it's loading forever.
>>
>>106454103
While I think your idea is nice, I don't think that website will be visited by anybody.
>>
>>106459396
>I don't think that website will be visited by anybody.
Perfect. Most good articles I read in the past decades came from abandoned forums or blogs with visit counts in the dozens.
>>
>>106454103
>blacklisting yourself from your own site
>>
>>106454103
Depending on what kind of site you have it's easy, just make it focus on in-depth content and ban culture/brand wars in general
The most important thing is to never announce yourself as "anti-retard", as that will attract retards thinking that they aren't
Just set a high-entry barrier that people who are addicted to convenience won't bother, like having to actually talk about technology instead of ranting about the world
>>
>>106454103
>don't make it available in certain countries
>harder capchas
>make the website break in mobile
>>
>>106454103
Make them sign up via IRC. You can also additionally block access to the site on phones anyway.
>>
>>106454163
This, no need to overthink it, you can't feasibly block all the shit but sure as hell you can filter a lot of it out by making the endeavor even slightly inconvenient.
>>
>>106454103
so you need a personal profile of each user
use an LLM to categorize their posts and output something in json like
categorize this person into their most likely hobbies;
trolling, being negative, being helpful, being empathetic, being introspective
then on the fly it will immediately take whatever post input you have and output a list of best keywords to describe this user.
then you can do whatever, ban them.
i suggest trying maybe what the big social media corporations do, putting them onto their own "layers" or whatever, like an MMORPG does. but based on intelligence. this wouldnt be feasible really though unless you had a lot of traffic. you can just assign them a tag like "tard" and let people filter them themselves. the tards will congregate and the smart people will ignore them.
>>
>>106454103
Block Indian IPs and Chromium browsers.
>>
>>106454251
What level of control do I need? Think I can't do this on shared server, right?
>>
>>106454163
>rangeban their countries
who's going to tell him about VPNs?
>>
>>106454103
>filter out phoneposters
User-Agent header field analysis
>the third world
IP block/restrictions
>low IQ retards
Text analysis (with a classifier or LLM)
>>
>>106454119
Might also filter out others but who cares?
Maybe solve a fairly easy math problem?
Copy-paste the text?
Get an access key from somewhere?
>>
>>106463210
Of course you can. You can see their IP.
if (ip in [range_blocked_ips]) return 403
>>
>>106463481
If you're smart enough to use a VPN then it's probably not that much of an issue.
>>
>>106457401
>user agents can be spoofed
You have to be pretty smart/knowledgeable to do it though.
>>
>>106459864
Any examples?
>>
>>106460838
>use an LLM to categorize their posts and output something in json
Dude I've tried that for local projects. The LLM always adds extra text no matter how much I tell it not to. Not sure how to force it to only make json output.
>>
>>106454103
>phone posters
User agent
>the third world
IP range ban
>low IQ retards
Have them solve a programming challenge
>>
>>106454103
For filtering our phonefags just don't make the css adapt well to phone width, it's literally more work to not filter them out
>>
>>106463807
True, lol.
>>
>>106463571
Turboretards are actually very likely to use vpns these days with all the sponsorships on youtube making up reasons to need their vpn, banning the ones doing those retarded ads like nordvpn and surfshark would filter out a lot of retards
>>
>>106463807
For filtering out retards why not just only have it as an I2P hidden service? This filters out normies and the even dumber than normie retards



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.