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

 



Forgot your password?
typodupeerror
×

Comment Look for Active Enthusiast Communities (Score 1) 195

Since cars have little security and minimal documentation, being the most hackable is simply the result of having a large enough group of people reverse engineering it.

The Nissan 350Z/370Z, Mitsubishi EVO/Lancer/Eclipse, and Subaru WRX/BRZ/Impreza are the standouts as far as being affordable for a hobby endeavour. Mercedes vehicles are also fairly well-explored.

Related models such as the Infiniti G/Q series (premium 350Z/370Z) inherit most of the same benefits from their mainstream brethren, and pretty much all Subaru cars have a decent aftermarket parts and mod community.

Comment Re:What about SSL? (Score 1) 55

If they were going to include an audio form of a watermark, they could make it so subtle as to be undetectable.

With spread spectrum watermarking, you wouldn't be able to hear it, and only someone with the original pseudonoise sequence would be able to detect it. This provides the benefit of being practically impossible for would-be pirates to detect and remove---in addition to maintaining the quality of the original recording.

If they are using audible tones as a tracking mechanism, they are, quite frankly, so far behind the state of the art that it's laughable.

Comment Re:This isn't new (Score 1) 327

That is true, but it ignores the important half of the picture.

Solid state drives do not write to individual LBAs or sectors. They write to pages, which consist of multiple sectors.

E.g.: If page 1 contains sectors 1-8, and you want write to sector 3, then it has to read sectors 1-2 and 4-8. After doing that, the drive will write the updated contents of sectors 1-8 to page 1 using whichever flash cells it deems appropriate.

It could use the same flash cells, or it could remap those LBAs to cells which have not been used as much (aka, wear leveling). Note that most HDDs present 4K sectors, while newer SSDs use 2M pages---this means the sectors:page ratio is actually 512:1 for most drives.

The drive does not understand deleted files; that is a function of the file system. The drive firmware only knows that those sectors contain data, and so that data will be preserved during future writes. This is the cause of write amplification, which TRIM reduces in order to extend the usable life of the drive.

The TRIM command is the only way to free those LBAs so that the drive will not reread and rewrite them every time it needs to update other sectors in the same page.

The performance impact of TRIM is huge once all pages have been written. In normal desktop scenarios, it might not be noticeable because the SSD will still be immensely faster than a mechanical drive. But in an enterprise environment where SSDs are used for tiered storage or cached writes because you need all the I/O you can get, disabling TRIM could bring down the whole virtual infrastructure.

Comment Re:It helps to actually use the thing. (Score 1) 296

They use generic PC parts the same as the rest of the industry. Sometimes the same exact quirks exist between Apple's and Dells. They are impacted by the same bad engineering choices.

There will be cases of overlap when vendors choose hardware from the same pool of suppliers.

Still, Apple tends to be better than an average PC laptop. I believe this is due, in part, to their decision to focus on refining premium laptops rather than developing additional products in the budget segment.

IPS panels with reasonable-to-excellent resolution for their size, solid multitouch touchpads, good-to-excellent battery life, and the MagSafe connector are standard across the line. All of these things are desirable to virtually anyone, but they do inflate the price.

The trade-offs are more hit-and-miss: limited product selection, upgrade limitations, basically one industrial design for the entire product line, somewhat difficult repairs, no high-end gaming/CAD options.

Non-techy people won't care about most of those since they won't upgrade or repair it themselves, and CPU/RAM/GPU specs aren't critical for office and media applications. They can happily pick out whatever looks and feels best, be it Sony, Dell, Apple, Lenovo etc.

More technical workers actually have to consider the trade-offs more closely.

Apple is certainly not the only company to build an interesting piece of premium hardware. They are, however, one of the few to maintain a premium product line consistently. E.g., Sony had a great line of executive laptops for about 3 years or so, and then it disappeared.

I think the tradition of premium placement and the corresponding tendency to avoid bargain-basement hardware is where the high-quality comment comes from.

Comment Re:LKML response (Score 1) 572

The vendor ID is assigned by the PCI SIIG pursuant to their own registration rules. The vendor ID underlies a variety of PnP functionality, dating back to the original PCI interface. USB, PCIe, and a few other standards jumped on the bandwagon.

The clones who used FTDI's identifier are violating the standard.

I think FTDI is perfectly justified in stripping their identifier from third-party hardware.

The other manufacturers didn't want to develop, validate, and support their own drivers. This means FTDI incurs greater costs in bringing its product to market, but it also means FTDI has control of the software interface to their equipment (in a Windows environment). They have only themselves to blame, and they get no sympathy from me.

Comment Re:What a wonderful article (Score 1) 296

Second, hardware quality starts to fall through the floor on the PC side. The drop off in sales after 2000 had PC manufacturers cutting R&D, cutting parts quality and going into a spiral of chasing each other to the bottom in terms of build quality. The public had broadly realized this, while liking the lower prices. Apple's quality differences became well known.

This is what did it for me. I dual-boot Ubuntu and Windows 7, so the "premium" Apple software meant nothing to me---I touched OS X just long enough to snag the Boot Camp drivers for the Windows side.

I want an actual, workable touchpad in a well-built laptop with a good display.

The Apple touchpad (Synaptics hardware) works better in Windows than most competing laptops which only need to support one OS. I don't know if this is due to better software or hardware without really digging into it. I don't care because it just works.

And how many laptops go out due to the AC adapter plug or jack being damaged? I'm sure Apple has some patents on the MagSafe connector, but every other manufacturer has gone over a decade without designing similar functionality around it. I worked at a service depot in college, and nearly 1/3 of laptops that came in with a "no boot / no power" complaint were due to this. Seriously, spend a little money to address the most common failure mode.

I disagree with the comment regarding software selection, but that may come down to usage. I do work and light gaming on the laptop---very little web or media. There was so little software of interest to me that I had no use at all for OS X.

Comment Not Even Mad (Score 1) 572

The makers of counterfeit chips are in the wrong here, not FTDI. They used FTDI's PCI vendor ID (presumably without authorization).

Everyone who had a bricked chip should go to the manufacturer and demand a replacement or a firmware flash. Maybe then those guys would use their own device identifiers and supply their own drivers.

But most people are probably just cutting corners to get something cheap. And then they blame everyone else for their problems.

Bottom line: This driver would never install on a system with a counterfeit chip if the vendor did not use FTDI's identifier. There is a standard, and it was violated by each and every knock-off chip that bricked.

Maybe FTDI deserves some heat for sticking it to their non-customers, but I have little sympathy for anyone in this snafu.

Comment Humanity and Humanities (Score 1) 553

Judging information from multiple sources, assessing credibility, analyzing arguments for validity and assumptions... these are all basic components of a liberal arts education.

Maybe we should actually focus on producing literate and critical students in grade school and high school instead of fanatically pursuing standardized tests, STEM programs, and sports. (Yes, I lumped STEM in there knowing I'm on a technology site.)

Standardized tests are a poor proxy for what we want, which is inventive, thoughtful, and productive adults. Universities, trade schools, and employers are picking up high school graduates---and surprise, they are complaining of similar deficits.

People who will succeed in STEM fields need more opportunity than guidance. All of the best people I've seen were largely passionate and self-taught. The rest just followed the money---and people who follow the money will push themselves to that level regardless. Mentoring and hobbyist groups exist outside of school, which is generally not true for basic academic instruction.

Sports provide some benefits in terms of physical health, socialization, and team work---but most places spend significant funds on sports equipment and facilities while actual academic infrastructure is left to crumble or slide into obsolescence.

On top of the misplaced focus, we have a serious political obstacle. The whole No Child Left Behind initiative was moronic from the beginning. Practically zero educators approved of the idea, yet it became law anyway.

On top of reinforcing the primacy of standardized test results, we are now funding institutions absent serious investigation into where funds are needed vs where they are being squandered. A "bad" school may be getting poor scores due to poor administration and wasteful spending, or it may have a population which demands more work---some schools must provide more remedial education, mental health treatment, behavioral discipline, etc than others.

Comment Re:Obvious (Score 1) 151

Zero? No, that is incorrect---both in theory and in the normal conversational context.

Did you read your own links?

Per Landauer's principle, it takes a small amount of energy. In that same article, it states that modern computer consume millions of times the theoretical minimum. So, technically, the energy requirement is non-zero, and practically it can be quite high.

The limits of computation have a great deal to do with energy, as any given computation must occur on some physical medium, and that medium consumes energy while operating. It is extremely myopic to claim that energy has nothing to do with the limit of computation.

IBM, Intel, and the other guys have all done a lot of work to reduce the energy required for computation. The number of operations per watt has skyrocketed in my lifetime---and can continue to do so at the current rate for quite some time. Energy consumption and thermal constraints limit computational capacity at every level, and to claim otherwise is simply ignorant or disingenuous.

Comment Re:How can you search data (Score 1) 90

I think you don't understand what searchable encryption is. It means you can search the data without decrypting it. Once you find the records you need, you decrypt them.

The only data that is ever decrypted is the actual data that you want.

If you're like me, you probably had a brief moment of "OMG, how is that even possible?" when you first grasped it. And that is why it is an expensive software package for those who need it.

Comment Re:Answer is totally obvious - content providers (Score 1) 490

Because renting physical discs is well-established legally and has a pre-existing distribution model.

Note that they didn't want that either. The studios tried lawsuits and then lobbying to stop Betamax and VHS, the analog predecessors of DVD and Blu-ray.

The movie industry is quite happy with a pay-per-view model. Most content becomes available as paid video-on-demand before it is available on Netflix or cable television.

If Netflix streaming were pay-per-view rather than a smaller monthly subscription, they would probably be happier. But a lot of people wouldn't be.

The movie industry is run by nitwits that still think scarcity and exclusivity are relevant to informational goods.

Comment Re:Answer is totally obvious - content providers (Score 1) 490

To make the old DVDs available online someone would have to invest the time to shift them into digital format.

What?

If it's on a DVD, it's already digital and encoded as an MPG2 stream. Converting MPG2 into another format is simple and available on almost every video editing app in existence.

The idea that old DVDs need to be shifted into a digital format is absurd---they are already digital. And transcoding them into a streaming format is not difficult. There are free tools that do it, and do it well.

If anything, it is the negotiation for distribution rights that would be the real issue. Because delivering DVD-quality video is trivial. It takes longer to install and configure Apache than it does to transcode a two-hour movie.

Comment Re:Stealing? (Score 1) 197

> They have an obligation to do what the corporation was intended to do.

And when a corporation is founded as a commercial entity, its express purpose is profit. The corporate charter may espouse numerous other principles, but a commercial business is legally a profit-generating endeavor---everything else is window dressing.

Henry Ford wanted to lower the price of automobiles and employ more workers in order to bring the benefits of industrialization to all people in exchange for lower profits---and the court told him he could not.

In the US, the board of directors has a fiduciary duty to its shareholders. That duty is ensuring profit, either through dividends or stock valuations. They have no conflicting fiduciary duties to the general public or human welfare.

> Which may not involve making money at all.

I laughed out loud. If we're talking about publicly-traded corporations in the US---and in the case of Microsoft, we are---you are absolutely wrong.

Comment Re:Lifers? (Score 1) 597

If it applies only to full-time students, you have to remain full-time. This limits your job opportunities. Also, higher level graduate studies become rather selective. The number of people who qualify for graduate, post-grad, and post-doc *combined* is a minute fraction of the student population.

Also, post-grads are often working as research assistants or teaching assistants---while receiving a small stipend at most. I'd consider this enough of a public good to not worry about it. Between the small population and the value of the work, I wouldn't advocate a change unless someone finds a way to really abuse it.

I support the general idea. I am happy to pay the tax provided the actual law has no major problems. That is a bigger concern to me---what will the idiots in Congress do with this idea?

Slashdot Top Deals

"When the going gets tough, the tough get empirical." -- Jon Carroll

Working...