top | item 44789168

(no title)

secstate | 7 months ago

I hadn't really thought about PHP through this lens. But it's so much a part of where it came from as a preprocessor for text. It was a first-class part the stateless design of the OG internet. Now everyone wants all things persisted all the time, and leads to crazy state problems.

discuss

order

eduardofcgo|7 months ago

Also because it's a language for the web, and HTTP is stateless.