Live data from Hacker News

Viewing profile — owenm

owenm

HN member
Joined
Sat, Feb 18, 2017, 7:38 PM UTC
HN karma
261
Public activity
28 items

About owenm

No profile information was provided.

Recent public activity

  1. comment
    Comment #47762536

    Three countries - England, Scotland, Wales.

  2. comment
    Comment #47591548

    No, I’m saying that MS have different terms for their business and personal offerings (as do OpenAI and Anthropic). To be fair to them, MS are quite open about accuracy for the bus…

  3. comment
    Comment #47591079

    As far as I can tell, this is only for the free personal plan, not any of the business offerings (ie not Copilot for M365) and Github Copilot is under a separate set of terms. “The…

  4. comment
    Comment #47051939

    Any plans to make it available to other languages via bindings?

  5. comment
    Comment #46139134

    I feel a bit sad since I hadn't heard of Gel Data until today, but it's too late... seems like they had some interesting stuff in progress.

  6. comment
    Comment #45894769

    This is super interesting - aside from the benchmarks are there any good examples of loading and querying data from external sources? Any plans to support other formats like parque…

  7. story
  8. story
  9. comment
    Comment #43546522

    I hear you on the opportunity side and I can't see that changing. The good news is in recent releases there's a lot less boilerplate - "dotnet new console -lang F#" results in two …

  10. story
  11. comment
    Comment #42414630

    The Interlisp VM sounds awesome - I would love to see Notecards on Windows/Linux/Mac natively!

  12. comment
    Comment #42413787

    This is an impressive achievement, given there’s a whole language plus IDE. Kudos to the author. I couldn’t see any indication of what the author plans to use it for - I hope he ca…

  13. comment
    Comment #41199639

    I would start with a business case - what are the benefits, is it going to generate revenue or reduce costs, when do the benefits start to be realised. Then look at the cost in sta…

  14. comment
    Comment #37005783

    FWIW, I started programming F# during your tenure at MS and in a couple of years it became a really capable cross platform option - partly MS, partly community, but definitely help…

  15. comment
    Comment #35703715

    Starting with F# on Mac is worlds away from what it was in the past, I bet you could be up and running in 5 minutes: brew install dotnet-sdk dotnet new console -lang F# (in your pr…

  16. comment
    Comment #34944232

    This was me - my first .net language was F# (although I'd dabbled a tiny bit in C#); it was hard to learn the .net standard library as well as trying to learn functional idioms...

  17. comment
    Comment #34481884

    Very interesting - thanks! It's an interesting exercise thinking through some of the constraints and some of the engineering tradeoffs. Out of interest, how much development is act…

  18. comment
    Comment #34477779

    As a thought experiment, this got me thinking what would a solution just using .NET core look like? Obviously I don't have all the details but I think you can do all of those thing…

  19. comment
    Comment #33244301

    I really like Azure Container Apps for this. It's a great way to dip into the world of containers.

  20. comment
    Comment #33139213

    Yes, you're right - I'm not from the US, but I think it's the classic example...

  21. comment
    Comment #33134357

    It's a diaeresis symbol rather than an umlaut, used (infrequently) to show that it's pronounced co-or rather than coor. Quite archaic, unless you're the New York Times, who use it …

  22. comment
    Comment #32791540

    Of course, Teams uses SharePoint for file storage, so it’s basically the same thing for Microsoft, build on the things you have already.

  23. comment
    Comment #32223041

    I used to use Visual Studio and VSMac for my F# experimentation. Over the past couple of years, Ionide has got so much better that I've switched completely over to it from VS for a…

  24. comment
    Comment #30248922

    I was in a similar position when I started learning F# - I'd say start with F#, but you will likely need to be able to read through some of the C# examples to work out how to do co…

  25. story