Brady Neal
Brady Neal
Ah, so I would still like the anchor to link to `#entry.key` (as opposed to `#entry.key`). This has to do with using the `:target::before` selector so that my navbar on...
Has anyone solved this? Coming from machine learning, where all the conferences I submit to use natbib, I don't actually know how to write (more academic) blog posts without making...
For now, I'm just using something like `[Flanagan & Matsumoto (2008)](#ruby)` to reference ``` @book{ruby, title = {The Ruby Programming Language}, author = {Flanagan, David and Matsumoto, Yukihiro}, year =...
Nice! It looks like it works as long as I don't include the offset argument. However, when I include an offset (e.g. of 0pt), they still overlap.
Sounds good 👍. I'm not sure how it would be implemented, but I suppose the expected behavior in my head is that latex would still shift margin thing 2 after...
Awesome. Cartesia went down during a user test yesterday, so I'm excited for this!
Any update on this?
Any update on this?
Is there any way to avoid this issue right now, while it's present? E.g., does switching auth from API key to OAuth login with Google Account fix it?
Is anyone using Gemini in production given that this error keeps happening? How do you handle it? Fallback to OpenAI?