Slashdot Mirror


User: Turnerj

Turnerj's activity in the archive.

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

Comments · 25

  1. Re:TFA, TFS on Legal Loophole Offers Volkswagen Criminal Immunity · · Score: 3, Informative

    Speaking of loopholes and the WSJ paywall, you can actually get around it by Googling part of the URL.

    This is the WSJ URL: http://www.wsj.com/articles/vo...
    Google this: volkswagen-may-not-face-environmental-criminal-charges

    Then just click the first link for WSJ. I assume they are blindly checking the referrer. I have tried this on various other news sites that paywall with success.

    I briefly read the article though, nothing particularly useful.

  2. Re:IonMonkey, JagerMonkey, TraceMonkey, SpiderMonk on Firefox 18 Beta Out With IonMonkey JavaScript Engine · · Score: 5, Informative

    Wikipedia goes into a bit of detail about it but in basic summary...

    TraceMonkey was the first JIT compiler for SpiderMonkey released in Firefox 3.5.

    JagerMonkey is a different design on TraceMonkey which outperforms it in certain circumstances (Some differences between TraceMonkey and JagerMonkey)

    IonMonkey is another attempt at better perfecting the idea of JagerMonkey allowing even greater optimisations under particular circumstances.

    However TraceMonkey, JagerMonkey and IonMonkey are part of SpiderMonkey as JIT compilers, not a replacement of SpiderMonkey itself.

  3. Root Access on Shared Hosting on Ask Slashdot: What To Do When Finding a Security Breach On Shared Hosting? · · Score: 2

    I work at a website development company and one of our clients websites was hacked/defaced. The web host blamed out of date software on our client's website for the breach and the deface. Our client was on a shared hosting package with the hosting company.

    When I was told to be the one to clean up the mess on the website and after getting rid of recently modified files (most of the site hasn't been touched for several months) and other malicious files, I stumbled upon a directly conveniently named "sym". This directory contained a symbolic link to the Root directory on the site which stunned me a little that it could be created in the first place.

    I checked some folders and files inside and I had full read/write access to any file on the system. The very first thing I did was make my own employer aware of the situation before then informing the web hosting company that there is a major security risk to the server. I sent the message to them two weeks ago and I have not heard a single thing since.

    Since then however, the hosting company has been much harder to deal with not responding to the many messages we have sent to them regarding other issues with this particular client's hosting. The site has been defaced again but this time no matter how many times they say they reset the password to the FTP and cPanel, we still can't login. Without being able to login, we can not make our own backup of the site (database dump and files download) which means we can not move the site to another hosting company

    We tried to do a second idea of actually just pointing the domain name to a temporary host with a splash page rather than the defaced page. Unfortunately with this, there were issues with who actually controlled the domain name. The Whois lookup said it was Netregistry however when contacting them, they said it was the web hosting company. Trying to login to the hosting company's domain manager, it said they were not managing that domain name.

    We are actually kind of stuck with what to do now. We know we definitely want to transfer them to a new hosting company but like I said above, we can't even make a back up of the site to do a clean move. We did quote them a few months back about redoing their website (the bulk of the website was made several years ago) but they have so far resisted the rebuild.

    What would any of the Slashdot crowd do if they were in the same situation?
    Still fight with the hosting company to get the data?
    Push the client to get a new website built with new data?
    But then who would be responsible for the domain name if neither party says they are?

  4. Microsoft Backs Away From CISPA Support on Microsoft Backs Away From CISPA Support, Citing Privacy · · Score: 1

    "CISPA, the hotly-contested cybersecurity bill making its way through Congress, has been supported by Microsoft since it was introduced..."

    Ok, I will admit that I am a Windows user and I don't find Microsoft the worst company on the planet though something seems weird with this. Just because they have stopped supporting it now citing "privacy", we are meant to applaud them? They initially supported it so while it might seem like a good move now, the didn't have this problem a week ago.

    It might be an attempt at clever marketing or something to take the talk off what doesn't seem like a good new version of Windows but this is stupid. They knew exactly what they were doing when they started supporting it. Not that I don't think companies wouldn't do a move like this, it is just annoying how dumb they think we are.

  5. Re:Depressing standard of comments. on Open-Source NVIDIA Driver Goes Stable On Linux · · Score: 2

    At least the moderators are doing their job of making the better comments higher then. I think it is great that a stable open source version of the NVIDIA driver is available. I think what really should be taken away from this is that it is another improvement to the world of open source. The knowledge gained from reverse engineering and building a suitable alternative is really all that matters. Whether or not it can handle the most high end gear or not is relevant unless they pitched it as being able to.

  6. Too close on Hackers Can Easily Lift Credit Card Info From a Used Xbox · · Score: 1

    ... to April 1st to not say this could be an elaborate April Fools joke.

  7. I died a little inside reading the post on Minefold Launches Minecraft Game Hosting Service · · Score: 2

    I like my advertising subtle.

  8. Re:Time for the nuclear option on SOPA Makes Strange Bedfellows · · Score: 1

    I agree. Have large warnings on sites that will be affected by SOPA could do it. I would really like to see it happen though, not just be talk.

  9. Re:Acceptance on SOPA Makes Strange Bedfellows · · Score: 1

    With things like politicians accepting money to support legislation, my general rule is don't trust people.

    Time to rebuild the internet.

  10. Re:Coming soon... on Lawmakers Intent On Approving SOPA, PIPA · · Score: 1

    I hope you are wrong too. The US are in control of a large amount of Root Name Servers so I wonder how much of the technical side of the implementation of SOPA will affect the rest of the world.

    IMHO (though probably similar to everyone elses), how dumb can people be? Like, who the hell actually would make up this shit? Oh I know, US politicians backed by corporations.

    Nothing new I guess.

  11. Re:C/C++ is pretty bad place to start learning on NYC Mayor Bloomberg Vows To Learn To Code In 2012 · · Score: 1

    A fair point. I started programming in Javascript before I moved to PHP, VB.Net (I regret this one), C#, Java, C++ in that order. However it could just have easily been C++ first.

    If a person is really committed to learning a programming language, they would be fine learning C++ first which would teach not only all the fundamentals but also give some idea of how the system works.

    It can also be unnecessary depending what they want to do though (as you suggested)

  12. Patents :/ on US Report Sees Perils To America's Tech Future · · Score: 1

    I agree like most of the people here (assuming that the comments I read account for most of the people) that patents are a bad idea. (That makes me think, I should patent "patents" or the act of making one)

    Anyway, maybe a different system to patents could allow the original creator/inventor to get credit for their works instead. Rather than having a patent which creates a legal bind and lawsuits, have simply a place where the name and ideas/diagrams/notes of the idea is stored. This idea being, make it just general attribution of an idea when you use it.

    Example: If Person A invented the Wheel, Person B invented the Car which uses Person A's Wheel. Person B gives credit to Person A for inventing the Wheel. This could go on to a Person C who invents a Bus. Person C gives credit to Person B for the general idea and Person A for the Wheel.

    This example is pretty crap though it could work. Simply giving credit to the original creator of the idea when you use it may work. If you had a business that invented something awesome, do you really think the competition would really want to say that the idea for the technology came from you? It isn't a rock solid idea by any means however maybe this needs to be looked at from a more licensing situation (ie. GPL, Public Domain, CC etc). While ideas can one way or another be free, building upon ideas needs to credit the right people.

  13. Re:2012 on How the Year Looked On Slashdot · · Score: 1

    So will Windows... oh wait :/

  14. "You could make a fairly powerful computer" on Transistor Made From Cotton Yarn · · Score: 1

    The only logical thing I could think of for that would be one of those "@Home" projects but on a different crowd sourcing scale though even then battery life would suck.

  15. It really is a matter of "when" on Rackspace: SOPA "Is a Deeply Flawed Piece of Legislation" · · Score: 1

    From the looks of it and from other comments about SOPA on the internet, one way or another this will be brought in. What can we actually do once it is brought in to get around the problems of the law? It sounds more than just changing your DNS information to still access the sites taken down. Wasn't the law talking about actually bringing down the business (ie. youtube for copyright)? Is it just a matter of "bringing down the business" is just blocking domain name resolutions of "youtube.com" or actually removing all youtube servers?

  16. Typo or True Mistake? on The Curious Case of Increasing Misspelling Rates On Wikipedia · · Score: 1

    I wonder how many our typos compaired to how many our truely speling mistaks?

  17. Re:Surely on Apple Files Patent For Fuel Cell Laptops · · Score: 1

    If you swap "portable computing device" with "automobile", I am gonna take a guess that is another patent that the US patent office allowed? Is it really true that a simple idea like that can be made patentable? I thought the whole idea for patents was that you also needed some prototype of the patent in question. Glad I don't live in America, though this kinda affects the world I guess.

  18. Re:The "big" bets: on Mozilla's 3 Big Bets To Keep the Web Open · · Score: 1

    And their alternative to OpenID is currently called BrowserID. Very creative name indeed.

  19. Re:Techxperts? on Major Australian Retailer Accused of Selling Infected Hard Drives · · Score: 1

    Quite true, maybe they should think of changing their slogan then or shutting down. Changing the slogan doesn't cost jobs however is Dick Smith even worth keeping?

  20. Inaccurate Title? on The Large Hadron Collider Has Been Recreated In Lego · · Score: 2

    The second link's title more accurately describes what was built. I also expected to see a giant LEGO ring but I guess if 1:50 scale is still a little too big to build it out of LEGO, I might let it pass this time.

  21. Techxperts? on Major Australian Retailer Accused of Selling Infected Hard Drives · · Score: 1

    Not really "Techxperts" anymore, can't even wipe a simple hard drive before reselling it >.>

  22. Just because of speed? on Firefox 9 Released, JavaScript Performance Greatly Improved · · Score: 4, Insightful

    Speed was only half the issue that drove people away, the actual rapid releases and incompatibilities with add-ons with these releases among other things.

  23. IE6 to IE8 on Chrome 15 Overtakes IE 8 For Top Browser Spot · · Score: 1

    Didn't Microsoft the other day that they are going to silently upgrade IE6 to IE8? I would think that number could push IE8 back on top of Chrome.

  24. Ummm what about both? on Chrome 15 Overtakes IE 8 For Top Browser Spot · · Score: 2

    What if you use both Chrome and Firefox or Chrome and Internet Explorer (not that I can see much incentive for Chrome and IE)? Wouldn't the results be inaccurate?

  25. Stop the press... on DARPA Seeks App Developers For War App Store · · Score: 1

    ...DARPA has a problem!