23
Which programming languages do you use?
(beehaw.org)
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Funny how you said SQL Python and R, my mind immediately said data analysis.
I'm not sure what autohotkey is or does. Is it Windows only?
I could have sworn at one point it was cross platform but it's seemingly only Windows now
The Mandela Effect strikes again!
AHK is a powerful scripting runtime for Windows, yeah. I use it to create custom media hotkeys when using a keyboard that doesn’t have actual media keys built in. But that probably the smallest tip-of-the-iceberg of what it can do.
I had to convince IT to let me keep it installed because it CAN be used by bad actors with how powerful it is. But it’s not too different from what any program on Windows could do; just makes a lot of basic things VERY easy.