• 1 Post
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
    1. Install watch on odysee extension.
    2. Make a odysee account
    3. Continue your normal habits of watching YouTube but being redirected to odysee when creators have posted there.
    4. hurt YouTube just a little bit.

    I’m so sick of hearing that odysee is only a nazi crypto scam. That content exists on every platform but by shitting all over every option that comes out and then whining when YouTube does more anti user crap is just ridiculous.

    You don’t need to just use odysee. You can use YouTube for your recommendations then be redirected for the content. Eventually when recommendations are there it will be an easy transition for the majority of people but until then, at the very least don’t step on the face of a working competitor that has good intentions.

    P.s. You don’t need to use the token, it was mostly just given to viewers and creators for free.





  • You make good points here for the beginner however there are better alternatives and solutions for basically everything you mentioned here. The biggest I want to address is conflicts on your system. Generally running servers on metal is just outright bad practice. Containerize. Always containerize. There are lots of great options. Docker, podman, Lxc, helm, flatpak… hell. Snap if you must. Running servers on metal is generally is just asking for trouble unless the system’s entire purpose is for that. Also the cg-nat situation. Personally been behind it for a few years but it’s not a problem as long as you have a reverse proxy tunnel in place. Not a hard fix at all.



  • Just to elaborate here. You are describing one implementation of a blockchain that provides a cryptocurrency. Blockchain is literally just another form of a database. It’s just that it can contain traits that would allow the database to be shared and distributed unlike typical databases. Currently there are some companies that are utilizing blockchain for their inventory systems. They aren’t using any more energy than they would with a typical system. They are just doing it to keep an unchanging record of past transactions which helps with fraud and loss prevention.

    P.S. Money laundering using a system that is publicly distributed and has every transaction involving usd paired with an ID, social security number and enough pictures of your face to make a 3D model is genuinely idiotic.



  • Jesus Christ. Have people never heard of covers? Every song here is in some way or another akin to a published cover of another song. Pretty bad ones at that. Obviously if it were matching the songs one for one, then it would be considered copywrite enforceable but realistically these would be more along the lines of copywrite abuse. The music labels would absolutely love for this precedent to be set so that anything even that remotely resembles anything ever made will allow them to own new independent artists within established genres.

    The cases

    Here is a list of cases that set precedent. The thing that connects them all and makes them relevant is that the defendant was either successful, made a lot of money, was very popular or it was the label attacking a artist for sounding like themself after leaving the band. See John Fogerty v. John Fogerty


  • Fuzzypyro@lemmy.worldtoLinux@programming.devLinux Server OSes?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    3 months ago

    Debian is a pretty safe choice overall but and I’m sure I’m going to get downvoted like crazy but arch has been a fantastic server OS for me for a while. Debian is pretty hands off but I have some pretty unorthodox requirements/hardware setups and the combination of the wiki and such a wide range of packages supported has enabled me to use the hardware to its fullest potential. Also rolling release lts kernel is pretty dope.



  • To add to this. Both parties told all other creators that all music that was made in this dispute would not be subject to copyright claims. So far all claims made from Kendrick’s label have been dropped which has allowed critics to listen freely and even remix and make work from the original work. Drake said the same was going to be the case for what he put out however in typical fashion Ovo/umg has claimed all content that contains any of drakes source material. I’m generally not into this kind of public beef but in basically every regard Kendrick is right and Drake is pretty much the most pure example of everything that is wrong with the music scene today.





  • Tons of good responses here. I’m surprised that nobody has brought up Tailscale though. It’s def the easiest vpn solution I have found. It’s got some great documentation and how to projects to get a home lab running and it’s got its own domain system baked in most of it being zero configuration. You can access mullvad vpn exit nodes straight from it, and set up those domains with ssl super easy e.g.

    sudo tailscale serve —https=443 localhost:8096

    That single command would allow any other devices connected to your Tailscale account to reach your Jellyfin using the domain “{serverhostname}.[tail-scale].ts.net” complete with a private reverse proxy and ssl cert.

    There are a few things to click around in tailscale on but it’s a extremely easy to use free application that has made my self hosted life significantly easier due to my system living behind multiple firewalls that I sadly have no control over.




  • No no no no. I love the pinebook pro. But please don’t suggest it to anyone as a newbie hardware choice trying to get anything done. There are so many little quirks on hardware this slow and moreso having to deal with arm repos and all of the incompatible software/workarounds.

    A few examples.

    1. If you want to watch YouTube you basically have one browser option. Chromium. Additionally if you want to watch any drm content then you need to install a docker container that runs chromium that has drm enabled.

    2. App images and flatpak software repos are nowhere near complete which can be not great for someone who is just trying to get some work done. Really not great when some devs are exclusively distributing via flatpak.

    3. No virtualization. It just doesn’t have the capability. Sure there are docker containers but that isn’t exactly virtualization.

    I love my pinebook. It’s a great machine for just have a very cheap low spec thin client with a decent keyboard and screen but I would never ever recommend it to a newbie.



  • Yeah, that is true. I’m personally not too worried about it. I was just stating my experience. I’ve seen some m1 airs go for around 300 dollars on local marketplaces in working condition. I personally think they are a steal. That being said keeping your important data backed up at all times is a given. A dead ssd is a dead ssd whether it is soldered to the board or not.

    Honestly I’m looking forward to the day it shows problems. I would love to pull a main board from a for parts fully loaded or at least close to it air (doubt there are many out there) and do a swap to see if it works.