Slashdot Mirror


User: nukem996

nukem996's activity in the archive.

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

Comments · 365

  1. Re:This article really changed my opinion on Debate Over Amazon Working Conditions Goes Back Years · · Score: 4, Interesting

    Things must of changed drastically since you were there. I just left a few months ago and the article describes very well what I and many others go through. My main complaint about the article is how it doesn't describe how employees are gaming the principals and metrics to look better and punishing those who call them on it.

  2. Re:ARM 10 years ago on Google Can't Ignore the Android Update Problem Any Longer · · Score: 1

    From what I've seen the ARM manufactures are still huge offenders of this. Google is amplifying it by how they push people into managing code.

  3. Android source is a cluster fuck on Google Can't Ignore the Android Update Problem Any Longer · · Score: 5, Insightful

    After a career of working on Linux OS development, from embedded to cloud I decided to give Android a try. I recently started at a company where my task was to bring up Android on a new hardware platform. One of the first things I learned is that the hardware manufacture has to get their source code for Android from their SoC provided. If you go with AOSP they refuse to support you in any way if you have issues with their drivers. They do incredible hacks to get their hardware working. As someone who has submitted patches to the mainline Linux kernel I die a little inside every time I see what they do to it. Their own section for thier own hardware. No integration into the mainline kernel and I won't even begin to speak of the code quality. Google themselves force you to use an Androidized kernel with specific patches from them. There is a project to mainline these but Google has been resistant to working with the mainline kernel guys in changing things. One of the things I really don't understand is why Google had to throw everything out thats standard in every Linux distro and do their own thing. Android throws out the entire Linux filesystem heirarchy and uses its own thing which is undocumented and a huge mess. They have their own init manager, logger, use busybox AND toolbox for some reason. The source tree itself is managed by a tool called repo which manages about 100 git repositories, each a project which is a part of Android. The SoC vendors often make small changes to things like bluedroid. Like the kernel changes they have no intention of ever upstreaming any of this to the open source projects or Google. This collection of projects are built with Androids own Make build system, where they heavily hack up Make. If Google wants Android users to all be up to date they need to take a standard distro like Fedora or Debian and make it run its own window manager which is Android and its GUI. They need to get vendors to focus on upstreaming their changes and maintaining high quality code. Ideally Android should be a Linux distro you run on your phone with full package manager with updates from Google. Google has the power to do this. No one else can because it will cause Google's CTS tool to fail verifying which won't allow you to ship with Google Play.

  4. Re:whine on How 'DevOps' Is Killing the Developer · · Score: 1

    The problem is being a developer and running an infrastruture are both full time jobs. When you ask developers to run their own infrastructure things get neglected. When things get neglected things eventually break and they break bad. I've seen this happen when development should be focused on customer facing issues.

  5. Re:What an open source baseband can be. on Ubuntu Phone Isn't Important Enough To Demand an Open Source Baseband · · Score: 1

    This seems like something you could fix by hard coding the supported freqencies in silicon.

  6. Re:Magazines in 2013? on Linux Voice Passes Its Crowdfunding Target · · Score: 4, Insightful

    If you RTFA you'd see that this is an on-line publication in which you can choose to get a print copy. They promise to release their content 9 months after the print/premium user copies go out under the CC. They're also promising to donate part of their profits to open source projects.

  7. Perfect on AirPlay Alternative Mirrors and Streams To TVs and PCs · · Score: 1

    An open source based HDMI key so I can finally get one device that plays all my content over DLNA. This has great potential to also work for PC gaming in the living room. From the Gogo description I gather it has a hardware h264 decoded, which would make it an interesting PC in the living room(think NVIDIA Shield)

  8. Kernel work is government work for engineers on Linus Torvalds Admits He's Been Asked To Insert Backdoor Into Linux · · Score: 2

    The kernel of any operating system serves software in the same way governments serve the people. Its taking the politcs out of government. The goal is to make the best system which fairly distributes its resources amounst its users/people most efficiantly so that they maximize their utilization. At the same time it is secure enough to withstand unruly users/citizens and out side agressors.

  9. Re:So... no separation between system and userspac on New Operating System Seeks To Replace Linux In the Cloud · · Score: 2

    If you read through the slides the core OS is only capable of running a single thread. What this looks like to me is a highly specialized OS that relies entirely on the hypervisor to do everything for it. Its basically a specialized version of Java with enough glue and support to run on a bare hypervisor. They started with Java and just implemented everything it needs to run on a hypervisor. Assuming the JVM is fully implemented it should greatly increase a Java apps performance because its gotten rid of all the extra OS overhead. Because of that you would have to exploit the JVM and be limited to what you can do in Java. At that point you could fully read the file system but on this system the only files on this system would be for that one application. The only password file on the system would be the one for this application which if exploited on a normal system would be all the attacker would have access too.

  10. Re:IBM Cell Processor Again? on Adapteva Parallella Supercomputing Boards Start Shipping · · Score: 1

    Well up until Sony disabled the otheros option you could buy a PS3.

  11. IBM Cell Processor Again? on Adapteva Parallella Supercomputing Boards Start Shipping · · Score: 1

    How is this not any different then IBM's Cell Processor? You know the one in the PS3. Sure it didn't have as many cores but its the exact same thing and it didn't do well. A big part of the problem was the overhead caused in memory transfer from the host system to the individual cores. The other part was each core only had 512Kb of RAM, these only have 32Kb!

  12. And thats the problem on Most Companies Will Require You To Bring Your Own Mobile Device By 2017 · · Score: 2

    I'm perfectly happy having corporate e-mail on a phone I pay for 100%, but I refuse to allow anyone to have control over my phone but me. My company encourages e-mail on our personal phones but require stock firmware, non-rooted, the ability to remote wipe, and the ability to change security settings on my phone. I'm fine if there is a requirement that I have remote wipe ability but I should be the only one in control of it. And telling me that I can't run alternitive firmware due to "security concerns" is ridiculous! Until I can get just get corporate e-mail on my device the way I want it I'll be happy with it and use it, until then they can pay for the phone if they want to control it.

  13. But hes using KDE! on Fedora 18 Installer: Counterintuitive and Confusing? · · Score: 1

    His whole review is on KDE. Now granted Fedora might of setup KDE wrong but their main suggested desktop is gnome. I really didn't see anything wrong with the installer. Still better then Windows.

  14. Why would he release this? on Nokia Engineer Shows How To Pirate Windows 8 Metro Apps, Bypass In-app Purchases · · Score: 1

    Does anyone else find it weird that he released this, espcically before a fix is out? Thats common courtesy in security. Even more wouldn't this hurt his company more then Microsoft?

  15. Re:And? on Oracle Makes Red Hat Kernel Changes Available As Broken-Out Patches · · Score: 1

    Here's the link, took me a whole two minutes to find it http://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/

  16. How is this news? Anyone can get the current sources for any Redhat package, customer or not. Those sources contain the patches. All Oracle is doing is downlaoding them and importing them into git and making that git repo public. The company I work for already did the same thing since we use a custom kernel but still want the Redhat patches.

  17. Algebra in college? on Political Science Prof Asks: Is Algebra Necessary? · · Score: 1

    I learned algebra in middle school not college. At least where I went to college calculus was the first college level math. Anything lower didn't even count toward your math credits.

  18. The Navy? on Ask Slashdot: VPN Service For a Deployed US Navy Ship? · · Score: 1

    The Navy doesn't have any spare capcity in its data centers for this? This seems like another waste of tax payer money by outsourcing something that could clearly be done easier internally.

  19. Well duh on JavaFX Runs On Raspberry Pi · · Score: 1

    No shut its running like shit hes using a VNC session. If I recall correctly the PI has hardware accleration, if he was using that it would be much much smoother.

  20. Re:Two things holding up asteroid tracking on Asteroid the 'Size of a Minivan' Exploded Over California · · Score: 1

    I can't speak for the rest of the world but Americans are mostly reactionary. Even if there is a high chance something bad will happen no one will care until something bad does happen. Then everyone complains about how something should of been done to prevent it and politations go overboard with an exspensive solution their contributors can profit greatly from while being minamaly effective.

  21. Re:how long? on Iran's Oil Industry Hit By Cyber Attacks · · Score: 2

    I suppose you're implicating Iran in the 9/11 attacks, though it's hard to imagine anyone could be so ignorant.

    Well most people still think Iraq had something to do with 9/11. With the push for war against Iran I wouldn't be surprised more people started to beleive that.

  22. Re:Yet Another Terrible Flamebait Slashdot Summary on 88-Year-Old Inventor Hassled By the DEA · · Score: 1

    The DEA doesn't think he's running a meth lab, they think people who run meth labs are buying his product to use.

    And he should be punished for what other people may or may not be doing with the components of his device?

    The DEA has started keeping a much tighter rein on the active ingredient in his product in order to keep it out of the hands of the aforementioned meth labs (just like they did a couple years back with buying decongestants using psuedoephedrine). His response was:

    He was supposed to pay $1200 for a license to handle this chemical and refused.

    Why should he have to pay $1200 for a license to use a legal chemical to make a legal product? Sure I can understand an application fee but $1200 is a bit much.

    He was asked to keep tabs on who bought the product to the extent that he would report "suspicious" bulk purchasers. He refused.

    First of all keeping track of customers costs money and makes you ensure no one(but the government of course) can access this data. If its leaked he could be held liable. Second I have a right to privacy as a consumer. The government should never be able to force a company into keeping records.

    The DEA asked him for proof that he has security where his product is made to keep people from stealing the active ingredient. He sent them a picture of his dog sitting in front of his garage.

    Again the government has no right forcing a person or business to use any type of security measure to protect they're possessions. If his products get stolen the only person thats affected is him, no one else.

    He also does not appear to be able to tell the difference between the DEA and the TSA, as the article points out. This does not suggest he is good at dealing with bureaucracy

    Really who isn't?

  23. Re:A good backup plan on How Can I Justify Using Red Hat When CentOS Exists? · · Score: 1

    The other thing I forgot to mention is if you do run into a bug RHEL is much more likely to fix it in a timely manner then CentOS will. This is especially the case if you run into a bug that is unique to your situation.

  24. A good backup plan on How Can I Justify Using Red Hat When CentOS Exists? · · Score: 1

    RHEL support gives you a very good backup plan. If something goes wrong with your Linux systems they will stand behind it and help you get it right. CentOS your on your own. While that might be fine most of the time a case could come up when no one on your team knows how to fix or do something and your stuck. RHEL will help you through it in a timely manner while CentOS might lead to long down time. As others have mentioned CentOS is way behind on building updated packages. Because of this you may be open to a security hole for much longer then you would with RHEL. The other thing to keep in mind is if your using any third party software they won't support you running CentOS. If your CIO really wants a free Linux distro I would go with Ubuntu. Your getting the same binaries are the paid version and if something bad happens where you need support you can get it pretty easily.

  25. The real rise of communism on The Real Job Threat · · Score: 1

    I've been saying this for years and its where I see communism will really rise. The problem with communism is that your average worker isn't motivated to work. Advances in technology takes most jobs and gives them to a machine which will do a perfect job every time. The people who don't want to work won't and live a fairly comfortable life being serviced by machines. However I do believe there will be a small percentage of people that will be motivated to create new art and science and for those people this machine run world will be a real utopia.