help-circle
rss
Migrate your subscribed Lemmy communites to a new account
Quick guide on how to use this python script (on Windows) to copy subscribed communities to another account. 1. Install [Python](https://www.python.org/downloads/). 2. Go to [repo page](https://github.com/wescode/lemmy_migrate). Click **Code** >> **Download ZIP** 3. Extract the ZIP file 4. Open the extracted folder 5. Open *config.ini* file with the text editor (e.g., Notepad) and type your credentials and corresponding instance links (and save it) 5. Click on the *path field* within the folder, type `cmd` and press enter to open up Command Prompt within that folder. ![](https://discuss.tchncs.de/pictrs/image/b47431ec-2c23-4b16-8663-7feb88bbcf37.png) 6. Type `lemmy_migrate -c config.ini` , press enter. 7. Wait for it to finish. []() []()
fedilink

Shortcut to go to YOUR instance from ANY Sublemmy
cross-posted from: https://lemmy.world/post/530489 > ***The issue:*** You find a link to a neat lemmy community on some random instance. In order to subscribe, you have go to your instance, search for the community, find it, open it, subscribe...blah! > > ***The fix:*** Use a simple browser bookmark to go to your home instance and open the federated community in one click. > > This works through modifying the URL of the page your on and puts the host name (e.g. lemmy.ml) after an "@" symbol after the community and then changing the host name to your own, hard-coded one. > > ***How to steps:*** > > 1. Create a bookmark in your browser and then "Edit" it. > 2. Change the URL to this text (modify the "lemmy.world" bit with whatever your home instance is): > > For lemmy.world users: > `javascript:(function(){location.href="https://lemmy.world/c/"+location.href.match(/(?:.*)\/c\/(.*(?=\/)|.*$)/i)[1]+"@"+location.host.toString();})();` > > For lemmy.ml users: > `javascript:(function(){location.href="https://lemmy.ml/c/"+location.href.match(/(?:.*)\/c\/(.*(?=\/)|.*$)/i)[1]+"@"+location.host.toString();})();` > > 3. Change the name of the bookmark to whatever you want. Mine is named "lemmy.world". > > ![](https://lemmy.world/pictrs/image/a99ffa2d-1284-433d-9dde-2c2ed8e89d10.png) > > 4. You're all set! > > Now, from any federated community main feed page, click on the bookmark and you'll magically be taken to the same community on your local instance. Magic! > > _______ > > Disclaimers: The community must be federated with your instance. You can only do this from a URL that has the community in url (e.g. not from a post or anything). >
fedilink

There are now close to 10 iOS / Android apps in development for kbin & lemmy!
cross-posted from: https://kbin.social/m/kbinMeta/t/71764 > link to post: https://sh.itjust.works/post/311799 > > > The amount of apps being developed for iOS / Android is getting really crazy now and new apps keep popping up every day. Updated list below: > > > > * Artemis (Kmoon): [/c/ArtemisApp@kbin.social](/c/ArtemisApp@kbin.social) > > * Memmy: [/c/memmy@lemmy.ml](/c/memmy@lemmy.ml) > > * Mlem: [/c/mlemapp@lemmy.ml](/c/mlemapp@lemmy.ml) > > * Morpha: [/c/morpha@vlemmy.net](/c/morpha@vlemmy.net) > > * Thunder: [/c/thunder\_app@lemmy.world](/c/thunder_app@lemmy.world) > > * Beyond: [https://beehaw.org/post/647773](https://beehaw.org/post/647773) > > * Limbo: [Join the Limbo for Lemmy beta on iOS - !limboapp@lemmy.world](https://lemmy.world/post/356685) > > * Jerboa: [https://github.com/dessalines/jerboa](https://github.com/dessalines/jerboa) > > * Slide: [https://lemmy.world/post/379068](https://lemmy.world/post/379068) > > * Sync: [/c/syncforlemmy@lemmy.world](/c/syncforlemmy@lemmy.world) > > * Lemmynade: https://bigfoot.ninja/post/3026 > > * Connect: https://beehaw.org/post/698247 > > > > Most apps on the list are lemmy apps, meaning they don't work with kbin. Artemis is specifically designed to work with kbin, not sure if or when any of the other ones will go in that direction or become interoperable as there are some challenges with the kbin API at the moment. Having said that, a new API is in the works so things should get better with time. > > I made a neat table, here u go: > > ::: spoiler Click to see table > > | Name | Platform | OS | Stage | Link | > |-------------------|------------------------------|-------------|-------------------------------------------------|------------------------------------------------------------------------------------------| > | Artemis (Kmoon) | Kbin, Lemmy (Upcoming) | Android, iOS | Private Beta (Starts End of June) | [/c/ArtemisApp@kbin.social](/c/ArtemisApp@kbin.social) | > | Memmy | Lemmy | Android, iOS | Android Release (Pending Play Store Approval) | [/c/memmy@lemmy.ml](/c/memmy@lemmy.ml) | > | Mlem | Lemmy | iOS | Submitted for App Store Review (July 1) | [/c/mlemapp@lemmy.ml](/c/mlemapp@lemmy.ml) | > | Morpha | Lemmy | Android, iOS | Under Development | [/c/morpha@vlemmy.net](/c/morpha@vlemmy.net) | > | Thunder (FOSS) | Lemmy | Android, iOS | Alpha Release | [[Thunder on GitHub](https://github.com/hjiangsu/thunder/releases/tag/v0.2.0-alpha)] [[Thunder Community](/c/thunder_app@lemmy.world)] | > | Beyond | Lemmy | Android, iOS | Under Development | [Beyond on Lemmy](https://beehaw.org/post/647773) | > | Limbo | Lemmy | iOS | TestFlight Beta | [Join the Limbo for Lemmy beta on iOS](https://kbin.social/m/random/t/65515/Join-the-Limbo-for-Lemmy-beta-on-iOS) | > | Jerboa | Lemmy | Android | Released | [Jerboa on GitHub](https://github.com/dessalines/jerboa) | > | Slide | Lemmy | Android | Under Development (More information coming) | [Slide on Lemmy](https://lemmy.world/post/379068) | > | Sync | Lemmy | Android | Research | [/c/syncforlemmy@lemmy.world](/c/syncforlemmy@lemmy.world) | > | Lemmynade (FOSS) | Lemmy | Android | Beta ([Github](https://github.com/zachatrocity/lemmynade/releases/tag/v0.9.6)) | [Lemmynade](https://bigfoot.ninja/post/3026) | > | Connect | Lemmy | Android | Beta ([Play Store](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect)) | [[Connect Release Post](https://beehaw.org/post/698247)], [[Connect Community](https://lemmy.ca/c/lemmyconnect)] | > | Lemon | Lemmy | iOS | Development, Beta in Early July | [Lemon Introduction](https://lemm.ee/post/127800), [Lemon Community](https://lemm.ee/c/lemon) | > > >
fedilink

How to apply a custom CSS theme to your Lemmy page using Stylus (a browser extension)
- Install Stylus browser extension: [Firefox](https://addons.mozilla.org/en-US/firefox/addon/styl-us/), [Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne) - Go to [userstyles.world](https://userstyles.world/) and search for "Lemmy" - Pick one and click ![](https://discuss.tchncs.de/pictrs/image/24ee035c-dd11-4bb9-b71f-7b19c8599988.png) - It will open a new tab, where you will have to click one more ![](https://discuss.tchncs.de/pictrs/image/6638c137-1a68-4106-96d6-2180a038dcb5.png) button. Style may not apply to the URL of your instance, and in that case, you need to do it yourself. - Click on the Stylus extension icon, and then click manage. - New tab will open with a list of all installed styles. Click on the style that you just installed. - That will open the style editor. You want to look for a field that looks like this and click on the + button. ![](https://discuss.tchncs.de/pictrs/image/c7b53b7f-05ad-4524-8c9f-b7a76ab8bc4a.png) - That will add a new field just below it. In the empty field, type the URL of your instance. - In the top left corner of the page, there is a **Save** button. Click that, and you are done. ::: spoiler Preview of some styles *Click on the image to go to style page.* [![Lemmy dark theme](https://userstyles.world/preview/10416/1.webp)](https://userstyles.world/style/10416/lemmy-dark-theme) [![Rediggit for Lemmy](https://userstyles.world/preview/10440/2.webp)](https://userstyles.world/style/10440/rediggit-for-lemmy) [![DreamySweet's Custom Lemmy Theme](https://userstyles.world/preview/10384/2.webp)](https://userstyles.world/style/10384/dreamysweets-custom-lemmy-theme) :::
fedilink

See where Reddit communities migrated to
cross-posted from: https://lemmy.fmhy.ml/post/151060 > Someone recently asked if there was a neat way to see where all of the now broken down subreddits moved. > > Some moved to Discord, some to Lemmy, and some are somewhere else. > > This seems to be a good place to find your communities again: https://sub.rehab/
fedilink

Site to help you search the fediverse
created by [@TenorTheHusky@kbin.social](https://kbin.social/u/TenorTheHusky) ---- from the original post: https://kbin.social/m/fediverse/t/52753 > I had been having trouble getting meaningful results from the fediverse on Google, and after seeing [this post](https://kbin.social/m/fediverse/t/47139/Google-search-from-every-aggregator-on-the-fediverse), it seems I'm not the only one. So, I created a site that helps search the fediverse in your search engine of choice (it currently supports Google, Bing, Yahoo, DuckDuckGo, and Dogpile). > > It currently only searches the top 15 lemmy/kbin instances due to search engine query limits (I'm not sure how to fix this short of making my own search engine), but I've tested it and it seems to provide access to the majority of fediverse content. > > If you have contributions or ideas for improvement, feel free to check out the project [here](https://github.com/programmer2514/FediSearch) or shoot me a message. Hope this helps people! :) > > [https://fedi-search.com/](https://fedi-search.com/) > > Edit: Update in progress including improved search queries and support for Mastodon/PeerTube (Google only, unfortunately)
fedilink

FYI: Post and comment character limit on Lemmy is 10000
If you go over that limit, there won't be any kind of indicator/message saying so. If you try to submit a post, you will get a forever loading icon, and the post will never be submitted. So make sure to check your character count.
fedilink

How to find communities and fetch them to your instance.
So you signed up on one of many Lemmy instances, and now you want to start joining communities you are interested in. There are a few ways to do so... ### Using the *Communities* page: The most obvious one... **Communities** link at the top of the page. Once you are on the **Communities** page, you will see 3 tabs: - **Subscribed** - obvious enough - **Local** - communities that are made on your instance - **All** - a bit misleading because these are not actually *all* communities, but rather all communities that have been fetched by your instance so far. ---- ### Browsing the front page: More specifically, browsing the front page with the filter set to All (Subscribed | Local | **All**) If you are on a fairly popular instance, you will most likely run into posts from all kinds of new communities as other people from your instance fetch them. ---- ### Using the community browsers: These websites index communities across all instances, and you can use them to search for remote communities. - [browse.feddit.de](https://browse.feddit.de) - [lemmyverse.net](https://lemmyverse.net) - [browse.toast.ooo](https://browse.toast.ooo/communities) In order to subscribe to or even see remote communities (communities hosted on other instances), they have to be fetched by your instance. **How to fetch them**: - Copy the link to the community you want to fetch. - Go to the **Communities** page on **your** instance and set the filter to **All**. - Paste the link in the search field and click the **Search** button. - When the text saying "No results" under the Search button disappears, that means that the community has been successfully fetched by your instance (it can take a bit longer to fetch it, especially if the instance is overloaded). - That's it! Now you can delete the URL from the search field and find the community by its name. ---- ### Browsing the communities that promote new communities: There are a few different communities that you can use to find new and interesting ones. Some of them: - [!newcommunities@lemmy.world](/c/newcommunities@lemmy.world) - [!wowthislemmyexists@lemmy.ca](/c/wowthislemmyexists@lemmy.ca) - [!communitypromo@lemmy.ca](/c/communitypromo@lemmy.ca) - [!findacommunity@lemmy.ml](/c/findacommunity@lemmy.ml) ---- ### Browsing Kbin magazines (communities): Process of subscribing to Kbin magazines is the same as subscribing to remote Lemmy communities. If you go to https://kbin.social/magazines (or any other kbin instance and add `/magazines` at the end), you can browse and search for magazines. To subscribe to one of them, follow the "**How to fetch them**" instruction from above.
fedilink

Defederation explained (beehaw.org and lemmy.world case)
cross-posted from: https://lemmy.world/post/149743 > ou might have seen that we've been defederated from beehaw.org. I think there's some necessary context to understand what this means to the users on this instance. > > ## How federation works > > The way federation works is that the community on beehaw.org is an organization of posts, and you're subscribed to it despite your account being on lemmy.world. Now someone posts on that community (created on beehaw.org), on which server is that post hosted? > > It's hosted on both! It's hosted on any instance that has a subscriber. It's also hosted on lemmy.ml, lemmygrad.ml, etc. Every instance that has a subscriber is going to have a copy of this post. That's why if you host your own instance, you'll often get a ton of text data just in your own server. > > And the copies all stay in sync with each other using ActivityPub. So you're reading the post that's host on lemmy.world, and someone with an account on beehaw.org is reading the same post on beehaw.org, and the posts are kept in sync via ActivityPub. Whenever someone posts to that community or comments on a post, that data is shared to all the versions across the fediverse, and these versions are kept in sync. So up until 5 hours ago, they were the same post! > > ### "True"-ness > > A key concept that will matter in the next section is the idea of a "true" version. Effectively, one version of these posts is the "true" version, that every other community reflects. The "true" version is the one hosted on the instance that hosts the community. So the "true" version of a beehaw.org community post is the one actually hosted on beehaw.org. We have a copy, but ours is only a copy. If you post to our copy, it updates the "true" version on beehaw.org, and then all the other instances look to the "true" version on beehaw to update themselves. > > The same goes for communities hosted on lemmy.world or lemmy.ml. Defederation affects how information is shared between instances. If you keep track of where the "true" version is hosted, it becomes a lot easier to understand what is going on. > > ## How defederation works > > Now take that example post from earlier, the one on beehaw.org. The "true" version of the post is on beehaw.org but the post is still hosted on both instances (again, it has a copy hosted on all instances). Let's say someone with an account on beehaw.org comments on that post. That comment is going to be sent to every version of that post via ActivityPub, as the "true" version has been updated. That is, **every version EXCEPT lemmy.world and sh.itjust.works**. So users on lemmy.world and sh.itjust.works won't get that comment, because we've been defederated from beehaw.org. If we write a comment, it will only be visible from accounts on lemmy.world, because we posted to a copy, but our copy is now out of sync with the "true" version. So we can appear to interact with the post, but those interactions are ONLY visible by other lemmy.world accounts, since our comments aren't send to other versions. As the "true" version is hosted on beehaw, and we no longer get beehaw updates due to defederation, we will not see comments from ANY other community on those posts (including from other defederated instances like sh.itjust.works). > > The same goes for posting to beehaw communities. We can still do that. However, the "true" version of those communities are the ones on beehaw, so our posts will not be shared to other instances via ActivityPub. And all of this is true for Beehaw users with our communities. Beehaw users can continue to see and interact with Lemmy.world communities, but those interactions are only visible to other Beehaw users, since the "true" versions of the Lemmy.world communities (the ones sent to/synced with every other instance) is the Lemmy.world one. > > Communities on other instances, for example lemmy.ml, are unaffected by this. Lemmy.world and beehaw.org users will still be able to interact with those communities, but posts/comments from lemmy.world users won't be visible to beehaw.org users, as defederation prevents our posts/comments from being sent to the version of these posts hosted on beehaw.org. However, as the "true" version is the one on the third instance, we can still see everything from beehaw.org users. So we see a more filled in version than the beehaw users. > > ### Why can I still see posts/comments from beehaw users? > > Until they defederated us, posts/comments were being sent to lemmy.world, so we can see everything from before defederation. After defederation, we are no longer receiving or sending updates. So there are now multiple versions of those posts. > > ### Why can I still interact with beehaw communities? > > This won't ever stop. You'll notice that all posts after defederation are only from lemmy.world users. You won't see posts/comments from ANY other instance (including instances that ) on beehaw.org communities. > > Those communities will quickly suck for us, as we're only talking to other lemmy.world users. Your posts/comments are not being sent to any other lemmy. I highly recommend just unsubscribing from those communities, since they're pretty pointless for us to be in right now. > > ### Why do I still see comments from beehaw users on lemmy.world communities? > > Again, comments from before defederation were still sent to us. After defederation, it will no longer be possible for beehaw users to interact with the "true" version of lemmy.world communities. Their posts/comments are not being sent to any other lemmy. They also aren't getting updates from any other lemmy, as the "true" version of those communities is on our instance. > > ### Why do I see posts/comments from beehaw users on communities outside lemmy.world and beehaw.org? > > That's because the "true" version of those posts is outside beehaw. So we get updates from those posts. And lemmy.world didn't defederate beehaw, so posts/comments from beehaw users can still come to versions hosted on lemmy.world. > > The reverse is not true. Because beehaw defederate lemmy.world, any post/comment from a lemmy.world users will NOT be sent to the beehaw version of the post. > > ### This seems like it's worse for beehaw users than for us? > > Yes. In my opinion, this is an extraordinarily dumb act by the beehaw instance owners. It's worse for beehaw users than for us, and will likely result in many beehaw users leaving that instance. They said in their post that this is a nuke, but I don't think they fully assessed the blast area. Based on their post, I don't think they fully understand what defederation does. --- Additional explanation with examples is in the comment bellow (couldn't fit here because of the character limit)
fedilink

USEFUL LINKS
### 📄 Documentation, guides and FAQs: - [Official detailed documentation](https://join-lemmy.org/docs/en/index.html) - [Quick start (ELI5 type) guide to Lemmy and Kbin](https://lemmy.fmhy.ml/post/16414) by [@unsunny@beehaw.org](https://beehaw.org/u/unsunny) - [Basic information and new user guide](https://lemmy.world/post/37906) by [@ruud@lemmy.world](https://lemmy.world/u/ruud) - [Beginner guide / FAQ ](https://lemmy.dbzer0.com/post/2212) by [@db0@lemmy.dbzer0.com](https://lemmy.dbzer0.com/u/db0) - [Lemmy FAQ / guide ](https://lemm.ee/post/37715) by [@sunaurus@lemm.ee](https://lemm.ee/u/sunaurus) - [Beginner's Guide for Redditors](https://github.com/amirzaidi/lemmy) ---- ### 📱 Mobile apps: |**App Name**|**Platform**|**OS**|**Stage**|**Community Link**|**Code Link**| | - | - | - | - | - | - | |Artemis (Kmoon)|Kbin, Lemmy (Upcoming)|Android, IOS|[Private Beta (Starts end of June)](https://kbin.social/d/forms.gle)|[Kbin.social](https://kbin.social/m/ArtemisApp)|Soon| |Beyond|Lemmy|Android, IOS|[In Progress](https://beehaw.org/post/647773)||| |Connect|Lemmy|Android|[Google Play](https://play.google.com/store/apps/details?id=com.kuroneko.lemmy_connect&pli=1)|[lemmy.ca](https://lemmy.ca/c/lemmyconnect)|| |Jerboa|Lemmy|Android|Google Play, F-Droid, IzzyOnDroid|[lemmy.ml](https://lemmy.ml/c/jerboa)|[Github](https://github.com/dessalines/jerboa)| |Lemming|Lemmy|Android|Alpha|[lemmy.world](https://lemmy.world/c/lemming_app)|[Github](https://github.com/janniskilian/lemming)| |Lemmit|Lemmy|IOS(?)|[Development](https://trello.com/b/ZUQHZND5/lemmit-development)|[kbin post (via lemmy.world)](https://lemmy.world/post/366089)|| |Lemmotif|Lemmy|Android, IOS|Testflight approval pending|[lemmy.world](https://lemmy.world/c/lemmotif)|Soon| |Liftoff! (Lemmur fork from Limbo & Lemmynade)|Lemmy|Android, IOS|Testflight, F-Play, Google Play|[lemmy.world](https://lemmy.world/c/liftoff)|[Github](https://github.com/liftoff-app/liftoff/issues)| |Memmy|Lemmy|Android, IOS|[Testflight](https://testflight.apple.com/join/6jaRU6rD)|[lemmy.world](https://lemmy.ml/c/memmy)|[Github](https://github.com/gkasdorf/memmy/tags)| |Mlem|Lemmy|IOS|[Testflight](https://testflight.apple.com/join/MelFP11Y)|[lemmy.world](https://lemmy.world/c/mlemapp@lemmy.ml)|[Github](https://github.com/mormaer/Mlem)| |Morpha|Lemmy|Android, IOS|No releases yet|[vlemmy.net](https://vlemmy.net/c/morpha)|[Gitlab](https://gitlab.com/spersinger/morpha)| |Olympus|Lemmy|IOS|Testflight soon||| |Slide|Lemmy|Android|Under development|[feddit.uk](https://feddit.uk/c/slide)|[Github](https://github.com/bqv/slide)| |Summit|Lemmy|Android|[Google Play](https://play.google.com/store/apps/details?id=com.idunnololz.summit)|[lemmy.world](https://lemmy.world/c/summit)|| |Sync|Lemmy|Android|Research. Patreon|[lemmy.world](https://lemmy.world/c/syncforlemmy)|| |Thunder|Lemmy|Android, IOS|Testflight & IzzySoft|[lemmy.world](https://lemmy.world/c/thunder_app)|[Github](https://github.com/hjiangsu/thunder)| |[wefwef](https://wefwef.app/)|Lemmy|WebApp|Alpha|[lemmy.world](https://lemmy.world/c/wefwef)|[Github](https://github.com/aeharding/wefwef)| |Jerboa fork (fix for 0.17.0 instances)|Lemmy|Android|[Github](https://github.com/ShinyLuxray/jerboa/releases/tag/0.0.35-lollipop)||| *Data taken from the [google spreadsheet](https://docs.google.com/spreadsheets/d/1m_MWfu72TQWiCV5aEH_Kb9PCFcqlRQK5a0yWl-XUjZI/edit#gid=0) (by [@d00phy@lemmy.world](https://lemmy.world/u/d00phy))* ---- ### 🌐 Useful sites: ##### Instance and community explorers: - [join-lemmy.org/instances](https://join-lemmy.org/instances) - Official instance list (by Lemmy) - [Awesome Lemmy Instances](https://github.com/maltfield/awesome-lemmy-instances) - Comparison of Lemmy instances (by [@maltfield@lemmy.ml](https://lemmy.ml/u/maltfield)) - [browse.feddit.de](https://browse.feddit.de) - Community browser (by feddit.de) - [lemmyverse.net](https://lemmyverse.net) - Instances and community browser (by [@tgxn@lemmy.tgxn.net](https://lemmy.tgxn.net/u/tgxn)) - [browse.toast.ooo](https://browse.toast.ooo/communities) - Community browser (by [@grant@toast.ooo](https://toast.ooo/u/grant)) - [lemmies.blue42.net](https://lemmies.blue42.net/) - Directory of Lemmy instances and communities (by [@Idrinkwatertoo@lemmy.world](https://lemmy.world/u/Idrinkwatertoo)) - [sub.rehab](https://sub.rehab) - Site that trackes where Reddit communities migrated to ##### Stats: - [lemmy.fediverse.observer](https://lemmy.fediverse.observer) - Stats, maps, graphs for Lemmy - [the-federation.info](https://the-federation.info/platform/73) - Stats and charts for Lemmy and individual instances - [fedidb.org](https://fedidb.org/software/lemmy) - Detailed stats and info about Lemmy and instances ##### Search engines: - [fedi-search.com](https://fedi-search.com/) - Search the most popular instances of Kbin and Lemmy (by [@TenorTheHusky@kbin.social](https://kbin.social/u/TenorTheHusky)) ##### Miscellaneous: - [lemmymap.feddit.de](https://lemmymap.feddit.de) - Federation map (by feddit.de) ---- ### 🎨 Custom CSS Themes / UI Tweaks for Lemmy: Best place for finding CSS styles: [userstyles.world](https://userstyles.world/search?q=lemmy) ##### Some by Lemmy community: - https://lemmy.world/post/100974 - https://sh.itjust.works/post/53395 - https://beehaw.org/post/528075 - https://sh.itjust.works/post/96376 Place to find more: [!plugins@sh.itjust.works](/c/plugins@sh.itjust.works) | [Fetch](/search?q=!plugins%40sh.itjust.works&type=Communities&listingType=All&page=1&sort=TopAll) ---- ### 🌍 Useful communities: >*Links should open in your local instance. If you get `couldnt_find_community`, click **Fetch** first.* ##### About Lemmy: * [!announcements@lemmy.ml](/c/announcements@lemmy.ml) | [Fetch](/search?q=!announcements%40lemmy.ml&type=Communities&listingType=All&page=1&sort=TopAll) - Lemmy announcements * [!lemmy_support@lemmy.ml](/c/lemmy_support@lemmy.ml) | [Fetch](/search?q=!lemmy_support%40lemmy.ml&type=Communities&listingType=All&page=1&sort=TopAll) - Support / questions about Lemmy. ##### Promote(new) communities: * [!newcommunities@lemmy.world](/c/newcommunities@lemmy.world) | [Fetch](/search?q=!newcommunities%40lemmy.world&type=Communities&listingType=All&page=1&sort=TopAll) - A place to post new communities all over Lemmy for discovery and promotion. * [!wowthislemmyexists@lemmy.ca](/c/wowthislemmyexists@lemmy.ca) | [Fetch](/search?q=!wowthislemmyexists%40lemmy.ca&type=Communities&listingType=All&page=1&sort=TopAll) - An aid to new Community discovery. Find an interesting new Lemmy/Kbin etc. community? Post about it here for fame and fortune (fame and fortune not guaranteed) * [!communitypromo@lemmy.ca](/c/communitypromo@lemmy.ca) | [Fetch](/search?q=!communitypromo%40lemmy.ca&type=Communities&listingType=All&page=1&sort=TopAll) - Promote your fav community here. * [!findacommunity@lemmy.ml](/c/findacommunity@lemmy.ml) | [Fetch](/search?q=!findacommunity%40lemmy.ml&type=Communities&listingType=All&page=1&sort=TopAll) - A community to find other communities in any of the Lemmy instances. #### Miscellaneous: * [!plugins@sh.itjust.works](/c/plugins@sh.itjust.works) | [Fetch](/search?q=!plugins%40sh.itjust.works&type=Communities&listingType=All&page=1&sort=TopAll) - A general repository for user scripts and plugins used to enhance the Lemmy browsing experience. ---- *Suggestions are welcome.*
fedilink
1

Welcome to LemmyTips, community where you can share all the tips, tricks and resources related to Lemmy.

  • 0 users online
  • 0 users / day
  • 0 users / week
  • 0 users / month
  • 1 user / 6 months
  • 0 subscribers
  • 10 Posts
  • 0 Comments
  • Modlog
  • mods:
tchncs
Enjoy your favorite Lemmy communities at tchncs! This instance is general purpose but it tends to attract techy people. It is hosted in Germany.

We’ve got plenty of space. Have a seat and enjoy your stay!

Rules

  1. Be nice to each other
  2. Do not publish advertisements
  3. Do not publish conspiracy myths
  4. Do not publish content illegal in Germany and/or France, such as holocaust denial or Nazi symbolism
  5. Do not publish content promoting the ideology of National Socialism
  6. Do not publish content that is hateful towards specific individuals or groups, or intended to cause or incite harm
  7. For a very very detailed CoC, use the one of social.tchncs.de as reference: https://social.tchncs.de/about/more

Support

Say hi to the Lemmy community

tchncs

Explore more tchncs: tchncs.de

Funding

Just like Lemmy itself, this services survival depends on your donation. To donate to Lemmy, click the heart above. To support your cozy instance, click:
🚀 Donate to this instance