Slashdot Mirror


User: ultranerdz

ultranerdz's activity in the archive.

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

Comments · 19

  1. Wrong!! on Sniffing and Tracking Wearable Tech and Smartphones · · Score: 3, Informative

    Bluetooth 4.1 adds Randomised private resolvable addresses. This allows only bonded devices to be tracked this way.

  2. Kernel command line on Apple Disables Trim Support On 3rd Party SSDs In OS X · · Score: 1

    kext-dev-mode=1

  3. Re:What is the Dell CEO supposed to say? on Dell Exec Calls HP's New 'Machine' Architecture 'Laughable' · · Score: 1

    TI?

  4. flamers on Millions of Smart TVs Vulnerable To 'Red Button' Attack · · Score: 1

    for the flamers that say you need expensive equipment, there are always the heroes that can make it happen with low budget

    http://bellard.org/dvbt/

    so now we just need a power amplifier, and its not a 1MW PA. A 100W will do

  5. Re:They're not going to get better results... on SpaceX Looking For Help With "Landing" Video · · Score: 1

    Of the shelf piece of equipment....

    GoPro?

  6. Forward Error correction? on SpaceX Looking For Help With "Landing" Video · · Score: 1

    So they try to transmit raw MPEG without any FEC coding?

    I guess they could have been more successfull by beaming analog CVBS instead.

    Telecommunications has improved since the 80s, you know.

  7. Re:Much Wrong Here. on SpaceX Looking For Help With "Landing" Video · · Score: 1

    There is no such thing as MPEG4 transport stream.

    Transport stream is MPEG2. Its contents can be MPEG4, MPEG4 AVC, H265 or anything else.

  8. they could have said it was over 9000 faster than a PC

  9. Re:...and on SSD Manufacturer OCZ Preparing For Bankruptcy · · Score: 1

    What does capacitors have to do with "pro" or professional gear or anything else?

  10. Intel will not on Opinion: Apple Should Have Gone With Intel Instead of TSMC · · Score: 1

    Intel abominates ARM. They will do anything for it to die. Intel's marketing dept will not let them fab any ARM. Thats why they sold their ARM division.

    I am sure that Intel offered Apple to use their x86 platform on the iPhone and iPad, but for some reason (energy efficiency, price, etc) they stuck with ARM.

    Also it seems Apple is doing really well with ARM business, so I don't think they plan to make the switch anytime soon.

  11. LazyCoward on LazyHusband Smart Phone App Compliments Your Wife for You (Video) · · Score: 1

    He could make a LazyCoward edition, to automate slashdot trolling.

  12. High level embedded systems on Embedded Developers Prefer Linux, Love Android · · Score: 3, Interesting

    So many misconceptions here.

    1st we can assume Android uses the kernel Linux, so android "includes" Linux.

    2nd, there are many types (levels) of embedded systems. Some don't need CPU (nor software). Some require a simple microcontroller, and some require true connectivity, true multitasking, lots of RAM, and maybe an MMU. Some of these systems run OS, and some of there are Linux. Lets call those "high level" -- happen to be the ones we interact on a daily basis (like a Smartphone for example).

    Said that, the great vast majority of embedded systems are not "high level", and we normally don't even "use" them directly, so they don't run Linux (nor Android).

    What is true is that in general, people that need to program in high level, prefer to code in Linux (or even Android) than to code in Windows CE, bare metal, or any other Embedded OS (or RTOS out there).

    But still, it will take "long time" to Linux really dominate the embedded market.

  13. Re:Lies! on ARM Code for Raspberry Pi Goes Open Source (Video) · · Score: 1

    --continuing clipped message--
    I hope this will be just the start of a new era in broadcom that they do release and open things up, so that some serious open development can take place.

  14. Lies! on ARM Code for Raspberry Pi Goes Open Source (Video) · · Score: -1

    Says Upton: "We're about to open source all of the remaining closed source ARM code for the Pi. This will make BCM2835 the first ARM multimedia SoC with a fully-open-source ARM user and kernel implementation."

    This is obviously a lie. BCM2835 is not the first. This is just marketing buzz.

    TI' OMAP and some other vendors SoC are 'open' for long time ago.

    Also, I need to point out that in fact, they are just releasing the ARM code. There are several other parts on the SoC (like for example the video decoder) that they didn't include in this release and may not do so in the future.

    You can go to Texas Instruments' OMAP website for example and download all the documentation, and completely open source SDKs, including all the ARM compatibility layer and everything you would need for software development on this SoC.

    What Broadcom gives us? Well, I have the datasheet downloaded from somewhere else because I couldn't find a link on their Website and thats it. Where are all the docs?

    I hope this will be just the start so they

  15. This is not gonna happen. on Amazon Considering Buying Texas Instrument's Chip Business · · Score: 1

    I think it won't happen as the article describes.

    TI "spin off" the OMAP and make the Sitara and the DaVinci families ("almost" same features as OMAP) that are used by several "non-mobile" applications. Many people depend on those and I am sure that they need to keep producing and developing for many more years.

    Also, OMAP is a SoC that has TI proprietary devices used by other markets, like for example the DSP, and I am sure they are not selling those either.

    I think the best deal for Amazon would be to make a partnership and design an exclusive "custom" OMAP (please rename) for their needs and don't sell /that/ to B&N.

  16. Re:Can't get good sound on RPi. Power problems. on Serious Problems With USB and Ethernet On the Raspberry Pi · · Score: 1

    Forget about buck boost regulators on the rpi. that would increase the cost in 2 to 4 dollars, they should require you to use a regulated +5 VDC power supply that gives *at least* 1A and just wire it up to the USB port. or anything else.

    If they don't want to require the use of a regulated power supply, they should just drop in an inexpensive 7805 LDO.

  17. Re:So fix it. on Serious Problems With USB and Ethernet On the Raspberry Pi · · Score: 2
  18. Re:Availability on Order Limit On Raspberry Pi Lifted · · Score: 1

    RS does not even answer my emails.

  19. Here on Ask Slashdot: No-Install Programming At Work? · · Score: 3, Interesting