Earlier quoted context omitted.
Syntax
In today's polyglot software development world, one real difference between someone who's a programmer and a software developer is fluency in multiple languages. That might come off better when it's Python and GoLang/C++/Rust instead of AHK, but realistically, every domain has their own DSLs. A competent software developer should be able to check their ego and use curly brackets instead of PEP 8 4 spaces if that is w…
AutoHotkey v2 Official Release Announcement
41–50 of 153 posts
Re: AutoHotkey v2 Official Release Announcement
#42I love Autohotkey because, in addition to its productivity benefits, it's a defensive tool against dark patterns imposed by user-hostile companies. For example, I've been using it for years to enter my Runescape password [1] due to Jagex being clueless about security [2] [1] https://reddit.com/r/runescape/comments/gxapao/how_to_paste_... [2] https://www.troyhunt.com/the-cobra-effect-that-is-disabling/
Re: AutoHotkey v2 Official Release Announcement
#43I love Autohotkey because, in addition to its productivity benefits, it's a defensive tool against dark patterns imposed by user-hostile companies. For example, I've been using it for years to enter my Runescape password [1] due to Jagex being clueless about security [2] [1] https://reddit.com/r/runescape/comments/gxapao/how_to_paste_... [2] https://www.troyhunt.com/the-cobra-effect-that-is-disabling/
I have 0 patience for entering a password... I'm sitting there in spandex with a fan blowing in my face and I'm holding a wireless keyboard. Anything more than Ctrl+Alt+1 is too mcuh work
Re: AutoHotkey v2 Official Release Announcement
#44Re: AutoHotkey v2 Official Release Announcement
#45What are some use cases where having AHK scripts would help? On the same note, can anyone share some existing list of scripts and their functions which helped make their lives easier?
Re: AutoHotkey v2 Official Release Announcement
#46I saw there's a python library that just lets you write autohotkey scripts in actual python code. I'd rather try that if I was going to rewrite my v1 scripts. AHK is awesome but the scripting language was never good. The new one looks like it has some better syntax, but native python support would be a much better solution for a lot of people.
Also I did a quick search and I assume this [2] is the library you mentioned?
Re: AutoHotkey v2 Official Release Announcement
#47What are some use cases where having AHK scripts would help? On the same note, can anyone share some existing list of scripts and their functions which helped make their lives easier?
Re: AutoHotkey v2 Official Release Announcement
#48As someone who has always been 'AHK-curious' but never got around to using it, ChatGPT has been an amazing at helping me write scripts and custom hotkeys The productivity gains are very real
Re: AutoHotkey v2 Official Release Announcement
#49What are some use cases where having AHK scripts would help? On the same note, can anyone share some existing list of scripts and their functions which helped make their lives easier?
I created an AHK script that binds other, convenient key combinations to those characters. Now I can type them.