Skip Navigation

Posts
31
Comments
84
Joined
7 yr. ago

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

  • 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.

  • This is what scares me more than anything, and why I want to reject requests to drive ppl to the larger instances.

    The more decentralized, the healthier we are.

  • You can already just use the URL / link field to link to that album, and also choose a custom image if you like.

    You can also just use the post markdown body to post a lot of pictures also.

  • 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
  • No they don't use sql views, they're built using an in query (which we still have to see how performant that'll be, and is pretty much the same problem as subscribed communities, needing to sort and filter based off joined data)

    You can see them in action here: https://github.com/LemmyNet/lemmy-ui/pull/3521

  • Multi-communities are already completed in the back-end, and front end will be done shortly.

  • Community post tags will be in 1.0 . The back end is done, and the front end is in my list of next 10 or so things to do.

  • 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