Josh Pike

Results 399 comments of Josh Pike

Am now using aurora global database, where reads must be done in one region and writes made to another. I want to obviously distinguish these, even if it's as simple...

Just confirming that @Frolanta's design seems to work. It should be baked into knex.

It becomes an issue when the codebase gets so large that it's painstaking to manually split all queries between the two pools. There's one issue with the above alternative though,...

Without giving too much information away... how much activity are you having to deal with? Is your use case really heavy? Aurora is becoming increasingly popular, I think this will...

This sounds potentially nuts... but... what if we just, while downloading the latest angular LSP, did a regex replace of the downloaded payload, and patch it on the fly?

> This sounds potentially nuts... but... what if we just, while downloading the latest angular LSP, did a regex replace of the downloaded payload, and patch it on the fly?...

@atscott correct this is a zed issue being tracked here and getting attention now https://github.com/zed-industries/zed/discussions/24100

I'd say the coloring of `this` is the most important one, but they're all important... is it possible to align on the other two items as well, or is it...

Just one more example to show difference (zed is left, vscode right (AvatarModule is a class, @Component is an angular decorator)