TehBrian

Results 12 comments of TehBrian

Unfortunately, no, because reddit's own API doesn't provide this capability. You can see some discussion on this here: https://www.reddit.com/r/redditdev/comments/854mye/get_number_of_upvotes/

Alright, thanks for the consideration! > Er, one more thing, the thing that checks the shell and whatnot does seem to add a bit of extra bulk, I might try...

Also, I think that the only reason that any of this is necessary is because `#!/usr/bin/env bash` is only telling `melee.sh` to *define* the function in bash, but the script...

> News? Haven't worked on this recently, but I'd appreciate any suggestions on how to improve it! > Tried your merge on ubuntu, got: `melee.sh: Current shell is unsupported. >>...

Perhaps for now until a fix for all of these issues is made, just tell the user that the browser is not supported, weird things will happen, and point them...

Just to add to the conversation, I prefer cloud-paper's current functionality for this as it matches vanilla Minecraft's behavior for commands. I'm pretty sure that the NoPermissionException is thrown if...

M1 Pro user here. Ableton doesn't even load VST/VST3 Helm anymore (unless Ableton is running via Rosetta, which I'm guessing enables 32 bit compatibility). The AU version works fine, but...

I mean, you don't *need* to. The AU version works (on my machine, at least).

Any ideas on how I could go about seeking a fix for this? Should I report this to JavaFX (somehow)?

With JFX set to `21-ea+5`, building on Java 17, tests pass. (Building on Java 19 results in an unholy amount of failing tests.) Running on Java 17 gives this error....