HackerTrans
TopNewTrendsCommentsPastAskShowJobs

LtVodka

no profile record

Submissions

Bash Script for Exporting Apple Playlists to Bandcamp-Prioritized HTML

github.com
1 points·by LtVodka·2 года назад·1 comments

Organize your music collection with bash and GPT4

github.com
1 points·by LtVodka·2 года назад·1 comments

comments

LtVodka
·2 года назад·discuss
you are a retard.
LtVodka
·2 года назад·discuss
Would it be possible to listen to it? Would it sound like static or does it has a frequency?
LtVodka
·2 года назад·discuss
[flagged]
LtVodka
·2 года назад·discuss
>Siege of Leningrad was in 1941.

That makes it ok?

>Moscow was Germany ally for two years of WW2

Are you high?

Poland also signed non agression packt with Germany:

https://en.wikipedia.org/wiki/German%E2%80%93Polish_declarat...

Does it make them allies now?
LtVodka
·2 года назад·discuss
>and never would have happened without

We don't know that now do we?

Reading EU Report: sure its criticized, it does not make it wrong.
LtVodka
·2 года назад·discuss
No I claim Finland should not have been a NAZI ally. There is no excuse and nothing will wash this part of history clean..

Oh and since we are counting dead:

The siege of Leningrad of which Finland was a part of:

>The siege became one of the longest and most destructive sieges in history, and it was possibly the costliest siege in history due to the number of casualties which were suffered throughout its duration. An estimated 1.5 million people died as a result of the siege.
LtVodka
·2 года назад·discuss
Who is this "everyone"? Was the cited EU report updated? I'm quoting a BBC article, which is hardly in a Russian corner. In any case, it has more credibility than a "trust me, bro" on HN.

I would love to watch RT but its censored in EU.
LtVodka
·2 года назад·discuss
>bunch of nonsense

Ok lets see ..

Finland invasion.

>Finland was a co-belligerent with Nazi Germany during the early years of World War II

...

>The Siege of Leningrad was a prolonged military siege undertaken by the Axis powers and co-belligerent Finland against the Soviet city of Leningrad (present-day Saint Petersburg) on the Eastern Front of World War II. Germany's Army Group North advanced from the south, while the German-allied Finnish army invaded from the north and completed the ring around the city.

https://www.state.gov/reports/just-act-report-to-congress/fi...

https://en.wikipedia.org/wiki/Siege_of_Leningrad

Georgia:

>The war in Georgia last year was started by a Georgian attack that was not justified by international law, an EU-sponsored report has concluded. The conflict erupted on 7 August 2008, as Georgia shelled the breakaway region of South Ossetia, in an attempt to regain control over it. The previous months had seen a series of clashes.

http://news.bbc.co.uk/2/hi/europe/8281990.stm

>gee, wonder why they all want to be in NATO

Gee, I wonder if its the same motivation as for Poland to be in eu:

https://www.statista.com/chart/18794/net-contributors-to-eu-...
LtVodka
·2 года назад·discuss
39? 40? 08?
LtVodka
·2 года назад·discuss
[flagged]
LtVodka
·2 года назад·discuss
https://en.m.wikipedia.org/wiki/List_of_European_countries_b...
LtVodka
·2 года назад·discuss
its not.
LtVodka
·2 года назад·discuss
>Also, colloquially Europeans consider Russia to be an uncivilized backwater, so they don't count.

citation needed. Otherwise, your prejudice has no place here.
LtVodka
·2 года назад·discuss
It’s a fun little bash script. You feed it an Apple playlist, and it exports artists and albums, creating an HTML webpage with Google search links prioritized to Bandcamp. This way, by clicking on the links in the resulting HTML, you can go directly to the artists’ Bandcamp sites and buy the albums from your playlists, thus removing yourself from the cloud further. You have to export the Apple playlist and use it as a command line parameter with this script. I did it because the Apple Music buying experience sucks.
LtVodka
·2 года назад·discuss
So.. what's the problem again?
LtVodka
·2 года назад·discuss
In my pursuit to retrieve my music from the cloud, I find myself once again at a juncture where I need to work with folders and file names. In doing so, I've rediscovered the issue of having similar folder and file names. If you have a large music collection, you sometimes encounter similar folders and names, which can lead to a huge mess, especially if you try to use Rockbox and other devices that utilize flash cards and the FAT32 systems. My goal was to reduce this mess. So, here is an example of how i tried to solve this problem. Maybe it will help you too.