home.social

#botdetector — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #botdetector, aggregated by home.social.

  1. Ugh every time I think I'm at a stable leaving point and it DOESN'T QUITE WORK.
    Have the mosltylucid.botdetection nuget done at least (over 10k downloads and frankly before today It SUCKED).
    #aspnetcore #botdetector #dotnet #yarp
    Article: mostlylucid.net/blog/botdetect
    Package: nuget.org/packages/mostlylucid

  2. Ugh every time I think I'm at a stable leaving point and it DOESN'T QUITE WORK.
    Have the mosltylucid.botdetection nuget done at least (over 10k downloads and frankly before today It SUCKED).
    #aspnetcore #botdetector #dotnet #yarp
    Article: mostlylucid.net/blog/botdetect
    Package: nuget.org/packages/mostlylucid

  3. Ugh every time I think I'm at a stable leaving point and it DOESN'T QUITE WORK.
    Have the mosltylucid.botdetection nuget done at least (over 10k downloads and frankly before today It SUCKED).

    Article: mostlylucid.net/blog/botdetect
    Package: nuget.org/packages/mostlylucid

  4. Ugh every time I think I'm at a stable leaving point and it DOESN'T QUITE WORK.
    Have the mosltylucid.botdetection nuget done at least (over 10k downloads and frankly before today It SUCKED).
    #aspnetcore #botdetector #dotnet #yarp
    Article: mostlylucid.net/blog/botdetect
    Package: nuget.org/packages/mostlylucid

  5. Ugh every time I think I'm at a stable leaving point and it DOESN'T QUITE WORK.
    Have the mosltylucid.botdetection nuget done at least (over 10k downloads and frankly before today It SUCKED).
    #aspnetcore #botdetector #dotnet #yarp
    Article: mostlylucid.net/blog/botdetect
    Package: nuget.org/packages/mostlylucid

  6. Man I fucking LOVE building stuff. My free / OSS bot & scraper protection system is now live
    stylobot.net . It's umm...VERY different from almost anything else. Oh and ridiculously more powerful than almost anything else too by taking a behavioural approach rather than simple string matching. It builds a comprehensive ledger of each user (no PII stored!) and their behaviour across sessions, requests, and even within a single request-response operation.
    Uses heuristics & deterministic analysis (with optional LLM escalation for novel detections).
    Free, ASP.NET Middleware, Docker Image & executable. Public Domain (commercial addons coming later)
    github.com/scottgal/stylobot
    #aspnet #csharp #botdetector #oss #unlicense