souperk

joined 2 years ago
[–] souperk@reddthat.com 8 points 3 months ago (1 children)

So you are basically building a classifier that tries to assert if a user will like a video. While many are against any kind of "algorithm" within the fediverse, I believe that it's a necessity. But, I think allowing users to tag content and then building classifiers that allow you to filter based on that would be a more aligned with the fediverse.

Anyway, cosine similarity has worked for a lot of things, so I think it's a solid foundation to get you started. Another thing you can try is using an embedding model, specifically a model that receives a segment of a video and yields a matrix with the property that similar input will result in outputs relatively close to each other (cosine or euclidean distance).

Another thing to consider is building a platform that will permanently store data. If you can come up with a set of endpoints, I can implement something in python to get ypu started. I don't have experience with video processing so I cannot help you with that, but the crud aspect is no biggie.

[–] souperk@reddthat.com 5 points 3 months ago

Also, fuzzing is becoming quite popular. It's a technique that automatically detects vulnerabilities on a binary. Though, it is computationally intensive, so I would love to the emergence of a peer-to-peer project that allows anyone to contribute by testing open-source software.

[–] souperk@reddthat.com 1 points 10 months ago* (last edited 10 months ago)

Been writing an article about dating while being AuDHD. While I am not going to pretend I am some guru that is going to turn your dating experience upside down, I have a few things that have worked for me:

  1. Be open about your neurodivergency. If a person is worth it, they will be interested to know more about it, try to understand and accommodate your needs, and be charmed by your quirks.
  2. Respect your RSD. If you feel like you are receiving negative feedback don't shutdown, instead ask for clarification. If you want to do something but are afraid how it will be perceived, ask them. Unsurprisingly, people tend to appreciate the check-ins, it is perceived as you being caring.
  3. Try pebbling. It is the act of sharing things that you think the other person would appreciate. Feel free to info dump, feel free to share relevant experiences.
  4. Be meta as fuck. Explain your thought process, why you are doing something, and that train of thought that led to you saying seemingly completely irrelevant. Allistic people don't understand neurodivergence, but the right people will make the effort.
  5. Be honest. Maybe you don't feel safe to expose your date to your fully unmasked self, and that's okay. BUT, honesty can go a long way. See something you like? Turn that into a compliment! Feeling insecure? Explain that and ask for validation! Something bothers you? Ask for the appropriate accommodations!
  6. Don't try to impress the other person. Instead give your date the chance to like the real you. It's much more sustainable in the long term, you will feel more free and safe in your relationship, and it's fucking good to be appreciated.
  7. Routinize flirting. The consistency feels great for the other person, everyone needs a confidence boost and a few words of affirmation.
[–] souperk@reddthat.com 0 points 2 years ago

Interesting concept, it would be nice to provide instructions for instance admins.

Also, I would suggest adding tags, that way instance admins can select specific tags if they want to. It would help create a better local feed for new instances.

view more: ‹ prev next ›