Redirecting...

I'm working to build accessibility into my new PALchemy app from release 0.1.0.

I'm using the Stylance crate to make composable themes - the plan is to support a few different palettes for different kinds of color blindness, but also follow the rule of never indicating state by color alone.

Since we are rendering our DIP chip interface as SVG, we can arbitrarily scale it as large as the user wants with an overall UI scale factor. The position and size of the DOM control elements to the sides of the pins is now dynamically calculated from the base DIP scale.

Keyboard navigation is also supported, with tab and shift-tab working as expected to move you through the interactable controls.

#retrocomputing #rust #accessibility #leptos #tauri

I’m writing a PWA with #leptos and #rust , it’s wild to me that I can make a web app with rust, and it’s pretty fun!

It’s not super ready yet, but it’s a reminders app because I’m frustrated that all iOS reminders apps either don’t have recurring reminders after completion, or are paid.

@dcz @slint OK, something I tries in #Leptos.

You need to follow some examples or implement something based on `GridLayout`. Oliver gave some hints in https://github.com/slint-ui/slint/discussions/5147

For clarity, #money I don't have as I still haven't found #job. This #Leptos app is supposed to be a tool to manage job #applications. Potentially someone in #FediHire would be interested in one. (#Rust) 2/2

I gave #agentic #vibe coding a go today.🤔

Free Copilot models are useless, beyond repair...

Had chance to run GPT 5.2 Extended... once (burnt my free credits with one prompt). I got 70% of what I wanted in #Leptos, but it created doubtful code I need to understand. It needed good several minutes to generate. I fixed one slop already - unnecessary nested complication in view implementation, it looks there's more to look after.

I'd like to check #Claude #Opus, but I don't want burn #money. 1/2

Decoupling from Linktree. Cultivating my own atelier for signal convergence and #Leptos prototypes, forged in #Rust.

There's #ratatui #dioxus #yew #leptos and so on and so forth...

You know what I wonder? Why are there no libraries for full views for any of those? Like... A complete thing I can import to have a view to analyze the logging of my app (there's only one for Ratatui, but I haven't found something like that for the others).

Or a View for analyzing traces, something like Tracy, that I can import and embed in my app.

Or a view that I can embed to have a full WYSIWYG editor?

For all of these, there are only some component libraries for dropdown elements or whatever, but nothing that gives me a whole view of something.

#rust #rustlang

🦀🌱 We continue to work on ArkSync and the grid collision detection.

We're building an environmental monitoring and regulation system.

https://www.twitch.tv/indiedevcasts

#indiedev #rustlang #tauri #leptos

indiedevcasts - Twitch

Building Station Knot: Sensors handler

Twitch

@stu hey thanks! It's actually statically generated into HTML! But I was experimenting with rust+leptos as a way to learn rust 😅. Definitely nice to have small pure html+css sites for most things though.

#rustlang #leptos