Mark Jaquith
Mark Jaquith
:+1: I'd really like this too. Couldn't find a way to so it with the available options. I'd really like the option to specify: `key-separator-varspace-value` OR `varspace-key-separator-value` OR `key-varspace-separator-value` (current)
> Any thoughts on how many rows y'all typically have in your P2P tables? I'm working on a site remodel that will probably have into the low thousands. I would...
I think this is the point at which a human brain should be brought into the loop. We can count words (basically just count the dashes) and if it’s past...
This seems like it should be considered a breaking change, so I'm going to have 1.0.0 support both Svelte 5 (only) and Clerk Core 2.
I've already started! Don't think I need to wait… Svelte 5 is sometimes buggy but the API seems locked.
I think you'll be able to implement this more simply once I fix #36!
The way Herd injects into `.zshrc` seems to be causing problems more than once. What if, instead of injecting directly into `.zshrc`, Herd, wrote to its own file, and only...
I now just wrap the misbehaving Herd stuff with a condition to disable it. ```zsh if false; then # Herd injected NVM configuration export NVM_DIR="/Users/mark/Library/Application Support/Herd/config/nvm" [ -s "$NVM_DIR/nvm.sh" ]...
Hey! Just checking in to see the progress on this. Have seen a lot of activity so have been waiting for it to settle and be marked as ready for...
The thing that worries me about this proposal is that for it to benefit normal WordPress sites (without a fast and persistent object cache), the storage of these options ids...