

Mining in Australia is a high paying job.


Mining in Australia is a high paying job.


This!


You sir are a moron


This was why I moved away from Kodi. The ongoing “maintenance” was just too much effort…


+1 for stremio. Will even work on most smart TV’s and etc.
As for debrid services, depending on your usecase, you may find them useful. I explain them to my partner in this way… Sure, we could use the free torrent sites, but if they want access to their shows and movies sooner and in better quality (not cam or TS or other crap quality) and want reliable streams, then the couple of bucks a month is worth it. Of course if that’s not an issue for you, then you don’t need access to any debrid type service, just add a few free torrent site add-ons to your stremio


Omg who uses that?


MM/dd/yyyy date format by default on software


What uncensored AI are you running and what tools does it have to search? I need this too


What’s KZ?
I vibe code from time to time because people sometimes demand quick results in an unachievable timeline. In saying that, I may use a LLM to generate the base code that provides a basic solution to what is needed and then I go over the code and review/refactor it line by line. Sometimes if time is severely pressed and the code is waaaay off a bare minimum, I’ll have the LLM revise the code to solve some of the problem, and then I review, adjust, amend where needed.
I treat AI as a tool and (frustrating and annoying) companion in my work, but ultimately I review and adjust and amend (and sometimes refactor) everything. It’s kind of similar to when you are reading code samples from websites, copying it if you can use it, and refactoring it for your app, except tailored a bit more to what you need already…
In the same token, I also prefer to do it all myself if I can, so if I’m not pressed for time, or I know it’s something that I can do quickly, I’ll do it myself.