oreilly's comments

oreilly | 13 years ago | on: Echelon spy network required to reveal all info recipients in Dotcom case

The judge has also: Ordered details on any other subjects caught in the illegal surveillance, allowed for Dotcom and his co-accused to sue the New Zealand police and spy agency for damages and allowed for those damages to include a copy of all data seized during the raid

(Echelon is an intelligence network of five countries: New Zealand, The United States, Australia, Canada and Britain)

oreilly | 14 years ago | on: Aloha Editor - HTML5 WYSIWYG Editor

Working out the licensing for this is quite the challenge.

It uses a duel licensing (AGPLv3 / Commercial) setup. How AGPLv3 applies to web applications is a significant grey area, and could imply an expectation that all javascript code of the application needs be AGPL also.

Answers in the forum are vague and no clear indication has been given to when a commercial license is is not required.

TL;DR: Want to use this in a web app? Pay for a commercial license or consult a lawyer

oreilly | 15 years ago | on: New Zealand to sneak in Internet disconnection with quake emergency legislation

It wasn't done in the same bills related to Christchurch. Rather, during the 'overtime' to deal with the aftermath of the Christchurch quake, this bill was promoted quickly also.

Doing this speeds up the process and avoids a huge amount of oversight, consideration and public input, and has very much caught the NZ public by surprise.

It's unlikely we (NZ public) will get organised enough to change this, and past laws with significant public outcry (which this doesn't have yet) have stayed without review, as referendum's are not binding in NZ.

oreilly | 15 years ago | on: Taxi Surfer, From Pitch to Lawsuit in Five Days

NZ does have a major point of difference from the US - the courts will often "award" the costs of the case from a successful defendant to the originator.

This tends to discourage abuse of the legal system for intimidation, as there is a risk it will backfire on you and you will end up paying for all lawyers involved.

oreilly | 15 years ago | on: Auto submission bots on Hacker News

If we lack discussion, it is only because there are not enough good questions, or those questions are too hard to detect.

Maybe we could get better results by identifying unanswered questions.

oreilly | 15 years ago | on: Auto submission bots on Hacker News

Change the ratio - rather then 1:1, give less points for an article submission and more for meaningful comments.

Jasonkeste's idea for tying reputation to comments could be done with an icon. Our (New Zealand's) equivalent of ebay does this quite well.

oreilly | 15 years ago | on: Django and Python 3

For platforms where an older version of python is standard, can that not be worked around by using virtualenv?

oreilly | 15 years ago | on: Tell HN: Uptick in mean-spirited comments

Use the same system that decays a post's weight on the front page to decay a comments weight on a thread.

This will balance out the uneven distribution of karma that is talked about above, as new comments will be seen and given a chance to voted on even well into a conversation.

Having done this, comments that stop being relevant to the conversation should drop to the bottom and naturally attract less attention. Ideally, this will leave trolling posts ignored. (This can be helped further by having user selected timeout apply. If comment / responses are mapped as a tree, hide all branches that have no new activity for the past x hours, allowing users to change x as they choose. Give visual feedback to a comments age by fading old comments)

This solves the 'income' end of the system, as karma should now be distributed a little more evenly over time.

page 1