this post was submitted on 18 Oct 2023
3 points (100.0% liked)
Emacs
311 readers
1 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've set up the bridge which is pulling the content from /r/emacs and the comments as well. It's part of my work on Fediverser. Every user from https://alien.top is a mirrored account from reddit, and I have a web service where I can map subreddits <=> lemmy communities.
At the moment, it is just pulling the reddit submissions and comments, but there are some more things that I'm planning to work on:
Reddit user authentication on https://alien.top. If someone authenticates and proves ownership of the reddit account, they can take over the corresponding lemmy account, and bring their subs. This would effectively help people make a seamless migration.
Two-way communication: replies made on lemmy would be sent to reddit, with a link to the conversation here. (To help more people be aware of the conversation here)
Any feedback, ideas appreciated.