Lemmy

13493 readers
60 users here now

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

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

founded 5 years ago
MODERATORS
1051
0
submitted 2 years ago* (last edited 2 years ago) by AbSoluTc@lemmy.ml to c/lemmy@lemmy.ml
 
 

Trying to create a new community and I get that error for the name. I try tapping the ? In the circle and nothing. What am I missing?

1052
 
 

@lemmy I just realized that you can submit posts to any lemmy community from any mastodon / fediverse account. This is pretty cool!

1053
 
 

I'm genuinely so excited to see some of the more focussed communities blossom on this platform as they have on Reddit over the years. Which are your favourites and which do you think could succeed here?

1054
 
 

Fellow reddit refugee here. I'm having trouble logging in using LibreWolf (basically firefox) with multi account containers turned on. I can log in fine with Chrome or in a LibreWolf Private Window, and most other sites work fine, so apparently I've got something configured weird or lemmy.ml is doing some weird cross-site authentication or setting a cookie from another site.

I have lemmy.ml set to always use a Lemmy container, Google set to always use a Google container, Hachyderm.io using a Mastodon container, etc., and those all work fine, but Lemmy just spins when I click the button to log in.

Anyone know what else I should whitelist to log in normally?

1055
1056
 
 

Hello everyone!

I recently posted about asking third party devs switch APIs from reddit to lemmy on the open source community here. As we know, lemmy should obviously be seeing a lot of new users join, and I have some humble suggestions to the developers of Lemmy @nutomic@lemmy.ml, @dessalines@lemmy.ml and the other devs.

Just like Mastodon did, can we redesign the homepage to appear more user friendly welcoming? Don't get me wrong, not that the current homepage is bad or so, but it appears to look tech nerdy for the average user, a constant feedback I've been getting on my recent posts promoting Lemmy at Reddit.

Here are some improvements in my mind:

  • Change background in lemmy's website to be plain colour, and increase the explanations' font size as well as more explanations, like what a server is in the server page, add some lemmy style modern icons next to the explanations. (example: Lemmy is open source, so throw an icon that represents open source). Right now for the average user, the homepage might seem a little overwhelming due to lots of text going on, like Mastodon's new design, make the explanations appear bigger and give some space between them, even if it means more scrolling.

  • Make and link an "API" page on the homepage, like we have for "join, news, app, donate and etc" saying "welcoming third-party developers" and explaining how Lemmy is open source and how API will remain freely accessible forever. This page should also consist information and links to API, helping devs migrate from reddit to Lemmy or even start making their first third-party app from scratch. At the moment I even got some comments from my other posts regarding Lemmy on reddit, and people are asking where is Lemmy's API or they are unaware of an API, it's not as visible. So we need an API page.

  • Remove Remmel as iOS app and replace it since it's no longer developed, a common question on reddit as people don't realize it's abandoned.

  • Provide some explanation as to how web apps can be added on platforms like iOS (and android, etc), especially since we lack a stable iOS app right now.

If you have anymore, please feel free to shoot a comment below guys! I will add em here :)

1057
 
 

The docs link in fr page gives 404

1058
 
 

this is pretty useful when using RES or baconreader.

1059
 
 

Just joined, and well, I'm thinking ill stay. Ive been looking for a good reddit alternative for a while now. devs, you've done quite some good work here.

1060
 
 

I think there's a bug somewhere :)

1061
 
 

Crossposts are a great way to follow posts from one community to the next, and discover more user contributions. I would love to see that on Lemmy.

1062
 
 

I have a question about communities. Are communities server-specific, for example, is the "Gaming" community on lemmy.ml different from the one on, say, beehaw.org and will I need to join both?

1063
0
submitted 2 years ago* (last edited 2 years ago) by pingveno@lemmy.ml to c/lemmy@lemmy.ml
 
 

It's a good reminder to use the language feature.

1064
1065
24
submitted 2 years ago* (last edited 2 years ago) by nutomic@lemmy.ml to c/lemmy@lemmy.ml
 
 

We are happy to see that many of you are exploring Lemmy after Reddit announced changes to its API policy. I maintain this project alongside @dessalines@lemmy.ml.

Lemmy is similar to Reddit in many ways, but there is also a major difference: Its not only a single website, but consists of many different websites which are interconnected through federation. This is achieved with the ActivityPub protocol which is also used by Mastodon. It means that you can sign up on any Lemmy instance to interact with users and communities on other instances. The project website has a list of instances which all have their own rules and administrators. We recommend that you sign up on one of them, to avoid overt centralization on lemmy.ml.

Another difference compared to Reddit is that Lemmy is open source, and not funded by any company. For this reason it relies on volunteer work to make the project better, whether it's programming, design, documentation, translating, reporting issues or others. See the contributing guide to get started. You can also donate to support development.

We also recommend that you read the documentation. It explains how Lemmy works and how to setup your own Lemmy instance. Running an instance gives you full control over the rules and moderation, and prevents us developers from having any influence. Especially large communities that want to use Lemmy should host their own instance, because existing Lemmy instances would easily be overwhelmed by a large number of new users.

Enjoy your time here! If you have any questions, feel free to ask below or in the Matrix chat.

1066
 
 

When reading posts sorted by date, I often have the timeline import a whole bunch of old posts from one community at the top. This is annoying since I basically have to reload the page, otherwise all relevant content is gone.

The new sort is pretty important, since Lemmy doesn't have a lot of posts anyways.

1067
 
 

Whenever I click on a link to a comment in the Inbox RSS feed, it gives me the following error

"404: TypeError: Cannot read properties of undefined (reading 'send')"

1068
8
submitted 2 years ago* (last edited 2 years ago) by Daz@lemmy.ml to c/lemmy@lemmy.ml
 
 

Would Lemmy be a good fit for adding individual "blogging" as a feature? What I mean is the ability for a user to create posts tied to their account instead of a specific community. The default Lemmy Frontend/webapp has all the basic features that would normally make up a blog: ability to make posts, markdown editor, hell even replies that you normally need to disable on blogs because of spam. I can imagine adding a section next to the "Communities" button that says "Blogs" where you could browse users blogs. Not sure if you'd want to federate the blogs but something I'm thinking about.

Not asking this as a feature request on the part of the developers. This should be something I implement myself. But I thought I'd throw the idea out in the wild and see if folks could either tell me "why not" or point out what might be problematic with this.

1069
1070
1071
 
 

Also example of markup in the titles on jerboa

Also sorry if this is the wrong sub to post this in, they're all very spread out

1072
1073
1074
 
 

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

1075
 
 

I just realized that lemmy doesn't have karma like reddit. I've never paid much attention to karma. But even so it does seem to play an important role in moderation on reddit.

For instance, many subs put a karma restriction on who can post which helps decrease trolls.

And while it's true that karma gives an incentive for people to seek karma I think it's overall regulatory principle might be worth considering as a trade off.

view more: ‹ prev next ›