Hobbyist developer, Linux enthusiast, and Arch Linux user.
“The only things constant in this world are death and taxes, I’ve got both!” — Skeleton Merchant, Terraria
- 3 Posts
- 7 Comments
AstroLightz@lemmy.worldto
Programming@programming.dev•I haven't written code at all these holidays
2·27 days agoProbably would have, but a few scripts of mine broke after distro hopping, so I had to fix those.
Then I found out about Pomodoro timers, so I wanted to test them out. So, I fixed up some scripts with it.
I haven’t started any new projects yet, though.
AstroLightz@lemmy.worldto
Programming@programming.dev•What is your development environment?
4·1 month agoArch Linux (BTW) is my main/dev OS, but also Windows 10 VM for certain projects.
For simple scripting in any language: VSCodium
PyCharm, Android Studio for projects in specific languages.
For other full projects: VSCodium
As for testing/deploying projects, I have a QEMU dev VM that’s connected to my IDEs using shared folders running basic Arch with fresh install of KDE Plasma.
Plugins mainly consist of QoL features, linting for certain languages in VSCodium, themes, etc.
How is compiling Nim binaries compared to Python? I know on Python, the most common choice is PyInstaller, but that only compiles binaries for the type of system it is executed on.
AstroLightz@lemmy.worldOPto
Programming@programming.dev•[Linux] Where to download script files to?
1·11 months agoIf I made this a PyPi package, would I be able to create a config file to read from it/have it read from a default config file and set that as the user config file?
AstroLightz@lemmy.worldOPto
Programming@programming.dev•[Linux] Where to download script files to?
2·11 months agoUpdated the post to include more info, but it is a CLI app which helps simplify yt-dlp commands. It doesn’t mess with any system files.
AstroLightz@lemmy.worldOPto
Programming@programming.dev•[Linux] Where to download script files to?
2·11 months agoIt creates a venv in the script directory and installs the dependencies that way.

How can a programmer explain how a sausage is made? They’re not chefs!
/j