Wiesław Šoltés
wieslawsoltes.bsky.social
Wiesław Šoltés
@wieslawsoltes.bsky.social
Architecture infographic for github.com/wieslawsolte... (Nano Banana Pro generated)
November 24, 2025 at 3:30 PM
Architecture infographic for Avalonia - Nano Banana Pro is just out of this world
November 24, 2025 at 3:21 PM
Working on new source generators support for Xaml Behaviors for Avalonia, bringing AOT friendly behaviors to Avalonia github.com/wieslawsolte...
November 23, 2025 at 6:39 PM
That's a lot of IL compiled from Dart using dart2il compiler
November 22, 2025 at 8:23 PM
Time to tackle that beast
November 21, 2025 at 8:14 PM
Xaml Behaviours for Avalonia sneak peek
November 21, 2025 at 12:44 PM
My dart2il tool just compiled full dart::core now to IL and was able to run using .NET
November 21, 2025 at 12:19 PM
Just released new version of Xaml Behaviors for Avalonia github.com/wieslawsolte..., new documentation site wieslawsoltes.github.io/Xaml.Behavio... and new logo design
November 21, 2025 at 10:15 AM
My dart2il the Dart to MSIL compiler just successfully compiled entire github.com/google/vecto... to MSIL and consumed from .NET C# app
November 20, 2025 at 11:22 PM
Title effect behavior coming to Xaml Behaviors for Avalonia, the tilt strength is configurable github.com/wieslawsolte...
November 20, 2025 at 10:54 PM
dart2il - that's a lot of IL here
November 20, 2025 at 9:15 PM
Just released version 5.0 of my simple cli tool for file compression using .NET, supported file formats are Brotli, GZip, ZLib and Deflate github.com/wieslawsolte...
Release 5.0.0 · wieslawsoltes/DotNetCompress
What's Changed Migrate to .NET 10 and add new supported formats by @wieslawsoltes in #1 New Contributors @wieslawsoltes made their first contribution in #1 Full Changelog: 4.0.0...5.0.0
github.com
November 19, 2025 at 5:50 PM
Bringing some next level improvements to my Xaml for Flutter via VS Code extension, this is just sneak peek of Xaml that will enable some powerful UI creation tools
November 17, 2025 at 3:48 PM
The ground breaking support for Hot Reload 🔥🔥🔥 for Avalonia apps with state preservation using my NXUI library with declarative C# markup! Stay tuned, release coming soon, time to make .NET UI amazing !
November 16, 2025 at 6:41 PM
Working on new parser for my Svg.Skia which will be fully AST driven enabling new advanced scenarios
November 15, 2025 at 8:07 PM
XAML + Flutter with Hot reload 🔥🔥🔥
November 14, 2025 at 9:29 PM
Just release new version of Xaml Behaviors for Avalonia with new multi-trigger behavior, enhancements and fixes, .NET 10 support. github.com/wieslawsolte...
Release Avalonia.Xaml.Behaviors v11.3.8.1 · wieslawsoltes/Xaml.Behaviors
Automated release for v11.3.8.1. What's Changed Add MultiDataTriggerBehavior by @wieslawsoltes in #310 Add Pick event to storage provide behaviors by @wieslawsoltes in #311 Full Changelog: v11.3....
github.com
November 13, 2025 at 9:52 PM
Just released first alpha versions of my .NET native MessageBox package, needs a lot of testing but its nice start github.com/wieslawsolte...
GitHub - wieslawsoltes/NativeMessageBox: Cross-platform native message box library exposing a stable C ABI and a modern .NET 8 managed wrapper.
Cross-platform native message box library exposing a stable C ABI and a modern .NET 8 managed wrapper. - wieslawsoltes/NativeMessageBox
github.com
November 13, 2025 at 7:07 PM
I am not sure why people hate so much Xaml, time to make them love it by bringing Xaml to Flutter via C# remote widgets to drive flutter UI via C# and Xaml github.com/wieslawsolte...
November 11, 2025 at 10:04 PM
I think most underrated aspect of using coding agents with LLMs is learning process and architecture design. Its such great tool to learn and explore. Each time I start new project and plan for implementation I learn so many new things and discover features I even knew existed.
November 9, 2025 at 7:12 PM
Its not true 2D vector rendering engine demo without famous tiger, this is my written from scratch Prefix‑Sum based WebGPU Vector Renderer using compute shaders
November 8, 2025 at 9:19 PM
MAUI running on macOS, Linux and Windows using Avalonia, bringing MAUI desktop experience to the new levels
November 8, 2025 at 12:24 AM
ChatGPT 5 Pro is monster at coding, it wrote from scratch WebGPU powered compute shaders 2D vector graphics framework using html/js running at 120 FPS like all path fill/stroke and text rendering is done in from scratch no skia, no canvas just pure compute!
November 6, 2025 at 10:05 PM
Prefix‑Sum WebGPU Compute Shaders 2D Vector Renderer running animations at 120 FPS in the browser using html/js, this is not using any 2D rendering library all is done from scratch!
November 6, 2025 at 10:00 PM
Prefix‑Sum WebGPU compute shader Vector Renderer → AA + Joins/Caps + Text + SVG (10x faster then CPU version)
November 6, 2025 at 8:18 PM