




I’ve been meeting my music discovery needs with a combination of community radio and bandcamp - plus just talking to friends, though your mileage may vary depending on your friends’ taste.
I used it for a few things in uni, then a few more, then a few more, and eventually realised that my workflow had become
So I decided to cut out the middle-man

People say “RTFM” then you get to the manual and it’s this

Replace a semicolon (;) with a Greek Question mark (;), provided they’re working in a language that uses semicolons at the end of every line, and their IDE doesn’t highlight the difference (which some do now)
It says on the page that
As we’re committed not to add paywalls, this purchase will not grant you any additional features in Immich. We rely on users like you to support Immich’s ongoing development.
So this is a purchase which grants you no extra bonus, which is functionally a donation. This is a common practice with software supported by Futo - they offer the software for free, but ask that you pay a good-faith “license fee” for the software anyway to help fund development. I think Louis Rossman has a video about it somewhere, if I remember I’ll link it in an edit when I have time to find it later.

Visual Studio and VS Code are two separate products, I’m afraid. Visual Studio is a .NET IDE and build tool, as opposed to VS Code which is essentially an extensible text editor.
Edit: also the screenshot looks like it might be from Slack?
Ah great, that could be why a bunch of my photos didn’t get metadata. I’ll look into that, thanks for the tip.
Ooh, might look into that instead, actually. I always love a reason to write myself a little tool, but dealing with Google’s bull makes it much less appealing to me when existing tools can do it for me.
Just gone through this whole process myself. My god does it suck. Another thing you’ll want to be aware of around Takeout with Google Photos is that the photo metadata isn’t attached as EXIF like with a normal service, but rather it’s given as an accompanying JSON file for each image file. I’m using Memories for Nextcloud, and it has a tool that can restore the EXIF metadata using those files, but it’s not exact and now I have about 1.5k images tagged as being from this year when they’re really from 2018 or before. I’m looking at writing my own tool to restore some of this metadata but it’s going to be a right pain in the ass.
Legit, I’ll take this over the undocumented spaghetti I too often see written by “professionals”.