Skip to main content



The Unified Theory of Acceptance and Use of Technology is one of the dominant models used to explain why users accept and eventually use (or not) a given technology. I am not sure if anyone has applied to study the acceptance and adoption of programming languages in either voluntary (hobby) or mandatory (work) environments. Perhaps it is applicable in those domains as well. There are some newer extensions for the social media age discussed in the article that may be more relevant to the adoption of languages or the emergence of fads in this space.

https://en.wikipedia.org/wiki/Unified_theory_of_acceptance_and_use_of_technology?wprov=sfla1

submitted by /u/ReplacementSlight413
[link] [comments]




submitted by /u/niceperl
[link] [comments]


https://www.perl.com/article/197/2015/10/6/Display-real-time-data-with-Curses/

I came across this article by Mr d F and it piqued my curiosity about the curses and ncurses ecosystem.

Among the more ambitious projects that I have found, there is an attempt to implement vi in Perl:

https://sourceforge.net/projects/vip/

Spoiler: It still runs, Perl is awesome. ^_^

Does anyone else have a success to share about using Perl with curses/ncurses?

submitted by /u/singe
[link] [comments]