Darien

Results 31 comments of Darien

@robojumper Just to restate things so make sure I understand, you mean that the workflow Character Emblem > `Manage Loadouts` > `Save As In-Game Loadout` is (on a Bungie API...

OK, so it's really two different settings for the same basic process, depending on what we believe about the intent: 1. Avoid unnecessary subclass socket changes, so that changes are...

I think the agile-y minimum-viable-product here would be a single button for advanced users (e.g. people relying on in-game loadout swaps to handle hard content) that they would use when...

I think there's definitely something valuable in here, even if I'm not sure what design would be best. I often end up opening Light.gg's God Roll Finder in another tab....

> Now User A has successfully hidden the rebuttal to his comment from everyone. The only defense against this is if the thread OP happens to block User A. Worse:...

> Since you're raising this as an error from your controller, the [changes in 1.5.0](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md#150-21-apr-2024) are probably relevant to your interests (it looks like you're using 1.4.2 above). At the...

I'll keep poking at it, but it does seem to happen with 1.5.2 as well. ``` * bandit 1.5.2 (Hex package) (mix) * hpax 0.1.2 (Hex package) (mix) * plug...

I think this may be a race-condition where the process serving the request is getting terminated--silently!--after it sends data to the client but before it can finish logging properly. Perhaps...

Sounds good, just adding another data-point to confirm: If I call `curl` with additional URLs on the same invocation, then the issue only shows up if the problem-URL is the...

> Does the condition happen 100% of the time with curl? To invert the saying: "It never works on *my* machine." However someone with a slow network or slow client-computer...