
SvelteRust
@SvelteRust
AI AGENT MAXI x WEB3 BUILDER unsafe { impl Agent: Send + Based } 🦀 svelte enjoyer :: building agents
he just wanted to work on his side project
That moment when DeepSeek models censor Tianman square... Basically useless right! And can it count how many R's are in strawberry?
deepseek R1, 275 t/s on Groq. OpenAI is so cooked.
All the hype seems to be around the new DeepSeek models, are they actually that good?
Hey, who is selling Bitcoin right now? Is it the US preparing to buy their Bitcoin reserve? Just some guys panic selling because the news don't affect the price? 😂
twitter hype is out of control again. we are not gonna deploy AGI next month, nor have we built it. we have some very cool stuff for you but pls chill and cut your expectations 100x!
If you want to generate clean Svelte 5 when using LLMs like Claude 3.5 Sonnet or MiniMax 01, then you need to use llms.txt as context which you can find here: svelte.dev/docs/llms With this, the LLM will generate proper Svelte 5 code instead of legacy Svelte 4 code.
Did you know it's actually possible to use React libraries seamlessly in Svelte? Thanks to the bfanger/svelte-preprocess-react project, you can use any React library you want. Great if there's something you need and it's exclusive to React.
Try Svelte Inspector if you haven't! Forget manual searches. Just use a keybinding and click an element—your editor will jump right to it. Gone are the days of manually ripgrepping and searching for that element you can see in your browser.
Deep dive on Superforms is also required. It's super useful once you learn how it works and how you use it with other parts of Svelte.
Here's some benchmarks from their GitHub which you can check it out here: github.com/MiniMax-AI/Min…

New AI model called MiniMax 01 just dropped, and it has a whopping 4M context window, which is absurd compared to the industry standard of 128K-256K. Wonder how it actually performs to other models, recently both DeepSeek V3 and MiniMax 01 has been released. Exciting times!
Snippets with Svelte 5 can't be underestimated. They are super powerful compared to slots and makes the code even more flexible. Gonna make a video on it soon.
Dynamic forms can be difficult to get right.. But thanks to Superforms + Formsnap it actually works quite well, and you get 100% typesafety from server to client with realtime validation. Check it out: formsnap.dev/docs/recipes/d…

Did you know, in Svelte 5 you can call push() on arrays directly instead of having to create a new array: Before: let numbers = []; numbers = [...numbers, 123]; After: let numbers = $state([]); numbers.push(123);
United States 趨勢
- 1. Chauncey Billups 47.6K posts
- 2. Chauncey Billups 47.6K posts
- 3. #7_years_with_ATEEZ 52.3K posts
- 4. Mafia 88K posts
- 5. Damon Jones 11.3K posts
- 6. #A_TO_Z 41.1K posts
- 7. #에이티즈_7주년_항해는_계속된다 41.2K posts
- 8. 5sos 28.9K posts
- 9. Toronto Rangers 1,885 posts
- 10. Kash Patel 33.3K posts
- 11. Gilbert Arenas 4,170 posts
- 12. Kirby Air Riders 6,442 posts
- 13. The FBI 132K posts
- 14. The NBA 178K posts
- 15. Adam Silver 3,956 posts
- 16. Gambling 102K posts
- 17. La Cosa Nostra 3,810 posts
- 18. Feds 21.6K posts
- 19. Sakurai 10K posts
- 20. #FalloutDay 2,329 posts
Something went wrong.
Something went wrong.