Email or username:

Password:

Forgot your password?
2 posts total
ari :prideified:

Just python being sus:

>>> chr(sum(range(ord(min(str(not()))))))
'ඞ'
Show previous comments
ari :prideified:

Just ruby being sus:

irb(main):021> [(1...(not()).class.to_s.split(//).first.ord).sum].pack("U")
=> "ඞ"
Skelozard

@ar@is-a.cat Just Haskell being sus

ghci> putStrLn [chr $ sum [0..ord (minimum (show (not False))) - 1]]
ඞ

ari :prideified:

MFM? Visible in Mastodon? It's more likely than you think!

ari :prideified:

The original patchset allowing this is here: github.com/glitch-soc/mastodon
I've rebased it as best as I could in the attention span I could give it here: github.com/arachnist/mastodon/

How viable is it to maintain this patchset? No idea.
Will I have the attention span to maintain this patchset even for my own needs? No idea.

Go Up