Viewing profile — hiljusti
hiljusti
HN member- Joined
- Fri, Feb 19, 2021, 4:07 AM UTC
- HN karma
- 9
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About hiljusti
No profile information was provided.
Recent public activity
-
comment
Comment #39875389
Check out "Dumb Site Generator" https://so.dang.cool/blog/2024-01-22-DSG-Dumb-Site-Generator
-
comment
Comment #39698427
Formerly known as `rtx`
-
comment
Comment #36966259
Location: US Remote: Only Willing to relocate: No Technologies: Yes. Polyglot, multi-discipline, the weirder the better Résumé/CV: https://so.dang.cool and https://linkedin.com/in/…
-
comment
Comment #34689427
Well sure, there's Stackage, and there's Nix, and there's some other options. Haskell, for my money, is similar to Node.js in that I don't have confidence I could reliably expect t…
-
comment
Comment #34583622
I appreciate Hackage and its lack of garbage, although I think the exclusivity can't scale. I also like Haskell's module system All other aspects of Haskell package management feel…
-
comment
Comment #34583428
Cargo and Leiningen are the only two build/package tools I've used that are legitimately pleasant and unobtrusive. (And Cargo is more pleasant than Leiningen but I think that's the…
-
comment
Comment #34583349
Not necessary, but certainly it's easier to implement and get stuff done. It starts to break down and show its cracks the larger and larger it gets, though. The difference between …
-
comment
Comment #26676991
I mean, I agree when build times take more than a minute, I don't care about seconds. Have you used languages that take less than a few seconds (in total) to compile? Also in my ex…