Live data from Hacker News

Viewing profile — sigrlami

sigrlami

HN member
Joined
Fri, Sep 04, 2015, 5:33 PM UTC
HN karma
18
Public activity
15 items

About sigrlami

[Software Developer] [Haskell, Rust, OCaml] [https://sigrlami.eu] [ my public key: https://keybase.io/sigrlami; my proof: https://keybase.io/sigrlami/sigs/FYwikXfncCipfpOnLX7LHBR2E2U9KXDgdnog_ZOd638 ]

Recent public activity

  1. comment
    Comment #36746223

    You can also check here https://haskellcosm.com/ Click on "Area" column header to sort.

  2. comment
    Comment #36746205

    Check 2nd chart here(not mobile-ready): https://haskellcosm.com/analysis.html

  3. 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…

  4. comment
    Comment #25012665

    Get Generics implemented first. Fortunately draft already prepared but any modern PL without similar generalization tech is far from `great`.

  5. comment
    Comment #23746819

    Thanks! Looks very promising

  6. comment
    Comment #23742718

    Is C Api changes stable? Last time I checked there was some breaking changes

  7. 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.…

  8. comment
    Comment #23365988

    There are more than 200 companies using Haskell in a different levels, check out https://haskellcosm.com

  9. 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…

  10. comment
    Comment #23205911

    Good stuff. Take a look at https://haskellcosm.com list of companies that use Haskell in production.

  11. comment
    Comment #23205905

    Good stuff. Take a look at https://haskellcosm.com list of companies that use Haskell in production.

  12. 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 …

  13. comment
    Comment #22845164

    Check out https://haskellcosm.com with list of companies by area.

  14. 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.

  15. 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…