samhuri.net/posts/2007/03/digg-v4-reply-to-replies-greasemonkey-script.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

16 lines
852 B
Markdown

---
Title: "Digg v4: Reply to replies (Greasemonkey script)"
Author: Sami Samhuri
Date: "8th March, 2007"
Timestamp: 2007-03-08T23:19:00-08:00
Tags: coding, digg, firefox, userscript
---
It's nearly identical to <a href="http://userscripts.org/scripts/show/4664">the previous one</a> but works with Digg v4 and should be slightly more efficient. I'm working on making it faster because I believe it is quite inefficient as it is. It was David Bendit's (the original author) first script though so kudos to him for starting this thing because I love it. I just hate a slow greasemonkey script on pages with hundreds of comments.
Please leave me some comments if you appreciate this, or have any feedback on the code.
Happy Digging!
<a href="http://www.digg.com/software/Reply_to_reply_Greasemonkey_script_Updated_for_Digg_v4">Digg this script!</a>