help-circle
rss
How to reduce visibility for some instances or communities?
I've seen [an issue](https://github.com/LemmyNet/lemmy/issues/1026) on Github about how > It's hard to see posts from smaller communities when you are also subscribed to larger communities. What are your ideas on how this could be accomplished?
fedilink

I propose not only a friday dance party for exploding heads but also a a friday dance party that the entire fediverse contributes to.
cross-posted from: https://exploding-heads.com/post/81185 > Share your favorite songs and music every friday, original content is appreciated, share your thoughts on if this should be a thing. I find music to be a neutral platform for the most part, it’s just sometimes politics get involved, the one rule for this event is no politics
fedilink

Lemmy Community-Browser
cross-posted from: https://feddit.de/post/541247 > The community browser offers the possibility to search centrally for Lemmy communities. > > ::: spoiler spoiler > There are still a few features planned... > ::: [source-code](https://codeberg.org/wintermute/lemmy-community-browser)
fedilink

A collection of videos of how to install Lemmy
I was looking for how to install Lemmy and found these videos, hope these can help if you need to install you instance. 3:31 https://www.youtube.com/watch?v=OYFkWfdN3cg 24:49 https://www.youtube.com/watch?v=6lQFZvCCe7U 25:51 https://www.youtube.com/watch?v=4fzCUEpFnDg 1:47 https://www.youtube.com/watch?v=Jl4Y4cDDJyk
fedilink

Lemmy and Hashtags
cross-posted from: https://lemmy.ml/post/712978 > Does Lemmy currently use hashtags in any way? I'm assuming it doesn't since they don't show up in the UI anywhere. But while thinking about [non-lemmy software posting to lemmy communities](https://lemmy.ml/post/705776), I was wondering how lemmy would use hashtags. > > My suggestion would be for lemmy to handle hashtags in a similar way to current microblogging software, by putting them in the `tag` field and allow lemmy users to add #hashtags to their posts. [Lobsters](https://lobste.rs) displays tags beside post titles (though these tags are admin controlled I think). It seems like there is a maximum of 2 tags, which I think would be a reasonable limit for lemmy to display too. The UI could display the tags as badges, with some affordance to view any additional tags, and clicking a tag would show other posts with that tag. > > As for why, I think tags on lemmy would serve two main purposes: > 1. They would enable better discoverability on non-lemmy software where hashtags are the main topical grouping mechanism right now. > 1. While lemmy uses communities for topical grouping, some posts might fit into multiple categories, even unrelated categories. Crossposting sort of solves this, but crossposting can be considered spammy if it's done too much. And, on lemmy, crossposting creates another post which fractures the conversation. This may be desirable sometimes, but a poster may also prefer to keep all the conversation in one spot.
fedilink

Apologies for all the translators that weren't able to sign up before (it was email issues), this should be fixed now.
fedilink

Create New Post Linking to Lemmy Community
This is a lemmy feature request. I'm happy to file an issue on github is people thinks this is worthwhile. I just want to gauge interest. When creating a new post, could the `URL` field be expanded to also accept a lemmy community handle, i.e, _!lemmy@lemmy.ml_? That way a user could create a post to announce a community that would link to the community, within the instance the user is on. See [this post](https://lemmy.ml/post/690782) for an example. My lemmy account is on lemmy.ml. So when I follow the link in this post, I'm taken to lemmy.ca and can't directly follow the community. It'd be nicer if each instance detected that the link was a lemmy group and linked to the instance local community, in this case: https://lemmy.ml/c/videos@lemmy.ca. I'm assuming this would just be a frontend thing and the ActivityPub json would still use the canonical url.
fedilink


Why Do Lemmy Comments Have Two URLs? - Lemmy
Is there a better way to crosspost a text post?
fedilink

YSK: there is a setting to hide votes in Lemmy
I recently discovered that I can hide votes for all posts and comments (there is a setting). And this makes life a bit easier, I think. My judgement comes more from content itself, not from votes.
fedilink

Request for build servers
We are looking for someone who would be willing to provide a build server for Lemmy's continuous integration. This is used to ensure that new changes and pull requests pass all the checks, and that the code is written well. At the moment we are using a small VPS for this purpose (2 vCPU, 2 GB RAM). This works but is quite slow, and can slow down the development process with unnecessary waiting times. For this reason we are looking for a community member with a spare server or computer, who would be willing to provide it as a build server. There are no specific hardware requirements, but the faster the better. The build server has to run 24/7 and run the [Drone Docker Runner](https://docs.drone.io/runner/docker/overview/). The setup is very easy, especially if your machine is already running docker. If you have such a server and are willing to provide it, please comment below with the specs. Additionally we are also looking for an ARM builder, so that we can provide official releases for this platform as well. Note that some Raspberry Pi models seem unable to build Lemmy (our 4GB memory builder failed), so please try if the compilation works on your device. If you can provide an ARM builder, also comment below with the specs.
fedilink

Sort algorithm when viewing all communities’ posts
Hi ! This is a suggestion/thought on the option to show ALL communities posts on Lemmy's homepage. The homepage UI is nice because it provides a single place to view posts from either Local to All instance, it makes the fediverse feel whole. One downside is that, since some instances are much larger than others, the All section is often dominated by posts from a single instance. I don't mind seeing lemmygrad.ml posts, but that seems a bit much. It's good to see a diversity of information/opinions (as opposed to Twitter's bubble). A new sort option would be nice to give better visibility to posts on smaller instances. Maybe tweaking the weight to better account for community size . Let's say the default logic is a function of upvote counts, you'd scale the upvote based on instance size (eg weight=upvotes/sqrt(instance active users)). Edit Lemmy's documentation call this the "score" https://join-lemmy.org/docs/en/about/guide.html#sorting
fedilink

Feature request: preview images from image posts on mastodon like they’re an image gallery rather than serving a browser link
Let's say you're on reddit and someone posts an imgur gallery, from an app like Boost you can view and browse that album without leaving boost. But if I post a link to a mastodon toot that has 4 images, and I click the post in jerboa it will instead open a new window into the actual mastodon page. I've argued for the value of "post once distribute everywhere" but if that paradigm isn't right for the fediverse at the very least the ux for linking mastodon image posts could be improved. Instead of posting once distributing everywhere it would be at least possible to post once and then link everywhere. (this doesn't fix issues like trying to get stuff like pixelfed working but it's worth a thought)
fedilink


A built in emoji selector would be nice
I found a shortcut for notepad, but it doesn't work on firefox ubuntu! 😭
fedilink

A way to subscribe to all communities from an instance with 1 click?
I'm trying to subscribe to all communities from beehaw.org and i'm doing it manually for each sub
fedilink

0.16.6 upgrade - very smooth
Thanks to the Dev team to make applying these upgrades to our servers so easy and hassle free. Nice Job.
fedilink

How does “Trending Communities” widget work?
To me it looks like it lists "New Communities" rather then communities trending based on activity etc. Is that correct?
fedilink

Buckle up, lemmy entering exponential growth (Edit: debunked)
Get the welcome wagon ready for all the new users maybe* it wont be long before we're the 3rd biggest fediverse project (ignoring matrix since it's not listed) 🎉 > mandacaru.caatinga.digital
fedilink

User level blocking Vs. moderation?
Is there a plan to prevent the issue that a moderator has individually blocked a user, but then is unable to see the posts of that user and moderate them should that become necessary? Maybe there could be a toggle to temporarily disable user blocks for communities one has to moderate?
fedilink

I think for the purposes of !fedivangelism/lemmyelism having more lemmy logos/lemmy emojis would increase our promotional ability
fedilink

Storage size on instance servers
I recently had to expand my instance's storage size from 25 GB to 50 GB because it was out of space. How much storage do you all use for your instances? I'm a little surprised that it ran out of space as my instance isn't heavily used. Am I doing something wrong? I prune all the unused docker images, so it's not that.
fedilink

I made a meme, and it looks like it's still the full size image. Combining 2 different images was already quite difficult on mobile.
fedilink

LemmyBB, a new frontend based on phpBB
Lemmy is structured in a way that backend (database, api, federation etc) and frontend (html, css, javascript) are completely separate. This makes it possible to create other frontends which can take the place of lemmy-ui. I have long been playing with the thought of having a Lemmy frontend that looks more like a traditional forum. Now I finally found some time to work on this, and get an initial proof of concept working. ![](https://lemmy.ml/pictrs/image/91170cff-8737-4a84-b70d-5e2c4d85bf72.png) ![](https://lemmy.ml/pictrs/image/da0d0bd8-5dcd-4ea8-a3ab-3b8eabf8b85a.png) To reduce the amount of work, the project uses HTML templates and CSS themes from [phpBB](https://www.phpbb.com/), which are open source under GPLv2. This also has the advantage that many preexisting phpBB themes can be used for lemmyBB. It is written in Rust, because it allows for tight integration with the Lemmy API, and is generally a great language for webservers. For now the funcionality is very basic, but nonetheless its already usable. You can: - browse the local post listing - browse comments - login and logout - create new posts and comments To give it a try, run the following commands on your local computer, replacing lemmy.ml with your own instance: ``` git clone https://github.com/Nutomic/lemmyBB.git LEMMY_INTERNAL_HOST=https://lemmy.ml cargo run ``` If there is any specific feature that you would like to see added, please [open an issue](https://github.com/Nutomic/lemmyBB/issues). For now there arent any instructions for deploying lemmyBB to a server. If you would like to do that, please open an issue as well. This post was made from lemmyBB.
fedilink

Are Lemmy posts crawl-able by search engines?
Discussions here are often very interesting, and at times incredibly helpful. If I had no clue about Lemmy, but I searched online for a topic that happened to be discussed in Lemmy, will that discussion appear in the search engine? As a related question, do you think the discussion example would show up in the search results in the most informative way? I mean in an search engine optimization-kind of way.
fedilink

What are your feeling concerning Lemmy today?
I like it a lot. I come here often, it's a good addition to my reddit use, it has some nice people and some interesting content. I love that it is decentralized, which means that there will always be a server without ads, tracking or bad governance. Also it feels like being part of Lemmy is being part of something new and novel. The idea of decentralizing services online, away from corporate silos, should be resurrected.
fedilink

I put together this list of the top 10 Lemmy instances by page views - mainly to see what I could learn to improve what we are doing and be more successful. I noticed a few things I found curious, so I thought I might raise them here and see if you had any suggestions/explanations. I used a tool called [SiteShow](https://www.statshow.com/) to gather the info that has a bunch of different data points. (BTW I have no idea how accuate this tool is - if you have a better suggestion for me to use in the future, please let me know). So here are some of the things I noticed: ![](https://lemmy.ml/pictrs/image/2cb78480-779b-4ac5-ab3b-3fb7bb10447e.png) None of the Top 10 had a Page Rank from Google or Quantcast. Is there something we can change to get a ranking - which I believe helps improve our directory and search engine rankings? I double checked with [another site for a page rank](https://checkpagerank.net/index.php) and it found all the instances were ranked (Google PageRank) between 2 out of 10 and 3 out of 10 except Lemmy.ml which was ranked 4 out of 10. Still seems very low - wondering what we can do to improve this? ![](https://lemmy.ml/pictrs/image/6b68b743-e164-4943-b44f-aee2d3f0bc61.png) About half the top 10 instances were indexed with Google, Bing, & Yahoo ![](https://lemmy.ml/pictrs/image/d7f51c26-0646-4ef9-8346-72648578905d.png) But the other half were not. This surprised me because I thought once a search engine found one of our instances, it would have spidered its way through the rest of the instances. I would have thought being indexed by all the major search engines would be important to bring more traffic and users to our Lemmy communities. Lastly for the instances that were indexed by the major search engines, as a general rule, they had a lot fewer pages indexed then I would have expected based on the number of posts listed in these instances SideBars. I wonder what we could do to get these search engines to index more of our pages. What about at the bottom of each post after the comments we lists 3 other "You might also be interested in" links to posts. Say 2 randomly selected from the same community and a third randomly selected from another community? Maybe a 4th randomly selected from a different instance? Any thoughts/suggestions?
fedilink

Presenting Activitypub-Rust crate
[Activitypub](https://www.w3.org/TR/activitypub/) is decentralized social networking protocol recommended by the W3C. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content. As part of the work on [Lemmy](https://join-lemmy.org/), we have implemented some high-level abstractions for handling the server-to-server protocol in Rust. These abstractions are now available as a standalone library. The main features are: - Data structures for federation are defined by the user, not the library. This gives you maximal flexibility, and lets you accept only messages which your code can handle. Others are rejected automatically during deserialization. - ObjectId type, wraps the id url and allows for type safe fetching of objects, both from database and HTTP - Queue for activity sending, handles HTTP signatures, retry with exponential backoff, all in background workers - Inbox for receiving activities, verifies HTTP signatures, performs other basic checks and helps with routing - Generic error type (unfortunately this was necessary) - various helpers for verification, (de)serialization, context etc Documentation is currently lacking. If you want to get started with the library, best look at the example. The code has already been used in production as part of Lemmy for a long time, without any notable problems. However, ergonomics are lacking and need to be improved. There are also many additional features which would be worth implementing. See the project readme for details. Contributions and suggestions are very much welcome! You can find the project here: [https://github.com/LemmyNet/activitypub-federation-rust](https://github.com/LemmyNet/activitypub-federation-rust) [https://crates.io/crates/activitypub-federation](https://crates.io/crates/activitypub-federation)
fedilink

A way to report collapsed comments?
There should be a way to report graphic comments while keeping them collapsed. And maybe add a report button next to the Block User button?
fedilink


Spoilers on Friendica and Lemmy
cross-posted from: https://nerdica.net/objects/a85d7459-7662-b1ab-3fdf-c79525915363 > Hello , > > I noticed that both Friendica and Lemmy allow to tag spoilers, but neither is able to understand each other's spoilers. It would be nice to make those compatible.
fedilink


Language Filters
As more Lemmy instances come online, I see more and more content under All from languages I do not speak. Is there a way to implement a language filter, or to manually remove those instances from my feed?
fedilink

Is lemmy slightly broken on safari for anyone?
yeah, i know, safari is kind of a hit or miss in terms of implemented standards, and it also only works on macos, so it's doubly difficult to test, but still, i wonder whether it's just smth with my config or do other ppl also have some issues?
fedilink

Able to tag people sometimes but not other times. Why?
I was unable to @yogthos in 1 comment, but i went to another thread and was able to tag him. Both from lemmy.perthchat.org. Why?
fedilink

[RFC] How should code-highlighting themes be handled?
I'm working on adding highlighting to `code-blocks` on lemmy using [highlight.js](https://highlightjs.org/static/demo/), and am wondering exactly how to implement it. There are many code-themes that could be used Regarding which theme to use there are basically two different directions I could go: 1. Each lemmy-theme would have to explicitly declare an hljs theme to use. - PROS: - easy to use, users automatically get an appropriate code-theme for every ui-theme. - simple to implement (already done) - CONS: - theme-makers need to pick an appropriate theme - no user customizability, limited number of themes 2. Users can pick their preferred theme just like they pick a UI theme. - PROS: - Extreme customization, there are a buttload of themes, and users can pick any one! - CONS: - Users would **need** to pick an appropriate theme. It would use the "browser-default" (light/dark) until they pick one, and could look weird and be confusing until then - PITA to implement & requires back-end changes (wont see it for a while) Let me know what you think, or if you have another solution. I have solution #1 deployed on HeapOverflow.ml right now =] Here is the PR for those interested: https://github.com/LemmyNet/lemmy-ui/pull/663
fedilink

  • comfy
  • edit-2
    3Y
An exploration of the Lemmys, for discussion
##### What is this post? A quick and dirty look into Lemmy instances, their size and interactions, and some insights. ##### Disclaimers * I AM NOT AN EXPERT OR WITNESS: I only started using Lemmy in March 2022. Lemmy was around for around 3 years before that. I am not a developer or instance owner. * I DID NOT GO AND TALK TO PEOPLE WHO UNDERSTAND THIS STUFF: This is just me exploring for fun and starting a conversation. This is not a proper study. Consider telling any one who links you to this page as if it's an expert historical account that I called them an idiot. * This is limited by my experience and my searching, it's not comprehensive. If someone made a dark instance, I probably won't find it. If there's some deep lore, I probably don't know it. Thanks to https://lemmy.fediverse.observer/list for many of these stats. ##### Alright, Now for the casual rambling. Organic posting started on lemmy.ml from April 2019 so I will consider that the start of Lemmy as a service (my understanding is that lemmy.ml is the oldest non-dev instance) As of now (May 2022) AFAIK, the Lemmy-based sites with the most **total user comments** are: - hexbear.net (2.5M) - lemmy.ml (114K) - lemmygrad.ml (105K) - bakchodi.org (42K) - wolfballs.com (15K) - szmer.info (15K) - feddit.de (3K) - *[dev instances ignored]* - sopuli.xyz (1504) - lemmy.eus (1262) - lemmy.ca (974) The count of **users active in the last month** is similar: - hexbear.net (unlisted, [approx. 1.3K in the last 14 days](https://www.hexbear.net/post/195720)) - lemmygrad.ml (508) - lemmy.ml (474) - bakchodi.org (286) - szmer.info (65) - feddit.it (51) - sopuli.xyz (31) - wolfballs.com (29) - feddit.de (29) - lemmy.ca (17) My guess is that the difference at the bottom of the list is due to highly federated instances spreading their user comments over many instances with more activity, and also due to some instances peaking a few months ago and then declining. For those new to user statistics, you'll notice that popularity usually tends to be exponential: more popular things get more popular. ### What was that first one? Hexbear? Two of the sites listed there, Hexbear (aka. chapo.chat) and Bakchodi, do not federate. They are not part of the Fediverse, but they are using Lemmy. Hexbear is actually running their own *fork* of Lemmy. In that sense it reminds me of Gab, another huge island fork, but only due to size and isolation. While I can't find an admin statement, various Hexbear Gitea issues from 2020 and this comment from December 2021 ["We’re working on bringing Lemmy up to speed with some of the features our “fork” (it’s more of a rewrite) has. When that’s ready we’ll switch to that which will already have federation ready for us."](https://www.hexbear.net/post/163415/comment/2003658) and this from Feb 2022 ["The only issue is that [Hexbear] doesn’t support federation for semi-technical reasons (happy to explain), but that’s going to be fixed (later this year maybe)?"](https://www.hexbear.net/post/174049/comment/2150060) indicate Hexbear is open to the idea but unready ([this 2020 comment](https://www.hexbear.net/post/23488/comment/175031) even states they chose Lemmy precisely because of its federation goal), and Bakchodi appear to have just not set any up (the admin states "Federation is not functional as of now." in a post and nothing more). Contrast both against Gab who cited abuse/security issues and lack of local federation users for their voluntary removal of existing federation. Another point regarding Hexbear and Bakchodi is that they are continuations of existing popular communities: I believe that Hexbear is a continuation of reddit's banned subreddit /r/ChapoTrapHouse, and Bakchodi is a continuation of the banned /r/chodi (which I believe was banned around the same time as /r/GenZedong's quarantining caused a mass exodus to https://lemmygrad.ml/c/genzedong ). To the best of my knowledge, lemmy.ml, most of lemmygrad, wolfballs and szmer are new original sites rather than an existing active community migrating as a mass. ### Connections Most instances are connected into the Fediverse. Hexbear and Bakchodi appears to be the only active non-trivial instances that don't federate. Due to the political environment of the internet today and the content currently on Lemmy, I personally think it makes sense to classify the current federation networks of Lemmy instances into four loose groups: - socialist 'left': Primarily value socialism and/or anarchism, and related topics. Generally explicit about their instance's political alignment. The largest group. Examples are lemmy.ml, lemmygrad.ml, midwest.social, and would include hexbear.net if it were connected. - liberalist 'right': Primarily value freedom of speech and other liberty. While none yet are e~~xplicitly politically-biased through administration~~[[correction]](https://lemmy.ml/post/287918/comment/193438), they do overwhelmingly have users with views typical of the American 'right-wing' as an inevitable result of where they are promoted, the ideas only they tolerate and the existing posts. Examples are wolfballs.com and exploding-heads.com. - general open: Overall mainstream OR diverse political views, will generally tolerate political instances on both sides of the above divide. Often national instances or 'general-purpose'. mander.xyz is an overt example, gtio.io is also an example. lotide.fbxl.net would be an example, but it's a lotide instance rather than Lemmy. - anti-intolerant: Primarily value friendliness and inclusivity, and so will readily block instances that tolerate intolerance, such as those in the liberalist 'right' category and potentially those further in the socialist 'left' category. An example might be sopuli.xyz. These are all politically determined, as unlike Mastodon and Pleroma there don't tend to be any instances based around controversial single topics or around graphic content that causes instances to defederate. I thought there were more instances that blocked both sides of the 'left'/'right' divide, but they don't seem to exist yet (which is a good sign) beyond lemmy.rollenspiel.monster. It is also worth mentioning that lemmy.ml has blocked some instances due to abuse rather than any cultural disagreement. The first two of the four categories are by far the most popular, even if not the most numerous in instances, probably due to them picking up users being kicked out of reddit and reddit alternatives as they block more and more political subreddits or become unsavory. The earlier kicking of many 'harassment' subreddits from reddit around 2015 lead to many 'right-wing' users to populate Voat and then later bannings lead to communities.win becoming popular, which I believe explains why Lemmy doesn't yet have a strong influx of users who align politically with those banned subreddits and more-so with recently-banned communist subreddits (the core developers' political views and lemmy.ml's reputation may have impacted people moving to instances named after Lemmy or considering hosting new instances, but I suspect it wouldn't affect people who were invited to a place called Wolfballs). Interestingly, there is already a mirror instance that reposts from reddit: goldandblack.us.to ##### Growth [fediverse.observer](https://lemmy.fediverse.observer/stats) has some stats. Ignoring the huge outliers in the middle, there has been a jump in growth in the past two months which I would mostly attribute to the influx to [lemmygrad.ml wow look at that second graph](https://lemmy.fediverse.observer/lemmygrad.ml) and the launch of unfederated-but-included bakchodi. Apart from that, there has been a remarkably consistent growth in all the active instances. That's a good sign that this group of communities could last a while. ##### Some concluding thoughts, with regards to reddit As someone who hasn't really used reddit in many years, I like to promote the view of us being independent, growing our own culture, our own norms and not merely aiming to mirror the same shallow emptiness. The bottom line is, we grow a lot when reddit shuts a place down, and as you can see in some of those stats, growth creates more potential for growth. I think it's important to think about what habits we see now both here and there that we want to encourage, and which habits we don't. Think about what should each community tolerate and reject and enforce (and make no mistake, that answer differs depending on purpose and audience!) and how do we redirect people in the wrong places or teach those who are mistaken? (protip: typing these things out each time is very dumb! That's why we invented FAQ pages!) What struggles did Mastodon face as they started to grow more and more? Parts of reddit and similar groups will continue to arrive. Look at [this list of communities that used to be allowed](https://en.wikipedia.org/wiki/Controversial_Reddit_communities): it started off with the very blatant controversies like sexualizing minors, moved on to open blatant racism-focused places that conducted raids, and now they're at banning subreddits about a US (former) president and pro-China memes. Now that Lemmy has established itself as the home of some of the most recently banned communities, I personally think it's only a matter of time before reddit pops off a few more communities as they face pressure from media flak, investors or other major influences, and we should prepare for how to handle this: make potentially targeted communities aware that we exist before an incident, and make sure communities have a clear set of rules and guidelines written for the people that come in expecting this to be reddit again. I think this is an opportunity to fix the things we don't want repeated.
fedilink


How to edit theme style in docker?
**How to edit theme style in docker?** ~# docker exec -it 9f3678b6218f /bin/bash OCI runtime exec failed: exec failed: unable to start container process: exec: "/bin/bash": stat /bin/bash: no such file or directory: unknown How can this be solved?
fedilink

📢 Lemmymap - 30k Lemmies!
Crossgeposted from: https://feddit.de/post/199006 Today, for the first time, more than 30,000 Lemmies were recorded by the crawler in the Lemmy network!\ To celebrate, there is a small Lemmymap update with additional filter options :)
fedilink

    Create a post

    Everything about Lemmy; bugs, gripes, praises, and advocacy.

    For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

    • 0 users online
    • 3 users / day
    • 7 users / week
    • 13 users / month
    • 6 users / 6 months
    • 15 subscribers
    • 186 Posts
    • 710 Comments
    • Modlog
    Lemmy
    A community of privacy and FOSS enthusiasts, run by Lemmy’s developers

    What is Lemmy.ml

    Rules

    1. No bigotry - including racism, sexism, ableism, homophobia, transphobia, or xenophobia. Code of Conduct.
    2. Be respectful, especially when disagreeing. Everyone should feel welcome here.
    3. No porn.
    4. No Ads / Spamming.

    Feel free to ask questions over in: