Singpolyma

Binaries on "Linux"

Posted on

Pretty sure when people say "Linux binary" they mean at minimum "Linux+glibc"

in reply to

Liberapay donations platform (Gittip fork/revival)

Posted on

You can disable cloudflare's blocking of tor. See this article on whitelisting tor users: https://support.cloudflare.com/hc/en-us/articles/203306930-Does-CloudFlare-block-Tor-

Let me know if you need help, I have done this for my sites

in reply to

@des4maisons come to wlsg chat and @ossguy can tell you (he has the science ;) )

Posted on

@des4maisons come to wlsg chat and @ossguy can tell you (he has the science 😉 )

in reply to

Is it good to lift IO actions when publishing a package?

Posted on

MonadIO is the same as IO, therefore you can use your normal catch/try operations that work on non-MonadIO IO just fine.

in reply to

Can someone explain how free software can work?

Posted on

All security software that you could consider trusting is free software. Proprietary systems cannot be made secure.

I would suggest watching one of RMS' introductory talks or reading some essays on fsf.org to get a good baseline understanding of the issues 🙂

in reply to