Damn, I already loved "Rocky Road to Dublin" so I don't have where to go from there. Guess it just went to 11 🙌 open.spotify.com/track/1esmJ8...
Tomek Sułkowski
@sulco.dev
StackBlitz Founding Engineer and DevRel. Making the videos, tips and tutorials. Into web- and woodworking tools. Oh, and ♪ instruments.
weekend experiment: a simple instrument that, technically, uses only one string. it's always in tune with itself, and there's only a single tuning peg. it should sound better once I find a proper string that long - had to use a fishing line for now
Hi @bolt.new build a Valentines Day, dedication to our family, mobile app using NativeScript that contains a pulsing heart 💝
Simply in awe of @bolt.new/ @stackblitz.com's commitment to supporting Open Source. No one is asking them to do this, they're doing it because it's right. This is how it's done.
Bolt 100K Open Source Fund
We're doubling down on our support to Open Source in 2025 with a 100K fund targeted at web infrastructure and Bolt dependencies.
blog.stackblitz.com
Deployed a WebContainer version (still early stage). It keeps unbelievable to me that @stackblitz.com made possible to run Node.js inside the browser! node-modules.dev
node-modules.dev
Made quite some progress! (tho is not yet published on npm) If you are interested in contributing, check the repo out! github.com/antfu/node-m...
Omg I just found a score I wrote 23 years ago that I was absolutely sure did not exist anymore. Words can't explain how this feels.
New Anthony Fu project alert feels like a new Marvel movie trailer release back when these were good 🥹
Made quite some progress! (tho is not yet published on npm) If you are interested in contributing, check the repo out! github.com/antfu/node-m...
Today we're announcing $105.5m in funding to take Bolt to new heights! 🚀 Our Series B was led by Emergence & GV, with participation from Madrona, The Chainsmokers (Mantis), Conviction, and some of the best operators building in devtools & AI
Iconify is one of the greatest resources I know for icons in your app or website. 1️⃣ Go to iconify.design 2️⃣ Find the perfect icon and copy it's name, 3️⃣ Ask Bolt to "use the [icon name] from iconify" 4️⃣ Spread the word so everyone can have this superpower
The faster we're moving, the more we fill our challenges quota to the brim, the more we loose our empathy. Let's stop and feel a little every now and then.
Did you know you can start a Bolt project by adding `?prompt=` to the URL like this? 💡 #bolttip It also allows for all kinds of cool lightweight integrations with Bolt; e.g. you can dynamically create a prompt in your app or website — then open Bolt already running it! 🤯
Bolt's OSS version has inspired our community to experiment with every AI model and new ideas. Today, we're doubling down on our commitment to Open Source: StackBlitz and Ottomator are partnering to bring oTToDev, @bolt.new's largest fork, back home! Say hello to @bolt.diy⚡
BREAKING NEWS: oTToDev is Now the OFFICIAL Open Source Bolt.new
YouTube video by Cole Medin
youtu.be
If you like what we are doing on bolt.new, we are hiring. I'd love to talk to you. If you're interested, feel free to send me a DM.
bolt.new
Prompt, run, edit & deploy web apps
bolt.new
🥲 I think this is my cue to finally take a breath, and stretch my legs.
💡Bolt Tip: For every change, the AI recreates the whole file — even if only 1 line needed updating! Turn on the experimental "Diffs" setting to make Bolt output only changes to the necessary lines. This results in even 10x faster updates and -20% tokens reduction! Here's how:
My salt&pepper dogs on a ashen blanket on a gray sofa. (the wall is graphite, btw 🌚)
Today we're excited to launch a highly requested feature preview: Diff Based Edits. Diffs allow the AI to edit individual lines of code instead of rewriting entire files, making edits *much* faster & decreasing token usage ~20% on avg (and far more on large files).
Google Calendar add-on, prototyped in Bolt. We'd need some amendments to labor laws etc, but doable?
Holly molly @bolt.new I thought I was being smart pushing the thing as far as I could and that it would break and here's the result The model only tripped on forgetting a default export (kind of mistake I would do lol) The image export does work This is just insane
✍️ AI coding tip: Automatically keep a log of what, why & how decisions were made. Great for education. > Make sure to keep a log of what, why and how you did what you did in fyi(dot)md. Keep it updated. Works well with Bolt, v0, Replit, Cursor, Cline etc.
used @bolt.new to build out the initial implementation of a transcript/srt editor for @egghead.io lessons that turned out pretty nice
Our engineers 🤝 and the awesome @netlify.com folks prepared a new Bolt update for y'all: You can now connect your Netlify with Bolt and always deploy to the same URL — even your own custom domain names! 🤩
Bolt tip: Change the title of your project by opening it in StackBlitz. This will not only make it easier on the eyes, but also help you find it on Your Chats list.
Now live: find the Bolt Help Center in your sidebar! 💁 General Support 📚 Tutorials 📣 Recent Updates 🙌 Community & Support links! Learn more at support.bolt.new ⚡
i wrote a docusaurus plugin that does this over the weekend. disclaimer: highly tailored to my documentation's structure, but it shouldn't be too difficult to generalize it: github.com/din0s/docusa...