Woohoo, a big win for accessible design! @figma.com now includes a *built-in* color contrast checker, making it easier to design for everyone. 🎨
Kasper Mikiewicz
@idered.bsky.social
Building https://chalk.ist and a few other things. Currently @meetglimpse
I've added multi-file edit 🎉 I'll now add "Deploy to Vercel" and try to ship it. Any suggestions for app name?
Added diff and changes confirmation. I couldn't figure out how to make ai model generate a proper diff so instead I asked it to generate changes in this format: <<<<<<< SEARCH current code with additional context ======= updated code >>>>>>> REPLACE
In case anyone is wondering about the pretty code, that's chalk.ist by @idered.bsky.social - I stumbled across a link to it here on bluesky 🦋 a while back 😻
Chalk.ist - Create beautiful images of your source code
Turn your source code into beautiful images
chalk.ist
added openrouter integration and now I can do single file modifications 😁 let's see if I can add support for multi-file modifications
Did a little fun experiment where I directly manipulate the game window and even cursor from inside VR. 🐧🪟🖱️ #GodotEngine #gamedev #indiedev
better-fetch supports dynamic parameters - I've not seen this in other libs
Copy-paste Figma to VS Code 🔥 This is just proof of concept and there's still a ton of work but yeah, it should be as simple as ⌘+C / ⌘+V
I'm trying to figure out a project list page in chalk.ist
never get tired of answering this one - it's the inimitable chalk.ist! check it out - it's so configurable and really lovely to use, not to mention open-sourced on github.com/Idered/chal... ⭐️ roe.dev/ama #ama
unstorage.unjs.io 1.14 is out: 🌟 6 New Drivers: Upstash, SQL (db0.unjs.io), Vercel Blob, Deno KV, S3, and Uploadthing. 🙌 Typed Storage Interface and other enhancements. github.com/unjs/unstora...
Release v1.14.0 · unjs/unstorage
compare changes 🌟 New drivers Upstash [Docs] (#500) SQL Database (db0) [Docs] (#476) Vercel-Blob [Docs] (#472) Deno KV [Docs] (#521) S3 [Docs] (#361) UploadThing [Docs] (#390) 🚀 Enhancements clo...
github.com
I just gave Zed another try What I liked: - you get $10 credits to use Claude 3.5 Sonnet - they have usage based pricing for AI stuff, this is great compared to Cursor's 20$/mo What didn't work for me: - you can't apply generated code, you need to copy paste from chat - autocomplete was sluggish
slides update: - added progres indicator - added slide duration - added editable titles next: - add a progress bar directly to the canvas so the user can see how much time is left until the next slide - exporting to mp4/gif
You can move Cursor's Composer to a separate window, here's how:
Aaaand you can use chalk.ist to generate Nord style code screenshots
Copy everything 👀 One of the best Design System documentations I've found on the web. Nordhealth by @arie.ls & team (nordhealth.design) My highlights 📚👇🧵 • Clear summary page of their latest updates nordhealth.design/new/ • Well documented change log: nordhealth.design/changelog/ 1/3
Okey, I got code animations working using shiki-magic-move. There's still a lot of work ahead but I'm happy that it works 🔥
I'm working on reviving code videos on chalk.ist. Code animations, progress bars, diffing, more background animations...
I just finished setting up Supabase + Drizzle + Hyperdrive(Cloudflare) + Nuxt on Cloudflare Workers. With automatic migrations in dev and prod 🎉 #AMA
Just a reminder that natto.dev is amazing tool for solving adventofcode.com
natto.dev - write JavaScript on a 2D canvas
natto.dev
So, I just migrated chalk.ist to cloudflare using hub.nuxt.com and it took like 5 minutes 🤯
You can now enjoy a full @bsky.app theme in chalk.ist! This background and a few other are based on this cool codepen codepen.io/thebabydino/... by @anatudor.bsky.social. Thanks Ana for inspiration!