Post AxUiPRf7S79wJcGbnE by Suiseiseki@freesoftwareextremist.com
(DIR) More posts by Suiseiseki@freesoftwareextremist.com
(DIR) Post #AxUiPQVVkLsajWlQB6 by heikkiket@social.linux.pizza
2025-08-23T18:29:35Z
0 likes, 0 repeats
When I asked what is the best programming language for modern #Linux desktop applications and why, I received only one actual suggestion and zero justifications.I'll try again.What in your opinion is the best programming language for modern #Linux desktop applications and why?#GNOME #KDE #linuxapps #Gnu https://social.linux.pizza/@heikkiket/114999599280160080
(DIR) Post #AxUiPRf7S79wJcGbnE by Suiseiseki@freesoftwareextremist.com
2025-08-24T12:15:03.136112Z
0 likes, 0 repeats
@heikkiket If you want to write a module for the kernel, Linux, the language to use is C.If you want to write a program for any of the GNU desktops, the best language is GNU C.For most tasks, non-GUI applications are best - whether that's a CLI, or a TUI via ncurses - but GtK2 and GtK3 are not bad.