Live data from Hacker News

Viewing profile — mastry

mastry

HN member
Joined
Wed, Jun 22, 2016, 12:27 AM UTC
HN karma
480
Public activity
115 items

About mastry

No profile information was provided.

Recent public activity

  1. comment
    Comment #49102265

    Time to try out Antigravity, I guess.

  2. comment
    Comment #44923918

    See the links I listed above. None of those features solved a language problem as large as the lack of sum types. It baffles me that they even spent time on them before providing a…

  3. comment
    Comment #44923840

    Yep, this is exactly the approach we take. It works ok-ish, but it’s far from elegant. In our case ‘read’ is ‘Switch’. I think it’s a fairly common pattern in C# these days.

  4. comment
    Comment #44923081

    > We're discussing Windows and all its ad-ware/invasive changes, and someone brings up C# I brought up C# because the article discusses a Microsoft Windows design philosophy that I…

  5. comment
    Comment #44923042

    Yes, very clunky. One of the big issues with this approach is that switch expressions still require a default branch because there’s no way in C# to express a completely closed set…

  6. comment
    Comment #44922978

    Here are some. I’m not saying these are all completely useless, but all of them should have taken a back seat to sum types. - https://learn.microsoft.com/en-us/dotnet/csharp/whats-…

  7. comment
    Comment #44922335

    They're doing the same thing with C#. The amount crap they have added to that language over the years is mind boggling - yet, we still don't have sum types which is the one thing t…

  8. comment
    Comment #44878093

    Ah - that's good to hear. Thanks for the extra information.

  9. comment
    Comment #44875560

    > Kodak aims to conjure up cash by ceasing payments for its retirement pension plan. I assume this means payments to retirees. It's a good reminder that (if you can help it) you sh…

  10. story
    Kodak says it might have to cease operations [updated]

    Related: Kodak has no plans to cease, go out of business, or file for bankruptcy - https://news.ycombinator.com/item?id=44901330

  11. story
  12. comment
    Comment #44050622

    This will make you feel better: https://news.ycombinator.com/item?id=44050152

  13. story
  14. comment
    Comment #42679571

    Exactly. See also recent SalesForce comments along these lines.

  15. comment
    Comment #42563723

    Happy new year from the US South y’all.

  16. story
  17. comment
  18. comment
    Comment #41771740

    Seems to be back up now.

  19. comment
    Comment #41771645

    I wonder if this is related to the NHC outage? https://news.ycombinator.com/item?id=41771629

  20. comment
    Comment #41771630

    The National Hurricane Center website has been returning "503 Service Temporarily Unavailable" for a while now.

  21. story
  22. comment
    Comment #41534557

    Is that unusual? Nothing in the article compares it to other fires. Honestly curious. Also, this was a little ironic… > The Tesla truck, driven by an employee, was headed to the co…

  23. comment
    Comment #41422132

    I eagerly await the release on Apple Books.

  24. comment
    Comment #41189461

    C# has default interface implementations now, that can be used to create mixins... https://learn.microsoft.com/en-us/dotnet/csharp/advanced-top...

  25. comment