Roz
Roz
> Do you think it's feasible to implement this solely with markdown? If we want to be as good as /x then we either have to become markdown design wizards,...
This might be relevant: https://deno.land/x/[email protected]
Can we deploy this again?
For anyone that comes here looking for this, I found that adding `"og:image": ""` to a post's frontmatter actually generates the correct `og:image` meta tag
The branding page might be useful: https://www.typescriptlang.org/branding
Hi. I've encountered the same problem when trying to use the library. [Here's](https://github.com/roziscoding/slow-deno-lsp-repro) a minimal reproduction repo, and below is a screenshot of `btop` showing the memory usage. If I...
This could also be achieved by importing zod from a repository that supports major-only pins, like lib.deno.dev: `https://lib.deno.dev/x/zod@3/mod.ts`.
> @roziscoding anything else? not at all, this looks great! thanks @rayz1065!
I agree that this should be the default behavior, but changing this now would lead to a change in behavior of existing bots and would require people who like the...
> The current behaviour can be achieved via `ctx.api` methods. This is preferable over configuration. Yes, which means that, if we do point 2, we'll change the behavior of people's...