• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle


  • Stremio + Real debrid.

    Stremio is a platform to watch any media you like (works very similar to Plex), you can use it as it is, and install the plugins that are more useful to you (torrentio for example). If your country has strict laws, then you can use real debrid to convert the torrents to direct downloads, you just need to open an account in real debrid, pay a few dollars a month (no need to pay for a VPN as direct downloads are ok), and link your account to stremio, and then you’ll have access to lots of content.

    But I only use it to watch the latest linux distributions, nothing like spending a Sunday afternoon watching Fedora 40 while it’s raining outside.





  • I use chatgpt for coding (millennial). You still need to know how to code though, because 50% of the time it doesn’t work properly. You need to explain the nature of your variables, and the overall process you want to achieve. But I still save a good amount of time, because now I don’t need to remember the specific syntax for a particular function, and it has saved me reading documentation because in can tell how some functions work by context.

    Not learning how to code because of ai is like not learning math because there are calculators, sure, you don’t need to know the multiplication tables by heart, but you need to know what multiplication is and how it’s used to solve real world pringles.