I can :q whenever I want
sonofweb.bsky.social
I can :q whenever I want
@sonofweb.bsky.social
leftist adhd coder
he/him
enjoyer of animated shows
You can produce this sequence in Uiua with the following:

\×⊂2⇌+1⇡7
March 4, 2025 at 8:16 PM
degrading all other modes of transportation until hyperloop becomes competitive
February 18, 2025 at 3:00 PM
Environmentalism win: anti-democratic rage bait bots not using the latest, most power-hungry LLMs.
February 13, 2025 at 7:36 PM
So many words yet to be banned. So much remaining freedom!

Accountability is censorship.
Censorship is inoculation.
Inoculation is control.
Transitivity is illegal.
February 13, 2025 at 7:12 PM
Bombarded, we want to live.
Dejected, we want to hope.
Exhausted, we want to rest.
Belittled, we want respect.
Confounded, we want the truth.

Ignored, wants become demands.

#7syllablesentence
February 13, 2025 at 6:39 PM
One of my all-time favorites!
February 13, 2025 at 3:43 PM
> HTTP
Absolutely not.
February 10, 2025 at 2:36 PM
The free speech platform for sure.
February 3, 2025 at 7:42 PM
OMG that is a masterpiece in the finest traditions of obfuscated C and Perl, only more impressive! I love it!
January 30, 2025 at 8:06 PM
Good catch! Yep, the " is not supposed to be there. I typed this on my phone after doing it on my work computer, and I missed that.
January 30, 2025 at 8:02 PM
Explanation:
`:g/<regex>/<command>` runs <command> on every line that matches <regex>.
`:y "A` yanks a line and appends to register a.
`:norm[al]` executes normal mode commands
`gn` starts Visual mode selecting the next match of the current search.
`V` selects whole lines
`"Ay` appends to register a
January 30, 2025 at 7:22 PM
Explanation:
`/\%>80c<CR>` - Find the next line with a character past 80 columns. If all the long lines have been wrapped, this will error, stopping the recursion.
`81|` - Go to column 81
`F,` - Go backwards to nearest comma
`a<CR><Esc>` - Append newline
`==` - Indent
`@q` - Recursively run macro
January 30, 2025 at 6:44 PM
I'm 37 and I still have anxiety thinking about the Sphinxes slowly opening their eyes.
January 26, 2025 at 6:41 AM