Slashdot Mirror


User: Chewy509

Chewy509's activity in the archive.

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

Comments · 12

  1. Re:Open to Questions on Slashdot and SourceForge Sold, Now Under New Management (bizx.info) · · Score: 1

    What are your plans for sourceforge?

  2. Re:If you're using GPL code, you have no choice on Ask Slashdot: Choosing the Right Open Source License · · Score: 2

    I would assume based on the OP/summary, it's dual licensed MPL/GPL source code, otherwise you are correct...

    However, the summary also mentions iOS, and I was under the impression that GPL apps on the Apple AppStore are a no go?

    eg. http://www.zdnet.com/article/n...

  3. Re:Only? wait for IOT on New SOHO Router Security Audit Uncovers Over 60 Flaws In 22 Models · · Score: 3, Funny

    Due to the number of growing exploits against SOHO routers, SmartTVs, UEFI firmware, etc... we at work now tend to refer to IoT as BoT... aka Internet of Things == BotNet of Things...

    And it's a simple case of not if, but when this will happen...

  4. Re:x64 only on FreeNAS 9.3 Released · · Score: 1

    Something is not right here... The Q8200 is 64bit capable (as are most Core 2 Quad's) - http://ark.intel.com/products/...

    Also you mention you have 8GB RAM, so unless you're 100% sure you are using a PAE enabled 32bit kernel, you won't be using 8GB of RAM effectively if you have a 32bit kernel running. (Since 32bit kernels without PAE can only address 4GB).

    The only thing the Q8200 lacks is VT-x, but for a FreeNAS (or any storage server) setup that's a mute point...

    You might to double check you hardware and setup...

  5. Re:It ain't the price on Microsoft Dumping License Fees For Windows Phone? · · Score: 1

    Just wondering if I could plug it into my Linux desktop, and copy files to/from easily or do I have to play for MS crapware to fully use.

    IIRC, the Windows Phone MTP stack works really well with libmtp (the main MTP client stack in FOSS land), so for any modern distro it should be plug-n-play... (providing it uses a modern version of go-mtpfs, gMTP, gvfs-mtp or kio-mtp).
    I personally have an Android phone (HTC Desire X), so can't provide first hand experience with WP and Linux, but the libmtp mailing list/bug list has very few reports for WP8 issues.

    Disclaimer: I am the lead dev for gMTP.

  6. Re:I'm ready to replace Make on GNU Make 4.0 Released · · Score: 2

    Both Ant and Maven can compile C/C++ code, either through native support or via plugins.

    Ant: http://codemesh.com/products/junction/doc/ant_cpp.html
    Maven: http://mojo.codehaus.org/maven-native/native-maven-plugin/ and http://blog.bigpixel.ro/2012/07/building-cc-applications-with-maven/

    Mind you, we have so many build tools available, why not just pick one that suites you and your target environment? (eg make for C/C++, groovy/ivy/maven for Java, etc).
    eg cmake and scons all are popular as well...

  7. Major technical problems... on Come Try Out Slashdot's New Design (In Beta) · · Score: 1

    Only played with this quickly but:

    1. The main page fails on the W3C HTML5 validator. Seriously, don't the devs run this first before pushing to production. (Or don't web developers actually do automated testing)?

    2. Horribly broken with javascript off. (The "more comments" button takes you to the main page)? Yes, I browse /. with NoScript ON disabling javascript (It's not /. I'm worried about, but the adservers).

    3. My screen reader can't read it. (It would appear that the new site has several issues, namely lack of any appreciation for the Web Content Accessibility Guidelines (WCAG)) Which is a MASSIVE FAIL to anyone with a disability, especially for those that rely on screen readers or even screen magnifiers. The layout also breaks if you use large fonts as well. Oh, I'm not a citizen of the US, but aren't there federal guidelines for accessibility, and not following them gets your ass sued for discrimination?

    4. As others have mentioned, the whitespace, the general lack of identity (it looks like a cheap blog) all have negative impacts as well.

  8. Re:The specs... on First Laptop With Full-Sized Solar Panels Will Run On Ubuntu · · Score: 1

    CPU: Intel Atom D2500 1.86 GHz Duo Core, Intel 945GSE + ICH7M

    Atom D25xx and D26xx being CedarView based CPUs all have PowerVR SGX545 based GPUs (aka GMA3600), so does this mean that PowerVR has developed a working Linux / X11 driver for the GPU, or have they simply disabled the PowerVR GPU and using the GPU from the 945GSE chipset?

    Seems a waste on many levels to have disabled silicon on the CPU and using the GPU from the chipset...

    IMHO, they would have been better off using the Atom N570, despite losing some clock speed, the N570 GPU is 100% supported by the Intel graphics drivers and works extremely well under Linux. (My N570 power netbook running Arch would easily get 7-8 hours with light coding / web browsing and 5-6 hours watching videos). Alternativeely one of the AMD APUs would also have been an excellent fit for what they are trying to do.

  9. Re:Compatible with Windows 7? on Intel Unveils New Atom and Xeon Processors and Future Rack Scale Architecture · · Score: 1

    Actually it's probably not the CPU core, but the GPU included. The last Atoms to be produced (N570) had a GPU still largely based on the i945G chipset, and the other crop had a GPU done by PowerVR (no Linux support). Either way, great for 2D, no good for 3D. IIRC, the new Atoms will have a newer GPU core based on the same GPU core as SB? (could be horribly wrong, but it's a new GPU based on an existing Intel design).

    Let's not forget most netbooks have a 1024x600 display, and MS mandated displays with at least a 768 pixel height for Metro applications. Mind you I have seen personally Win8 running on a netbook, but had problems with Metro because of the screen resolution. But in desktop mode it worked fine...

    Anyway, Smells like someone is drinking too much Koolaid...

  10. Re:Lol on Microsoft Office 2013 Not Compatible With Windows XP, Vista · · Score: 2

    Yes, it's called Lyx
    http://www.lyx.org/

  11. What about Verisign, Comodo, etc stop Certificates on Net Companies Consider the "Nuclear Option" To Combat SOPA · · Score: 1

    What about Verisign, Comodo, etc stop authenticating certificates, or even flagging certificates as fake or revoked?

    Despite a few webpages going down, this will stop most e-commerce, online banking, etc, basically stopping the flow of MONEY via the Internet. This will bring worldwide attention to the issue, and possible get other governments involved.

    Also could Verisign, etc be targeted by SOPA, as by issuing certifcates used for encryption could be used by pirates to hide their information transactions...

    Also what would happen to sites like github, sourceforge, codeforge codeplex, etc, since they all host projects that could potentially be used by priates, crackers, etc... Could all our favourite opensource hosts become quiet?

  12. New Atom will have PowerVR Gfx - what about Linux? on Intel Ships New Atom Processors To PC Makers · · Score: 2

    As the subject points out... The new Cedar Trail are now using PowerVR derived graphics core... anyone know what the status of Linux is for the PowerVR SGX 545?