My Mastodon Posts June 2020
- Graphics Tools Poll https://floss.social/@ademalsasa/104322353322133383
- List of Distros Officials https://floss.social/@ademalsasa/104309257301275277
- Graphics Tools List https://floss.social/@ademalsasa/104341045707458765
- User Friendly Resources https://floss.social/@ademalsasa/104303641285042714
- Awesome Free Software https://floss.social/@ademalsasa/104352228377420642
- Peertube Guide for YouTubers https://floss.social/@ademalsasa/104235340156599605
- Librehost Overview of Mine https://floss.social/@ademalsasa/104034618932368527
- Libre Speed Test https://floss.social/@ademalsasa/104019444489789834
- Alternative World vs Gafam https://floss.social/@ademalsasa/104001452551058243
What UI toolkit you use mostly?
Boost is very appreciated.
Please share your developer experience.
Finally my poll "Your UI toolkit" ended and here's the recap:
Qt 30%
GTK 59%
wxWidgets 2%
Others 9%
Respondents 82 people
Thank you all friends who have been participated here.
Boost is very appreciated.
@ademalsasa I'm currently using GTK+3. Mostly because my desktop is Xfce, so it seemed a natural choice.
However, I often see Qt mentioned as a desired skill in job adverts (in Europe) but I've never seen jobs wanting GTK.
@ademalsasa I use Python with Tcl/Tk (tkinter) or SDL (pygame-ce). The simpler frameworks/libs are usually easier to use when developing small to medium GUI (though I do some advanced stuff as well). Also, for prototypes and small utilities they are formidable and super quick to develop with, imho.
@ademalsasa
My main project is a terminal dashboard GUI for which I use TUI: https://crates.io/crates/tui
For anything not in the terminal I'd use #SvelteKit with #Rust / #WASM probably with #Tauri: https://crates.io/crates/tauri