Replies to message #5,751

  • 🇵🇦 Nuestro primer dominio localizado está en español en kiwifarms.pa. Our first localized domain is on Spanish on kiwifarms.pa.
ADHD Mate

Programming thread

In haskell it's just: newtype Parser a = Parser { runParser :: String -> Maybe (a, String) } instance Functor Parser where fmap f (Parser p)...
Nigger Caviar

Programming thread

Doing that is so unfathomably niggerlicious it wouldn't even occur to me to do it. I keep telling myself I should read more books in general so...
analrapist

Programming thread

The point of writing code is to solve a problem. Parsing will not improve your general abstraction ability. If your problem space becomes the...
Back
Top Bottom