Kasper Mikiewicz
banner
idered.bsky.social
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?
March 12, 2025 at 12:03 PM
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
March 11, 2025 at 6:57 PM
added openrouter integration and now I can do single file modifications 😁 let's see if I can add support for multi-file modifications
March 11, 2025 at 10:01 AM
✅ Vector rendering

Now I'll focus on using AI to clean up generated code. These designs were mostly made without using auto layout so a lot of things use position absolute instead of flex layout.
January 16, 2025 at 3:54 PM
✅ tailwindcss integration
✅ auto layout support
⏭️ use tailwindcss theme instead of arbitrary values
⏭️ link component instances to files and auto import when pasted
January 9, 2025 at 1:59 PM
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
January 9, 2025 at 2:16 AM
playing with new logo for chalk⁠.ist
December 23, 2024 at 9:56 PM
Experimenting with timeline
December 12, 2024 at 12:19 AM
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
December 11, 2024 at 12:43 AM
You can move Cursor's Composer to a separate window, here's how:
December 10, 2024 at 9:56 PM
slides wip
December 10, 2024 at 1:01 AM
Even better in HD! but there is a tiny lag, not sure why yet
December 5, 2024 at 2:11 PM
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 🔥
December 5, 2024 at 11:43 AM
I'm working on reviving code videos on chalk.ist. Code animations, progress bars, diffing, more background animations...
December 5, 2024 at 12:08 AM