Bro can you fix my broken vibe coded app?
- 0 Posts
- 4 Comments
Joined 1 year ago
Cake day: June 24th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I didn’t try out a Tauri app on linux yet, I just know that it’s generally supported. What doesn’t work (well) as of now?
For anyone considering Electron: take a look at Tauri. It’s another way to build cross-platform apps with web tech. It will use the OS‘s web rendering engine instead of shipping Chromium which results in much smaller binaries and faster startup times and less RAM usage. You can also write native code in Rust. It’s like Electron but good.


Reminds me of people who described themselves as „no code developers“ before the whole AI hype when they were using stuff like webflow. This job title always bothered me and made me think they were afraid of code or something since making a similar site with a good CMS is not complicated and scales much better and I couldn’t see why you would wanna go full no-code.