Viewing profile — noneucat
noneucat
HN member- Joined
- Sat, Aug 18, 2018, 9:02 PM UTC
- HN karma
- 4
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About noneucat
No profile information was provided.
Recent public activity
-
comment
Comment #22389111
Should probably be merged with: https://news.ycombinator.com/item?id=22384754
-
comment
Comment #18580345
I don't recall GHC development ever being on GitHub? Most I can find is a mirror at https://github.com/ghc/ghc . edit: Title has been changed.
-
comment
Comment #18158359
This was very enlightening for me, thank you!
-
comment
Comment #18098824
I wasn't trying to credit the language. Just curious about the state of the ecosystem. I had the displeasure of PHP being the first "programming language" I came across. Most of my…
-
comment
Comment #18098790
Make me wonder... Is there anything like TypeScript or MoonScript for PHP? A source-to-source language that tries to mitigate the quirks and issues with the target language.
-
comment
Comment #17790733
The tests are written in Perl and are invoked by Nix's build tools. You can skim the API at https://nixos.org/nixos/manual/#sec-nixos-tests In this case, the test makes use of both…