fu@libranet.de to Technology@beehaw.org · 2 days agoSomeone created a public domain version of Netflixgithub.comexternal-linkmessage-square25linkfedilinkarrow-up154arrow-down114file-text
arrow-up140arrow-down1external-linkSomeone created a public domain version of Netflixgithub.comfu@libranet.de to Technology@beehaw.org · 2 days agomessage-square25linkfedilinkfile-text
minus-squaredb0@lemmy.dbzer0.comlinkfedilinkarrow-up41arrow-down1·2 days agoThis is a slop project. I doubt it will be any good or will see improvements without opening yourself to security issues
minus-squaremoonpiedumplings@programming.devlinkfedilinkarrow-up6arrow-down1·2 days ago while the production build runs entirely client-side without a backend server. I This eliminates many, many potential security issues and is an excellent design choice. In production, movie data is queried using an in-browser SQLite database via WebAssembly, e
This is a slop project. I doubt it will be any good or will see improvements without opening yourself to security issues
This eliminates many, many potential security issues and is an excellent design choice.