• 0 Posts
  • 10 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.



  • 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.