Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:DAB/DAB+ : upgrades and scams (Score 1) 303

> For anything but the simplest all-in-one low power SoC (e.g.: small hand-held radio with a single embed chip with a hardware MP2 decoder), the upgrade is purely a software one (a media device that is able to play music in MP3/OGG/AAC formats from a USB stick has already the necessary capability to play AAC encoded audio and could use DAB+).

For cost reasons, any consumer electronic device will usually be implemented on the cheapest possible SoC with the bare minimum of unused resources (eMMC, RAM, MIPS etc.)

Comment Re:No matter what degrees and skill sets you have (Score 1) 401

> Would an employer look at the fact that I've added some patches or wrote documentation to a small open-source project, or created a tiny project of my own, as something worthwhile?

Yes, that's a question I was asking from time to time when I interviewed others, and almost no one has ever contributed to open source or put some code up for the public to see. There's only that much code you could write and we can discuss in half an hour, but if I look at a sizeable repo I'll have a much better idea of your code organization, documentation, API design chops, obvious bugs etc.

Comment Re:Good? (Score 1) 273

> You should be able to tell me at least three ways to get to any one place -- without a map, without GPS, without tech aids. Can't? Then you have no experience as a driver and I should, by default, not trust you.

That describes most taxi drivers, who will happily punch the destination into the GPS and drive according to the instructions. The age of "the Knowledge" is gone.

Comment Re:"Written in JTAG" (Score 1) 757

JTAG is not a language, and I believe blowing eFuses is not a reversible process. This technology is commonly used for chip binning and testing to permanently disable parts of the chip's logic (say, one of 4 cores that didn't pass testing) or features that the client didn't pay for (that one more Mb of L2 cache that costs $50 extra).

Following the description (if it is accurate), it is more likely that if the ROM fails the check a bit is set somewhere in flash or nvram that instructs the bootloader to stop. This memory area is not being written to by stock firmware upgrade sofware used by Motorola, but can be deleted at the service center who have the necessary hardware/software to issue the correct commands.

However it is equally likely that the TFA screwed around with incorrect files, overwrote some part of the Flash he was not supposed to, and simply confounded the bootloader into not working.

Comment Re:Its been done for years already (Score 1) 711

Both you and GP are misleaded by an irrelevant point. When you have a 397GB file, you don't decide whether to put it on 400GB (SI) or a 400gB (by Apple and hardware manufacturers definition). You put it on an 1TB drive to cope with expansion and because storage is cheap.

Thus, the entire discussion is irrelevant because the difference is in the single percent and eventually does not matter.

Comment Re:of course it means something numbnuts (Score 1) 300

If you have a reasonably old piece of hardware (I have a Logitech trackball 9 years old), the XP drivers that came with it on a CD are about 2 MB, with the installer.

It's the new, currently available version that is 50MB.

By the way, some HP printer "drivers", with 700MB+ and coming on 2 CDs, are legendary in that regard.

Slashdot Top Deals

The world is moving so fast these days that the man who says it can't be done is generally interrupted by someone doing it. -- E. Hubbard

Working...