940
you are viewing a single comment's thread
view the rest of the comments
[-] lobut@lemmy.ca 14 points 8 months ago

I'm using Tauri to play around with Rust. I like it so far.

I always thought it uses far fewer resources than electron.

[-] ExLisper@linux.community 1 points 8 months ago

What are you using from UI? JS or also Rust?

[-] lobut@lemmy.ca 6 points 8 months ago

oh JS too, which kinda throws me off because I'm not bad with Web Dev, but I'm not good either and my UI looks like a bad web page than a good desktop app.

I'm actually trying to keep it simple and write my own launcher like Alfred, Albert, Kupfer but I want it to launch my own custom scripts that I can load in a directory as well.

[-] ExLisper@linux.community 3 points 8 months ago

Yeah, UI is hard. I try to use good component librarian as much as possible but actually making it look consistent is difficult.

For the UI I'm using leptos. It's actually very nice and using rust on both front and back means there's couple less things to worry about.

this post was submitted on 12 Dec 2023
940 points (98.8% liked)

Programmer Humor

31687 readers
513 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS