Live data from Hacker News

Viewing profile — k_cieslak

k_cieslak

HN member
Joined
Sat, Sep 19, 2015, 8:01 PM UTC
HN karma
15
Public activity
10 items

About k_cieslak

No profile information was provided.

Recent public activity

  1. comment
    Comment #19984076

    Hopefully not :-)

  2. comment
    Comment #19984047

    > VS Code doesn't work for the older .NET Framework stuff (pre .NET Core). This is not true for F#.

  3. comment
    Comment #13144848

    > I do appreciate the efforts of the F# team has always made in maintaining an open source community I do appreciate the efforts of the F# open source community has always made in …

  4. comment
    Comment #13144822

    It's probably line ending problem. Running something like dos2unix on `build.sh` would probably fix it.

  5. comment
    Comment #10247250

    FunScript for sure is not perfect and have many rough edges - getting started as new user is hard, getting started with different type of project even as experienced user is not pe…

  6. comment
    Comment #10245691

    Yes. It provides same completions list as in VS or XS, so also support Type Providers

  7. comment
    Comment #10245481

    VS Code is using Omnisharp[1] which is build on top of Roslyn so as for now it supports only C# / VB. As far as I know they are working on adding plugin support for it for non-Rosl…

  8. comment
    Comment #10245464

    Omnisharp[1] is build on top of Roslyn so as for now it supports only C# / VB. As far as I know they are working on adding plugin support for it for non-Roslyn language so maybe in…

  9. comment
    Comment #10245387

    F# has been working well enough on Mac for many years. Even if You won't like Ionide (I hope You will like it ;) ) it's worth checking different projects which allow for F# develop…

  10. comment
    Comment #10245370

    Just want to let You all that I'm an author of most stuff ( but of course we have also some cool contributors!) so if You have any questions feel free to ask them here.