

why did I misread that as AutoCreamPie?
why did I misread that as AutoCreamPie?
I use BiasFX2, and it’s pretty okay for me. The tone cloud seems to be lacking of content nowadays (maybe it’s harder to search)
If you wanna use opensource + deep learning amp simulators, there is Neural Amp Modeler I’ve never used it (even though I downloaded and it’s sitting in my folder for a year now), but it seems like you just need to feed it with the wav of the guitar tone you want.
deleted by creator
ECM = Experiencia cercana a la muerte. Basically NDE (Near Death Experience)
Just based on the captions / titles, this seems to be a channel about Near Death Experience.
From my experience with other channels about NDE (I don’t know about this one), It’s less about encouraging suicide, but more of providing some spiritual comfort, that when you die it’s not complete void, and about how some people becoming better person after experiencing NDE, e.g. ego death.
NDE is of course, from recent article that I read, mostly about neurons firing trying to recall moments (thus life flash before your eyes). But if it provides comfort for those who are anxious about death, it’s so far harmless. It’s not as bad as antivax / alternative healing (yet).
Eventually you and I will be curious of what would happen after our death, and people talking about seeing their lost loved ones during NDE, being engulf by warm light, are source of comfort.
I don’t believe in those. For me, there’s no second chance, no reincarnation, no afterlife, no spiritual stuff, just complete void, no consciousness, and no need to deal with another shitty human in life ever again, which makes me excited about it.
Yes, it’s quite crazy. I found archive of old comics, the entire series of Outer Limits (1995), all ScummVM games, tons of ROMS, and books, a lot of books.
The spoiler is that, you still need to read / watch 1500 chapter / episodes before even knowing what’s one piece is.
It’s a one piece swimsuit
you can try kissasian dot lu only registered users can download it, usually I use MP server
There’s a site called mangadex that has scanlations translated in many different languages, you can use the filter on advanced search to narrow it down to manga translated to Spanish (ES) or Spanish (Latam)
It’s also quite a good way to learn foreign languages (open up chapters translated to English and other foreign languages and read them like a polyglot book)
141.52
Nope, (very often) it’s more like a community service, a passion project, a group project. The main thing is the source is open. Sometimes it’s not funded, sometimes there’s government funding, sometimes there’s patreon, sometimes there’s special commercial license but free for personal use, etc.
It’s just the source that’s open.
Crunch time at game development, that’s probably akin to slave labor.
Edit: Yeah, what’s the terms and agreements about the AI stuff on Github? It’s still less of a slave labor, but more like straight up stealing / plagiarizing other people’s stuff. I say it’s still less of a indentured servitude, mainly because devs can just move their repository to say Gitlab. It’s still shitty that it’s being used for AI stuff (I need to start committing awful buggy code, or just straight up uploading recipes but written under .js format)
I dunno, I normally use my bash script + ffmpeg to convert batch flacs to mp3s
#!/bin/bash
cd "${1}"
for subdir in *; do
cd "${subdir}"
for input in *.flac; do
echo ${input%.*}
ffmpeg -i "${input}" -ab 320k -map_metadata 0 -id3v2_version 3 "${input%.*}.mp3" && rm "${input}"
done
cd ..
done
Then i’d just run my script.sh [directory that contains flac]
you might want to remove && rm "${input}"
if you don’t want it to delete your flac files automatically.
it’s a library / command line software to download youtube videos.
There’s more information here
Basically install the tool, and run yt-dlp [put your youtube links here without the bracket]
to download the video.
I haven’t directly used the official command line for years though, so you might want to read the documentations.
And that’s because, I wrote my own terminal-ui using their python API, for personal usage and requirements (you need to know at least some python or knowledge using the terminal to use it)
It’s hard, I’ve been trying to use peertube, but it’s still kinda lacking. Most creators are still sticking with YT
On the other hand, I download youtube videos I want to watch using yt-dlp. That’s been working well for me for the past 5 years or so.
I heard a lot from people who are both anime-fan and works in anime publishing that, they are actually non-ironically excited about it.
I personally wouldn’t touch it, just like the anime, not because they are bad, but because they are like 2000 episodes.
I use CDRomance because they used to have ISOs / ROMs that’s already patched with fan translation / hacks / undubs
If you want more vanilla ISOs, maybe try Vimm’s Lair
None, I wrote a terminal UI (just to clean things up and customized to suit my need) that was originally for youtube-dl and switched to yt-dlp
Basically I have a Keyboard Maestro that reads my clipboard and automatically inserts any youtube links into a text file, so that I can run my script which downloads all the links and rename them accordingly.
Subscription only makes sense if there’s an ongoing service, e.g. processing in the cloud, cloud data storage, etc.
Apps that don’t need to be subscription: