@jackfriks I like the tool you built, PostBridge. Which integrations took the longest to add/get approval of? Were some of them easy to create?
Nice job!
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: https://t.co/CR9aW9JboN
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.
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.