Slashdot Mirror


User: venom8599

venom8599's activity in the archive.

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

Comments · 8

  1. Re:This is NOT for Windows RT on Mozilla Planning Firefox Metro For Windows 8 On December 10 · · Score: 1

    It seems the article's author was confused by the naming of Windows RT vs the WinRT API. All Metro/Modern/Windows Store apps have to use the WinRT API for the interface, but Windows 8 allows them to still run Win32 code underneath, while Windows RT does not. Thus, this will not work on Windows RT.

  2. Re:What exactly is a Service Pack? on Windows 7 RTM Support Ending Soon · · Score: 1

    Service packs also typically include hotfixes that may not be rolled out to the community at large, especially hardware-specific hotfixes. Of course, there are also the few Service Packs that actually roll out new features (e.g. Windows XP Service Pack 2)

  3. Re:NN is not regulation. on US House Subcommittee Votes To Kill Net Neutrality · · Score: 1

    NN does not force information to be unbiased. When you phrase it as you did, you imply that the government will try to regulate the content of information (e.g. the Fairness Doctrine). NN is simply a rule that all information be transmitted across the Internet in an unbiased manner by ISPs. The ISPs cannot block, shape, or de-prioritize traffic based upon its content, origin, recipient or (debatably) protocol. They also cannot try to charge consumers or providers fees in order to implement prioritization on their traffic.

    (I would find it reasonable network management to give things like VoIP and other latency-dependent services higher priority based on protocol--as long as ALL traffic of the same type is treated equally and as long as neither the consumer or service provider isn't having to pay an extra fee in order to prioritize.)

  4. Re:Firefox terrible in this regard on 80% of Browsers Found To Be At Risk of Attack · · Score: 1

    Are you sure the extension is incompatible? It could just be the extension's version string and not an actual problem. Try using the Nightly Tester Tools extension and forcing compatibility.

  5. Re:Mandatory Access Controls or Sandboxing on 80% of Browsers Found To Be At Risk of Attack · · Score: 1

    Right now Chrome on Windows and Linux is using 10.2.154.12. (10.2.154.13 on Mac) The standalone Windows and Mac plugins are both 10.2.152.26, and the normal Linux plugin is 10.2.152.27.

  6. Re:What about AutoPlay? on Microsoft Kills AutoRun In Windows · · Score: 1

    My question is: Why only on XP and not Vista or 7?

    Probably because Vista and 7 already use this same behavior.

  7. Re:One Word ... on Cisco Linksys Routers Still Don't Support IPv6 · · Score: 1

    I hear you about the 2MB devices, but the 4MB can use can use the VoIP or STD-Nokaid-Small builds.

  8. Re:ipv6 support on Cisco/Linksys routers on Cisco Linksys Routers Still Don't Support IPv6 · · Score: 2

    I got my WRT54GL working just fine with IPv6--all I had to do was use the most recent 'VoIP' build (14896) which weighs in at 3.61MB. Though according to their chart the K2.4 versions are supposed to have IPv6 support in the 'STD' build, but obviously didn't. If you're using a router that supports the K2.6 version you can get it in the 'STD-Nokaid-Small' build which is also under 4MB. Of course, there's the problem that it doesn't include ip6tables, ping6, or any other useful tools. Which makes it really a pain to configure and diagnose for things like 6to4 tunneling. Oh, and also that IPv6 multicast packets can't pass through the shitty MAC address translation if you're using a DD-WRT router in client bridge mode.