Live data from Hacker News

Viewing profile — pkese

pkese

HN member
Joined
Tue, May 27, 2008, 11:11 PM UTC
HN karma
8
Public activity
7 items

About pkese

No profile information was provided.

Recent public activity

  1. comment
    Comment #16212517

    Do note, that some functional languages have good out-of-the-box support for both backend and frontend. An this is not negligible. I'm using F# which in combination with Fable (F#-…

  2. comment
    Comment #14459470

    So far I've used F# form smaller projects, basically anywhere there's any un-trivial problem. Just the fact that the editor helps you write correct and concise code means that once…

  3. comment
    Comment #14459122

    It might be worth also looking into ReasonML, which is a very similar language, but gets some of F# issues right, like: - Targeting native compilation and javascript transpilation …

  4. comment
    Comment #14459067

    I think the main problem is that F# never went beyond .Net platform (e.g. they never released a native compiler). .Net is nice and gets the work done, but the fact that existing .N…

  5. comment
    Comment #14459016

    Funny. I'm also love Linux, but for me, the combination of .Net Core/Standard, Visual Studio Code and Ionide provide by far the best programming toolset/experience of anything I ha…

  6. comment
    Comment #10760363

    RxJS has a steep learning curve and is quite hard to really understand beyond basic examples that fit on a presentation slide. It might be a great tool for really smart developers,…

  7. story