Maybe add some decent vertical tabs too?
- 17 Posts
- 209 Comments
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.comto
Relationship Advice@lemmy.world•I think I am falling for my best friendEnglish
2·7 months agoThere are a lot of things to unpack here.
First of all, your friend is at vulnerable place and this is not the time for you two to explore a romantic relationship. You will definetely regret rushing things, you sound like a kind person and you don’t want to exploit her. Try to be there for her, give time and space for something romantic to develop.
When the time has come try to be clear and formal, ask her for a date, like you are meeting a new person. Dating someone you know for a long time can be confusing and messy, invest the time to understand the romantic side of your relationship.
Also, you deserve to be with someone that appreciates the whole you. De-transitioning should something you do because you want to and not something you do because someone else wants it. You are allowed to change your mind, but make sure you do it for the right reasons.
Last but not least, as far as the equipment is concerned, there are always strap ons 👌
PS the concept of love can be complex and confusing. There is a lot of research around it, but IMO the bottom line is that there are two sides of it you need to be aware. 1) there is limerance which is a feeling and 2) there is love which something you do
souperk@reddthat.comto
Open Source@lemmy.ml•Trusting Open Source: Can We Really Verify the Code Behind the Updates?
4·8 months agoAlso, 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.comto
Showerthoughts@lemmy.world•Instead of paying for a therapist every week I'd be willing to pay like $100 a month for someone to harass me into going to social events.
271·8 months agoThis need is probably something you can discuss with your therapist.
souperk@reddthat.comto
Selfhosted@lemmy.world•Email provider for home server alertsEnglish
1·9 months agoI ended up setting up a postal server on my vps (see here). Their docs are pretty easy to follow through and it’s probably the cheapest option (assuming you already use the and have a domain).
souperk@reddthat.comto
Anarchism@lemmy.dbzer0.com•Towards a Fractal Anarchism: a Psychedelic Anarchist Manifesto (oc)
1·9 months agoI haven’t finished reading this, but so far I find this a very interesting read. I would suggest adding a definition of fractals, while I have a good grasp of the concept, I think that it would help to define how you are thinking about it.
souperk@reddthat.comto
Programmer Humor@programming.dev•Why do people faint at the sight of plain-text code?
101·9 months agoI hate to spoil your fun but IRs are made to be written by programs and read by programs.
souperk@reddthat.comto
Fediverse@lemmy.world•Changes to Lemmy/PieFed to adjust to living under fascismEnglish
271·9 months agoLemmy is a public forum, if you want to communicate privately exchange matrix handles and communicate there.
souperk@reddthat.comto
Asklemmy@lemmy.ml•People with ADHD: What are the things about it that people don't get?
1·10 months agoYou mean Methylphenidate? Because people when understand a different thing when you say meth…
souperk@reddthat.comto
Open Source@lemmy.ml•What the EU’s new software legislation means for developers
0·11 months agoMy understanding is that the company would be regulated by CRA and not the developer. However, that does not stop the company from pushing the developer for CRA compliance.
souperk@reddthat.comto
Open Source@lemmy.ml•What the EU’s new software legislation means for developers
0·11 months agoI would really appreciate an ELI5, or some examples. For example, would lemmy be regulated by CRA? What about lemmy instances? Is there a difference if there is a fee or a recurrent donations?
Yes, I always review the code, just avoid nitpicking the hell out of it.
Not really, we are a small team and we generally trust each other. Sure there are things that could have been better, but it’s not bad either.
I am definitely guilt for that, but I find this approach really productive. We use small bug fixes as an opportunity to improve the code quality. Bigger PRs often introduce new features and take a lot of time, you know the other person is tired and needs to move on, so we focus on the bigger picture, requesting changes only if there is a bug or an important structural issue.
If you don’t mind sailing the high seas, you can download the audiobook from https://rargb.to/ for free.
souperk@reddthat.comto
ADHD memes@lemmy.dbzer0.com•I tried to explain ADHD math to someone and they didn't understand at allEnglish
16·1 year ago6=3+3, 7+3=10, 10+3=13
PS I had to edit this post because of typos.
I think when it comes to exploitation by corporate interest, having ADHD makes you 10x more vulnerable.
souperk@reddthat.comto
Asklemmy@lemmy.ml•If you didn't have internet at your home, where would you use the internet the most regularly?
12·1 year agoGrew up in a home without an internet connection. A friend helped me crack our neighbour’s WiFi password, at the time it was surprisingly easy if you had a copy of Kali Linux.
Edit: This post got me wondering how I could open up a free WiFi network without being liable for any potential illegal activity someone may do? I got a fairly good access point and the bandwidth to spare, but I am afraid to share it in case the police comes knocking on my door…













Build open source software for public infrastructure