Slashdot Mirror


User: alavaliant

alavaliant's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Re:With an small download cap! on New Zealand To Bring Ultrafast Internet To 85 Percent Of Population (stuff.co.nz) · · Score: 5, Informative

    That would have been true perhaps a year or two back. Now in New Zealand almost all isps started offering an uncapped plan, I've been one one for some time now.

  2. Re:Just out of curiosity on New Zealand To Bring Ultrafast Internet To 85 Percent Of Population (stuff.co.nz) · · Score: 2

    That's the cheaper basic plans, for a little more you can get 1000/500 Mbps

  3. Re:Cross browser alternatives? on Google Chrome Will Block All NPAPI Plugins By Default In January · · Score: 1

    From what I've read on the discussions on Firefox implementing Pepper the reason why they aren't isn't a simple case of them choosing not to. It's a case of google not actually having a published standard (as I've seen it described the Pepper 'API' is just the current head of the chrome source which changes with each chrome release) so it's not an easy thing for another vendor to support.

  4. Re:life-long updates on Ask Slashdot: What Is a Reasonable Way To Deter Piracy? · · Score: 1

    I'd be very careful with requiring an internet connection to use your product. If you must please at-least for the love of god make sure you handle less common connection types such as authenticated proxy servers (ideally depending on the OS you should be pulling all the network settings from the OS wide settings), I've seen so many developers that add in online activation support that don't take into account that not all internet connections are the same as theirs and don't allow how the app connects to be customised. (A little background for the curious - I work in a company that works with sensitive data and we have strong security requirements that include the only Internet access being via a authenticated proxy server. I've spent many a frustrated hour dealing the apps that require online activation but won't connect to their servers using the only connection type we are allowed to go out via (not my decision, it's mandated by clients and upper management many levels above my head), doesn't matter how awesome said app is if we can't get the drm to work we will be buying your competitor's product instead. One time activation atleast can be done by connecting a machine to a non secure network for a minute but if ongoing access is required we have no way to make use of the app...) As a software developer myself I understand concerns about limiting piracy (I often ponder the questions in this thread myself when thinking about potentially writing a commercial game in the future) but I think expecting it to phone home regularly is risking making it unusable for a subset of potential customers and might just hurt you more than it helps? (Depends just how many people will be stuck unable to use such drm, I don't have info on just how many networks are as locked down as the one I'm on so I can't really say). Only other thing I can say is that I've bought every single humble bundle (and paid well over the average price) barring one I missed but I make a point of never buying anything that has heavy drm in it (no I don't pirate it, I just don't use software that requires heavy drm to run).

  5. Re:I am happy with my TP-Link WR1043ND on Ask Slashdot: Good Gigabit 802.11N Home Router? · · Score: 1

    I'm another happy TP-LINK TL-WR1043ND/openwrt user.

  6. Re:Yes, but does it have a 30 year old file system on A New Global Memory Card Standard · · Score: 2, Informative

    udf is the closest thing to a more modern universally supported fs. http://en.wikipedia.org/wiki/Universal_Disk_Format The only big issue is that XP can't write to it. (Mac, Linux and many other OS's can read and write udf, atleast MS is finally coming to the party with read write in Vista.)

  7. Re:Inconsequent on Build an Environmentally-Friendly PC · · Score: 1

    He could use rechargeable batteries...

  8. Re:Norton Hijacker on Are AV False Positives Hurting You? · · Score: 1

    To protect yourself from losing the entire inbox I'd recommend turning on the option under options -> privacy -> anti-virus to allow individual messages to be quarantined by the anti virus program. That way one positive hit (false or not) won't make the entire inbox get deleted.