qaz

I joined Lemmy back in 2020 and have been using it as @[email protected] until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.

  • 684 Posts
  • 2.7K Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle


  • qaztome_irlme_irl
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    Tip, get a domain with your last name so you can immediately change the name and have the old email redirect to the new

















  • We are obviously looking at things like Mythos, which is more sophisticated at finding vulnerabilities. In the next week or so, we will be changing our tack on coding the open and making our code public until we’re on top of that risk.

    Most of our repos, unless they’re essential, will be removed for security reasons.

    Security by obscurity because security vulnerabilities don’t exist if you can’t see them









  • People only read the title, not the article

    You can’t require reading the article before someone vote/comment, but what if communities could enable “ponder voting” where users can only vote 30 seconds after viewing the post? This would prevent people from scrolling by from voting, but people who at least slightly skim the article first won’t be affected.

    Probably not viably due to it having to be supported by all platforms, but just a thought.

    EDIT: It could work by returning a JWT with a post ID and time when fetching the post and having the vote endpoint support providing it. Although, I can also see it being a bit annoying and being trivially bypassed by adding some code to the client.