flaximus.net - Welcome - flaximus.net

Example domain paragraphs

Welcome! Recent Posts Avi Flax @avi​@flaximus.net 3d Computer Programming It seems that the deeper I go into being a polyglot programmer, the harder it gets to write code that’s idiomatic for a given language community, as sensibilities from various programming systems start bleeding into each other.

For example: I’m currently working on a JavaScript project, and I find myself using Object.freeze all over the place, because I’ve been working in languages where immutability is the default for so long that mutability by default low-key freaks me out.

Peppering Object.freeze about is helping me with that, but it also feels probably non-idiomatic for full-time JS users. I guess they just embrace mutability and assume everything can always change out from under them…? Seems nutty, but I guess it’s also probably normal for most programmers.

Links to flaximus.net (1)