back
user profile
subset
2,801karma·177submissions·July 12, 2016
about
Yossi Frenkel
Blog: https://abstractnonsense.xyz
Email: hello@<blog-domain>
recent activity (177 total)
comment
I prefer btop over more traditional resource monitor CLI/TUIs as it handles affordances in a more thoughtful and intuitive way (to me, at least - it's definitely a personal preference!). I t…
comment
I think the latest version of MathJax (v4) has rendering speed comparable to, if not faster than, KaTeX. It also looks (subjectively) significantly better than KaTeX, and supports a wide array of acce…
comment
Thank you!! After some discussion with a kind reader, I actually managed to compile a working regex! It's 10s of millions of characters in length, but it works! (I've updated the post with t…
comment
This was a problem that was obsessing me for a couple sleepless nights... Ordinarily, when you look up "regex for card numbers" you get a list of card provider prefixes and length constraint…
comment
If I'm not mistaken, the latest iOS 26 release supports HDR screenshots.
comment
I literally just integrated MathJax v3 with Hugo last night for my blog (abstractnonsense.xyz) so I can write some maths posts, and v4 is released today ... Keen to try it out! I'm hoping it impr…
comment
Ooh this looks really neat! I'd love to see more content in the future on Structured outputs/Guided generation and sampling. Another great reference on inference-time algorithms for sampling…
comment
A small release notes highlight I whipped up: https://abstractnonsense.xyz/micro-blog/2025-05-29-apache-sp... …