Tom Parker-Shemilt

Results 216 comments of Tom Parker-Shemilt

Actually, best place for this is as another link in the "Games" section next to the "Games Made With Piston" one

Hi @wujunze. Can you explain why the crate exists? Ideally, it should be removed as it confuses folks. If you could transfer ownership to myself, I could put out a...

https://github.com/awesome-rust-com is similarly confusing. I'm not quite sure what the point of that org is. Could you help me understand that @wujunze?

This looks like a billiard issue. Billiard 4.0.0 has https://github.com/celery/billiard/pull/346 which removed buf_t, but ones before that should work.

`yarn install --skip-integrity-check` seems to actually do the trick

I'm guessing this means Heroku doesn't actually have cron installed. I'd note their documentation advises against it's use https://devcenter.heroku.com/articles/scheduled-jobs-custom-clock-processes

https://github.com/palfrey/serial_test/pull/83 resolves this by removing timeouts entirely

And icecream with https://github.com/gruns/icecream/pull/167

> > Once [rust-lang/rust#65262](https://github.com/rust-lang/rust/issues/65262) gets implemented we could possibly feed off that. Maybe write a tool to grab `Cargo.toml` files and look for the relevant field. > > Just wanted...

https://github.com/altdesktop/i3ipc-python/pull/205 does this.