2
Intro Guide to Lemmy (tech.michaelaltfield.net)
submitted 1 year ago* (last edited 1 year ago) by maltfield@lemmy.ml to c/lemmy@lemmy.ml

I wrote a guide to help users with their migration to Lemmy

This guide will help new lemmy users find and subscribe-to (remote) lemmy ~~subreddits~~ communities

1

Before reddit goes dark on Monday, I would like to add a short video to the join-lemmy.org site that shows new users how to create a lemmy account and subscribe to (remote) communities.

The video should be about 2-minutes long (shorter is better) with a screen recording and voiceover narration. If you do this, you'll get a lot of traffic to your youtube/peertube account ;)

Here's the outline of the video requested:

  1. Mention that lemmy is a federated reddit alterntaive based on ActivityPub where 'subreddits' are called 'communities'. Go to join-lemmy.org in your web browser and click the big Join a Server button.

  2. Tell the viewer that it doesn't really matter which instance they pick because you can subscribe to a 'community' from one instance from any other instance. Again reiterate that what reddit calls a 'subreddit' is called a 'community' on lemmy. Then just click Join from a random server from the "Recommended" list of instances. Tell the user to just pick one at random because it doesn't matter which they choose.

  3. Signup for an account. Tell the user they may need to wait for the account to be approved.

  4. Try logging-in. Wait some hours (for approval), if needed. Login to the account.

  5. Show the UI for ~10 seconds, then tell the user that they can browse all communities using the "Lemmy Commnity Browser" run by Feddit. Again, reiterate that what used to be called ‘subreddits’ in reddit are called ‘communities’ on lemmy, and that each lemmy instance can have many communities. Open a new browser tab going to https://browse.feddit.de/.

  6. On https://browse.feddit.de/, search for some popular community (eg documentaries) and then click the link. For the purposes of this video demo, make sure you select a “remote” community that’s hosted on an instance that’s distinct from where the user signed-up.

  7. Tell the user that there's three ways to subscribe to a remote instance: [1] Search by remote URL, [2] Search by shorthand identifier, or [3] Manually construct the URL for your instance to their instance

  8. Show copying & pasting the URL of the remote community (eg https://lemmy.ml/c/documentaries) into the search field of their own community, and then clicking on the result.

  9. Show copying & pasting the shorthand identifier for the remote community (eg [!documentaries@lemmy.ml](/c/documentaries@lemmy.ml)) into the search field of their own community, and then clicking the result.

  10. Open a new tab, and show how to manually construct the URL for the remote community in their own instance's site (eg https:///c/documentaries@lemmy.ml) and load this page in the browser. Then click the Subscribe button

  11. Tell the user that after they've subscribed to a bunch of communities, they can click the logo of their instance on the top-left of the UI to return to the Home Page of their instance. Then they can click the "Subscribed" tab to view posts to all the communities they subscribed to across the entire fediverse.

  12. Show the changing of the sort from 'Active' to 'New' and 'Top'.

  13. Tell the user that for more information on how to use Lemmy, they can read the documentation at https://join-lemmy.org/docs/en/ or post questions to the Lemmy community on lemmy.ml (https://lemmy.ml/c/lemmy or [!lemmy@lemmy.ml](/c/lemmy@lemmy.ml)) that’s moderated by the lemmy developers.

Bonus: Tell that there's an iOS and Android app and show a quick ~5 seconds browsing in one or both.

I'm crowdsourcing this because I'm not much of a video creator, but I think this would be an incredibly useful resource to new lemmy users. And I can tell you that, if you make this video, it will drive a ton of traffic to your channel ;)

Can anyone with some video production skills help-out new lemmy users by making this short video? If you upload this to YouTube, please make sure you mark the license as Creative Commons CC-BY-SA so that we can add it to documentation and share it as widely as possible :)

1
submitted 1 year ago by maltfield@lemmy.ml to c/security@lemmy.ml

We just published our #WarrantCanary for 2023 H2 🕵️

https://buskill.in/canary-006/

Warrant Canaries are a means for us to (not) inform you of (not being) breached if served with a State-issued, secret subpoena (gag order) #infosec

[-] maltfield@lemmy.ml 1 points 1 year ago

It doesn't say porn, it says adult. The legend describes how it's determined

Adult "Yes" means there's no profanity filters or blocking of NSFW content. "No" means that there are profanity filters or NSFW content is not allowed.

[-] maltfield@lemmy.ml 1 points 1 year ago

how do you do that? Is there a guide anywhere for how to setup mastodon seeing lemmy or lemmy seeing mastodon?

[-] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

I think at the top, just above the "Recommended" add:

For a more detailed comparison of Lemmy instances, see:

<ul>
<li><a href="https://github.com/maltfield/awesome-lemmy-instances">Awesome-Lemmy-Instances on GitHub</a></li>
<li><a href="https://the-federation.info/platform/73">the-federation.info Lemmy Instances Page</a></li>
<li><a href="https://lemmymap.feddit.de/">Feddit's Lemmymap</a></li>
</ul>

After you create an account, you can find communites across all instances using <a href="https://browse.feddit.de/">Feddit's Lemmy Community Browser</a>

<h2>Recommended</h2>
...
[-] maltfield@lemmy.ml 1 points 1 year ago

oh shit I wish I knew that existed before XD

[-] maltfield@lemmy.ml 0 points 1 year ago* (last edited 1 year ago)

I see TypeScript and get scared. Personally, I do think that the join-lemmy.org/instances page should link to:

  1. My table comparison https://github.com/maltfield/awesome-lemmy-instances
  2. The Lemmy Community Browser (to find communities across all instances) https://browse.feddit.de/
  3. The Lemmy Map https://lemmymap.feddit.de/
  4. The federation's lemmy page (with another table comparing instances) https://the-federation.info/platform/73

Can anyone with TypeScript experience make this PR for us? Here's the relevant file:

0
submitted 1 year ago* (last edited 1 year ago) by maltfield@lemmy.ml to c/lemmy@lemmy.ml

I created a repo on GitHub that has a table comparing all the known lemmy instances

Why?

When I joined lemmy, I had to join a few different instances before I realized that:

  1. Some instances didn't allow you to create new communities
  2. Some instances were setup with an allowlist so that you couldn't subscribe/participate with communities on (most) other instances
  3. Some instances disabled important features like downvotes
  4. Some instances have profanity filters or don't allow NSFW content

I couldn't find an easy way to see how each instance was configured, so I used lemmy-stats-crawler and GitHub actions to discover all the Lemmy Instances, query their API, and dump the information into a data table for quick at-a-glance comparison.

I hope this helps others with a smooth migration to lemmy. Enjoy :)

[-] maltfield@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

Hi Lemmy!

I make BusKill laptop kill cords that make your computer lock, shutdown, or self-destruct if the device is physically separated from you.

This protects your (encrypted) data from theft, which can be useful for digital nomads and cryptotraders working in cafes/coworking spaces. But our target audience is journalists, activists, and human rights workers in oppressive regimes.

Both the hardware and the software are open-source (CC-BY-SA, GPLv3). We manufacture the hardware with injection molding, but if you have a 3D-printer, then you can take a stab at our 3D-printable prototype.

...And apparently I'm doing (minor) contributions to lemmy these days too

-1
submitted 1 year ago by maltfield@lemmy.ml to c/3dprinting@lemmy.ml

This article is about a new 3d-printable prototype version of the BusKill cable.

The BusKill cable is a laptop kill cord. If you're still struggling to understand what is a BusKill cable and why you'd need a laptop kill cord, there's a 2-minute explainer video that makes this clear:

Enjoy and happy printing :)

maltfield

joined 1 year ago