HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xky

no profile record

Submissions

AI Is Bad

freelancing-gods.com
4 points·by xky·5 माह पहले·1 comments

C100 Developer Terminal – Computer for Experts

caligra.com
4 points·by xky·12 माह पहले·0 comments

[untitled]

4 points·by xky·पिछला वर्ष·0 comments

Why is Microsoft Evil?

5 points·by xky·3 वर्ष पहले·10 comments

comments

xky
·9 माह पहले·discuss
If humanoid robots can perform ok on a broader set of tasks then they could reach economies of scale that a robot arm might not.
xky
·2 वर्ष पहले·discuss
What about just “Ask HN: What are you tinkering with?” You can tinker with an idea in your head as well so that works.
xky
·2 वर्ष पहले·discuss
Lucanet seems like the kind of financial software behemoth Causal was supposed to challenge. I can't help but feel a little disappointed.
xky
·2 वर्ष पहले·discuss
Meta also pursues trademarks applicants for trademarks ending in 'book' as well.
xky
·3 वर्ष पहले·discuss
Blazor provides a number of render models or modes. You can now create SSR websites with streaming.
xky
·3 वर्ष पहले·discuss
The .Net team has made pretty significant strides in minimizing the bundle size and I would expect that to continue. It’s now also possible to combine pre-rendering and streaming with web assembly to improve the loading experience.
xky
·3 वर्ष पहले·discuss
We evaluated a few options and settled on Blazor after tiring of the build chain and dependency complexity of the TypeScript world. So far, it’s been nothing but a breath of fresh air to work with.

It’s important to clarify which model you’re working with when discussing Blazor. A lot of complaints seem to stem from using the Blazor server websocket model outside of its specific use cases. The web assembly and prerendered models are more comparable to modern developments in other ecosystems.