Kasper Mikiewicz's Avatar

Kasper Mikiewicz

@idered.bsky.social

Building https://chalk.ist and a few other things. Currently @meetglimpse

105 Followers  |  353 Following  |  51 Posts  |  Joined: 04.11.2024  |  1.6576

Latest posts by idered.bsky.social on Bluesky

A screenshot of Figma showing a new color contrast checker built into the color picker within the properties panel.

A screenshot of Figma showing a new color contrast checker built into the color picker within the properties panel.

Woohoo, a big win for accessible design! @figma.com now includes a *built-in* color contrast checker, making it easier to design for everyone. 🎨

28.03.2025 17:26 β€” πŸ‘ 282    πŸ” 33    πŸ’¬ 7    πŸ“Œ 7

If you mean those particles then you can find code here github.com/Idered/chalk...

14.03.2025 09:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I'm just building it for fun and to learn how ai agents work. I'm not even sure if I'll release this

14.03.2025 08:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

I've added multi-file edit πŸŽ‰
I'll now add "Deploy to Vercel" and try to ship it.
Any suggestions for app name?

12.03.2025 12:03 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

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

11.03.2025 18:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Chalk.ist - Create beautiful images of your source code Turn your source code into beautiful images

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 😻

11.03.2025 08:55 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 0    πŸ“Œ 1
Video thumbnail

added openrouter integration and now I can do single file modifications 😁 let's see if I can add support for multi-file modifications

11.03.2025 10:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

WIP - tinycode app, local code playground

09.03.2025 21:59 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Did a little fun experiment where I directly manipulate the game window and even cursor from inside VR. 🐧πŸͺŸπŸ–±οΈ
#GodotEngine #gamedev #indiedev

11.02.2025 23:53 β€” πŸ‘ 699    πŸ” 116    πŸ’¬ 25    πŸ“Œ 4
Preview
Better Fetch Advanced fetch wrapper for typescript.

better-fetch.vercel.app

11.02.2025 12:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

better-fetch supports dynamic parameters - I've not seen this in other libs

11.02.2025 12:15 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
llms.txt directory Discover websites embracing the llms.txt standard, designed to provide LLM-friendly content and guidance.

It's even better when you point it to the latest docs directory.llmstxt.cloud

30.01.2025 09:22 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Post image

Trae is best looking VSCode fork I've seen in a while:
www.trae.ai

25.01.2025 23:13 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Added SVGO, which means that every SVG included in copied figma element will be minified, easy

21.01.2025 21:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

βœ… 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.

16.01.2025 15:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Day 5 progress: I can now copy whole layouts. Still far from perfection and no vector support yet.

Figma file by @guerriero.bsky.social 🐐

#figma #vscode

13.01.2025 01:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

βœ… tailwindcss integration
βœ… auto layout support
⏭️ use tailwindcss theme instead of arbitrary values
⏭️ link component instances to files and auto import when pasted

09.01.2025 13:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

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

09.01.2025 02:16 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

No worries, I'll add it, just not now. I have a big update coming

30.12.2024 01:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image 29.12.2024 01:19 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

I'm trying to figure out a project list page in chalk⁠.ist

29.12.2024 00:48 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
A code editor with the content:

what app do you use to generate beautiful code screenshots?

A code editor with the content: what app do you use to generate beautiful code screenshots?

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

26.12.2024 21:50 β€” πŸ‘ 38    πŸ” 5    πŸ’¬ 4    πŸ“Œ 0
Post image 23.12.2024 22:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

playing with new logo for chalk⁠.ist

23.12.2024 21:56 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0
Preview
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...

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...

19.12.2024 00:40 β€” πŸ‘ 87    πŸ” 9    πŸ’¬ 2    πŸ“Œ 1
Preview
Next-gen Web Extension Framework – WXT WXT provides the best developer experience, making it quick, easy, and fun to develop web extensions. With built-in utilities for building, zipping, and publishing your extension, it's easy to get sta...

Also check wxt.dev

12.12.2024 18:53 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Yup, it will be open source but I'm going to change license from MIT to AGPLv3 - same as Dub and Plausible. Also part of this feature will be paid

12.12.2024 06:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Video thumbnail

Experimenting with timeline

12.12.2024 00:19 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Back to Cursor

11.12.2024 13:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

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

11.12.2024 13:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@idered is following 20 prominent accounts