[-] icesentry@programming.dev 1 points 1 year ago

You don't need different beans for espresso.

[-] icesentry@programming.dev 8 points 1 year ago

The fact that it's horrifying doesn't change the fact that it's not related to their looks.

[-] icesentry@programming.dev 19 points 1 year ago

I'm honestly surprised that someone that spends enough time on the internet to end up on lemmy doesn't know about ACAB.

[-] icesentry@programming.dev 5 points 1 year ago

The only reason I would switch is if the projects I contribute too would switch. I personally don't care.

[-] icesentry@programming.dev 3 points 1 year ago

A lot of those AAA unreal games are plagued woth performance issues and shader stutter on PC. Unreal has a lpt of good in there, but it's not all good. Nanite will only contribute in making games even larger than they already are.

[-] icesentry@programming.dev 1 points 1 year ago

I mean, I get what you're saying but with rust all that js code is auto generated and you can make a full app without writing a single line of js yourself.

[-] icesentry@programming.dev 1 points 1 year ago

How is it extra effort? It's just a comment instead of inline types. It's not like going from no types to types everywhere.

[-] icesentry@programming.dev 1 points 1 year ago

That's litterally less step. It's just a comment above a function. How is that more steps?

I mean, don't get me wrong, I don't mind build step but this is objectively less steps.

[-] icesentry@programming.dev 1 points 1 year ago

If you want type safety and no build step you do like svelte did and use jsdoc instead. You can run the typescript type checker on those annotations so if you care about not having a build step you can still have type safety.

[-] icesentry@programming.dev 1 points 1 year ago

That's actually a myth and real world performance isn't affected by this. See this video from leptos creator which is one of the more popular wasm ui framework https://youtu.be/4KtotxNAwME?si=D_vWV1LPQI-C9j8G

The biggest issue is actually the size of the payload since you need to ship the entire app and language runtime.

[-] icesentry@programming.dev 3 points 1 year ago

That description also makes it feel like it could be used like a leaner electron

[-] icesentry@programming.dev 4 points 1 year ago

The main issue is that frontend is complicated and it can do a lot of very different things. Frameworks exist to solve some issues that may or may not exist in your project.

view more: next ›

icesentry

joined 1 year ago