Patrick, the Linux guy
Just your average dev, writing software to make the world a bit better.
- 0 Posts
- 1 Comment
Joined 3 years ago
Cake day: November 22nd, 2022
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.


@PeterPoopshit @petrescatraian
* String concatenation using a “.” character (instead of a “+” like everyone else)
* Namespaces using a backslash as path separator (“\” is for escaping!)
* The whole idea of running an interpreter on every page request.
* Untyped variables
Just to name a few things on top of my head.