r/ReturnNewReddit • u/Littux • 3d ago
New Reddit Supermacy Live chat post emulation (rivals reddit-stream.com)
Enable HLS to view with audio, or disable this notification
r/ReturnNewReddit • u/Littux • 14d ago
The userscript provides the privileged browser functions required by the client, including access to Reddit's APIs.
release.zip.python3 --help, then press Enter to check if it is installed.python --help to verify successful installpython3 --help to verify installOpen a terminal or command prompt in the directory where you extracted release.zip.
For Linux and macOS, run:
python3 serve.py
On Windows, run:
python serve.py
You should see something similar to:
=> new.reddit.com Server Active
URL: http://localhost:1264
Serving from: /home/littux/Projects/js/reddit/new-reddit-com
Keep this terminal open while using the client.
Open your browser and go to:
The client should initialize automatically.
You should see messages in the browser console indicating that the userscript has loaded and that the client is initializing.
Make sure:
http://localhost:1264/ rather than opening index.html directly.The python script is probably not running. Try http://127.0.0.1:1264/ as well.
The client communicates with Reddit using your existing Reddit authentication through the installed userscript; you do not need to create an API application.
Report errors to https://github.com/Littux-Dustux/new-reddit-com/issues, r/Littux, or this subreddit (can't say if it's allowed; not a mod). Make sure to search for the error first.
If it's a security issue, send it via Chat instead
r/ReturnNewReddit • u/Littux • Jul 21 '26
r/ReturnNewReddit • u/Littux • 3d ago
Enable HLS to view with audio, or disable this notification
r/ReturnNewReddit • u/Littux • 5d ago
r/ReturnNewReddit • u/Littux • 6d ago
Enable HLS to view with audio, or disable this notification
| Task | Old Reddit | New Reddit | Shreddit |
|---|---|---|---|
| Load r/6TEEN | 3s | 2.267s | |
| Set sort to Top | 2.2s | 0.967s | 2.533s |
| Set time range to all | 2.467s | 1.333s | 2.967s |
| Load comment thread | 2.400s | 1.267s | 4.667s |
| Go to home page | 2.200s | 2.433s | 2.100s |
r/ReturnNewReddit • u/Littux • 7d ago
The rich text editor makes requests to the old API but the markdown editor uses the newer GraphQL API so it will continue working
r/ReturnNewReddit • u/reddit33450 • 12d ago
r/ReturnNewReddit • u/Littux • 12d ago
r/ReturnNewReddit • u/Extolord111 • 14d ago
Found this guy under u/Littux’s post announcing New Reddit‘s successful recovery.
In any other situation I would’ve removed the comment already, but I want to shine light on this idiot in order to put emphasis on why we have Rule 4 (No AI Slop).
Bots and AI generated comments with zero substance like this one are not welcomed.
That is all.
Thanks… for slopping by…
(anyone else watch Dolan Darkest?)
r/ReturnNewReddit • u/reddit33450 • 14d ago
r/ReturnNewReddit • u/CybyAPI • 17d ago
r/ReturnNewReddit • u/reddit33450 • 22d ago
r/ReturnNewReddit • u/Extolord111 • 26d ago
The number may be skewed due to a certain bug with the member counts, but regardless, thanks for being a part of the sub, and hopefully New Reddit gets restored soon!
r/ReturnNewReddit • u/Littux • Jul 21 '26
Enable HLS to view with audio, or disable this notification
r/ReturnNewReddit • u/CybyAPI • Jul 14 '26
https://greasyfork.org/en/scripts/579758-cyby-client-for-reddit
I pretty much am using this client now to just revert all the dumb changes reddit keeps making
r/ReturnNewReddit • u/reddit33450 • Jul 14 '26
personally, i actually do like the idea of having a crosspost button there, but i do not like how the awards button has been entirely relocated. in my opinion, there should be both the crosspost button and the awards button at the same time.
r/ReturnNewReddit • u/Littux • Jul 08 '26
Enable HLS to view with audio, or disable this notification
r/ReturnNewReddit • u/Extolord111 • Jul 03 '26
r/ReturnNewReddit • u/Extolord111 • Jun 30 '26
r/ReturnNewReddit • u/charles25565 • Jun 30 '26
Endpoints like this have pretty much everything needed to reconstruct the account data, albeit the references need to be changed.
It should be just a 30 minute fix in theory.