AstroLightz @ AstroLightz @lemmy.world Posts 18Comments 54Joined 2 yr. ago
Both depending on what I feel like saying.
Rocket, space, light
Not exactly sure this is the "right way" to use them, but I use one as an autocomplete helper in my IDE. I don't ask it to code anything, just use it as autocomplete.
Majority of the time, it works well, especially in common languages like Python.
For anyone wondering what distro that is:
It's Nyarch Linux https://nyarchlinux.moe/
ArcoLinux ArchLinux (BTW) because I love tinkering with computers.
Finding ways to automate tedious tasks is the fun part of the challenge. Scripts, systemd services, bash aliases are a great skill to learn. (Especially bash)
Also I'm too used to pacman and AUR to go back to APT.
wu7 u m34n, m8? 4lw4y5 b33n l1k3 d15. /s
Pacman /w chaotic-aur, otherwise AUR with yay
Linux
Anything that cannot be run natively on Linux I do not trust.
Getting close to python π releasing. Looking forward to it!
I always browse subscribed. Problem is a lot of posts in technology and similar unrelated boards have political keywords in their titles.
Permanently Deleted
Getting closer to PSYCHO-PASS
You got the French language initials backwards, OP.
It should be rm -fr /*
Dont have an account on reddit, so not banned. I do lurk from time to time though.
Typo in the first sentence.
Should say "Qt nice is here!"
Permanently Deleted
Is it truly random though? If in a specific point in time, the number generated is always the same, then that's not truly random.
Absolute true randomness would be a different result every time it is generated in that specific point in time.
A bit Sci-Fi and probably unrealistic opinion, but it does make me curious about how this kind of randomness could be implemented.
I'm testing different Python versions to see what the minimum is for yt-dlp-adv is. I know 3.10 is when they added match-case, so 3.9 isn't supported. Will update README with minimum working version after I'm done testing.
What version of Python were you using?
Scott the Woz, a Youtuber who does skits.
If 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?
Updated 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.