Vjacheslav Trushkin
cyberalien.dev
Vjacheslav Trushkin
@cyberalien.dev
Full stack open source dev from Estonia, author of Iconify.

https://github.com/cyberalien/
https://github.com/iconify/
Doh. I've misread original post, it only applies to commit messages.
November 9, 2025 at 5:32 PM
This is really nice to combat spam and accidental mentions, but what if mention is not spam or accidental?

Will there be a new way to request help from a specific user?

For example, in a bug report if bug might be caused by a dependency, mentioning a maintainer of dependency is a common practice.
November 9, 2025 at 7:31 AM
Awesome solution, but Astro can already do that in SSR mode.

Maybe reuse Astro template syntax for this? I think it is much cleaner than PHP-like syntax.
November 3, 2025 at 3:38 PM
Why SVG + CSS?
- Minimal DOM size.
- Icon content is cached in CSS.
- You can use full power of CSS to manipulate shapes: CSS vars, animations, transitions.

See cyberalien.dev/articles/svg...
Render icons as SVG + CSS
Better way of rendering icons
cyberalien.dev
September 29, 2025 at 6:48 AM
Thanks!

I could reproduce it only once randomly, author of issue that triggered this code change also cannot reproduce it reliably.
July 25, 2025 at 3:31 PM
...

If you are using Iconify icon component for with Svelte 5, updated component to version 5.0.1 and see effect_update_depth_exceeded error, please contact me.

2/2
July 25, 2025 at 7:03 AM