Chris de Graaf

Results 150 comments of Chris de Graaf

Lowering that fixed it, thank you! Its actual behaviour is a bit puzzling to me though; it the minimum width was 80, then why was vterm allowed to run in...

I think that package is just not in the Project.toml?

Ah, hm I'll investigate later today.

This is the same thing with that other tutorial you mentioned the other day where the script just stops for no apparent reason. The only reason that it would exit...

So I think the best option is to enhance the `pyjulia.install()` function as @tkf mentioned rather than putting Julia installation to install or load time. We could use Julia_jll, or...

I wrote some ugly code that downloads, verifies (hash + GPG), and extracts Julia, obviously it needs a lot less stuff hard-coded and probably some Python 2 compat work but...

I'm also in favour of eventually having one canonical installer/version-manager, similar to how Rust has the `rustup` that everyone uses and is officially recommended by the Rust devs. But it...

Bump, not having a way to programmatically download beatmaps even if you're authenticated is quite sad. There are lots of cool integrations that this would unlock.

That's not really the point, public APIs are there to avoid having to do that kind of magic. And I can't back this up but I'm pretty sure peppy does...

Not sure how the API has changed since this issue was opened, but as of right now `get_beatmaps` returns maps of all ranked status including pending and graveyarded. Since that's...