2 comments

  • tomhow2 hours ago
    Previously:<p><i>Thinking in an array language (2022)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38981639">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=38981639</a> - Jan 2024 (152 comments)<p><i>Thinking in an array language</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31377262">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31377262</a> - May 2022 (66 comments)
  • IshKebab40 minutes ago
    I still haven&#x27;t used K&#x2F;Q&#x2F;etc. because they look insane, but the more I read about them the more it seems like they are basically the maths equivalent of regexes. Super terse and powerful. Pretty much write-only. Very useful for interactive use, definitely. But if you find yourself hitting &quot;save&quot; on a regex that&#x27;s a red flag and if most of your program relies on regexes something has gone very wrong.