Viewing profile — Liberonostrud
Liberonostrud
HN member- Joined
- Sat, Nov 05, 2022, 2:02 PM UTC
- HN karma
- -11
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About Liberonostrud
No profile information was provided.
Recent public activity
- story
-
comment
Comment #36067326
How can you pronounce this word?
-
comment
Comment #35723820
What's wrong with TypeScript? Last time I checked all WASM stuff was slower and much heavier than TS/JS.
-
comment
Comment #35723799
I am betting on Vlang instead. Rust is too complicated for an average person - like me. It's basically the Haskell of system programming. V is basically Go made right.
-
comment
Comment #35664950
The website is terrible.
-
comment
Comment #35611257
[dead]
-
comment
Comment #35452042
[dead]
-
comment
Comment #35451983
[dead]
-
comment
Comment #35449777
[dead]
-
comment
Comment #35419468
[dead]
-
comment
Comment #35318783
[dead]
-
comment
Comment #35318760
[dead]
-
comment
Comment #35286439
I haven't used Bitcoin since 2014. In ten years I never missed it once. Unlike my phone, or Hackernews website. But, I am not a criminal or scammer, so not the target group I guess…
-
comment
Comment #35170193
Just switching from Ruby to Crystal - basically the same syntax - will save you at least 3-4 times the money if not 10x in some cases. Not talking about a good Nginx/OpenResty load…
-
comment
Comment #35170132
What is the alternaive?
-
comment
Comment #35137595
SSR is included? Do you have some project that is completely build with this stack. Some real life project?
-
comment
Comment #35043178
[dead]
-
comment
Comment #35042851
[dead]
-
comment
Comment #35040183
> not a deal breaker for me. The last two words "for me" is what I am talking about. The average web developer doesn't invent new libraries. He uses them.
-
comment
Comment #35039963
Well, let me put it this way Phoenix LiveView is still in beta and constantly changing. That's a no-no for any average programmer. Yes, use it if you feel like you can do it but I …
-
comment
Comment #35039922
https://github.com/laravel/laravel/pull/6010
-
comment
Comment #35039867
[flagged]
-
comment
Comment #35038950
[flagged]
-
comment
Comment #35038823
This is another problem of Phoenix. There are some big projects running on it, like cars.com but the code is not public and also they have a team of people who are good programmers…
-
comment
Comment #35038730
Live and dead views and apis ... all of it can be served from one Phoenix app at the same time... and? Anyway, what does taking out LiveView change with the harder server deploymen…