Slashdot Mirror


User: ArcRiley

ArcRiley's activity in the archive.

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

Comments · 58

  1. Re:Aetna is still a thing?! on Aetna To Provide Apple Watch To 50,000 Employees, Subsidize Cost For Customers (macrumors.com) · · Score: 1

    This might just be the last straw. My family has been on Aetna for several years now, despite their dumpster fire of a website and the unmanaged mess they call member services, they're still often the best option we have available.

    If they subsidized fitness trackers generally, or even offered an Android and iOS option, it would be great. However, partnering with Apple to exclusively subsidize Apple products is extremely offensive.

    Thankfully they announced this just before open season, let the exodus begin.

  2. Re:WTFPL on 12-Lead Clinical ECG Design Open Sourced; Supports Tablets, Too · · Score: 1

    Its worse than that - of all the software I can imagine warranty disclaimer to be useful for, this would be one of them.

    The authors could be easily sued if this ever got used for medical purposes and a bug they introduced led to harm or death. Not to say they couldn't be sued anyway, but the license would at least provide a bit of protection.

    Seriously, if they wanted a permissive license use Apache.

  3. I'm sticking with Radeon on Nvidia Engineer Asks How the Company Can Improve Linux Support · · Score: 4, Interesting

    Very happy with my Radeon chipsets, don't have to worry about kernel version incompatibility or graphics lockups from some bug we can't even begin to fix. I've had both problems with nVidia hardware.

    No PR move from nVidia is going to change my mind beside opening the specs.

  4. Re:Ooyala Player? on On Slashdot Video, We Hear You Loud and Clear · · Score: 2

    Serious +1. Slashdot wins over few geeks by releasing new features using obsolete technology. I've been ignoring these videos because they're not available as HTML/5 Ogg or WebM.

  5. But... its fiber?!? on Google Fiber Work Hung Up In Kansas City · · Score: 4, Insightful

    Maybe I'm missing something, but fiberoptics aren't conductive. That's one of the beautiful things about it. Why would they need steel-coated cables to protect them from the electric lines?

  6. Re:The License on Latest Humble Bundle Comes With Uplink Source Code · · Score: 0, Troll

    There's a big difference between "source code available" and FOSS.

    The only thing they've really allowed here is for volunteer developers to contribute to their proprietary product. Gee, thanks.

  7. Re:Locked Bootloaders on FSF Uses Android FUD To Push GPLv3 · · Score: 1

    HTC and Samsung are having no trouble selling phones with unlocked bootloaders.

    Of course carriers would prefer to have complete administrative access to your phones, control what you can do with them and bloat them with software you can't remove. Clearly market pressure is pushing in the direction of freedom.

  8. Locked Bootloaders on FSF Uses Android FUD To Push GPLv3 · · Score: 5, Insightful

    If Android were GPLv3 licensed we wouldn't have a problem with companies locking down their bootloaders. We could use the energy we currently put into hacking root access on our own phones into improving the platform.

    I obviously agree with the FSF.

  9. Facebook does this too on Google+ Account Suspensions Over ToS Drawing Fire · · Score: 4, Informative

    Lets not forget that Facebook has been deactivating user accounts on the suspicion that they're using an alias for many years, they have a small dictionary of banned names to do this automatically. Have a unique first name like "Husky Smithson"? Too bad.

    Only difference is Facebook accounts are not also used for email and other essential services.

  10. Re:Linux drivers on Samsung Launches Exynos-Based Origen Dev Board · · Score: 1

    They never claim that the board will be supported entirely through freely licensed software and drivers. Much of the hardware on the board is only supported through proprietary firmware/drivers. It would be great if Linaro could change that, but I doubt they have that kind of leverage (or interest). What we'll likely get is a board that requires an "evaluation SDK" filled with proprietary drivers compiled for the specific development environments they support while they parade their board around saying "isn't it great you can run Linux on this?"

    Until they make a public announcement to the contrary we have no reason to believe otherwise.

  11. Linux drivers on Samsung Launches Exynos-Based Origen Dev Board · · Score: 2

    This would be worth so much more if the board's chipsets supported freely licensed drivers. As it stands only proprietary drivers are available for most of the hardware which may or may not work with the kernel version/variant you want to use.

  12. Buying HTC on HTC Is Paying Microsoft $5 For Every Android Phone · · Score: 2

    I currently own an HTC phone, and due to the bootloader being locked down I swore I'd never buy another. The recent announcement about future phones bootloaders being unlocked actually had me looking at the phones they'll have available in a few months. We're already paying roughly $10 a phone for all the media codec licenses; MP3, h.264, etc (none of which I actually use on my current phone), but paying Microsoft an extra $5 feels dirty.

  13. Was it worth it? on PlayStation Network Hack Will Cost Sony $170M · · Score: 4, Interesting

    The real question is whether it would have cost them $170 million to leave the OtherOS feature alone. Lets not forget Sony started the fight with the community by removing a feature originally provided on the hardware that was used heavily by researchers and programmers at home. Then the community found a way to root the PS3, then they patched it, then the root keys were found, then they started blocking rooted consoles from the network, then the network was taken down for everyone.

    The community is big, Sony is small, and there are enough fringe elements in the community to make us dangerous as a whole. Hopefully they've learned their lesson and begin behaving in a more cooperative manner with the community, but I have a feeling they're just going to raise the stakes even further.

  14. Re:So Android 3.0 ... on Google Delays General Release of Honeycomb Source · · Score: 1

    Or at least until one of the copyright holders for the GPL source code they're using sends them a cease and desist order.

    Much of the Android source is under a permissive or academic license, but they are required to provide the source code to the copyleft parts.

  15. Why the FOSS community no longer love Ubuntu on Canonical To Divert Money From GNOME · · Score: 1

    The Ubuntu project is also losing support from developers over these things. I quit the project when they added the Ubuntu One music store, started selling proprietary software through software center, and became a peddler for MPEG-4 patent licenses. Most of my friends who used to be Ubuntu members have since quit as well, none of us want to follow them down the dark path they're headed.

    I should probably update the email address associated with my slashdot account.

  16. Python 3 packages on Python 3.2 Released · · Score: 2

    PIL is working on Python 3; "The current free version is PIL 1.1.7. This release supports Python 1.5.2 and newer, including 2.5 and 2.6. A version for 3.X will be released later" (source). So is Django, Turbogears, wxpython, pygtk, etc. You can vote on which major 3rd party packages you'd like to see ported.

    PyQT, CherryPy, Genshi, and many others are already ported to Python 3.

  17. Re:Anti-Gravity on Python 3.2 Released · · Score: 3, Informative

    Yep, "import antigravity" is an easter egg. It also contains geohash code, but the core functionality of the module demonstrates how easy Python is;

    import webbrowser
    webbrowser.open("http://xkcd.com/353/")

    Works with every major web browser, no muss, no fuss.

  18. Goodbye, Python 2 on Python 3.2 Released · · Score: 2, Interesting

    I don't know of a major Python library that isn't upgrading to Py3 - and this release marks the tipping point where we wave goodbye to the aging 2.x codebase.

    PEP-3003, the moratorium to changes to the language to allow alternative Python implementations to catch up, only applies up to the 3.2 series so we're going to continue moving forward from here. Nobody's forcing Python 2 users to upgrade their code, but there's many advantages and ever decreases hurdles to doing so.

    Don't fear change, this change is good and necessary for the advancement of the language.

  19. proprietary firmware on Hiding Backdoors In Hardware · · Score: 5, Insightful

    You don't even have to go to this great of a length; if you want to root Linux machines, release a proprietary driver in the form of a binary Linux kernel module and watch as your customers blindly install it.

    This is one reason why we should insist on the source code to all firmware - or reverse engineer write new firmware ourselves.

  20. Re:Why cut prices? on Sony Finally Turning a Profit On PS3s · · Score: 0, Troll

    Ditto. I was planning to purchase a PS/3 for our home entertainment system just before they decided to end support for the Other OS feature.

    Then again, their Linux support was never that great with their intentionally crippled hypervisor. What use is a Linux console without accelerated 3d and video? I can build a dual core system with 2gigs ram and accelerated graphics for under $150.

  21. Only the engine was released on Penumbra: Overture Goes Open Source · · Score: 1

    These games from the Humble Indy Bundle have not been released under a free license, nor does it appear they will be. All that is being released are their engines. There are already dozens of free software game engines available with no free software games which use them.

    While this is a nice gesture, and does raise some awareness for software freedom, its important to point out that the games themselves are still very much proprietary.

  22. Not the first, not by a long shot on MIT Unveils First Solar Cells Printed On Paper · · Score: 4, Informative

    This is not the first. A company in New Hampshire has been printing, with a 4-ink inkjet process, solar cells for years now. A quick patent search shows dozens of other groups with their own solar-from-inkjet techniques.

    Sounds like the MIT guys failed to do their research.

  23. New Hampshire on Administration Wants To Scale Back Real ID Law · · Score: 4, Informative

    New Hampshire has already passed into law that any federal identification program is unconstitutional with 2007 HB0685. To quote the bill, which was signed into law;

    The general court finds that the public policy established by Congress in the Real ID Act of 2005, Public Law 109-13, is contrary and repugnant to Articles 1 through 10 of the New Hampshire constitution as well as Amendments 4 though 10 of the Constitution for the United States of America. Therefore, the state of New Hampshire shall not participate in any driver's license program pursuant to the Real ID Act of 2005 or in any national identification card system that may follow therefrom.

  24. New Hampshire's DSL alternative to Fairpoint on Fairpoint Pledges To Violate Net Neutrality · · Score: 1
    I'd like to point New Hampshire residents to MV Communications which offers DSL service throughout New Hampshire.

    Oh, did I mention they'll throw in a static IP on your residential DSL just for asking? I've been using MV for over a year now, they're the best ISP I've ever had.

  25. Palamida's numbers are meaningless on A Year of GPLv3 · · Score: 4, Interesting
    It appears that their tracking of adoption rates are based solely on projects hosted on Sourceforge.

    Most GNU projects are hosted on Savannah, many are hosted on GNA!, and many are self-hosted. It would be more accurate to use a service such as Ohloh to track license adoption.

    I believe you'd find, when these other data sources are included, the numbers are very different.