[hacker voice]: i'm in
@molly0xfff Is this piece of art available as NFT?
β¦
Yes, I am going to leave now.

6.44K Posts, 672 Following, 130K Followers Β· crypto researcher & critic, software engineer, wikipedian β’ @[email protected] creator β’ newsletter: https://www.citationneeded.news/ she/her β’ :QueerCat_Bisexual:
@molly0xfff Now I want to write a linter ruleset that can be run in 'fix' mode to produces stock photo-like output. Rules might include:
- Randomly determine indent depth, change it only after an open or clasing brace. It makes it easy to spot a block you remembered the shape of when scrolling through a long file.
- There should be a n%4 empty lines after a block equal, where the length of the block is n. Spacing matters.
- All numeric units must be specified as a number that has no more than one nonzero digit: 1, 200, and 3000 are all fine. 3100 is not. 16 is way out.
- Terminate lines with extra braces if you feel like it. Syntax errors are just how you tell the parser you love it.