vwkd

Results 93 comments of vwkd

[Deno KV](https://deno.com/blog/kv) offers a well designed Storage API for persistence which also solves the questions from the initial posting. It's currently still in closed beta, but it seems we can...

Could this be solved by an option to customize the line style (green / red text color) differently from the change style (bold green / red text color)? For example,...

@brentsimmons https://github.com/Ranchero-Software/NetNewsWire/issues/1864#issuecomment-1382323645 > Here’s the thing about filters — they will be bad for performance and memory use. I'd be happy with a simple filter that filters the feed while...

Not sure if I'm having a related issue. I want to turn off CSS unused selector stripping since I'm including markup dynamically using `{@html}`. Currently there seems to be no...

Would be great to support dual subtitles by showing one subtitle at the bottom and a second one at the top. This is especially useful for language learning to show...

This seems to be still valid for temporalite. `temporal start server-dev` debug logs JSON to the console by default. It would be good if debug log is opt-in instead of...

+1 Also the extra link at the bottom of an edited tweet that links to itself is confusing and should be removed.

For a Deno Deploy project that is deployed through GitHub Actions ("Build step with GitHub Actions"), I believe you should be able to add a webhook to the GitHub Action...

Yes, unlink and relink repo should AFAIR do the trick. Though I agree changing only the entry point could be integrated better than to relink the whole repo.

One workaround is to designate one of the pieces of data as "primary" and use its versionstamp for the collection. For example, we could use the versionstamp of the `id`...