Lucas Garron
Lucas Garron
> EDIT 2: Published as a package, so you can run: `bun x bun-audit` > Repo at: https://github.com/lgarron/bun-audit I've been relying on this for a while, but it's kind of...
I'm not certain I can still get these certificates from DigiCert. I'll have to give it a poke, but we might have to retire a bunch of subdomains.
I think there are two different things being discussed here: - When Tailscale is connected, connections *that should never be going through Tailscale at all* are slowed down. - When...
This disagreement was never resolved. I still personally maintain that there are enough use cases for sites that people visit roughly but not exactly once a year. A cap of...
For example, here are two CI runs of the exact same commit: I'm sure there are some details I'm missing, but one CI run takes only 29s while the other...
> Fun fact: > > @lgarron cargo-quickinstall already builds cargo-run-bin v1.7.2 https://github.com/cargo-bins/cargo-quickinstall/releases/tag/cargo-run-bin-1.7.2 > > So if you are using cargo-binstall or taiki-e/install-action, it should work out-of-the-box. Do you have an...
Repro with splits for each of the 4 operations: https://garron.net/temp/age-perf I just figured something out moments ago: the performance slowdown in Chrome happens *only* when I have DevTools open. When...
Apparently this is a known `WontFix` issue? 😢 https://bugs.chromium.org/p/chromium/issues/detail?id=1322417 15× is rather extreme, and the only reason I was able to find that bug is because of my experience looking...
I'd definitely like to be able to do that on servers. Do you also have use cases where it would be useful on the client?
Yeah, in fact I can repro with a single identity move. (Note: this issue is tagged `rs` only.)