Erin Swenson-Healey

Results 8 comments of Erin Swenson-Healey

@ZenGround0 > In the above issue the discussion indicates that we can give the miner full selection over the sector ID. This is in conflict with the current spec for...

I am also seeing this behavior. The archive (`.a`) produced when my `[lib]`'s `crate-type` equals `["staticlib"]` is different (and results in errors at link-time) than when `crate-type` equals `["staticlib", "lib"]`.

@karl-dau - Alas, I did not. If I recall correctly - and it's been a while now - we just ended up using `func Foo(inputPtr []Flarp, inputLen uint) uint64` ~and...

Hi @jliunyu! I too would love to be able to create Kafka topic ACLs using the confluentinc/confluent-kafka-go library. I don't see any evidence that this library supports that particular operation,...

> The reason commD being on chain is nice is that it makes client payments simpler A storage client will need CommD if they are to verify a piece inclusion...

> In my repo, it takes ~2 minutes to complete scanning node_modules on a (very fast) M1 Macbook. I'd expect exclude to ignore matches completely, like a .gitignore, and not...

@vincerubinetti - Yeah, that makes sense. I use WebStorm, which has first-class support for Prettier, so making the switch to prettier-plugin-sort-imports was a bit of a no-brainer after I ran...