r/ReturnNewReddit

new.reddit.com recovery release v1.2.0
▲ 24 r/ReturnNewReddit+1 crossposts

new.reddit.com recovery release v1.2.0

Fixes:

Toast messages are now reduced by default

github.com
u/Littux — 6 days ago
▲ 44 r/ReturnNewReddit+1 crossposts

Beautiful, right? Now you can enjoy it too. Introducing the first release of the new.reddit.com recovery project! Tutorial on how to run it is given below

To use

#1: Install Tampermonkey

#2: Install userscript

The userscript provides the privileged browser functions required by the client, including access to Reddit's APIs.

#3: Download script and HTML

#4: Install Python and requests

  • Linux: Most distros have it installed. Open a terminal and type python3 --help, then press Enter to check if it is installed.
  • Windows: Download Python from https://www.python.org/downloads/
    • During installation, make sure "Add python.exe to PATH" is enabled.
    • Open Command Prompt and run python --help to verify successful install
  • macOS: Install Python 3 from https://www.python.org/downloads/ if it is not already installed. Then open Terminal and run python3 --help to verify install

Installing requests:

  • Linux/MacOS: python3 -m pip install requests or sudo pacman -S python-requests if arch-based
  • Windows: python -m pip install requests

#5: Start the local web server

Open 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.

#6: Open the site

Open your browser and go to:

<http://localhost:1264/>

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.

Troubleshooting

The page is blank

Make sure:

  • Tampermonkey is installed and enabled.
  • The userscript is installed and enabled.
  • The Python server is still running.
  • You opened http://localhost:1264/ rather than opening index.html directly.
  • Open the browser's developer console (F12) and check for errors.

"Connection refused" or the page doesn't load

The python script is probably not running. Try http://127.0.0.1:1264/ as well.

Notes

  • You need to be logged into your Reddit account in the browser for authenticated functionality to work.
  • 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

u/Littux — 8 days ago

Dumbass AI bro having no idea what he’s talking about.

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?)

u/Extolord111 — 7 days ago