rosmur
rosmur
https://github.com/user-attachments/assets/3c9ee266-864f-4026-9d3c-7cf8f884ebe9 Getting this weird stutter of the text fade in animation in Safari
Hello, The following error is showing repeatedly across several files: ``` /src/components/ArrowCard.astro 4:6 error 'Props' is defined but never used @typescript-eslint/no-unused-vars /src/components/BackToPrev.astro 2:6 error 'Props' is defined but never used...
Isnt it better for the blog post headings (and equivalent content headings on various pages) to be `h1` (or h* elements) instead of `div`s?
Request to add standard pre-commit (eslint and prettier through husky)
I think the versions in the package.json are outdated now. Can they please be updated as well as organized into dev dependencies?
### Environment Other ### How did you encounter the bug? On the demo.duckui.com website, I loaded a file (6MB CSV). Ran a simple SELECT * query. ### What did you...
Installed with uv through ```bash uv tool install asitop ``` Then ran through successfully through ```bash uv tool run asitop ``` But after the first run, I am unable to...
Docs dont have any info on how to exit. Ctrl+C is the only way?
It is unclear from the website/README what it means for an agent to have support for `AGENTS.md`. Is it just an instruction in the system prompt of the agent? (to...
How to disable the social links in the top right corner? trying different variations in `_config.yaml` of the following setting to NULL or commenting out didnt work ```yaml social_links: github:...