
On Sat, Aug 30, 2014 at 04:50:03PM -0700, Anton Vorontsov wrote:
On an unrelated note, where do you get opportunities to apply your Haskell skills?
I do some AI/BCI research using Haskell, but it's for my own fun. Commercially I don't apply it anywhere. :)
I thought you were a Moscow embedded developer hacking on old iPAQs and now you appear to be writing perfect English and sophisticated Haskell from a PDT location, what a surprise! I'm glad to hear you're having fun :)
+ vars = ["XAUTHLOCALHOSTNAME","HOST","HOSTNAME"]
This is from my pretty standard Gentoo install, and the same result on another Debian machine too: Prelude System.Posix.Env> getEnv `mapM` ["XAUTHLOCALHOSTNAME","HOST","HOSTNAME"] [Nothing,Nothing,Nothing] paul@laptop ~ $ env | egrep '(XAUTHLOCALHOSTNAME|HOST|HOSTNAME)' paul@laptop ~ $ -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fercerpav@gmail.com