HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fyrn-

no profile record

comments

fyrn-
·vor 4 Jahren·discuss
In rust's case part of that is that LLVM is very C optimized. It's not great at taking advantage of the more strict rules of rust yet. It is getting better though.
fyrn-
·vor 4 Jahren·discuss
Is there some explanation for why this person does not like WASI?
fyrn-
·vor 4 Jahren·discuss
Cap'nProto Is so much better. Really a lot are, but Cap'nProto is main by the original protobuff dev so his description of why he made it is relevant. I use protobuff everday at work and honestly the generated code is incredibly awful conpared to pretty much any alternative. We're way to bought in to switch now though sadly.
fyrn-
·vor 4 Jahren·discuss
Asian carp -> copi

Since the article tries it's harest to obfuscate that..
fyrn-
·vor 4 Jahren·discuss
Failing to load in web view was an instant fail for me :/
fyrn-
·vor 4 Jahren·discuss
If you find the quality of ddg results lacking, I know I did, they are basically just a bing wrapper after all, then give Kagi a shot. It's a subscription service search engine, but in my opinion it's more than worth the cost, especially for programming queries
fyrn-
·vor 4 Jahren·discuss
I reponsed to a similar comment hete earlier, I've reproduced that below, maybe that will give some context:

I don't have much hope for it, I know several people that worked for amazon lumberyard (it's old name), that have quit because that organization is collapsing in on itself, losing engineers way faster than they can hire, and the engine is still buried under a mountain of tech debt inherited from Cryengine (that real Cryengine has resolved a long time ago)

One quit because the new render was so performance intensive, an rtx 2080 super was min spec for the lightest of scenes to achieve 60fps.

Another because he became the last engineer on his team after all the others quit and moved elsewhere at Amazon.

Even hoping open source saves it is unlikely, as it's only in name. The CI and infrastructure to meaningfully develop it open source does not exist.

As a final nail, the install process takes over two hours, which is just not competitive.
fyrn-
·vor 4 Jahren·discuss
I don't have much hope for it, I know several people that worked for amazon lumberyard (it's old name), that have quit because that organization is collapsing in on itself, losing engineers way faster than they can hire, and the engine is still buried under a mountain of tech debt inherited from Cryengine (that real Cryengine has resolved a long time ago)

One quit because the new render was so performance intensive, an rtx 2080 super was min spec for the lightest of scenes to achieve 60fps.

Another because he became the last engineer on his team after all the others quit and moved elsewhere at Amazon.

Even hoping open source saves it is unlikely, as it's only in name. The CI and infrastructure to meaningfully develop it open source does not exist.

As a final nail, the install process takes over two hours, which is just not competitive.
fyrn-
·vor 4 Jahren·discuss
Github issue tracking this comment: https://github.com/riscv/riscv-v-spec/issues/811
fyrn-
·vor 4 Jahren·discuss
There is none, one of the main objectives of WASM was to be a machine agnostic bytecode, similar to JVM bytecode for example. People have even built wasm VMs on FPGAs
fyrn-
·vor 4 Jahren·discuss
It's unfortunate that it's not available for Firefox mobile, for me at least, mobile is where I want translation. For example when traveling and viewing the sites of businesses
fyrn-
·vor 4 Jahren·discuss
Not really that "pre" in their case, it's in a reaction to an existing crisis
fyrn-
·vor 4 Jahren·discuss
Yikes
fyrn-
·vor 4 Jahren·discuss
I don't think that's what they sre saying, I think they sre saying it's stupid Microsoft requires hoops for such a basic feature, hence "Fix Windows" being option 1
fyrn-
·vor 4 Jahren·discuss
Doubt it since no one makes money selling gas at the pumps, that's just the hook to get people in the store
fyrn-
·vor 4 Jahren·discuss
Th IGPU is substantially better in the new RDNA2 chips, also power draw.
fyrn-
·vor 4 Jahren·discuss
Article says 26% met the criteria already, so it's not that out there to expect to see an effect
fyrn-
·vor 4 Jahren·discuss
https://web.archive.org/web/20220506173540/https://www.nytim...
fyrn-
·vor 4 Jahren·discuss
This would really benefit from labeling the y Axis
fyrn-
·vor 4 Jahren·discuss
Yeah, I've done a lot with SDF, and I don't know what they mean. I guess SDFs and ordering are tengentially related..