Cryptography nerd

Fediverse accounts;
Natanael@slrpnk.net (main)
Natanael@infosec.pub
Natanael@lemmy.zip

Lemmy moderation account: @TrustedThirdParty@infosec.pub - !crypto@infosec.pub

@Natanael_L@mastodon.social

Bluesky: natanael.bsky.social

  • 35 Posts
  • 283 Comments
Joined 3 months ago
cake
Cake day: January 18th, 2025

help-circle

  • On the cryptography forum(s) I run my rule is that all use of LLM/AI must be declared, including the prompt.

    Wouldn’t mind banning it completely, but I think it’s better to not discourage people who are genuinely trying to learn, while getting an opportunity to show them where LLM will go wrong.

    If the point about teaching doesn’t apply to your forum (like one about memes), I don’t see the usefulness of a disclosure rule and thus you might as well ban it completely.






  • It doesn’t get served to all, but it has to be served to a relay which in turn is reachable by all.

    While there is a firehose service which publishes all events as they happen, only services built on watching those needs to receive all (moderation services, etc). Everybody else gets a view already filtered and composed by services earlier in line. See jetstream as an existing optimization already delivered by bluesky themselves which reduces traffic.

    A limited scope appview and relay is possible too, you can choose to only serve one community, and then fetch external content on-demand (but this will have the same impacts on latency as Mastodon and lemmy has when opening previously unseen threads)