Live data from Hacker News

Viewing profile — malakai521

malakai521

HN member
Joined
Thu, Jan 26, 2023, 6:53 PM UTC
HN karma
27
Public activity
12 items

About malakai521

No profile information was provided.

Recent public activity

  1. comment
    Comment #46272213

    You can already self-host a lot of open source software today, but people still buy subscriptions for SaaS-es

  2. comment
    Comment #45693452

    Then, you would be able to avoid paying their subscription ;)

  3. comment
    Comment #45302727

    It happens when you use adblocker

  4. comment
    Comment #43550425

    It does not

  5. comment
    Comment #43548267

    A nicer, cleaner and simpler syntax, superior pattern matching, active patterns, discriminated unions and computation expressions

  6. comment
    Comment #43547973

    The syntax is exactly the same. You have `var x = await` in C# and `let! x =` in F# The controller handler is also the same. It will be marked with `async` keyword in C# and `task`…

  7. comment
    Comment #43547687

    `var post = await _postService.getById(id);` the F# equivalent is `let! post = _postService.getById id`

  8. comment
    Comment #40914511

    Close to AGI? It's a different type of search engine (hard to say if better or worse) and has nothing to do with intelligence

  9. comment
    Comment #40319592

    Yes, it's entered manually :)

  10. comment
    Comment #39314982

    I've done front-end with PHP, ASP.NET Web Forms, Razor, jQuery, AngularJS, Angular and React and React was by far the most enjoyable experience I've had. It made front-end developm…

  11. comment
    Comment #38430149

    How is Internet Explorer mainstream browser? It has finally died and can't even be used anymore on Windows (unless you're running some old version with updates turned off)

  12. comment
    Comment #38086995

    It could incentivize employers to stop allowing remote work or start mandating going to the office