• 0 Posts
  • 20 Comments
Joined 10 months ago
cake
Cake day: November 14th, 2023

help-circle






  • My biggest complaint is that it defaults to “recommended” instead of “library” which means for new users (family members you are trying to help remotely) don’t see the videos in your collection but instead a random unordered list to scroll sideways.

    After you select library to see everything, it doesn’t save that view as default unless you go into settings and change it to remember changes.

    A new annoying feature they added is when setting up a new account, the default is to send every video you watch to all friends/family unless you select disable. So you can’t even setup quickly by putting in a user/password and being ready to go. You have to talk family members through setup or everyone with access to your Plex will get email spammed with everything that person watched.

    I have home videos on my server and this means lengthy phone calls to family so they can actually see the videos.








  • You are costing them money to provide servers and bandwidth for free. They don’t (as of yet) have 3rd party ads giving them any revenue from users that don’t buy anything. More freeloading users doesn’t help IPO because they already IPO’d.

    The idea that more freeloading users is a good thing is an absurd idea from the 2000 dotcom crash. I once had a potential customer call me and tried to negotiate for free web hosting under the premise that they would increase hits to my website. I laughed at them saying, “You don’t understand how any of this works. I have to buy servers for thousands of dollars. I have to pay tens of thousands a month for upstream bandwidth because I wasn’t a Tier 1 ISP. Driving traffic to my site costs me more money.”




  • Yes it’s completely different. “No code” is actually all code just written graphically instead of with words. Every instruction that is turned into CPU instructions has to be drawn on a flowchart. If you want the “no code” to add A + B, you had to write A+B in a box on the flowchart. Have you taken a computer class? You must know what a flowchart is.

    This Doom was done by having a neural net watch Doom being played. It then recreates the images from Doom based on what it “learned”. It doesn’t have any code for “mouse click -> call fire shotgun function” Instead it saw that when someone clicked the mouse, pixels on the screen changed in a particular way so it simulates the same pixel pattern it learned.