anytimesoon

joined 1 year ago
[–] anytimesoon@feddit.uk 6 points 1 week ago

I use tandoor. It's Foss and self hostable.

For me, the killer feature is the ability to create meal plans that auto generate a shopping list

[–] anytimesoon@feddit.uk 4 points 2 weeks ago (2 children)

Not much of this makes sense. Maybe we don't have an equal understanding of private. If thats the case, this discussion is going nowhere.

I will point out, though, that this is particularly nonsensical

Govts are only after Telegram because they can't infiltrate the company, ask for data etc.

Telegram doesn't use encryption. Everything is in clear text. Nobody needs a back door to get access. Not even governments. It's all just out in the open

[–] anytimesoon@feddit.uk 9 points 2 weeks ago (6 children)

I'm not sure what point you're trying to make here. You start by agreeing that telegram is simply not private. Then you move on to implying that it must be, because the CEO got arrested?

How does that change the fact that it is, by your own assessment, not private?

To answer your question, the answer from my perspective is quite simple. Noncompliance. If telegram had complied to local laws, like the others have and continue to do, he would not have gotten in trouble.

[–] anytimesoon@feddit.uk 12 points 2 weeks ago (8 children)

I'm still confused about people who consider telegram a private chat.

It's easy to verify for yourself that it isn't, so how is this still going around?

[–] anytimesoon@feddit.uk 1 points 3 weeks ago (1 children)

My gf used that when she migrated from Spotify to tidal. Worked quite well for that, but I'm not sure how it can work for recommendations though

[–] anytimesoon@feddit.uk 5 points 3 weeks ago

The gopher is hands down the best mascot of any programming language.

Rust's crab is a decent mascot, but doesn't compare to the humble gopher

[–] anytimesoon@feddit.uk 2 points 3 weeks ago (3 children)

Sure!

I used the integration to fill in the gaps I have in my personal collection. With tidal, I could start playing my own music and plexamp would just drop in some new songs for me.

It would create some playlists based on what I listened to, which again helped to discover new music.

I could just start using tidal, but that means turning my back on my personal collection. Or I could give up tidal, but that means losing the recommendations.

I'm asking here for help with the latter

[–] anytimesoon@feddit.uk 2 points 3 weeks ago (1 children)

This looks like a decent option. Do you know if they have an api? I can't find any info on the website

[–] anytimesoon@feddit.uk 4 points 3 weeks ago

I already know what my friends listen to... Thats why I want computer recommendations!

Funkwhale would be good, but from my experience with it, it's a bit dead

 

Since the Plex announcement that their integration with tidal is ending, I'm considering what my options are. I'm aware the the *arrs but is there anything that will recommend music?

What do all you die hard pirates do to discover new bands?

[–] anytimesoon@feddit.uk 17 points 3 weeks ago* (last edited 3 weeks ago)

This is a bitch. I really like this integration. Sad day for me, I guess

Edit to add the my end date is October 28, 2024 unlike OP

[–] anytimesoon@feddit.uk 1 points 3 weeks ago

I've also had some decent luck when using a new/unfamiliar language by asking it to make the code I wrote more idiomatic.

It's been a nice way to learn some tricks I probably wouldn't have bothered with before

 

Basically the title. Using the android app to sync. The photos on my phone have GPS data, but it's not read by immich. I've tried rerunning the metadata job, but that hasnt worked. Am I doing something wrong?

 

I'm curious what people are using to monitor their backups? I have Borg running on a cronjob, but checking logs periodically is getting tedious, so I'd like to automate that if possible

 

Dockge allows you to start/stop containers and edit your compose files from a handy ui.

Pros: if something goes wrong while you're away, it would give you a tool to restart a service or make some changes if necessary.

Cons: exposing that much control to the outside world (even behind a log in) can potentially be catastrophic for your stack if someone gets in.

 

Hello,

I've noticed that when I restart my docker compose stack, the app seems to think that the server doesn't have copies of the latest files and re-uploads them.

The files can be seen in the filesystem of the host, but not through the web interface until they have been re-uploaded. The app uploads duplicates of all the files, at which point the web can see them again, and the fs has duplicates of everything.

This happens when I restart the stack, no upgrades to the system, just docker compose down and docker compose up -d

My set up is using an unmodified compose file from the docs. Any ideas what I could be doing wrong?

view more: next ›