Skip Navigation

Posts
32
Comments
89
Joined
7 yr. ago

  • e2ee for what? I believe the only case of e2ee in the fediverse is mastodon private messages, but if you need e2ee communication I'd recommend matrix or simplex.

  • Click hide post in the dropdown menu, or disable show read posts in your settings.

  • Lemmy 0.19 keeps track of read posts, and read comment counts for a given post (it does this by time post was accessed, in order to show an unread comment count). Viewing your read posts isn't possible.

    Lemmy 1.0 will have the ability to view your read posts (no one else can view them obvi).

  • Its kind of a bug; although the API for search can take in all those sort types, it actually can only use a few of them, so TopWeek gets turned into TopAll. This is because when searching for All types, many of them have no concept of TopWeek, like a search for users.

    In lemmy 1.0 I'd like to fix this by showing a specific set of filters and sorts for the given searchable item type: https://github.com/LemmyNet/lemmy-ui/issues/3995

  • Only new. It's your inboxes rss feed.

  • Deleted

    Permanently Deleted

    Jump
  • We don't allow vibe-coding for lemmy, see here.

  • I don't know what this means, you'll have to use the search to find content.

  • One way you can do this is via RSS feeds. Go to the /inbox page on all your accounts, and add it to an RSS reader. You'll then get notifications for new items (at least as often as your RSS sync frequency).

  • Love it, nice job!

  • Removed

    Lemmy is awesome!

    Jump
  • Zero to racism in less than a few hours

  • I'm not an expert, but I think the fact that you need to set a TARGET in anubis, IE, where does anubis send you after passing it, means that you do need separate anubis's for each site.

  • Lemmy has a separated UI and backend hosted on different ports, so its trivial for us to just only use anubis for the front end. We couldn't put it in front of everything due to apps also.

  • Yep, essentially the botPolicy.yaml there could be a collectively developed anubis config, based on what works best.

  • Lemmy @lemmy.ml

    Anyone with experience using anubis on their lemmy server, have a good config?

    github.com /LemmyNet/lemmy-ansible/pull/285
  • United States | News & Politics @lemmy.ml

    US Democrats: proud of deportations

  • @nutomic@lemmy.ml brought up https://github.com/LemmyNet/lemmy/issues/5871 , which would at least be a way for communities to explicitly link to each other, and we could possibly create a superset of Subscribed.

    In 1.0 there is the Suggested filter, where admins have a preset / chosen list of curated communities they like, and a way to view all the posts from them.

    I'd rather not do complicated algorithms to try to figure out interest / community adjacency based on user activity, as this could get really complicated and also probably show things people don't want to see.

    I totally agree that content discovery could be better, but I'd like it to be explicitly chosen by the user, rather than generated. So I think the best way is still just to go to the communities page, and click subscribe on anything that might potentially interest you.

  • United States | News & Politics @lemmy.ml

    Street interview from the early 2000s, asking US citizens which countries should be attacked in the war on terror.

    streamable.com /ysa8zo
  • United States | News & Politics @lemmy.ml

    Record Numbers of Younger Women Want to Leave the U.S.

    news.gallup.com /poll/697382/record-numbers-younger-women-leave.aspx
  • United States | News & Politics @lemmy.ml

    ‘We’re not giving up our freedom — not without a fight’: In memory of Black trans revolutionary Miss Major - Liberation News

    liberationnews.org /in-memory-of-black-trans-revolutionary-miss-major/
  • Lemmy @lemmy.ml

    Lemmy community feedback: Should we fetch and combine comments from cross-posts on the post screen? · Issue #3415 · LemmyNet/lemmy-ui

    github.com /LemmyNet/lemmy-ui/issues/3415
  • United States | News & Politics @lemmy.ml

    Why It's Impossible To Manufacture In the USA

  • United States | News & Politics @lemmy.ml

    Trump threatens to bomb Chicago.

  • Rust @programming.dev

    This Week in Rust 614 · This Week in Rust

    this-week-in-rust.org /blog/2025/08/27/this-week-in-rust-614/
  • Programming @programming.dev

    Worktrees: Git's best kept secret (and why you should use them) | Tom Ups

    www.tomups.com /posts/git-worktrees/
  • Star Trek @lemmy.ml

    Trade offer!

  • Rust @programming.dev

    This Week in Rust 608 · This Week in Rust

    this-week-in-rust.org /blog/2025/07/16/this-week-in-rust-608/
  • World News @lemmy.ml

    As Trump threatens BRICS, it grows stronger, resisting US dollar and Western imperialism

    www.geopoliticaleconomy.report /p/trump-threat-brics-us-dollar-western-imperialism
  • Rust @programming.dev

    Scooter - An interactive search and replace for the terminal.

    github.com /thomasschafer/scooter
  • Rust @programming.dev

    Ubuntu 25.10 Switches to Rust-based Sudo

    www.omgubuntu.co.uk /2025/05/ubuntu-25-10-rust-sudo-rs-change
  • United States | News & Politics @lemmy.ml

    US moves military assets to the Middle East to prepare for war with Iran.

  • United States | News & Politics @lemmy.ml

    Trump Tariffs: What products do China and the US buy from each other?

    www.aljazeera.com /economy/2025/4/18/trump-tariffs-what-products-do-china-and-the-us-buy-from-each-other
  • Lemmy @lemmy.ml

    Lemmy Release v0.19.11

    join-lemmy.org /news/2025-04-08_-_Lemmy_Release_v0.19.11
  • Linux @lemmy.ml

    Huawei's New Laptops May Run Linux, not HarmonyOS Next - OMG! Ubuntu

    www.omgubuntu.co.uk /2025/03/huawei-matebook-laptops-linux-leak
  • Rust @programming.dev

    BenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest version

    github.com /benjeau/cargo-interactive-update