mostlylucid.net - Scott Galloway's Developer Blog
author

Hi, I'm Scott Galloway — I'm a consulting web / internet / systems / full-cycle, full-stack developer (it's complicated 🤓) specializing in bringing 'AI' to the masses, .NET Core, full-stack development, cloud, and search technologies. Former Microsoft ASP.NET Program Manager with 30+ years building web applications for Fortune 500 companies and startups. I share my work in progress (PERSONAL!) projects and how I build them. Available for contract, full-time, or consultancy work — get in touch. Code on GitHub | Feedback on Mastodon

Trending:
StyloBot Release Series: Behaviour-Aware ASP.NET UI
May 02 Architecture ASP.NET Bot Detection Security StyloBot
Clear All
Page 1 of 79 (Total items: 786)
StyloBot Release Series: Finding and Fixing Unbounded Growth in Long-Running .NET Services
Long-running services tend to slowly drift toward unbounded memory. Here's how I find that drift, how I think about fixing it without papering over it, and a worked example from StyloBot's vector...

Saturday, 09 May 2026 10:30

//

21 minute read

StyloBot Release Series: Behaviour-Aware ASP.NET UI
Bot detection should not stop at allow/block. This post shows how StyloBot's classification result becomes application logic in ASP.NET - tag helpers in Razor, action filters and policies in...

Saturday, 02 May 2026 10:30

//

21 minute read

StyloBot Release Series: Behaviour, Not Identity
Identity-based bot detection (IPs, user-agents, headers) collapses the moment automation starts rotating identities. StyloBot models clients as behavioural shapes in a 130+ dimensional vector space -...

Friday, 01 May 2026 10:30

//

20 minute read

The Road Ahead
Well today was a BIT OF A DAY. I handed in my notice on one contract (been in it almost 2 years!) and my other contract decided to terminate...SO...at the end of May I'll be officially...

Thursday, 30 April 2026 14:50

//

3 minute read

Behavioural Inference: How I Learned to Stop Worrying and Love Probabilistic Systems
Most software still assumes the world will hand it clean inputs and stable rules. Production usually does neither. This post is the through-line behind a bunch of things I've been building: DiSE,...

Friday, 13 March 2026 10:30

//

15 minute read

StyloBot: As Simple As Possible And No Simpler (Part 3)
Enterprise bot detection shouldn't require a PhD in infrastructure (or thousands a month in expenditure to use!). Two lines of code, zero external services, and you're running (up to) 21 detectors in...

Monday, 16 February 2026 10:30

//

20 minute read

StyloBot: How Bots Got Smarter - The New Frontier in Bot Detection (Part 2)
Part 1 was the why. This is the show-and-tell tour of what StyloBot does that is rare in production bot stacks. Thesis: StyloBot models bot detection as a progressive, early-exit topology of...

Sunday, 15 February 2026 10:30

//

20 minute read

Mostlylucid.OcrNer - The NuGet Package (Part 2)
NuGet NuGet Downloads GitHub Release (CLI) In Part 1 I showed the raw pipeline: manually downloading models, writing a tokenizer, wiring up ONNX inference, and decoding BIO tags by hand. Educational,...

Thursday, 12 February 2026 12:00

//

22 minute read

Taking a break from Blogging
Hey everyone so I restarted the blog back in November and have been steadily puping out the articles but...it's got to the point where I've stopped enjoying it. The blog landscape has changed since I...

Saturday, 31 January 2026 05:00

//

1 minute read

DoomSummarizer: DocSummarizer's Younger, Smarter Brother
Deep Research without Deep Pockets. When "Deep Research" landed in the premium AI tools, I was curious: what is this, actually? So I pulled it apart. And once I understood the architecture, I realised...

Thursday, 29 January 2026 10:00

//

23 minute read

Page 1 of 79 (Total items: 786)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.