Tryp

joined 2 years ago
[–] Tryp@lemmy.ca 5 points 2 years ago (1 children)

I think for my next project I'm gunna be looking into setting up topic focused search engines, particularly for substance use and harm reduction.

https://www.cs.toronto.edu/~muuo/blog/build-yourself-a-mini-search-engine/

Doesn't seem too hard, has anyone ever done something like this? Curious about overhead costs and the like.

[–] Tryp@lemmy.ca 2 points 2 years ago (1 children)

Well viewers by country would require an external service in order to be reliable to my knowledge. I think it's possible to anonymize while also retaining the portion needed for origin lookup.

Everything else seems fairly trivial since you connect to the instance and they send you data. It can all be metricized based off data sent, rewinds/skips (in the case of audience engagement), simultaneous connections/peers, etc. There's probably multiple ways to obtain this data really and I'm glad they are getting it! Pretty minor data that has a lot of use to creators in exchange for using the service is a-okay for me but that's just my opinion.

I found some more detail in the github for how they check view count, could probs find more if you dug around:

https://github.com/Chocobozzz/PeerTube/blob/ffcfb32b2f593be46120b9e5fd16d6f8741d8ddc/server/lib/views/video-views-manager.ts

[–] Tryp@lemmy.ca 6 points 2 years ago (1 children)

Not sure if you're aware or not but you can disable scores in your personal profile settings.

[–] Tryp@lemmy.ca 8 points 2 years ago

I think a simple video editor is only an enhancement. All it does is let you add watermarks, change start/end time and add an additional video intro. All of these really surround content protection and legal liabilities.

Seems like the feature could also save admins some overhead by swapping bandwidth for re-uploads to CPU power for transcoding. If there's ways to limit how often videos can be edited or allow admins to shut it off with a toggle that would be ideal.

[–] Tryp@lemmy.ca 1 points 2 years ago

I mean the docker-compose.yml file you're suppose to pull from github, in the docker install docs it tells you to get from wget https://raw.githubusercontent.com/LemmyNet/lemmy/main/docker/prod/docker-compose.yml which is this file here that references 0.16.5:

https://github.com/LemmyNet/lemmy/tree/main/docker/prod

I just tested it again and can confirm that the command above pulls the 0.16.5 file.

[–] Tryp@lemmy.ca 2 points 2 years ago (4 children)

@dessalines@lemmy.ml Looks like lemmy 0.16.5 is referenced in the docker-compose file, probably just suppose to be lemmy-ui at 0.16.5 to fix the safari issue right?

@spla@lemmy.cat in your docker-compose.yml switch lemmy to 0.16.4, it will look like this after:

  lemmy:
    image: dessalines/lemmy:0.16.4
    ports:
      - "127.0.0.1:8536:8536"
      - "127.0.0.1:6669:6669"
[–] Tryp@lemmy.ca 2 points 2 years ago (1 children)

Not to blow your mind too hard but there's also e-scooter rentals too :p

They are a scourge in my city because you can just take em and bring it back whenever since they are GPS tracked and they have your card info. Weekends with the students are a little hectic.

[–] Tryp@lemmy.ca 2 points 2 years ago

Same! Introduced me to the fediverse to begin with.

[–] Tryp@lemmy.ca 2 points 2 years ago

Honestly at this point the two sites are different enough that they both provide value and I would recommend everyone check out both.

Was a big fan of privacytools.io back in the day and when they switched to privacyguides.org the one thing that irked me was how much content was removed. Knowing what is out there to use and if it's even good is a big problem in this space because of all the projects that rise and fail.

[–] Tryp@lemmy.ca 2 points 2 years ago

You watch your mouth or I'll start putting spaces in all my passwords! Lazy admins of the world will fear me!

[–] Tryp@lemmy.ca 1 points 2 years ago (1 children)

I'll do some more testing and get back ya on this maybe I'm jumping the gun.

my posts is also confusing because I crossposted it, this happened on lemmy.ca but I believe it's happened elsewhere just not confirmed.

When were those added?

 

cross-posted from: https://lemmy.ca/post/107103

May have just found out why I've historically had issues logging into my Lemmy accounts.

I was able to create my account fine using a password 65-ish characters in length using letters, numbers and special characters. Then immediately I couldn't login! I use a passwords vault to create/save my accounts fully before I enter my details into the site so the details are correct.

Upon resetting my password and trying a new one with the same parameters I was advised my password was too long (60 max I think it said?). I moved it to 58 characters and also removed special characters then I was able to login fine.

This may have been going on for sometime and across other instances because I was having lots of issues making lemmy accounts before on lemmy.ml.

Anyone else run into this?

[–] Tryp@lemmy.ca 1 points 2 years ago* (last edited 2 years ago) (1 children)

Is there potential to introduce security concerns following this guide that you're aware of?

view more: next ›