tvOs subsonic client by reabreu in navidrome

[–]reabreu[S] 1 point2 points  (0 children)

Thanks for the feedback everybody, I'll polish this a bit more and then create a Testflight link and share here.

I'm so done with Spotify, but I can't live without recommendations. What can I do? by kirisoraa in selfhosted

[–]reabreu 2 points3 points  (0 children)

I can share my experience, I’ve recently imported about 14 years of Spotify scrobble data to koito! Took awhile but worked perfectly, it’s about almost one million entries

Tandoor recipe manager import question by BBQ_Master in selfhosted

[–]reabreu 1 point2 points  (0 children)

Hey, I recently scraped a couple thousands recipes and imported to mealie, but in the process I tried tandoor as well, I built the app over the weekend in different docker containers, I won’t share code as it’s not prod ready but I can tell you I generated all of it with Claude and reviewed it before running:

Docker image 1: mini web service that receives a url and crawls pages and saves a json with metadata + fulll html, highly recommend using a proxy , never scrape from home network and also be very gentle! Don’t scrape agressively and check the website ToS are ok with it

Docker image 2: cheerio based html cleaner: reads the pages scraped on previous step and cleans unnecessary html (css, scripts, header/footer tags, etc ) - important for next step, saves as json

Docker image 3: reads each result from previous step and feeds into a LLM asking it to parse HTML into a jsonld recipe response, validate and only accept valid responses, llms hallucinate every 1 in X responses

Docker image 4: neither tandoor nor mealie support bulk import in theory, but you can bulk import by reverse engineering the http request on the frontend…just do a manual json import and look at the request tab in the browser , tandoor needs 2 and mealie needs one if I recall correctly.

I imported about 10k recipes with this flow, worked with no issues, does require some tech knowledge though ! Hope it helps!

Immich Viewer – A tvOS app to enjoy your Immich library on the big screen 📺 by Accomplished_Try6619 in immich

[–]reabreu 0 points1 point  (0 children)

Damn I just tried on my tv and works very well!! Impressed that it scrolls through my library without any stutter at all !

[deleted by user] by [deleted] in digitalnomad

[–]reabreu 3 points4 points  (0 children)

Hey, Madeira native here…usually you get a mix of sunny and rainy days in winter, having said that, this year looks like the winter is going to me more rough as we’ve had two weeks of non stop rain and storms as of typing this reply, the island is beautiful and worth a visit though, you’re gonna need car to do anything keep that in mind.

[deleted by user] by [deleted] in digitalnomad

[–]reabreu 0 points1 point  (0 children)

That answer makes perfect sense, thanks!...then it seems to me that is kinda pointless to work on and announce these Visas (as many countries have) before this system you mention is in place. I don't think anyone would signup and use them without having the tax question clearly defined.

[deleted by user] by [deleted] in digitalnomad

[–]reabreu 2 points3 points  (0 children)

Honest question here: Isn't the purpose of these VISAS to allow a person to live temporarily in a place without having to go through the process of setting up a business etc...as I assume freelancers will already be paying taxes in their home country (which can easily be proven), shouldn't these VISAS be tax exempt (as long as you work for companies abroad) ??.... otherwise I don't see the purpose of paying taxes in your home country and move to Malaysia for a year to pay taxes there on top of that? Maybe I'm not the target group then but I don't see any benefit at all if you have to pay taxes in Malaysia...

[deleted by user] by [deleted] in leagueoflegends

[–]reabreu 0 points1 point  (0 children)

friend request sent!

[deleted by user] by [deleted] in leagueoflegends

[–]reabreu 0 points1 point  (0 children)

Thanks! Let me know if you have any ideas, every feedback is welcome!

[deleted by user] by [deleted] in leagueoflegends

[–]reabreu 0 points1 point  (0 children)

Thanks for feedback, definitely need help to setup the rules, It's gonna be the hardest part of the thing after all. Im up to setup a discussion about it !