Slashdot Mirror


User: Rockoon

Rockoon's activity in the archive.

Stories
0
Comments
8,765
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8,765

  1. Re:One major issue with it on Fusion-io IoXtreme's Consumer-Class PCIe SSD — Impressive Throughput · · Score: 1

    Explain to me why ioXtremes driver is mutually exclusive with a regular one.

    It sounds to me more likely that they skimped big time on the hardware end, than that they met up with a technical limitation.

  2. Re:One major issue with it on Fusion-io IoXtreme's Consumer-Class PCIe SSD — Impressive Throughput · · Score: 1

    The unfortunate part is that there is no technical reason for a PCIe device not to appear to be an additional drive controller, and thus be bootable. Back in the day my first HD was a 32MB "Hard Card" that simply slotted into a 16-bit ISA slot.

  3. Re:Algorithms on Are You a Blue-Collar Or White-Collar Developer? · · Score: 1

    Many objects deal with so small number of records it doesn't matter. I do understand O() notation, but honestly I've never needed to go beyond this page which tells me QList is almost always what I want unless I insert a lot in the middle, then it's QLinkedList.

    Why do you think that any of those generic containers offer performance anywhere near optimal time complexity for a specific problem set?

    THIS is the problem. You have no idea what algorithms and data structures would be better than those right there. Instead you choose the best from that list..

    Sure canned solutions are often good enough, but when someone who thinks that 'they don't need to know', THAT person is fucked when the canned solutions aren't. There is a distinct lack of a data structure in that list that does both O(1) lookup and O(1) insertion..

    ..and to top it off many problem sets arent limited to lookups, and insertions.

    You sir, do not grok.

  4. Re:Algorithms on Are You a Blue-Collar Or White-Collar Developer? · · Score: 1

    ..or a professor whos last real experience as a programmer was putting his punch cards back in order after he dropped them on the floor.

  5. Re:Hahahahahaha! on Genentech Puts Words In the Mouths of Congress Members · · Score: 1

    So how do I buy into this one of these largest of corporations?

    Perhaps the government will have the treasury print the money for you... oh.. wait.. they are too busy printing money for the largest corporations.

  6. Re:A better alternative on NIF Aims For the Ultimate Green Energy Source · · Score: 1

    They manufacturered mostly SUV's.

    In the late 1980's, GM and the other American automakers got raped by foreign competition, and it is the SUV that saved them. They lost market share nearly every year since then on compacts and sedans. By 2003, GM was making nearly 700,000 SUV's per year in the United States alone. Their largest American factory was producing a quarter of a million SUV's annually. GM was still producing several million SUV's per year globally until the first quarter of this year. Yes, GM made other vehicles besides SUV's, but it was less than half of what they produced globally, and the majority of them were not produced here in America with UAW labor.
    This shit shouldn't be a surprise to you. Its why the Federal Reserve now owns General Motors.

  7. Re:Mirror of the mirror on NIF Aims For the Ultimate Green Energy Source · · Score: 1

    Pumping oil up from the ground is a great value. When we talk about revenue from oil wells, we speak in millions, billions, and trillions. When we talk about solar panel sites, we rarely get to millions and never get to billions.

  8. Re:A better alternative on NIF Aims For the Ultimate Green Energy Source · · Score: 1

    Your back of the envelope math fails to take into account facilities and maintenance I suspect.

    It accounts for every employee they had in North America (includes Mexico and Canada), and they seem to have sold 32 vehicles per employee in North America in the same time frame, 2008.

    The $10,000 to $15,000 in profit per SUV was stated by GM themselves. Thats above all production/facilities/maintenance costs.

    If you make your employer a yearly profit greater than a quarter of a million dollars per year, wouldn't you expect.. even demand.. a decent health-care package?

  9. Re:This comment surprises me on Psystar Crushed In Court · · Score: 1

    Why are you looking at major vendors? Whos to say that the other major vendors are not also guilty of overpricing their shit?

    The argument wasnt and isnt that other major vendors do it cheaper. The argument is that the shit Apple sells is overpriced.

    Unlike the other major vendors, there are no alternatives in the case of apple computers. In the case of HP, Dell, etc.. you actually have other choices.

  10. Re:This comment surprises me on Psystar Crushed In Court · · Score: 1

    It costs more to build computers than it costs to copy a bunch of disks...

    I'm pretty sure that Microsoft sells more hardware than Apple. (hint: xbox360, xbox, mice, keyboards, windows home server, and so on...)

  11. Re:Mirror of the mirror on NIF Aims For the Ultimate Green Energy Source · · Score: 1

    Keep in mind that the halting of permits was specific to PUBLIC LAND. Why should these things be built on public land right now, exactly? Wouldnt it be in the publics best interest to let this technology (and others) mature to the point of being actually competitive before tying up the land for decades?

  12. Re:A better alternative on NIF Aims For the Ultimate Green Energy Source · · Score: 1

    Indeed. The idea that the UAW is the reason that the automobile industry cant turn a profit selling $20,000 and up vehicles is amazingly ignorant.

    Doing a little back-of-the-envelope calculation, GMNA (GM North America) sells at least 32 vehicles per North American employee per year (based on their worst year in recent history, 2008)

    GM had been reporting between $10,000 to $15,000 in per unit profit for SUV sales, so each employee was *making* the company between $320,000 and $480,000 per year.

    Well cry me a river if the employees wanted a raise every once in awhile and a decent health insurance package. When you mame your employer that kind of money in profit each year, you deserve to be treated well.

  13. Re:In other news... on TSA Changes Its Rules, ACLU Lawsuit Dropped · · Score: -1, Troll

    Following the topic may require that I not only read the summary, but TFA as well. Fuck that.

  14. Re:In other news... on TSA Changes Its Rules, ACLU Lawsuit Dropped · · Score: -1, Offtopic

    containing irrelevant points which is easier to argue against than the original.

    An easier thing to argue against, eh?

    ...such as a single instance where someone with a lot of money has his freedoms lost?

    In other news, people with lots of money have more freedoms.

  15. Re:In other news... on TSA Changes Its Rules, ACLU Lawsuit Dropped · · Score: -1, Offtopic

    I dont have to "tell you again" about your straw-man. Its your straw-man, perhaps you should have given it the ability to speak.

    Never-the-less, people with large sums of money have more freedoms than people who don't.

  16. In other news... on TSA Changes Its Rules, ACLU Lawsuit Dropped · · Score: 0, Troll

    ...people with large sums of money have more freedoms than people who don't.

  17. Re:Give some credit on Microsoft Takes Responsibility For GPL Violation · · Score: 1

    It is also unlikely that they would do that because for the most part, Microsoft does not rewrite things from scratch that already work. They have tried to do full rewrites before, such as with their Pyramid project (an attempt to rewrite Word for Windows from scratch,) but while doing so they figured out that it would take many years before they could catch up to the feature set they would have had had they not done a full rewrite. The Pyramid project was eventually canceled and work continued on the original Word codebase.

  18. Re:Good on MS on Microsoft Takes Responsibility For GPL Violation · · Score: 1

    How are they competitors? One is primarily a software company, and the other is primarily a hardware company.

    Microsoft has been making software for apples since.. umm.. the Apple II (AppleSOFT Basic was a Microsoft product)

  19. Re:Does it serve up glasses too? on Nvidia's RealityServer to Offer Ubiquitous 3D Images · · Score: 1

    Their roadmap for larrabee is first as an add-in card, then integrated into motherboards, and finally integrated onto the cpu itself.

    AFAIK, GMA is never going to be integrated into the CPU. Its going to continue to be integrated in motherboards.

  20. Re:You didnt read the patent, did you? on Microsoft Patents Sudo's Behavior · · Score: 1

    You didn't read the patent application, did you?

    sudo does not trap access violations and trigger an escalation prompt. The linux kernel doesnt do this either. Hell, I dont know of a single distro that has a version of this either.

    There is an operating system which does something similar to the patent, and thats Windows (both Vista and 7) .. the only difference between that patent and the existing UAC is the inclusion of a list of users with rights.

    This has nothing to do with sudo-like behavior, because sudo simply doesnt catch access violations and act on them.. it never did, and it never will. sudo must be invoked prior to launching the application, while UAC (and everything detailed in this patent) has no such requirement.

  21. Re:Actually the summary is basically correct on Microsoft Patents Sudo's Behavior · · Score: 1

    I wouldn't say that its never been tried. Windows already does it with UAC.

    Its not exactly a clean solution, because there are some things that wont trigger UAC just because the session doesnt have the rights to do something.. (registry and folder virtualization, for instance)

  22. Re:Does it serve up glasses too? on Nvidia's RealityServer to Offer Ubiquitous 3D Images · · Score: 2, Insightful

    I believe the term you were looking for is Stereo Images
    ,br> Anyways, this is just nVidia's attempt to come up with market for its soon to be irrelevant GPU business.

    note: I actualy LIKE nVidia video cards, but the writing is on the wall. AMD is going to be putting out a veritable monster with CPU + GPU on a single chip, and Intel is going to be doing similar with larrabee (more general purpose, tho.)

    nVidia can't compete without its own line of x64 chips, and they are just too far away from that capability right now.

  23. Re:Different Approach on Software Piracy At the Workplace? · · Score: 1

    It is for this reason that the CEO's responsibility to its shareholders right now is to make this guy disappear, by any means necessary that costs less than those fine.

  24. Re:Radius on Micro-Black Holes Make Poor Planet Killers · · Score: 1

    Doing a bit of spreadsheet magic...

    First, the radius of the visible universe is 4.65E+10 light-years according to wikipedia (for what thats worth)

    The mass of the visible universe is 3.0E+52 kilograms according to the same wikipedia article (does not account for dark matter or dark energy.. just stars!)

    The event horizon of this much mass is at 4.71E+009 light-years based on R = 2Gm/c^2

    So the stars in the visible universe contains enough mass for a black hole that is about 1 order of magnitude smaller than the visible universe. If we add in the theoretical dark matter and such then the radius should grow to larger than the visible universe... thats some crazy shit right there. We are probably living in a black hole that does not have a singularity (that we know of)

  25. Re:Radius on Micro-Black Holes Make Poor Planet Killers · · Score: 1

    If you do the proper maths, the Schwarzschild radius of a black hole with the mass of Earth is about 9mm.

    An interresting thing to note is that the larger a black hole is, the less dense it is. It is conceivable for a black hole no more dense than the vacuum of space (which isnt empty, after all.)

    The really interesting stuff is that if you run with that idea and calculate the radius of the event horizon of a black hole that has the mass of the entire visible universe (of course, we only estimate its mass), that radius is amazingly close (within a few orders of magnitude) to the radius of the actual visible universe. Since we start with only a guess at the mass of the universe, it is quite possible that the universe IS a black hole.