Yawning Angel

Results 108 comments of Yawning Angel
trafficstars

With the merge of #9255 this is probably complete?

I assume this is a WONTFIX at this point. See: https://medium.com/the-interchain-foundation/discontinuing-tendermint-v0-35-a-postmortem-on-the-new-networking-layer-3696c811dabc

Tried this out with LLVM 18.1.4 compiled from source on Arch (btw). - There appears to be a regression or change in how `llvm-config` needs to be invoked if the...

Add the appropriate build tag to `core/crypto/rand_bsd.odin`.

Ah sorry, you also need to exclude netbsd in the generic `core/crypto/rand_generic.odin`. The tests under `tests/core` will fail to compile unless you do.

> Native futex support is in. Plz let me know if you have any other feedback. I looked into this a bit and came across this thread, which is concerning....

> it would involve signing the Go CLA and agreeing to submit this code as a contribution to Go. I would need to check with my employer, since this is...

I stated my opinion on Discord, but I'll do it again here for the record. Yes, there is a bug here, but I disagree that there should be an error....

> What is the purpose of the `-microarch` flag in your eyes if the compiler generates all such instructions and dynamically dispatches at runtime? In my view: - `-microarch` should...

Hm, looks like the compiler got more strict and openssl's API changed a bunch. > Is this a deprecated project? Basically, yes. * None of the protocols it speaks are...