1
2
Kill The Cookie Banner (killthecookiebanner.eu)
submitted 6 hours ago by to c/webdev@programming.dev
3
4
5
6
7
8
9
10
submitted 4 days ago* (last edited 4 days ago) by to c/webdev@programming.dev
 
 

As of June 2026, the IETF has officially standardized the HTTP QUERY method (RFC 10008). It's the first new standard HTTP method since PATCH (2010).

11
12
13
 
 

TL;DR: Over two months, agents made roughly 268,000 tracked requests to our site. “AI traffic” turned out to be two very different clients that want opposite things: ChatGPT fetches rendered HTML and essentially never touches Markdown; Claude Code asks for Markdown 76% of the time and gets it through content negotiation. llms.txt, on the other hand, gets fetched almost entirely by bots that aren’t the AI assistants it’s meant for. And the one clever technique we recommended ourselves (the hidden hint for AI) got zero measurable hits.

14
15
16
17
18
19
Symptoms of Bad Software Design (newsletter.optimistengineer.com)
20
21
22
23
24
25
view more: next ›