Advertisement · 728 × 90

Posts by

Great video! Thanks for the effort to put all together 🤘

10 months ago 1 0 0 0
Which AI models can write Svelte 5 code? I built a benchmark and tested all of them!
Which AI models can write Svelte 5 code? I built a benchmark and tested all of them! 00:00 LLMs struggle with Svelte 500:37 Creating llms.txt for Svelte documentation01:14 Building the SvelteBench benchmark02:31 OpenAI model results03:27 Goog...

🏆 New video out! I tested every major AI model to see which ones can actually write Svelte 5 code. It turns out only 2 out of 15+ models pass the benchmark. #svelte #ai #webdev #javascript

www.youtube.com/watch?v=SIwK...

10 months ago 29 10 3 4
Preview
River's Blog: Blog - Why I like Svelte more than React (it's store management) Why I like Svelte more than React (it's store management)

I like Svelte more than React (it's store management) | Discussion

10 months ago 2 1 0 0

Fantastic talk (ty @quail.bsky.social for sharing)! @en.sitnik.ru is right: the best way to avoid implementing a GDPR pop-up is to not need one at all. Limit data collection to GDPR-compatible analytics, get rid of third party js (including sneaky stuff like GA Fonts via CDN!) and respect your users

10 months ago 29 10 0 0

For no reason at all, I feel the need to remind folks that Node.js is not in competition with other runtimes like Deno or Bun. Companies compete. For profit entities compete. Private equity competes. Non-profits do not compete. Non-profits just exist. Use Node.js, use Deno, use Bun, use what works..

10 months ago 57 12 4 2
Post image Post image

☁️ Cloudflare hosting issues with SvelteKIt

If you encounter `SyntaxError: Invalid character '\ufffd'` when using Safari or Brave, it is likely due to the use of `zstd` compression instead of `brotli` / `gzip`.

You can override this by setting up a Cloudflare rule and purging cache.

Links 👇

10 months ago 13 1 1 0
Post image

👀 Putting the finishing touches on my next video! Over the past few months I've been testing every AI LLM on how well it writes Svelte 5 code. Find out the results on my YouTube channel tomorrow!

10 months ago 16 1 0 1
Advertisement

Svelte starter pack

Curated by me, many people I know from the Svelte community personally

go.bsky.app/QEhPG3P

1 year ago 57 14 4 0
Post image

📊 LayerChart: simplified format edition

Formatting values across various components or explicit `format()` has been simplified:

✔︎ Use a simple string (day, time, daytime, month, etc) instead of needing to import `PeriodType` enum
✔︎ Pass in config object to pass additional options such as `variant`

10 months ago 8 2 1 1

Great to know that!
Is this with Sonnet or Opus?

10 months ago 0 0 1 0
Video

New Updates to Svelte Marketing Blocks

1. Code Highlighting - Focus on what matters.
2. Multi Code Blocks – View all related code sections together, effortlessly.
3. Improved UI – Cleaner and easier to use.

Checkout : sv-blocks.vercel.app

100+ Free Marketing UI Components

10 months ago 4 1 0 0
Video

🚀 Ready to supercharge your PostgreSQL workflow?

Meet the new Microsoft PostgreSQL extension for VS Code - packed with powerful tools like:
🤖 Agent mode integration
💡 Schema visualization
⚡ Instant Docker PostgreSQL
🔎 IntelliSense-powered queries

Learn more: aka.ms/Blog/Postgre...

10 months ago 33 5 1 0
Preview
GitHub - modelcontextprotocol/typescript-sdk: The official Typescript SDK for Model Context Protocol servers and clients The official Typescript SDK for Model Context Protocol servers and clients - modelcontextprotocol/typescript-sdk

📦 modelcontextprotocol / typescript-sdk
⭐ 6,879 (+49)
🗒 TypeScript

The official Typescript SDK for Model Context Protocol servers and clients

11 months ago 4 1 0 0
Preview
Announcing TypeScript Native Previews - TypeScript Previews of the native TypeScript port are now available on npm and for VS Code through the Visual Studio Marketplace!

Today we're announcing previews of the native port of TypeScript! These nightly previews will be available on npm and the VS Code marketplace!

npm install -D @​typescript/native-preview
npx tsgo --version

Read up more on our blog!

11 months ago 398 92 10 12
Advertisement
Video

📊 LayerChart: dynamic multiline axis edition

Axis ticks have been vastly improved with:

✔︎ Responsive tick density based on chart width / height and new `tickSpacing`
✔︎ Multiline tick label support for more context and less redundancy
✔︎ Improved tick labels based on duration

more info 👇

11 months ago 10 2 1 0
The $40 AI developer that actually works! First look at GitHub Copilot Coding Agent
The $40 AI developer that actually works! First look at GitHub Copilot Coding Agent GitHub just released their Copilot Coding Agent - an AI-powered developer that can implement entire features in your codebase for just $40/month. In this vid...

✨ New video out! This time we're testing GitHub's new Copilot Coding Agent on a local-first app using Svelte 5 and SvelteKit. At $40/month it's an interesting option for automating features. #GitHub #programming #svelte #ai #javascript #sveltekit

www.youtube.com/watch?v=FRcO...

11 months ago 8 2 0 0
Video

The GitHub Models repo integration is here. ✨

What this means for you:
• Version prompts like code (.prompt.yml & PRs)
• Comparison of 40+ LLM outputs
• Setup with a single API key for FREE
• Enterprise-grade governance on GitHub and Azure

Start building efficiently with AI models.👇
gh.io/AAwbu5e

11 months ago 44 7 2 0
Preview
Introducing the AI Gateway - Vercel With the AI Gateway, build with any model instantly. No API keys, no configuration, no vendor lock-in.

Vercel AI Gateway (alpha):

• Built on the AI SDK 5 alpha
• Switch between ~100 AI models without API keys
• Handles auth, usage tracking, and more

vercel.com/blog/ai-gat...

11 months ago 14 3 1 1
A thumbnail that reads "Your open source AI editor Powered by GitHub Copilot" with the VS Code logo and a blue gradient background

A thumbnail that reads "Your open source AI editor Powered by GitHub Copilot" with the VS Code logo and a blue gradient background

Today, we're announcing plans to make VS Code an open source AI editor.

We believe AI development should stay true to VS Code's core principles: open, collaborative, and community-driven. Let's build the future of software development together.

aka.ms/open-source-...

11 months ago 123 54 13 12
Video

New Update : Svelte Marketing Blocks

40+ Fresh Svelte Blocks just dropped!
Notion-style vibes, Clean Modern Blocks

Live: sv-blocks.vercel.app/mist/hero
GitHub: github.com/SikandarJODD...

#svelte #shadcn #marketing

11 months ago 8 1 1 0
Preview
Beyond the tools, adding MCP in VS Code Bring your own tools to VS Code's agent mode with MCP.

MCP transforms agent mode in VS Code, unlocking seamless connections to external tools

We've been refining our MCP support, with features like:
🔒 Encrypted input of secrets
📂 Workspace context via “roots”
☁️ Streamable HTTP support

Learn more in our blogpost: code.visualstudio.com/blogs/2025/0...

11 months ago 16 4 0 0
Post image

Enhance your AI agents with our new Memory component! 🧠💡 Store chat history, implement static memory blocks, extract facts, and use vector search for smarter conversations. Build more intelligent AI agents today:

www.llamaindex.ai/blog/improved-long-and-s...

11 months ago 4 1 0 0
Preview
GitHub - vectara/open-rag-eval: Open source RAG evaluation package Open source RAG evaluation package. Contribute to vectara/open-rag-eval development by creating an account on GitHub.

Sharing the latest release of open-rag-eval 0.1.5 with connectors to @vectara.bsky.social @langchain.bsky.social and @llamaindex.bsky.social

github.com/vectara/open...

11 months ago 2 2 0 0
SveltePlot logo with the website address https://svelteplot.dev and a few example plots in the background

SveltePlot logo with the website address https://svelteplot.dev and a few example plots in the background

Last week I had the pleasure of finally releasing the #SveltePlot alpha version during my talk at the #SvelteSummit in Barcelona. It's a new visualization framework for @svelte.dev that I've been working on for the past 18 months, so it's about time for a 🧵

11 months ago 167 36 8 8
Advertisement
Post image

✨ How good are AIs at writing Svelte 5 code? I decided to test the newest models and find out. More info soon, but the tldr is: Gemini 2.5 Pro is best, all OpenAI models do poorly.

Base results:
khromov.se/svelte-bench

With llms-small.txt:
khromov.se/svelte-bench...

#svelte

11 months ago 40 8 4 2
Video

Added 30 New Components in Shadcn Svelte Blocks

New - CLI Support for installing components using jsrepo.dev

Checkout : sv-blocks.vercel.app

11 months ago 9 2 2 0
A thumbnail with a dark background and the VS Code logo that reads “What’s new in Visual Studio Code April Update [1.100] -Performance improvements in chat -Auto-attach instructions to chat -Reuse prompts for common tasks -Smarter chat responses with GitHub, extensions, and notebook tools -Identify staged changes in editor -Improved multi-window support -Quick create for Python Environments -Image and Streamable HTTP support for MCP servers”

A thumbnail with a dark background and the VS Code logo that reads “What’s new in Visual Studio Code April Update [1.100] -Performance improvements in chat -Auto-attach instructions to chat -Reuse prompts for common tasks -Smarter chat responses with GitHub, extensions, and notebook tools -Identify staged changes in editor -Improved multi-window support -Quick create for Python Environments -Image and Streamable HTTP support for MCP servers”

💯 v1.100 of VS Code is here! And we’ve got some great updates for you, like:

- Smarter chat responses with new tools
- Improved multi-window support
- Image and Streamable HTTP support for MCP servers

…and so much more. aka.ms/VSCodeRelease

Here are some of the highlights… 🧵

11 months ago 106 23 3 5
Preview
GitHub - nuejs/nue: Standards first web framework taking HTML, CSS, JS, and WASM to their peak Standards first web framework taking HTML, CSS, JS, and WASM to their peak - nuejs/nue

📦 nuejs / nue
⭐ 8,494 (+36)
🗒 JavaScript

Standards first web framework taking HTML, CSS, JS, and WASM to their peak

11 months ago 2 1 0 0
Image of a historic newspaper with bounding box predictions for "photographs" "headline" "illustration" etc.

Image of a historic newspaper with bounding box predictions for "photographs" "headline" "illustration" etc.

Finally documented the Beyond Words dataset from the @librarycongress.bsky.social labs / @bcgl.bsky.social for the BigLAM @hf.co org!

- 3.5K annotated historical newspaper pages
- Bounding boxes + category labels
- Photos, ads, headlines, cartoons & more

11 months ago 35 11 1 0
Video

The power of Perplexity right at your fingertips, with VS Code + the Perplexity MCP server in agent mode ✨

11 months ago 23 3 0 0