will((i)a(m))

195 Followers
511 Following
970 Posts
mathematically powerful // cat(boy|girl|something) // any pronouns ok // also active on [email protected] // avatar source: https://danbooru.donmai.us/posts/3287932
λ> import Data.List λ> import Data.Ratio λ> import Control.Monad λ> numberize as = foldl (\p d -> p * 10 + d) 0 as λ> :{ λ| fracs x = do λ| n <- permutations [1..9] λ| let p = numberize $ take 4 n λ| let q = numberize $ drop 4 n λ| guard $ (p % q) == x λ| return (p,q) λ| :} λ> fracs (1 % 2) [(7269,14538),(6729,13458),(7329,14658),(7293,14586),(9273,18546),(7923,15846),(9327,18654),(6927,13854),(6792,13584),(7692,15384),(9267,18534),(7932,15864)]
the three cubes problem is super cool and at some point i should infodump about it here
@pry yes
@freemo oh right you have to calculate with actual harmonic numbers and the like; still, relatively close
@freemo without the assistant there's a method that works ln(2)*100% of the time...
Other trans women: "will voice training damage my vocal cords?"
Me: "will voice training mean I can't do my excellent Strong Bad and Robbie Rotten impressions anymore?"
@amic what's being a ghost like
Yeeting myself across the room, screaming "FOR THE HONOR OF GAYSKULL" at the top of my lungs
The WWW should be made out of small interlinked communities and services, not out of a few giant ones. It was explicitly designed for the former, after all