HackerTrans
トップ新着トレンドコメント過去質問紹介求人

xky

no profile record

投稿

AI Is Bad

freelancing-gods.com
4 ポイント·投稿者 xky·5 か月前·1 コメント

C100 Developer Terminal – Computer for Experts

caligra.com
4 ポイント·投稿者 xky·12 か月前·0 コメント

[untitled]

4 ポイント·投稿者 xky·昨年·0 コメント

Why is Microsoft Evil?

5 ポイント·投稿者 xky·3 年前·10 コメント

コメント

xky
·9 か月前·議論
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 年前·議論
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 年前·議論
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 年前·議論
Meta also pursues trademarks applicants for trademarks ending in 'book' as well.
xky
·3 年前·議論
Blazor provides a number of render models or modes. You can now create SSR websites with streaming.
xky
·3 年前·議論
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 年前·議論
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.