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
WIP - tinycode app, local code playground
March 9, 2025 at 9:59 PM
better-fetch supports dynamic parameters - I've not seen this in other libs
February 11, 2025 at 12:15 PM
Trae is best looking VSCode fork I've seen in a while:
www.trae.ai
January 25, 2025 at 11:13 PM
Added SVGO, which means that every SVG included in copied figma element will be minified, easy
January 21, 2025 at 9:54 PM
✅ 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
December 29, 2024 at 1:19 AM
I'm trying to figure out a project list page in chalk⁠.ist
December 29, 2024 at 12:48 AM
December 23, 2024 at 10:13 PM
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
Aaaand you can use chalk.ist to generate Nord style code screenshots
December 5, 2024 at 2:17 PM
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
December 4, 2024 at 9:33 PM
🎨 New Vercel theme in chalk.ist

You can tweak shadow using "Window style" control
December 4, 2024 at 3:11 PM
You can now use light themes in chalk.ist 🎉
December 4, 2024 at 1:25 AM