HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xky

no profile record

Submissions

AI Is Bad

freelancing-gods.com
4 points·by xky·il y a 5 mois·1 comments

C100 Developer Terminal – Computer for Experts

caligra.com
4 points·by xky·il y a 12 mois·0 comments

[untitled]

4 points·by xky·l’année dernière·0 comments

Why is Microsoft Evil?

5 points·by xky·il y a 3 ans·10 comments

comments

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