Viewing profile — sigrlami
sigrlami
HN member- Joined
- Fri, Sep 04, 2015, 5:33 PM UTC
- HN karma
- 18
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About sigrlami
Recent public activity
-
comment
Comment #36746223
You can also check here https://haskellcosm.com/ Click on "Area" column header to sort.
-
comment
Comment #36746205
Check 2nd chart here(not mobile-ready): https://haskellcosm.com/analysis.html
-
comment
Comment #25678455
With proper maintenance it is best possible source of energy in that regions. It's shame "green deal" gained too much hype, proper/safe nuclear energy most sustainable way with goo…
-
comment
Comment #25012665
Get Generics implemented first. Fortunately draft already prepared but any modern PL without similar generalization tech is far from `great`.
-
comment
Comment #23746819
Thanks! Looks very promising
-
comment
Comment #23742718
Is C Api changes stable? Last time I checked there was some breaking changes
-
comment
Comment #23479863
Looks like it was ghostwritten. Completely differs from Rogozin's speech and flow of thoughts. Not so aggressive and rather peaceful. Also, this is an original article, in English.…
-
comment
Comment #23365988
There are more than 200 companies using Haskell in a different levels, check out https://haskellcosm.com
-
comment
Comment #23256910
Nix is a cool ecosystem but getting builds quite expensive on conventional CI/CD system. One can reduce costs by running custom Hydra CI instance but I would love it to be a bit be…
-
comment
Comment #23205911
Good stuff. Take a look at https://haskellcosm.com list of companies that use Haskell in production.
-
comment
Comment #23205905
Good stuff. Take a look at https://haskellcosm.com list of companies that use Haskell in production.
-
comment
Comment #22846960
I and companies I work with use a lot of Haskell on a backend. With Servant library one can build build type-safe REST APIs and generate types for different frontends. Take a look …
-
comment
Comment #22845164
Check out https://haskellcosm.com with list of companies by area.
-
comment
Comment #14459457
The general idea like USSR's An-225 Buran tandem within MAKS program https://en.wikipedia.org/wiki/MAKS_(spacecraft) and it's 25 years old.
-
comment
Comment #12879039
Haskell has strict extension that removes all delayed/lazy computation from your code. Why do you think it's not ready for real world? It's used by numerous companies around the Wo…