re: no context
@melaniemoo susshole
@manifold tbh haskell has made a lot of sacrifices in the service of pragmatism (yes, really); if you really wanna see programming that looks like math, try looking up algol sometime lmao
@alyssa since when
@alyssa wait what
@manifold haskell was a language defined by consensus by computer scientists who wanted to package several ideas that were in vogue at the time into a single language
@manifold lol
@alyssa oh i just meant that (&.) (or whatever you would call it) is very much not idiomatic
though yeah that is a preferable definition to me
@tindall@cybre.space back when i played with haskell i probably would have written that like
fizzbuzz :: Integer -> String
fizzbuzz x = case divisibleByMany x [3, 5] of
[ ... ]
where
divisibleByMany n = filter (\y -> n `mod` y == 0)
and if i were to be really obnoxious, i’m pretty sure that lambda would be correctly expressed by ((== 0) . (mod n))
@monorail cool
@monorail does it wait until you close the buffer or just for when you save
@Lady at least in matters of speech you make that quite easy
@compufox ofc my unfrugal ass just HAD to insist on text search suppurrt
and an expensive-ass domain name lol
@compufox Fun Mastodon Facts: https://github.com/mastodon/documentation/issues/931 has not yet been fixed and anybody starting a new instance built from source will fail at the build stage by following the official documentation
@compufox how did you need to edit it?
@compufox this has been an error for months~
@compufox Fun Mastodon Facts: https://github.com/mastodon/documentation/issues/931 has not yet been fixed and anybody starting a new instance built from source will fail at the build stage by following the official documentation
it’s pronounced “ashling”. canonically a black housecat or any of the grass cat pokémon, but currently experiencing daily TFs. Commewnist. she/it
GlitchCat syscatmin and meowstodev; @ me about techincal problems with the instance, or fur feature requests. i got a job due to some extent to my work on this instance
i have very strong opinions about the sonic furanchise. pokémon has me in a chokehold when it comes to merchandise
available via email and matrix with the same username and domain. DM/message/email for other protocols
workplace policy is to clarify that all of my opinions expressed here are my own, and not those of my employer
“all this shit is still incomprehensible but im glad u accomplished something” ―@wallhackio
“i feel mildly relieved that the obscure and esoteric code that i use to build the site will always be definitely outclassed by the obscure and esoteric code that you use to serve it” ―@Lady