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

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

Hello everyone, after a few days of discussions with Reddit I finally have an update to share on the current situation.

It has been agreed that RedReader falls under the exemption for non-commercial accessibility-focused apps, due to the work that has been done to optimize the app for screen readers, and the app's high level of usage within the blind community.

To summarize:

RedReader can continue to operate as a free and open source app.

There will be no ads, monetization, etc.

I still have concerns about Reddit's current trajectory, and plan to expand the range of sites RedReader is able to access in future.

Short-term plan

In the next few weeks, there are a couple of changes I need to make to the app to comply with the new developer terms:

When users first launch the app, they will be prompted to agree to Reddit's terms and conditions.

Developers other than me who compile RedReader from source will need to provide their own API keys. For individual use, these fall under Reddit's free tier.
    This change will unfortunately create an extra hurdle for contributors, so I'll do what I can to make this as simple as possible and I'll write up some instructions for this.
    Users who download the app from Google Play are unaffected by this, as those APKs are built by me.
    With F-Droid, I will continue to ensure the app is distributed there (I personally use a de-Googled phone), however this will have to be distributed from the RedReader repository rather than the official F-Droid repo (similar to the Alpha version). I'll aim to release more details on this soon, but needless to say, non-Google app distribution channels are still a big priority for me.

So for the most part, we can continue operating under the status quo. Long-term plan

While I'm grateful to them for granting the accessibility exemption, I continue to think that Reddit is making a big mistake with the broader API changes as a whole, and throughout the discussions with them I've made this clear. I think it's very reasonable to be concerned about Reddit's current trajectory, and nobody can know for sure how long the exemption will last.

I also have concerns about the treatment of other developers, particularly Christian Selig, including the dubious public claims that have been made about Apollo's efficiency.

I spent a long time thinking about whether to continue operating RedReader as a Reddit app under these circumstances, and came to the decision that the app will continue to interoperate with Reddit for the foreseeable future.

Over the last week I've been in touch with the developers of Lemmy, who indicated that they would prefer a slow ramp up of traffic rather than a sudden influx. Similarly, the major Lemmy instances are struggling under the sheer number of Reddit refugees right now.

While I hope the accessibility exemption will continue indefinitely, nobody can guarantee that it will. Even in the the worst case scenario, the exemption at least grants us some breathing room to see how the situation develops.

My long-term vision for RedReader is to restructure the app to more easily support other sites, including Lemmy, and perhaps others such as Tild.es and Hacker News. Before the API changes were announced, I was already considering adding RSS reader functionality to the app, and I think it would be cool to work with some kind of "open forum protocol" which would allow a variety of websites and apps to interoperate with each other through a uniform API.

We will continue to prioritize accessibility in the app, while also continuing to serve the userbase as a whole. Thank you

Finally, I want to thank everyone in the community for your messages of support, and the nearly 200 contributors who have written code for RedReader over the last decade.

To those who have worked so hard on RedReader's accessibility features, I'd like to offer an extra big "thank you", as without your contributions, the app wouldn't have been granted this exemption.

Despite my continuing reservations about Reddit's current direction, and regardless of what people will say about their motivations here, I am pleased that they've taken into account the fact that RedReader is free and open source, and serves a purpose for users in the blind community.

[-] 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:

1
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 2 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

0
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