johnpyp

Results 57 comments of johnpyp

What is the expected response if a connection is getting rate limited? At fast join rates with a lot of channels (testing with about 2k), it's pretty common for me...

Ah, sorry about posting in the wrong issue, since there's another one for the JOIN command, must've just clicked the wrong one. It seems that after doing multiple runs on...

I stumbled across this issue today, and after trying all of the mentioned possible fixes and following stackoverflow threads to no avail, I found a maybe-solution that probably breaks things...

Added in a pull request awaiting approval: https://github.com/eduardostuart/vue-typewriter/pull/3 Deleting one by one is achieved by setting `full-erase` to `false`.

This issue shouldn't be closed just because there's a workaround

@devongovett I tried the new bundler-library plugin, and a few things so far are unintuitive. - There are no docs yet afaict (new feature :) ) - I was *expecting*,...

It might also be useful to look at https://github.com/avencera/rustywind, as this is a pure rust implementation of tailwind sorting which also doesn't look at the tailwind.config.js file afaict an interesting...

Hey, following up on this - like @sigmaSd mentioned, the usecase mentioned here about disambiguating when to use `tsserver` or `denols`, when filetypes aren't enough. For example: - Node should...

Contrary: I really appreciate editing the `.mise.toml` with mise use, especially that it can understand which files I want to edit, and resolve to the specific versions without me having...

I've had the same issue for months at this point, only just realized it was caused by this specific behavior.