HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xky

no profile record

Submissions

AI Is Bad

freelancing-gods.com
4 points·by xky·5 maanden geleden·1 comments

C100 Developer Terminal – Computer for Experts

caligra.com
4 points·by xky·12 maanden geleden·0 comments

[untitled]

4 points·by xky·vorig jaar·0 comments

Why is Microsoft Evil?

5 points·by xky·3 jaar geleden·10 comments

comments

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