jjy

Results 24 comments of jjy

Applied the wave 4 grant and wait for response.

![image](https://user-images.githubusercontent.com/1695400/53080606-00d45e00-3534-11e9-99a0-98f03c0b4536.png) Rejected by ECF, because lack of energy and incentive I will no longer continue to maintain Ciri.

I'm also prefer latter one, to maintain a counter is not necessary, since `readiness` become unknown status between actually io operation and next `Selector#select`, it seems not big help to...

Now I think we should not maintain consistency for a wrong use case, we either need a better design to avoid misuse or we just leave it here.

This issue was closed because it has been inactive for 14 days since being marked as stale. Please re-open this issue if you meet the problem again.

IMO we can add comments to hint users. And we can add another function to return the maximum allocatable size. ``` /// Returns the maximum size that this allocator can...

Workaround: Increase the `font_size` and set `Transform#scale` to a smaller value. ``` rust let mut bundle = Text2dBundle { transform: transform.with_scale(Vec3::splat(0.1)), ..Default::default() }; bundle.text.sections.push(TextSection { value: format!("test"), style: TextStyle {...

Sorry for the late reply. `buddy-alloc` is a library crate. Could you please explain to me why (and how) it needs to be packaged with rpm?

https://github.com/nervosnetwork/capsule/pull/15