Independently building at night
- Flotes · Markdown Note-taking Built for Learning
- Tomatillo Timer · Study timer that syncs to music
- Better Commits · CLI to make conventional commits
We needed onclick={activate()}
Instead we got a polling system filled with as anys lol.
This is with Playwright mcp, svelte 5 mcp, ultrathink, telling it my grandma was in danger if it did it wrong; this is the outcome lol.
We needed onclick={activate()}
Instead we got a polling system filled with as anys lol.
This is with Playwright mcp, svelte 5 mcp, ultrathink, telling it my grandma was in danger if it did it wrong; this is the outcome lol.
Am I missing something?
- Vercel is $20/m for 10m requests
- Workers are $5/m for 10m request, not including static assets.
Am I missing something?
- Vercel is $20/m for 10m requests
- Workers are $5/m for 10m request, not including static assets.
Light chart is traffic, dark chart is data transfer. - Even though traffic kept increasing, data transfer dropped from 13GB to 500MB.
timer.flotes.app
Light chart is traffic, dark chart is data transfer. - Even though traffic kept increasing, data transfer dropped from 13GB to 500MB.
timer.flotes.app
- Svelte LS crashes on large svelte projects
- Autocomplete suggestions are duplicated
- ts_ls doesn't attach to .ts buffers at all
- svelte files don't recognize changes to ts files
- Svelte LS crashes on large svelte projects
- Autocomplete suggestions are duplicated
- ts_ls doesn't attach to .ts buffers at all
- svelte files don't recognize changes to ts files
timer.flotes.app
timer.flotes.app
Any attempt to run more than 1 and they both start running npm run dev and playwright against each other in an infinite loop. I can even say "Don't use the default port", no luck lol.
Any attempt to run more than 1 and they both start running npm run dev and playwright against each other in an infinite loop. I can even say "Don't use the default port", no luck lol.
- Svelte: I constantly have to restart the LSP for various reasons. Indentation stops working, duplicated references in auto complete, svelte/kit types aren't recognized.
- Ghost text for things like copilot.lua break auto pairs.
- Svelte: I constantly have to restart the LSP for various reasons. Indentation stops working, duplicated references in auto complete, svelte/kit types aren't recognized.
- Ghost text for things like copilot.lua break auto pairs.
I've worked at some great companies: Hugging Face, V7, Appwrite, and Significa.
I've built NPM packages with 400k downloads/week, and am an avid open-source contributor.
Let me know if you want to work together!
I've worked at some great companies: Hugging Face, V7, Appwrite, and Significa.
I've built NPM packages with 400k downloads/week, and am an avid open-source contributor.
Let me know if you want to work together!
For anyone else that runs into a valid schema and svelte kit remote function failing with this error:
My valibot version was old 🥲.
May you save 30 minutes of your life not diddling your config and running :LspRestart 🫡
For anyone else that runs into a valid schema and svelte kit remote function failing with this error:
My valibot version was old 🥲.
May you save 30 minutes of your life not diddling your config and running :LspRestart 🫡
I've been using both for a long time, but recently the LazyVim extra for Svelte crashes the svelte-language-server on big svelte projects.
I can't get ts file changes to show in svelte files without LspRestart. 🥲
I've been using both for a long time, but recently the LazyVim extra for Svelte crashes the svelte-language-server on big svelte projects.
I can't get ts file changes to show in svelte files without LspRestart. 🥲
I was trying different ways but couldn't figure it out or find any examples.
Runed: runed.dev/docs/utiliti...
X-State Example: github.com/statelyai/xs...
I was trying different ways but couldn't figure it out or find any examples.
Runed: runed.dev/docs/utiliti...
X-State Example: github.com/statelyai/xs...
Used commands for cookie updates to save ssr layouts/preferences.
Sheeeesh, remote functions kick ass. The code is so much nicer now.
Used commands for cookie updates to save ssr layouts/preferences.
Sheeeesh, remote functions kick ass. The code is so much nicer now.
Do you use a form remote function with a form element, or omit the form element and use a command remote function?
Do you use a form remote function with a form element, or omit the form element and use a command remote function?
Insanely good plugin. I think Harpoon is so well known that people don't look at alternatives. Definitely worth the switch IMO and even has a harpoon-to-grapple config example in the readme.
github.com/cbochs/grapp...
#NeoVim #Vim
Insanely good plugin. I think Harpoon is so well known that people don't look at alternatives. Definitely worth the switch IMO and even has a harpoon-to-grapple config example in the readme.
github.com/cbochs/grapp...
#NeoVim #Vim
Looking at the first color.js example, the idea made sense, but I was still like ehhh IDK.
By the end of reading the article, the playSound example highlighting really had me convinced on a lot of ideas here. - Great read :)
Looking at the first color.js example, the idea made sense, but I was still like ehhh IDK.
By the end of reading the article, the playSound example highlighting really had me convinced on a lot of ideas here. - Great read :)
I constantly crash to the point it's not even worth it to attempt.
"prompt token count of 308154 exceeds the limit of 128000"
I constantly crash to the point it's not even worth it to attempt.
"prompt token count of 308154 exceeds the limit of 128000"
On the technical side, this uses a PWA + IDB to mirror data specific to the user. While some data uses a stale-revalidate strategy, notes utilize timestamps to verify if they need synced. This significantly reduces bandwidth usage from large markdown.
On the technical side, this uses a PWA + IDB to mirror data specific to the user. While some data uses a stale-revalidate strategy, notes utilize timestamps to verify if they need synced. This significantly reduces bandwidth usage from large markdown.
On a technical side, this uses force-graph. Super easy to use and works via HTML 5 Canvas & d3-force. The backlink renderer is CodeMirror v6 autocomplete.
#svelte #d3
On a technical side, this uses force-graph. Super easy to use and works via HTML 5 Canvas & d3-force. The backlink renderer is CodeMirror v6 autocomplete.
#svelte #d3
This is the type of opinion where people go "wow this guy is a ding dong". But, I can't help it. The heart wants what the heart wants.
This is the type of opinion where people go "wow this guy is a ding dong". But, I can't help it. The heart wants what the heart wants.
The higher the number, the more difficult to keep up with the changes to that framework.
My score for Svelte is well over 200,000 🤣
The higher the number, the more difficult to keep up with the changes to that framework.
My score for Svelte is well over 200,000 🤣
I feel like there should a Svelte 5 llms.txt *mini* lol.
Smaller local models like gpt-oss:20b say they have a context of 128k tokens. But, it definitely seems like even the small llms.txt gets truncated.
Their reasoning when given the file is way off
I feel like there should a Svelte 5 llms.txt *mini* lol.
Smaller local models like gpt-oss:20b say they have a context of 128k tokens. But, it definitely seems like even the small llms.txt gets truncated.
Their reasoning when given the file is way off