![Owen Lynch Profile](https://pbs.twimg.com/profile_images/1511852284271112193/FMwF0Kga_x96.jpg)
Owen Lynch
@u_map_prop
Followers
609
Following
2K
Statuses
1K
This is no longer an active account: see https://t.co/g9E26Tj999 or @[email protected] for any updates.
Joined December 2017
@arntzenius nix-shell -E 'with import <nixpkgs> {}; mkShell { buildInputs = [(haskellPackages.ghcWithPackages (hpkgs: with hpkgs; [random]))]; }'
0
0
3
@kmett @joseph_h_garvin Oh yeah, definitely the getter/setter life is not fun. I mainly was thinking about newtypes like newtype Positive = MkPositive Int toInt :: Positive -> Int fromInt :: Int -> Maybe Positive
0
0
2
@alicemazzy My nixos setup has every folder that is not explicitly marked in my config to back up deleted on every boot (because my / is a tmpfs). So every reboot is the new install experience. NixOS is the way.
0
0
1
@joseph_h_garvin @mattecapu Look, once ATS Xanadu or CFTT become real, I'll be as happy as the next guy. But I'm not holding my breath.
1
0
3
@arntzenius @tangled_zans @jhemann I'm not 100% confident, but I do know that there's a lot of cool coinductive type stuff going on there. It's definitely not production-ready though.
0
0
1
@jtcbrule @krismicinski I mean, maybe "mainstream programming languages" have copied all the good stuff from... lisp 40 years ago. But there are tons of modern lisp dialects that have new stuff! Like correct handling of lexical scope for macros in Racket
2
0
1