Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Nobody produces PC blu ray drives anymore (Score 1) 41

Pioneer sold off their division months ago to a company that just wanted the patents. I am fairly sure LG and ASUS also stopped. The folks who use makemkv have been buying up the last drives that can handle UHD discs (native or with a firmware mod).

The standalone blu ray player market has a shrinking set of model options and also no new 4k options for the last few years.

Comment Re: 15,000 engineers? (Score 2) 48

I donâ(TM)t think they need any engineers. Each year they use their marketing department and Dreamforce conference to find a new way to rebrand and repackage their existing products as something new, including the use of fabricated demos of features and products that donâ(TM)t exist and likely never will.

Comment Bullshit (Score 1) 168

Costco intentionally moves products around, so anythong besides the bakery and butcher wonâ(TM)t consistently be in the same spot.

As for courtesy, that applies in the Pacific Northwest (where Costco actually startedâ"donâ(TM)t give me the bullshit about LA since thatâ(TM)s about Price Club that merged with Costco), but not in the bat area where ironically all the people from crowded countries like China and India block the isles.

The growth of Kirkland Signature isnâ(TM)t a good thing. It reflects how Costco has progressively replaces name brand products with their own house brand.

Comment Nobody wants 3+ hours in your sacred space (Score 1) 66

A 3+ hour movie is designed for home watching. Itâ(TM)s tough enough for 2 hours. Either shorten the movie or bring back intermission, and put the trailers back at the end. It takes more than cushy seats and seat assignments to provide a premium experience for the premium price â" we already get those 2 perks at home.

Comment How to Make Rust Grow (Score 0) 80

The easiest way to have growth is come up with a way to get the benefits of Rust without unnecessarily diverging from C/C++ so much. The answer isnâ(TM)t Rust, but probably yet another language or a âsafeâ(TM) subset of C/C++.

For âoeRust's design goalâ weâ(TM)re well aware of the one that says to take a less ideal aspect of C/C++ and do the opposite design decision, even if the âcureâ(TM) is worse than the âdiseaseâ(TM). This is what makes Rust a nonstarter for many and documentation wonâ(TM)t fix it.

Comment Re: Why even ask this question? (Score 1) 234

The CA DMV driver manual states that a car must stop/yield when a pedestrian is any part of the sidewalk (with an exception for divided streets), but Iâ(TM)ve never found any part the CVC (California Vehicle Code) that states this.

Waymo lets people book pickups and drop-offs in areas that are marked âoeNo Stopping Any Timeâ, and thereâ(TM)s lots of other ways that Waymoâ(TM)s driving doesnâ(TM)t set a good example for other drivers to reference.

Comment Re:LOL. Get fucked. (Score 1) 123

The moment they had a CEO position they should have seen they were no longer what they stood for.

LOL you don't have a clue about your history. CEO is nothing more than a leader. ... Find a better attribution.

Their CEO is "nothing more than a leader " who makes over $350K, so there's the attribution that they've lost their way.

Comment Coding and quality should be the goal (Score 1) 100

The stated goals focus too much on design and not enough on the poor implementation (i.e., lazy coding and reviews). MSFT has too much of a culture where customer issue reports are not addressed because 1) they need a compelling business justification, or 2) they claim they canâ(TM)t fix because some app might rely on the broken behavior. Iâ(TM)ve had MSFT reply with #2 even when an API function is completely broken (eg you can disassemble it and see that all it does is return âoenot implementedâ, despite documentation that details the actions performed and the meaning of the inout parameters [that in actuality are ignored] ).

I gave MSFT some leeway for #2 on components that were first created in the 1990s, but many were reimplemented circa Windows 10 with equally poor quality.

Comment Re: Poorly disguised spyware? (Score 2) 35

No, HP has a bad habit of inappropriately using generic hardware IDs in their devices. For example, the USB ID for composite devices (ie a device with multiple functions hooked together by an internal USB hub). This bad design is partly why HP printers use complex installers. HP probably updated their driver and it got applied to too many devices. Normally driver certification tests are supposed to stop crap like this, so thereâ(TM)s either a gap in this tests or HP gets to cheat.

Slashdot Top Deals

Doubt is a pain too lonely to know that faith is his twin brother. - Kahlil Gibran

Working...