slavs.bsky.social
@slavs.bsky.social
Awesome post! I'll definitely pick up some of these ideas.

We also looked into testing commands as well, with one strategy being to create a testable update function that returned a DU of command intents that was then later turned into real commands.
October 22, 2025 at 12:32 PM
Ohh very nice. I have a Pi5 and SSD that is collecting dust. I'll have to put them to work.
September 28, 2025 at 10:10 AM
Sweet. I'll give that a try also. Do you host it in the cloud or on your own server?
September 28, 2025 at 9:59 AM
I didn't know these things existed. I was getting close to building my own event sourced photo library in F#. You might have just saved me from hours of work and certain failure 😆
September 28, 2025 at 9:45 AM
August 15, 2025 at 10:06 AM
If you're ok with mother-birding his trail mix
June 5, 2025 at 11:44 AM
For the polices Labor brought to the election it sure is. But I don't agree with some of the claims that it is for much more ambitious progressive policies (Although I expect them to push this somewhat). I feel we will just hear the same story that Labor is not doing enough for 3 years.
May 7, 2025 at 12:59 PM
All this talk of a 'mandate' sounds so self serving from the left. Although Albo played his hand well, it cannot be understated how terrible Dutton was. A rejection nuclear and right wing culture wars does not indicate a vote for the left.
May 7, 2025 at 11:46 AM
I created this demo of a combo box a while ago using Feliz, Tailwind and Headless UI. Maybe it will help?

github.com/auslavs/comb...
GitHub - auslavs/combobox-example
Contribute to auslavs/combobox-example development by creating an account on GitHub.
github.com
May 7, 2025 at 11:00 AM
"The use of artificial intelligence was meant to improve efficiency and fairness..."

I don't think anyone was investing millions of dollars in AI out of the goodness of the hearts.
May 7, 2025 at 9:30 AM
This number seems low from my experience
May 6, 2025 at 11:23 AM
Come wit' it now
May 3, 2025 at 11:04 AM
Well I haven't told mine, so I hope not 😅
April 2, 2025 at 11:48 PM
But have you unlocked the "Divorced Dad Rock" recommendation?
April 2, 2025 at 10:39 AM
Lol. It's always System.Text.Json. It probably doesn't help you but Rider has a better display for finding the offending transitive dependencies.
February 3, 2025 at 7:11 AM
Additionally each class needed to be wrapped in backticks so the code looked a bit ugly. IMHO these things could be easily avoided if you rolled your own solution, but it would be a bit of work to maintain such a library.
January 9, 2025 at 10:00 PM
Very interesting, while we are not using themes, we did use a Tailwind type provider to strongly type the classes, but after a couple of years we decided to remove it. Our main complaint was that it produced a large amount of errors when building in VS.
January 9, 2025 at 9:59 PM
Yes, but not the entirety of HeadlessUI, only the combobox. I should also mention that I only wrote the properties of the combobox that I needed.
January 9, 2025 at 7:33 PM