
2025-07-20 08:42:03
from my link log —
Adding lookbehinds to Rust’s regex crate.
https://systemf.epfl.ch/blog/rust-regex-lookbehinds/
saved 2025-07-15
from my link log —
Adding lookbehinds to Rust’s regex crate.
https://systemf.epfl.ch/blog/rust-regex-lookbehinds/
saved 2025-07-15
from my link log —
RE#: high performance derivative-based regex matching with intersection, complement, and lookarounds.
https://arxiv.org/abs/2407.20479
saved 2025-04-17
Sometimes I realize LLMs were trained on this and I can’t tell if it’s good or bad
https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags
"Instead of using regex, the Lua string library has a special set of characters..."
🫤
Yay, I finally figured out how to build HTML documentation of my custom :nixos: #NixOS options. 🥳
Some thoughts:
- It still contains *all* normal NixOS options (it's a 13MB HTML file...)
- I don't see a way to filter for only my custom options - be it just by regex for example
- It's the documentation of *possible* options, doesn't include the actually chosen val…
CompassVerifier: A Unified and Robust Verifier for LLMs Evaluation and Outcome Reward
Shudong Liu, Hongwei Liu, Junnan Liu, Linchen Xiao, Songyang Gao, Chengqi Lyu, Yuzhe Gu, Wenwei Zhang, Derek F. Wong, Songyang Zhang, Kai Chen
https://arxiv.org/abs/2508.03686
from my link log —
The one-more-re-nightmare regex engine for Common Lisp.
https://applied-langua.ge/posts/omrn-compiler.html
saved 2025-06-24