Jesse Hoogland

Results 8 issues of Jesse Hoogland

I'm having a hard time getting `.prose` working with `[@tailwindcss/typography](https://tailwindcss.com/docs/typography-plugin)`. I figured you just need `require('@tailwindcss/typography')` in your tailwind config `plugins`, but when I run `maizzle build` I get the...

Right now it's not possible to have `z.number()`'s in your input schema for GET requests. That makes sense since query params *are* strings (so you get an error like `Input...

idea
discussion

# I am submitting a new Community Plugin ## Repo URL Link to my plugin: https://github.com/jqhoogland/obsidian-squiggle ## Release Checklist - [ ] I have tested the plugin on - [...

Changes requested

## Plugin Request **Name**: EmojiCompat **Package**: `@capacitor-community/emoji-compat` ### Platform(s) - Android devices (versions 4.4 to 12.0) ### Description Android doesn't have backwards compatibility for new emojis built-in until 12.0. Otherwise,...

plugin proposal

Use a compatibility table that tracks tools/sites & languages offered, then automatically generate recommendation lists for each language.

[Word frequency lists](https://en.wiktionary.org/wiki/Wiktionary:Frequency_lists) are a useful reference for deciding what vocab to prioritize. The problem is that most lists you'll find online are not cleaned (so "run", "runs", "ran") show...

Currently, all of the language-specific awesome lists link to external repos. In some cases, this is fine & the repos are well-maintained (like the [Awesome-Japanese](https://github.com/yudataguy/Awesome-Japanese) repo). But often, they're poorly...

I'm cross-posting an [issue from `torch_xla`](https://github.com/pytorch/xla/issues/7050) to here, so TransformerLens users will have an easier time finding it. The message is: don't trust TransformerLens's HookedTransformer if you're using TPUs. I...

wontfix