this post was submitted on 26 Jul 2025
250 points (98.4% liked)
Linux
8723 readers
408 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
I tried using GTK with C, JavaScript and Rust and the experience was always terrible. The tools, the documentation... C is just sooooo old and GTK doesn't translate well to Rust. For me GTK is great for Window Manger level tools that need to be small, super fast and are fairly static (you don't add new features do settings app or clock widget that often). I definitely wouldn't do cross platform apps in it.
Tangent, but why did you ex lisp?
I did some Lisp programming long time ago but I don't touch it anymore.
load more comments
(9 replies)
Why are buttons on top?