Slashdot Mirror


User: BroncoInCalifornia

BroncoInCalifornia's activity in the archive.

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

Comments · 338

  1. Re:oh, my mistake on Bill Gates Fined $800,000 Over Stock Purchases · · Score: 1
    Hopefully since reporting his personal stock buys is newsworthy here, maybe next we can cover what kind of ketchup he uses, or what his wife's bra size is. I mean, that's obviously quite worthy of being a story here now, right?

    What is his wife's bra size? Inquiring minds want to know!

  2. Re:"good for the economy" my ass. on Intel Chief: Don't Call Us Benedict Arnold CEOs · · Score: 1
    When CEOs say "good for the economy" they don't mean "good for the average Joe" they mean "good for our shareholders"

    Let us consider what is good for shareholders. Firt the shareholders require transparency in accounting. It is in the interest of to accurately report when their stock is getting diluted.

    Barret does not want to expense stock options. Not expensing stock options is just one way Barret does not want to meet the needs of shareholder.

    This desire to meet the needs of the shareholders seems a bit selective.

  3. The road to Redmond goes through Mountain view on Sun and Microsoft Make Nice · · Score: 2, Insightful
    Sun was getting pecked apart by Penguins. Microsoft so far has not lost any of it's core business to the rising tide of Penguinistas. But Microsoft sees the threat. Microsoft fears Open Source.

    Microsoft would rather have the battle on Sun's turf- even if that means keeping Sun alive! I think the two will fight open source with patents.

    Sun and Microsoft could have partitioned the 1.6 Billion in any way they saw fit. They put the bulk of into into Licensing patents. Not so much for damages from violating anti trust law. They are saying this: We think IP is important, antiTrust law is not important.

  4. alternatives at the Wallmart store. on Wal-Mart Sells PCs Preloaded With Sun's Linux · · Score: 1

    Will these boxen be at the store or will they just be mail order?

  5. MS succeeds because we do not always want choice. on The Paradox of Choice · · Score: 1
    The sciam article had this basic thesis. When we have a choice we have to decide not to take some available options in order to choose other options. Then we wonder what we gave up. There is some sense of loss regarding the choices we did not choose.

    I think most people know in their heart of hearts that Microsoft is a criminal enterprise. Most people know their software is mediocre. But it is the "standard". Microsoft frees people from the pain of choice.

    This is why Microsoft will dominate the desktop for a long time. If they keep their software quality at least sort of OK, and do not squeeze their customers too hard, they will keep the dekstop. It does not matter how good the alternatives are.

  6. Snatching defeat from the jaws of victory on AMD Papers Over Free Wi-Fi Network Builders · · Score: 1
    Intel had this marketing campaign. The blurred the line between the processor and the WiFi. Then Intel had their web site with lists of public WiFi spots. It was brilliant marketing.

    But the Intel list of WiFi spots were spots with a bit too much business model. The ones at StarBucks are on the list. You have to pay money to use them. I assume you have to install some more software too. Just what our computers need -- more junk software on the TCP/IP stack. And the pay as you go WiFi spots were not really making money. Providing the WiFi is cheap. But the overhead of collecting money and preventing freeloaders was costing more than it was worth.

    It looked like AMD had a brilliant counter to this campaign. Help the independent shops set up "free" WiFi. But AMD snatched defeat from the jaws of victory. Instead of helping people set up spots, they are just taking credit for existing spots.

  7. Software is a means to an end, not the end itself. on Why Programming Still Stinks · · Score: 1
    This was touched on in the article.

    "There are two meanings to software design," he explained on Tuesday. "One is, designing the artifact we're trying to implement. The other is the sheer software engineering to make that artifact come into being. I believe these are two separate roles -- the subject matter expert and the software engineer." Giving the former group tools to shape software will transform the landscape, according to Simonyi. Otherwise, you're stuck in the unsatisfactory present, where the people who know the most about what the software is supposed to accomplish can't directly shape the software itself: All they can do is "make a humble request to the programmer."

    I work on a project where real time control software is written by software artists who only know software. Getting them to meet the needs of the project is like pulling teeth. They do not understand the needs of real time control software. If others beg and negotiate a lot they can get some of what they need.
    Getting this project to work has been excruciatingly slow and frustrating.
    But this is beautifull code. It is the easiest to read code I have ever seen. It is the best organised code I have seen. But the performance ot what the code does is rather poor.

    I used to work in a very competative industry. The hardware control engineers would write the control code. We would gets things functioning quicky. The code would really meet the needs of the project.
    But it was butt ugly code!

    Is there some way to get what the projects need and get readable well organised code too?

  8. You forgot Gates dumster diving for source code! on Why Programming Still Stinks · · Score: 2, Funny
    Gates went on to say that young programmers don't need computer science degrees: "The best way to prepare is to write programs, and to study great programs that other people have written. In my case, I went to the garbage cans at the Computer Science Center and I fished out listings of their operating systems."

    This image of Gates liberating source code print outs from dumpsters made the whole artlicle worth reading.

  9. Re:Welcome to the internet... on Tom's Hardware Investigates Michael's Computers · · Score: 1

    Where is the law enforcement here. This guy commits blatant fraud for years. But the law enforcement folks have not made it out of the donut shop.

  10. Re:Media player an essential part of the OS??? on Microsoft Facing European Sanctions · · Score: 4, Funny

    If Microsoft designed my car radio/CD player would be essential part of my car! If I remove the radio, the engine would not run.

  11. Re:Who actually pays? on Is Windows Worth $45? · · Score: 1

    To be fair the support costs are higher for some versions of Windows. I would expect that to show up in the price.
    SuSE charges a lot more for the server edition than for the home versions. The level of support is a lot lot higher too.
    Redhat had similar pricing back in the days they sold a home version.

  12. Re:These are a few insecure programs that won't wo on Windows XP SP2 Could Break Some Applications · · Score: 1

    Thank you very much!

  13. Photon vacuum or product vacuum on Matchbox Sized Color Projectors? · · Score: 2, Funny

    They talk about a "photon vacuum" but all is see is an information vacuum and a product vacuum. There is no there there.

  14. Re:These are a few insecure programs that won't wo on Windows XP SP2 Could Break Some Applications · · Score: 1

    Helvick,
    I am trying to find out if SP2 breaks. interpeters like Java and Python. They generate object code on the fly.
    Does Java work in Firefox?
    Does Python work?
    You can downlog the python interpeter from this site.

  15. Python Too? on Windows XP SP2 Could Break Some Applications · · Score: 1
    "The great bulk of applications will not be affected by memory protection. The number one that leaps to mind is execution environments with just-in-time code generation. The .Net Framework is one," Goodhew said.

    .NET is not the only interpreter that generates object code on the fly. Here is my partial list of other interpreters that could get broken:

    Java

    Python

    perl

    Visual Basic?

  16. Re:I'm siding with Microsoft ... on Feds Reject Eolas Browser Plug-In Patent · · Score: 1
    I am also on Microsoft's side on this one. I have reservations about software patents. I do not like patents getting awarded so easily. The patent office should do a better job of screening for prior art. The patent office should also do a better job of figuring out if the invention is obvious to someone with ordinary skill in the art.

    It sure hurts to take Microsoft's side on an issue but sometimes they are right!

  17. Re:Quotas are generally a bad idea... on China Plans Domestic Software Quotas · · Score: 3, Interesting
    Very often protectionism works to help a domestic industry reach critical mass. I know this runs counter to current economic theology. But there are examples.

    One example documented in Michael Pollan's book The Botany of Desire is the U. S. marijuana industry. U. S. grown pot used to be of rather poor quality. Law enforcement cut off the supply from foreign competators. Under this unintentional protectionist program, U. S. grown pot became some of the best in the world.

    Alternatives to the Microsoft desktop will reach critical mass a lot faster with some protectionism. Short term, the people in the Chinese goverment will be using software they find unfamiliar, and a little harder to configure, and perhaps a bit awkward to use. But this shall pass. They are obviously willing to take short term hit to come out ahead in the long run.

  18. Web based CUPS configuration on Open-Source Software and "The Luxury of Ignorance" · · Score: 1
    Use the browser based CUPs configurator.
    The I ran into this when I had to get my daughters iBook to use a printer on a Windows box. I found instructions on the web to point a web browser on the OS X to the loopback CUPs address - http://127.0.0.1:631 .

    I had a SuSE box that I could not get to print to the Windows box. Yast was FUBAR for this. I followed the instructions ( loosely ) written for the OS X on the Linux box and it worked!

  19. Re:Stealing energy on Electromagnetic Emission Art · · Score: 3, Insightful
    I can see this scenario:
    Farmer who lives close to power line makes some big coils to nab some of the energy in the air around his house.

    Power company: You are stealing our power. Stop.

    Farmer: What are your E fields and H fields doing on my property. Get them off or let me use them as I see fit.

    ...

    This could turn into quite a pissing contest!

  20. Way to set back the rest of the world on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 1

    Maybe Microsoft wants us to copy the code. That way Open Source stuff will be as fucked as Microsoft code!

  21. Re::: prediction :: on Windows 2000 & Windows NT 4 Source Code Leaks · · Score: 1
    Imagine Microsoft's surprise when an Open Source developer sends them a copy of their source tree for Win2k and NTFS has been completely replaced by ext3

    Or better yet-- ReiserFS!

  22. When will Kpilot support this "Cobalt"? on PalmSource Drops Mac Synchronization in Cobalt · · Score: 1
    After some time there should be an open source client that works. Then we can open a shell and type in:

    sudo apt-get instal kpilot

  23. Re:Brief History... on What If Dark Matter Really Doesn't Exist? · · Score: 2, Insightful
    You keep telling yourself that... God boy. However only 7% of scientists believe in a personal god.

    Perhaps the physicists just do not believe in the God they hear about in a typical church service. Religions attach a lot of sectarian baggage to God.

  24. Who makes government decisions: Lobbyists on Microsoft Lawyer To Lead ABA's Antitrust Section · · Score: 1
    The group the lawyer is in charge of is a lobbying group, not one that will be making any of the decisions.

    Lobbyists pay the money. Politicians need the money to buy ads to get elected. The aliterate electorate then votes for these corrupt bozos. So lobbyists do make the decisions.

    ( aliterate is a word! )

  25. Re:Legal? on Two Blanks Against the Trend · · Score: 1
    ... but wouldn't the two blank discs intice a US consumer to break US laws? Aren't we allowed on one personal copy?

    At the very least we are allowed to make as many copies as the copyright holder says we can make!