Ryan Leckey

Results 194 comments of Ryan Leckey

All `Future`s are fallible in that there is an associated `Error` type. Meaning in general usage you'll never have a `await!( ... )` without being trailed with a `?`. ```rust...

Both synchronous reads and asynchronous reads with `await!` will _logically_ block your function. I'm not seeing the disconnect in _logical_ behavior so the additional keyword is pure noise to me....

There is a clear cut distinction though. If you do IO in any form that is not deferred to an event loop, that is a blocking call and thus your...

@benogle @50Wliu How do we go about getting this done? The `language-stylus` package has been dead for a long time now.

@logaretm Is there anything I can help with to get this merged and released?

I agree. However attempted communication with those packages and then (after some time period) removing them or flagging them someway should be done. If I search for "autocomplete python" right...

If we could make renaming work like it does in github than we could do a redirect from the current name to `autocomplete-python`. I'd also hide the "symlinked" names from...

Hashgraph is not Hedera. The name "Hedera Hashgraph" or "Hashgraph Hedera" or just "Hedera" should all be fine. For JS, someone is squatting on the `hedera` name or it would...

Is still needed? Does it affect anything if we do it on if not?