Viewing profile — malakai521
malakai521
HN member- Joined
- Thu, Jan 26, 2023, 6:53 PM UTC
- HN karma
- 27
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About malakai521
No profile information was provided.
Recent public activity
-
comment
Comment #46272213
You can already self-host a lot of open source software today, but people still buy subscriptions for SaaS-es
-
comment
Comment #45693452
Then, you would be able to avoid paying their subscription ;)
-
comment
Comment #45302727
It happens when you use adblocker
-
comment
Comment #43550425
It does not
-
comment
Comment #43548267
A nicer, cleaner and simpler syntax, superior pattern matching, active patterns, discriminated unions and computation expressions
-
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`…
-
comment
Comment #43547687
`var post = await _postService.getById(id);` the F# equivalent is `let! post = _postService.getById id`
-
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
-
comment
Comment #40319592
Yes, it's entered manually :)
-
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…
-
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)
-
comment
Comment #38086995
It could incentivize employers to stop allowing remote work or start mandating going to the office