I use the G’MIC plugin for GIMP, it’s really good
I use the G’MIC plugin for GIMP, it’s really good
I like how you think, fellow lemming
I like dungeon synth; particularly, the comfy synth subgenre
Retro synth stuff is also nice
I also enjoy various fusion stuff
After months of no practice, I forget quite a lot of stuff about them, regardless of language; therefore, none
EDIT: None of them is memory safe, that is
I remember running FL Studio under Wine with no issues; Windows VSTs work under yabridge
I like books, thanks!
Tbf, I am familiar with OOP, FP, and imperative(?) but only in a utilitarian sense
All of them sound like mental disorders or something lmao
Guess that shows how little I know of programming and CS as a whole
In other words, the Scene is Dead
It’s kinda funny seeing it praise my profile. My last public commit was in April last year
For selecting durations, you can use this --download-sections REGEX
Download only chapters that match the regular expression. A “*” prefix denotes time-range instead of chapter. Negative timestamps are calculated from the end. “*from-url” can be used to download between the “start_time” and “end_time” extracted from the URL. Needs ffmpeg. This option can be used multiple times to download multiple sections, e.g.
--download-sections "*10:15-inf" --download-sections "intro"
As for the thumbnails, usually, when I download a Youtube Music album thumbnail, it is already squared. Before that, I used to use a specific hack, but I don’t remember how I did it anymore. Check this discussion, it may help: https://github.com/yt-dlp/yt-dlp/issues/429
Technically true, but it’s easier to refer to it as emulation
You could emulate Android on Linux before, now you can also emulate Linux on Android
The circle of libe is compleet
SunVox is also pretty cool, as far as trackers go
The real question is – can you use the Terminal without Linux?
I just open my music in mpv lol. Used to use MOC, but I couldn’t get it to work with multimedia keys, so I ditched it
Pff, easy. Monad is a programming pattern for creating functions that return wrapper types with additional computations. Or, in layman’s terms, “When no monad, thing happen. When monad, thing happen, BUT ALSO another thing happen.”
Trying to write a solver for Fortune’s Foundation tarot solitaire in Python
Something tells me I’m going to abandon it not even halfway in, like most “projects” I do