I've been working on a project lately. I took the windows version of sox, and made a script in autohotkey that records and plays back stuff in a couple formats. I even made it imitate those toy parrots that we used to have back in the 90's.
I'm also playing with certain consepts in python. I made a random sizing grid, a timer, and some other stuff. It's mainly a game where you walk around the grid and shoot a machinegun. I'm not sure what I'm going to do with it, but it's just some gaming concepts I'm messing with with pygame, and cytolk or accessible output2.
Guys, for real: do anybody knows how to update youtube dl, but not wia pip? I'm making youtube client in python. My goal will be to compile it by using pyinstaller or nuitka, and make executable ready for ordinary usage. But, how should I deal with youtube dl (yt-dlp, doesn't matter)? Is it possible somehow to update it automatically, or I should update the program manually to the latest version when the youtube dl is out? I know that something is done in tca downloader, where you can check for updates to the actual program and youtube dl separately, and it's just installing whenever it's new version, but I really cannot figure it out how to update it wia pip in executable. Logicaly, it's not really possible, but then, what they're doing?
I'm thinking about releasing an opensource project. It's a clock I made in python that uses wave files to tell the time. It also has a couple global hotkeys. I might add more before I release it. It also simulates one of those clocks from long ago that tells stories. I got it coded to go off at 9 45 each night. I wrote it in linux, but it works on windows as well. Not sure where to release it though.
Autoit. Yeah, nice language. I made lots of simple scripts with it, and even, my audio book player and YouTube Client and some simple script for Raduga software accessibility.
I wouldn't say don't use X, Y and Z; it's up to the user what they decide to use. I wouldn't use Notepad personally, I prefer Notepad++. It's free, it's open source and it formats text better in my view.
How do you reboot your computing machine? You put your feet through the computer screen!
i would like to have an ide for programming languages that work with command line interpreters and compilers and that can receive compilation errors and interpret them, and a hotkey to jump to the compiler error line