Slashdot Mirror


User: the+eric+conspiracy

the+eric+conspiracy's activity in the archive.

Stories
0
Comments
9,198
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 9,198

  1. I believe that the Tyan .... on Custom Motherboards? · · Score: 3, Informative

    has something very close to what you want in their Thunder K8WE. You need Opterons though because the AMD64 doesn't support dual CPU, and the chipset is the NVIDIA nForce(TM) Professional 2200 and 2050 series, which is needed for dual CPU and PCI-X.

  2. Re:Sluuuurp..... on Dual Cores Taken for a Spin in Multitasking · · Score: 1

    I've crossed Intel designs off my list for that reason. If power is your concern, the Opteron dual cores will be available in low voltage designs that draw as little as 30 watts.

    Or you could wait for a dual core Pentium M.

  3. Re:speaking of 'non invented here' on Why Did Adobe Buy Macromedia? · · Score: 1

    Google is the way to find these things, and it was a S.F. based company. From what I understand Live Software was demonstrating a set of custom tags that allowed you to host ColdFusion sites on JRun. That sort of forced Allaire's hand.

    Under the deal, Allaire said it will purchase San Francisco-based Live Software for approximately 550,000 shares of Allaire common stock. Based on Allaire's closing stock price of $45 yesterday, the deal is worth about $24.7 million.

    The acquisition will help Allaire extend its capability to deliver products that allow a broad range of customers to build and deploy e-commerce and enterprise Web applications, partly by adopting Live Software's JRun.

  4. Re:Based on Monotone it seems on Torvalds Unveils New Linux Control System · · Score: 2, Insightful

    Yes, and the Kernel developers looked at monotone as the tool that best suited their development model. However it was way too slow. Hopefully monotone and git will learn from each other and the result will be a better faster open-source distributed SCM.

    I think Larry is going to be unhappy with the end result, because by cutting off the kernel developers he is triggering a lot of work on development of open SCM tools.

  5. Re:speaking of 'non invented here' on Why Did Adobe Buy Macromedia? · · Score: 1

    I didn't forget Allaire. The question I have is who remembers the company that Allaire bought out so they could host ColFusion on a J2EE app server.

  6. Re:Can't See Why you would change. on Programming Language for Corporate UI Research? · · Score: 1

    I can't imagine why you would think that

    So other people would be more likely to look at and build on the project.

    It's like darcs - nice concept, but since its written in Haskell it imposes a barrier to anyone who wants to contribute to the project.

  7. You asked for it.... on It's not a Feature, It's a Vulnerability! · · Score: 2, Funny

    Which other features/capabilities (in any OS) would you like to have removed?"

    Windows, all flavors, TCP/IP.

  8. Can't See Why you would change. on Programming Language for Corporate UI Research? · · Score: 2

    If you are doing UI concept R&D I would think that you would want to be platform independent. Despite all the posturings about Mono, it seems to me that Java is the leader in that area.

  9. Yah Greehouse Gases on The Not-So-Cool Future · · Score: 1

    Now we know the real cause of global warming.

  10. Re:Patents with funding money. on The Not-So-Cool Future · · Score: 1

    "Mechanical engineers at Purdue have filed patents for ... "

    "Should not the patent rights be shared among those who funded the project?"

    The people filing the patents are rarely the owners of the patent rights.

  11. Re:Is it worth it? on Longhorn Preview · · Score: 3, Funny

    Sounds to me like Longhorn will be a big contributor to the need to upgrade the electrical grid.

  12. Patches != Security on Survey Shows Admins Avoiding SP2 · · Score: 1

    To me this gives a big shot in the head to the idea that patching is an acceptable security assurance mechanism. The fact is that patches often have side affects, and a good organization will test to make sure they aren't going to be crippled by these side affects before installing the patches. This equates to time, money and a period of vulnerability.

    You really have to get it right the first time as much as possible in order to have a product with good security.

  13. Moore's Law vs. Eric's Law on Gordon Moore: Moore's Law is Dead · · Score: 1

    Moore's Law may continue to hold for a while yet, however Eric's Law that the power consumption of a transistor is inversely proportional to its size seems to be pushing the CPU towards being a point source at T -> infinity may make increasing CPU transistor density impractical.

  14. Criminy.... on Intel Ships Dual-Core Chips · · Score: 1

    I've got a dual-core dual Slot 1 Pentium II 400MHz server that I use for running a brace of hard drives of a file server that I'd like to upgrade to a bit faster machine, but I don't want a computer that doubles as a space heater since this is going to be 24x7. I was thinking about buying an Opteron HE, but really would rather have something with a 2 cpus. The thing about the single Opteron is there seem to be a big lack of single Opteron MB's around, epecially those with a fast-wide PCI bus.

    It seems what I really want - 2 cpus low power PCI-X 2 slots in an ZTX form factor just doesn't exist. If anyone has a suggestion?

  15. Re:Here's a way to avert a crisis: on Is Ubuntu a Compatibility Nightmare for Debian? · · Score: 1

    In the wake of Red Hat's withdrawl of a viable free linux distro,

    What's wrong wit Centos? It's a really solid free linix distro from Red Hat.

  16. Re:How about... Arch or Monotone on Linus Drops BitKeeper · · Score: 1

    We're still using CVS at work.

    It is surprising how many small shops don't use version control at all. For them the move to CVS is a giant step forward, much bigger than the move to something better than CVS.

    Ultimately though most commercial teams move out of CVS - it just has too many issues. The one that got us was that it has no defense, diagnostics or warnings against repository corruption. We found that a system like that as storage for the crown jewels of our company and the source of our livelihood to be unacceptable.

  17. Re:How about... Arch or Monotone on Linus Drops BitKeeper · · Score: 1

    You are incorrect w.r.t. Linus quote, that's what Chris Wedgwood said.

    Yes, I stand corrected - Chris was quoting Linus which confused me as to the author. Nonetheless Linus did agree with the assesment as to the current speed. Of course we don't know if it can be fixed - but until it is it is out of contention.

    Bazaar-NG is an interesting project - but as you noted isn't ready now and I am sure you realize it can't really be evaluated until it is. And SCMs really need to age for a while to get the bugs out.

    As far as svn, everybody understands that per se it doesn't fit the development patterns used by the kernel team. However I think you guys may be missing out on the boat as far as SVK goes - it offers a lot of what you find missing in svn and probably is closer to being a workable system than any of the other alternatives.

    Git is a kind of interesting study, but as is noted is a tracking tool for interm use, not a real SCM.

  18. Re:How about... Arch or Monotone on Linus Drops BitKeeper · · Score: 4, Interesting

    Monotone is too slow and SVK isn't??

    Here is a quote from Linus:

    "I'm playing with monotone right now. Superficially it looks like it has tons of gee-whiz neato stuff... however, it's *agonizingly* slow. I mean glacial. A heavily sedated sloth with no legs is probably
    faster."

    Darcs is interesting, but it already has a bad rep in regards to speed and scalability because of the Haskell infrastructure. I wouldn't put the kernel on it. There are also concerns about getting otehr developers to support it because of the Haskell code base. Right now it's a one man show.

    Subversion already is well proven on large projects - the question is whether SVK is mature enough.

    My guess is what is going to happen is that the kernel guys will do something custom, perhaps on top of or in conjection with SVK and SVN. Monotone, Darcs, etc aren't very likely, and Subversion by itself doesn't fit the distributed work flow of kernel development.

  19. Re:Sarcastic post... on Linus Drops BitKeeper · · Score: 1

    Why can't he just have some of his minions design, from scratch, a distributed source configuration management package that can do everything he needs,

    If you read the threads involved you would not have written this message. The question isn't whether or not they are going to do this, but rather what existing project, if any, they are going to leverage to reach this goal.

  20. Re:How about... Arch or Monotone on Linus Drops BitKeeper · · Score: 3, Interesting

    Monotone has been discussed and appears to be too slow. SVK, Darcs, and Arch are still in the running.

  21. Re:How about... on Linus Drops BitKeeper · · Score: 1

    From reading the traffic on this topic it looks like SVK is a strong contender. Monotone is turning out to have really insufficient performance for managing the kernel.

    Some of the other open source candidates also have performance problems.

  22. Re:In the post-9/11 world, ... on Hitachi Goes Perpendicular · · Score: 0

    I for one welcome our new hard drive perpendicular terroristicular high storage density overlords.

  23. Re:Java never got a fair break. on Hibernate - A J2EE Developers Guide · · Score: 1

    C++, where we got real types and real templates

    C++ has neither real types or real templates.

    C++ types are system and implementation dependent, and the temples are an imitation of something done better elsewhere (i.e. CL macros).

    And BTW, Java does have an unsigned data type.

  24. Re:What about MultiMap? Not really "new" on Google Adds Satellite Imagery to Maps · · Score: 1

    I see - so it is a data coverage issue more than an implementation issue. I know that there are also some areas in the map view that have incomplete coverage. It will be interesting to see if those get filled in as this service goes from beta to non-beta.

  25. Re:What about MultiMap? Not really "new" on Google Adds Satellite Imagery to Maps · · Score: 1

    Did you try putting in a specific street address??? I tried 4800 Brooklyn Pl, Brooklyn Center, MN and got a quite high res image, to the point where I could make out individual windows on the buildings.