aolium.com
Systemd hardening is frustrating and depressing
aolium.com
Hello from aolium
aolium.com
String binary search in Zig

I've been using the same regular expression for emails for decades: \S+@\S+\.\S+.

I think you get diminishing returns from more complicated patterns, and could end up with false negatives

I was looking up how to trim a string in Lua and ended up on this page (1). It includes 15 options, none of which, at first glance, are super obvious. Hardly my only complaint re the language. C++ has Rust, C has Zig, how is there not a popular modern replacement for Lua yet?

(1) http://lua-users.org/wiki/StringTrim

prev page