- 14 Posts
- 18 Comments
Cattail@lemmy.worldOPto Fediverse@lemmy.world•peertube recomendation algo alpha buildEnglish0·20 days agoLol I didn’t copy the hole prompt I deleted the bit at the end, but it was late and I was tired so I used an AI just to fix my original text
Cattail@lemmy.worldOPto Fediverse@lemmy.world•peertube recomendation algo alpha buildEnglish0·20 days agoI want to encourage fedizens and Internet user to collect their own data and run their own algorithms since it’s worked well for corporations in general but to keep using their services. Seems as though people enjoy algo based on their data.
It’s neat that fediverse has a general principle of not collecting user data, so if more people used fediverse instances more often then less Data going to corporations. This browser extension is outline of how collecting your own data can affect your experience with fediverse. There’s so much you can do with your data and data from api
Cattail@lemmy.worldOPto Fediverse@lemmy.world•peertube recomendation algo alpha buildEnglish0·20 days agoExtension are like plugins, the program monitors watch time and wanted that to be done by the user and stored by the user and shared consensually. Plus if this algorithm boost engagement it should benefit people that don’t use it because it will encourage people to watch and like things which contribute to other algorithms
Cattail@lemmy.worldOPto Fediverse@lemmy.world•peertube recomendation algo alpha buildEnglish0·21 days agoits a browser extension for brave (or any chrome based browser) it’s in the github readme. recomendation algo was self explanatory. it’s meant to recommend you videos on peertube. i only screen shot the only ui that exists, the only things I can screenshot is variables stored in indexdedDb and local extension.
also the installations instructions are in the github readme
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Peertube recommendation algo update part 2English0·27 days agoapparently not id have to convert the scripts, and i have a lot of issues with the current script
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Peertube recommendation algo update part 2English0·28 days agoI’ve been developing for brave so it will work for chrome and it should work for firefox. for brave its easy you put the github files into a folder, put brave browser into development mode, and then manage your extensions by adding the folder, you press f12 to get the console and look at the variables in extension storage.
if you get it to load properly you should see 🔄 Starting fetch for template: https://dalek.zone/api/v1/videos?sort=-publishedAt&nsfw=both&count=10
in devTools on brave
Cattail@lemmy.worldto Fediverse@lemmy.world•Did you know you can track Elons jet from mastodon?English0·29 days agoi figured that some did it when elon banned that account on twitter i never got around to looking for it
Yeah collecting your data and running your own algorithms are going to be opt in by default. All peertube instance would have to do is send information described all the videos and you’re local machine will pick it out for you
lol we ignore real problems in the world to do this
Cattail@lemmy.worldOPto Fediverse@lemmy.ml•Is there a get watch time data of the video you watch on peertube0·1 month agoyeah i saw that stats when i looked at my videos, but i didn’t know if that would be worth collecting since its guarded not readily accessible. i guess an instance can use it for recommendations of local videos. right now im just trying to profile both the watcher(locally) and videos
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Basic recommendation video algorithm for peertubeEnglish0·1 month agoreally im thinking about what data is okay to share and what data should be kept to the user. basically I determined that description of the video is only thing that can be public and the people/bot describing it okay to share (like associating their channel to a description they make to specific video) and the watchers device can collect video meta data to find suggestions
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Basic recommendation video algorithm for peertubeEnglish0·1 month agoI like that idea for a stupid simple algorithm. ironically I plan for there to be like a Varity of algorithms both that are user only and a aggregate. really im trying to pin down a standardized video vector that can describe any video to any level of detail
Cattail@lemmy.worldOPto Fediverse@lemmy.world•Basic recommendation video algorithm for peertubeEnglish0·1 month agoi havent made anything yet i just wanted to articulate that a basic algorythm can be done ethically where either instance/watcher/fediverse in general can make a vector to define a video and that could be shared via activity hub and the user can have a vector for themselves and even their own algorithm to sift through videos.
im just starting and right now i have to figure out how to format the video vector do i want .json .csv .xml
Cattail@lemmy.worldto Open Source@lemmy.ml•US cuts funding to F-Droid, Tor Browser, Let's Encrypt and Tails Linux44·1 month agowe shouldn’t need the government also we have made it fairly far
Cattail@lemmy.worldto News@lemmy.world•DNA of 15 Million People for Sale in 23andMe Bankruptcy432·2 months agowoot woot under capitalism your dna is a commodity
Cattail@lemmy.worldto News@lemmy.world•Michigan court affirms ban on brass knuckles, says right to bear arms doesn't fit6·2 months agoi never got that. arms shouldn’t be limited to firearms, clearly the founding fathers fought with swords and bayonets so that would have been on their mind
Aww man the less awesome WAP
I Still have no idea what that that term means exactly, but I did use AI to build the program. I just rigorously test it and go into the code to figure out the issues