Ask Slashdot: Open Vs. Closed-Source For a Start-Up
atamagabakkaomae writes "Together with a friend, I am starting up a company in Japan that develops sensors used in motion capture. For these sensors we develop hardware and software. Part of the software development is an open-source toolkit called openMAT. We have some special purpose algorithms that we developed ourselves and that are better than our competitor's technology. I first wanted to publish everything open-source to spark interest in our company and to do development in collaboration with the community. My company partner disagreed and said that we will lose our technological advantage if we open-source it. So I eventually published only a part of the toolkit open-source and closed the most interesting code. How do you guys think that open-sourcing your code-base affects a company's business? Is it wrong for a small company to give away precious intellectual property like that or will it on the contrary help the development of the company?"
You believe you have better algorithms than the competition. Starting a company is hard enough without giving Christmas presents to the competition. Keep everything closed while the company is young and vulnerable. Open source your code later if it won't help the competition AND you believe it will add value to your company. How far would Google have progressed if they had open sourced their search engine ten minutes after they had it working?
Frankly, if you have to ask this question you aren't really serious about succeeding.
Your company is just starting up and probably isn't established in the industry. Giving away everything you have done better than your competitors is not going to end well. Remember that they are already established in the industry, and way more known than you. You're already at disadvantage there. Don't give away the one thing you have - technological advantage.
Since you work in a very specific industry and not with something that has everyday uses for everyone or at least lots of people, open sourcing your code won't spark interest in your company or get you a community that helps you develop it. Less specialized software already doesn't get contributors, and if they do, it takes insane amount of time to look over the contributions. You work in a very niche industry - you won't get either one of these, but instead you will give away whatever advantage you have.
Now is not a good time to open source it. Maybe later if you grow to a large company, but not now. You will probably see most comments suggesting open sourcing it, but they are only saying so because of the community of slashdot. They aren't thinking it in business sense.
Tom Preston-Werner from GitHub recently posted his take on this question:
http://tom.preston-werner.com/2011/11/22/open-source-everything.html
The tl;dr version of it -- open source everything except what is intrinsic to your core business value. My personal take is that if you can't beat your competitors with a mostly open book, you won't beat them with a closed book either. Hire the best people you can find, be thoughtful about your product, and hope for a bit of luck.
Pay it forward
Then when you're bored you can open source your code.
Your partner is correct. What you do not want is your company to live beyond you and become a deathless monster. It would be better if it went on to became a trust for the code you create and to foster it's development or other open source projects.
I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty
"Is it wrong for a small company to give away precious intellectual property like that"
no but its dumb
Open source can be good for a company, but it depends on what your company is doing. Is it helping a community gather knowledge and tools? or is it selling a product to people who could not give 2 shits about how it works?
It sounds like the latter.
Because nothing is more important for a Startup than spending as much money as possible. I recommend going all Microsoft so you can also enjoy the Licensing hell that most of us in corporate IT enjoy. Plus exchange server is so lightweight, you can get away with a single 12 core, 3ghz, 16gb ram and 10tb of 15,000 rpm storage. if you don't go over 100 users.
Although in truth, do NOT host your own email. pay Google for their hosted exchange or someone else. Unless you guys are doing 1990's type startups where you spend as much as possible for stupid reasons. Then hire 2 Exchange people to maintain that abortion of a email server.
Can you tell I spend 10 years supporting a corporate stall of exchange servers? Exchange and Share point are more painful to maintain than a hot poker in the eye.
Open. But just because I like it like that. Don't know if it would make business sense for you, since I didn't read.
But if there is a service or hardware to sell, being open source could be your advantage; Free labor, guarantee against lockdown and easier customizability for customers and goodwill.
How about promising to release the relevant code once your company has sold a specific number of units?
You could also consider a custom license, whereby your customers gain access to the source and are free to modify it, but may not redistribute anything, including their custom changes, save for sending it upstream.
We're ready to steal your tech and take your customers.
There are a few. Red Hat is a good sized company. Springsource had a reasonable-sized business (tens of millions in revenue) before being acquired by VMwware. mySQL was similar in revenue, and got acquired for crazy money by Sun. There's SugarCRM. But in general .. most of the really valuable companies have really valuable software they keep under lock and key.
And then I can sit around smoking weed and selling closed source versions of your software. You'd never know, because I'd obfuscate it.
Seriously, do it. It's the right thing to do. Moral, open, caring and sharing. All great stuff when you're trying to make a profit from people.
Focus, focus, focus on getting that product out the door; that alone will take everything you've got. Open-sourcing involves managing a team of people who are distributed in geography and in time zones, and may not care about the mission of your business. It's way more headache than you need right now; I'd definitely not try to add that to your already-full plate.
Open-sourcing isn't really a marketing tool. Once you have a harem of happy customers, they will provide all the buzz you need, and then if you're profitable, you might have some breathing room to think about helping society.
Provided that you're selling something else. The reason we open source things is to give something back to the community; it helps us get our jobs done. But we don't give away our work.
Incidentally, I'm split on the issue. I happen to know a chip vendor that lost at least one contract because their development tools were proprietary; we instead developed with their competitor's FPGA because the tools provided were free.
But it sounds like your expertise is not in the HW, but the SW. Consider that your competition sounds like they're expertise is not in SW, but HW. With their better expertise in HW, they could probably use your algorithms to offer a better overall solution than you can, effectively shutting you out of the market.
The society for a thought-free internet welcomes you.
it seems that allot of successful opensource projects either come about from...
a. a failing company opensourcing its assets in a last ditch spite of what every company screwed them over (netscape spawning what would become firefox for example)
b. a non-commercial programming hobby that snowballs into something huge (the linux kernel for example)
c.a successful company outsourcing something obsolete and already milked for all its worth as a publicity stunt (what id software(the makers of doom and quake) seems to do with all their old game engines for example)
projects that try and force opensource fame don't wind up as well recognized as they would like (gnu is a good example)
probably best to keep your most valuable asset under raps for now the community (if there would be any) won't mind that much as long as stay friendly(dwarf fortress is a good example of this)
Open source is only acceptable when it's other peoples work!
Consider:
- Is your product something that hobby developers might take an interest in? Will their contributions add value to your codebase or company? Will they want to contribute?
- Is your product something other companies might find useful if they took it, added a feature, and contributed it back to you? Will they have any incentive to send anything back to you?
- Do you have anything that you can subsequently sell to the people using your open code, that they are going to want to buy, that a competitor can't quickly spring up and take the opportunity from you?
- Could opening the code allow you to steal away a significant part of the market, that you can later sell products or services to, for a net profit? Is this likely?
And weigh this up against:
- You've given away the code. Is there anything left to sell, and will people want to buy it?
- Would your company survive if someone saw the code, thought it was a good idea, and put double the number of developers on it and told them: "make something like this"? Assume they will use your code as a reference, but no proof of it will ever be found.
- A company with an international presence steals your code, builds it into their product, and sells it. Do you either have the resources to fight a huge multinational (possibly hiding behind a subsidiary in a different country), and the ability to survive for a few years whilst it works its way through the courts, as well as fight off baseless countersuits? Or is your product such that your company will survive, even if it is being ripped off, possibly even benefiting from the exposure?
What is your secret sauce? You don't give that away. If it's, say, in the hardware or in the services, then opening source might help more than it might hurt. If however it's the improved algorithms that's really what's making your kit more attractive than the competition's, then it doesn't do to give away that in the name of open source; it means giving away valuable competetive advantage. What, really, is it that's going to spin your company money then?
I worked for a web startup which used the "Open Source the main product" approach. Quite a few employees were picked up from their open source contributions, so it was a great way of attracting talent to an early-stage project.
Of course then they made everyone sign copyright assignment agreements and significantly diverged the closed portion of the product so its not REALLY open source now. A shame, still if you have a product you really need to sell to venture capitalists they really like it when all the IP rights are solid.
Since I work as sales director for an Open Source company, you will know my answer.
Tell your partner, that not only will you keep your technological advantage, but you will always be one step ahead of any competition if you work with a community. Be a leader for that community. Provide an infrastructure that makes communication easy among contributors. Inspire them by giving directions and accept input at the same time. Tell the community about your goals, let them be part of the story, inspire them to contribute and make yourself a desirable target for talent.
What you need is a clear focus on your business model. As an Open Source company you will market your know how, your unique expertise and tell everyone that you and only know are the ones to support a customers into the deepest abysses of technical problems. Find partners and share your expertise. Identify key contributors to the project and hire them. Be the experts in your field of knowledge and make yourself independent from a product that others can copy. Develop a business case, a sales pitch that potential customers will easily understand and identify as something that will bring a distinct advantage to their business by using your product.
One last thing: You will have lots more fun building an OSS company than going the closed way. You will be part of a community, you will lead it and you will continuously get input from intelligent people, input that otherwise will cost you dearly when hiring external consultants.
Since your IP is your only competitive advantage I wouldn't just give it away. What you could do though is modularize your engine with a plugin architecture, writing plugins containing your IP. You can then open-source the engine so everybody could use it, but your own plugin with your IP remains closed-source.
dont see why you wouldn't. all those companies are doing very well.
If your end product is to end users then I wouldn't open source it. Keep in mind moving a product all the way to an end user (read idiot user) is expensive on a lot of levels. If your product is to be used by the community to develop new products then having access to that code base is a deciding factor on what they will decide to use.
A lawyer is a good choice here. If you post a question like this to slashdot you're only going to hear the two extremes. Open source Nothing and Open source Everything. QT's original design of permitting non commercial users to develop to their hearts content and commercial user's to purchase a license maybe a good route while you're getting started.
What do you expect from making those specialized algorithms open source?
Usually, you would go open source if you want someone to work with and improve upon the things you have.
You could open source ways to implement your sensors into applications, an open source library that implements things you can do with them for example.
A good, open library that I know I can alter to suit my needs, is something I look for when choosing hardware, such as ICs.
Or even hardware specs that would allow people to find new purposes for them. If you do that, you might get useful things in return and attract developers to work with your sensors.
In this case, you I would say, you should keep your sensors as a black box and let people use them as such. Then open source everything around that, that eases the use of them.
Despite Richard Stallman's objections if he heard the same question*, open-source is not going to help in any way here. Your technology is what's known as a "trade secret", and would be the basis for whatever revenue your company makes. Giving out the algorithms to your competitors would be corporate suicide, and gain absolutely nothing except a reputation for being a total idiot.
Google open-sources things that it can afford to have open sourced, because it's to their benefit in various, interrelated ways. They're in the business of information after all, and whatever avenues they can make in obtaining said information are all the better.
* His first objection of course would be to first clarify the difference between free and open-source software, which I'm aware of but don't see the relevance in this particular case.
To all newcomers - people here are very close-minded and can't handle complaints about Linux. Keep this in mind.
Look at big open source projects, notice how unusable the user interfaces are or how buggy the code is (memory leaks everywhere) because there is no accountability and they can get away with saying "fork off". When your closed and have real money on the line you have to compete better or you go out of business.
Like it or not, billion dollar enterprises are closed for a reason and why open source users are stuck in their mom's basement.
For many of your customers, closed source (i.e., binary or restrictive source license) may simply not work, for example because they are at a university (and can't guarantee that the source code won't leak out), or because they need to run the software on specialized hardware that you can't provide binaries for. Your advantage may also not be as big as you think, so open sourcing the software may not matter much, and other people may provide you with useful input and improvements. So, I think you should seriously consider open sourcing the software. You could make it a dual license (GPL + proprietary).
The best choice would be if you could incorporate those algorithms into your hardware. Can you add a small DSP do the hardware? That doesn't just protect your code, it actually may also make your hardware easier to use (fewer software dependencies). On the other hand, that way, you won't get any improvement from the community.
You have a third option here: patent the special purpose algorithms, then open source it under a license that does not include a patent grant. This way, your value-generating asset is protected, but your users still get some benefits of OSS - the ability to tinker with the code and adapt them to their needs, and knowledge that they can support it themselves in long term if need be.
If you want, you can also add an explicit patent grant for open source applications only (e.g. only for GPL v2 and v3). That way you get FOSS community onboard, but any commercial competitors would still have to license your patents (which you could refuse outright, or at least ask a fair price) to reuse the idea.
Until you make enough money to secure your future then open source it.
Like others said, someone else with more capital could take whatever technology you have and beat you with a better product.
Besides, whatever code you open source, another company could copy it and keep their code obfuscate. You won't be able to sue them since you don't have enough funds and they have a lot of it to fight you back.
If you go closed, someone else will enter the market with hardware using open source, sell it cheaper, and make money from support/contracting.
So, do it yourself from the start.
Support/contracting causes less overhead in your operations and less expenses. makes you more versatile.
Closed on the other hand requires continually growing and monolithic corporation to provide distribution, support and aftersales care.
Read radical news here
A start-up company in Japan by a foreigner? You've got a huge, huge balls. I have some friends who could never get theirs off the ground. Best of luck to you. Japan needs a lot more entrepreneurial spirit.
in development costs and production tooling costs for a potential competitor to field a competing product based on your source code?
What added value would you be providing a customer that might be tempted by the lower cost of the competing product?
Can you provide an open source product with algorithms less effective than yours and offer the "upgraded" version as proprietary? Would enough people buy the improved version or is good enough enough to erode the potential number of customers significantly?
A lot of hardware companies have the source code to their *nix drivers available to download. A lot of other things are internal tools from places that don't sell software as their core business. Of course the biggest example is Google who have advertising as their core business.
If it's hard to make any money with it as closed source software the answer is simple in purely practical terms.
Open source it with a viral license like the GPL.. when/if your competitors steal your algorithm you can sue them for infringement. Also, even though you can't get a patent for an algorithm, try to get a patent or two that are somehow related to what you have as a technical advantage to further protect you. It's a win-win. You'll either make money by being an awesome company that works well with its customers or you'll make money by suing the pants off people while you sit at home playing PS3.
/jaded, I know
release the code as free for non commercial use only. now the community can use it but competeing companies can't.
Put the algorithm in the hardware if you can, then you can publish the library open source without any risks.
There is also the question of whether closed source will even protect the algorithm. Binaries can be disassembled and reverse engineered, so closing source just makes thing more difficult if it's something as simple as an algorithm you are trying to protect.
1984 was not supposed to be an instruction manual.
I've done plenty of startup software development - we tend to use open tools and LGPL libraries, staying away from the pure GPL stuff because of the shades of green that the investors turn when they hear that they don't own secrets in the code.
Have you forgotten what capitalism is about? It's about maximizing profit by making everyone else suffer.
Moron, kindly click this link http://skep.li/slashout and don't come back. Thankyou.
An SQL query goes to a bar, walks up to a table and asks, "Mind if I join you?"
The /. community is full of nerds who blow a load every time 'open source' is mentioned.
You run a business and not a charity. I would even go a step farther and say it is immoral and unethical if investor money paid for it. It is not yours but the company's.
It is a good deed and we would appreciate your contribution. However, your bank doest care nor your landlord or your car dealership. If I see your name and decide to use your software to drive away sales from all the hard work you have done then how is that fair? RMS is an idiot as your users will not pay you rent by purchasing support.
But what you really ought to be worried about is copyright and GPL violation. Does storing the program in the machines ram count as distributing? Get a lawyer! If it is copyleft or has a gpl linking license you are good to go with your addons. See if you can use a BSD or MIT package that has similiar features if you cant opensource. You may have to make your own sdk from scratch but get a lawyer first. Good luck with your business!
http://saveie6.com/
Open the source if any of the cases apply:
- Your code is infrastructure and your value is in the service you provide: Open sourcing in this case allows to form a community around your infrastructure and soften the burden of having to maintain it all by yourself.
- The code is already open-source and you provide consultancy services: Your main revenue comes from maintenance and deployment contracts, open sourcing increases your client base.
- You're creating a new market: if the market is completely new then open-sourcing might raise awareness and increase your client base, but it will also help competitors (if and when they emerge and they will if you're successful); This is usually done on a freemium model, you open source the functionality to raise the client base but close "enterprise features" like scalability/high performance/fault-tolerance/configuration management.
Close your source in any other case and if your case does not fall *clearly* into any of these.
The number one reason anyone open sources anything is to get a community to support and develop the software. The more niche or unique your idea is here the better. If your business is selling hardware you don't care if you make money on the software because that's not what you sell. You sell boxes, not applications. That will give you street cred, and make you look benevolent especially if you back port user hacks and features into your main line code base (and your resulting devices). If you are a software company you simply cannot afford to do this -- your business is selling your bytes of code and not iron. Your edge is your software, data, engineering, and the like... You cannot give these away for free if your develop software for profit... Google does NOT sell software they sell advertising, and thus can give as much away as they like -- their edge is in being a market leading ad conduit. They can give all their software away and it would barely effect their bottom line because the marketing rep is what makes the money for them. I can give all the software I want if I am predominately a marketing company; I just can't give away free marketing. :) Thus, being in the software business stinks.. as you cannot be open source in it and stay alive. Whatever you plan to develop launch your business in that field and make your software for that cause -- then it doesn't matter if you give it away... because software is not your business...Otherwise, just keep it closed.. and profit. :)
The successful companies that use open source aren't selling software. Red Hat is a good example. They sell service. Their software is something you can get from lots of people. You pay them for service. Or Linksys, they sell hardware. So while they might use OSS on their routers, it isn't the software you buy them for.
Then take a look at Google, they are a mix. Android is OSS because they aren't selling software. They aren't making money on it directly, they make money on services via ads for it. Their search engine though? Closed and highly proprietary.
Most people won't pay for something they can legally get for free, and you can't fault them. As such, you need to figure out what it is you are selling. If it is software, then don't give that away.
Eclipse: http://wiki.eclipse.org/images/7/75/CDT_Talk.pdf
Eclipse is an open source IDE. Many companies that used to supply their own IDEs have converged on Eclipse. Eclipse supplies the framework and the GUI and the companies supply their proprietary bits for the versions they distribute. It works well and allows the individual companies to focus on what they do best.
And your competitors use your code (if it's not BSD or something similar), you've then forced them into being open, too.
and your product is better, never EVER open-source it. You'll find yourself working for peanuts while the government takes your ideas and gets some of the best fringe benefits in the world.
- Is it wrong for a small company to give away precious intellectual property...
yes.
You won't build any community among your customers if they feel locked out of key pieces of the product. If anything, they will be resentful. Jon Oosterhout tried it with TCL (Scriptics). Ransom Love tried it with OpenLinux (Caldera). Both failed.
You have already build your software on top of openMAT. If you want to be a closed-source company, then do the right thing - dump openMAT, and write your own replacement.
For what it's worth, in my opinion people are overly obsessed with the importance of protecting their precious "IP". You are not that smart. Any "edge" it gives you will only last a short time. It is more important that the products that you make do what you say they will do, that they are delivered on schedule, that they are reliable, that they are properly documented, and that you are available to stand behind them.
The answer to your question lies in open/closed source relevance to your business model. Businesses typically don't make money except by careful planning. To decide on this without considering it's benefit or detriment to your specific business model is a analysis oversight. However, in most business, this is not a single question but many. Understand where you plan to benefit from open/close sourcing a application/module/library and conversely what the specific risks are. This boils down to SWOT (Strengths, Weaknesses, Opportunities and Threats) analysis.
Superficially you might decide to close source your areas of strength, adopt open source for you areas of weakness. You might also see open sourcing as an opportunity in some cases and a threat in others. However all this depends on exactly how you design your business.
Turn in your geek card. RMS failed at maintaining emacs (for some reason, people don't like working with him), and was forced to import the complete xemacs fork and rename it "emacs".
Same story with gcc and egcs.
RMS can't earn a living with "his" code, which is why he rambles around talking about how you too can be dirt poor via open source.
Only open source your codebase if you want to outsource your entire company and any future profits to your competitors.
There was effort of the FBI to install backdoors through a contracting company working on OpenBSD, but the changes were not allowed and previous changes by those involved were given intense scrutiny. Besides, OpenBSD cut its ties to US defense funding when Theo voiced opinion about the Iraq war, since it was just to boost the US economy, so OpenBSD can no longer is manipulated by US special interests.
just nevermind those 2 trillion dollars worth of bailouts from the taxpayers.
Don't open source ANYTHING unless you are a very well established brand. Many companies supported open source early because it helped them (Oracle, IBM). It loosened Microsoft's stranglehold on the desktop market and it slowed their advance on the server market. How will giving away source code you paid to develop help your company survive it's first 5 year hump? Weigh that with giving anyone who wants to copycat your idea 90% of the task by open sourcing everything except your proprietary algorithms.
Even though your proprietary algorithms give you your niche, developing and debugging the rest of your software will cost you plenty and keeping it closed will take that much longer for your copycat to copy, giving you more time to establish yourself in your industry.
Don't get me wrong, I think open source is one of the greatest things to happen to the computing world, but don't give away the keys to the castle to be noble.
Ok, you sell a widget. I'm your customer....
First, I care about the money. If you're cheaper than your competition, I'll buy you. If you're not cheaper in the initial term, your widget better last longer. It should be easier to use than your competition too. If not that, you'd better have GREAT support. Actually, you should have that anyway.
Does it matter to me that your stuff is open source? Will I have to code to make your widget work? I really don't want to... I'd rather you did that. I have other things to worry about. I'm making my own widget.
So... do I care if you are open source? You should ask your customers that.... They are the ones that are going to see if you succeed or fail....
Ok... So lets say you DO open source your stuff.... Your competition steals it. Ok.... are they cheaper? Longer lasting? easier to use? Good support?
Note how all those things that I care about having nothing to do with closed or open source. They have to do with the impacts on your customers...
I think you're asking the wrong people...
Tony
You're getting into an industry where your stuff *will* be stolen or misappropriated or reverse engineered. You make your money in entertainment by providing personalized service (i.e. it's not the trade secrets that make the money, it's the personal relationships and the knowledge of how to apply those trade secrets). Or in renting equipment and crew that performs the function (viz, the Panavision model).
ALways ask for enough money UP FRONT to cover your costs, because if you do the job on credit, the producer will come to you and say "gosh, we ran a bit over budget, can we get a discount on the remaining amount we owe you? We'll hire you again."
Sure, you can have folks sign NDAs, but they'll renege, and they've got much deeper pockets to tie you up in court while they duplicate your work.
So, figure out what you can really keep secret (as in reveal to NOBODY and not be reverse engineered).. keep that secret, and you might as well open the rest.
Remember, a few phrases you need to know in the entertainment industry:
1) It's who you know
2) What have you done for me lately
3) Can you help me out here
1- how you get work
2 - I don't care if you're a genius and have an academy award, what are you doing for me TODAY
3 - a request for a kickback or bribe or "commission" or discount
How do you guys think that open-sourcing your code-base affects a company's business?
If you're the business guy in the partnership, open sourcing the code is NOT in your self-interest. You don't want your technical partner to have the option to ever leave your partnership, and be able to take the code he wrote with him. Without the core developer, even if you've kept a copy of the code yourself, you won't ever be able to do anything without him. Plus, you just know that all the customers and supporters of the project will follow him wherever he goes next.
If you're the core developer who wrote the code, open sourcing the code is in your self-interest, for the reasons I described above, but also because it may bring steady customers in (assuming you do not have any such customers yet). After all, the people who buy sensors are more like developers/hackers than business people, they will automatically flock toward hardware/software that are open source and they will very likely avoid and even completely shun proprietary black box solutions (assuming there are open source alternatives available, which in this case, sounds like there are).
http://xkcd.com/865/
I'm releasing tools from my work that I developed for our operations.
We don't want to sell the tools - for the kind of money we could get for them in a market full of existing commercial options, it wouldn't be worth the trouble, let alone the sales and support overheads.
We could keep them closed in-house. There's nothing wrong with that and it's a viable option, but it means we give up the chance of sharing maintenance costs with others and benefiting from others' improvements to the tools.
Consequently, we've decided to open them up. This will permit competitors to use them - but most of our local competitors have already licensed expensive commercial equivalents they're committed to, so the only way they're likely to benefit is if we push pricing down across the industry, which isn't likely at this stage given that our tools are significantly less polished and more limited than the existing commercial offerings. It'd also permit new start-ups who wanted to compete with us to use them - but we're the dominant player in a mature and saturated local market with significant community loyalty. Startups have consistently failed despite having vast amounts of cash pumped into them by outfits who want to knock us out of the way and don't mind taking epic short-term losses to do it.
The upside of opening our tools up is that we're hoping to see participation from other companies and non-commercial publications, reducing the cost of ownership of our in-house tools, making them easier to maintain and less dependent on just one person in one company. That should help future-proof them for us if they're successful, and hopefully get us the use of contributed enhancements we wouldn't have developed ourselves.
IMO this is one area where OSS is really key in commercial use: when you need to build tools that help your business but aren't viable as a product.
If you think that keeping your code closed source will keep it secure from your competitors, you are wrong. they can still disassemble the executable and reverse engineer the algorithms. it is not as easy as using the source code, but if your algorithms are that good, it might be worth thr effort to them. if security is the only reason you want to go closed source, you are fooling yourself.
What is your goal? Do you wanna just sell the sensors by the boat load? Is that your goal? Or do you wanna sell software? Maybe, you wanna do both. Yeah, it would be nice to dive right into your products by having a more intimate knowledge of them by knowing code but... It'll be just fine as long as you expose the functions so boy scouts can earn merit badges.
Read it. It spends an entire book answering your question.
TL;DR: yes, eventually.
If it's a cost center, open source it. It may offset the cost slightly. If it's a profit center, hold it to your chest.
I would avoid starting a business in Japan like the plague. If you know what your getting yourself into I guess you have good reasons for starting there, but if you don't, don't.
Same question, slightly different angle...
I am currently working on a set of libraries to make it much easier to write code for managing systems (i.e. sysadmin kind of stuff), in Python, along with a couple of friends from work. The situation is that we all work for a very large company that is constantly outsourcing to India, and would like a "backup plan" in the event we're next on the RIF list, as well as something to look good on the resume if it doesn't turn out to be a money-making prospect. The basic plan at the moment is:
(1) Develop the initial version of the library, open source, under the Apache license (on our own time--and we've already checked our NDA's and this is allowed as long as we don't use company resources to do it.)
(2) Open the project to other developers, using the typical "Linus" sort of model.
(3) Capitalize on our knowledge of the project opportunistically in one of several ways: use it to support custom consulting services in the area of enterprise systems management, use it to facilitate writing enterprise management software much more easily (i.e. network monitoring, inventory, that sort of thing), provide extended versions of the project with additional features (possibly transparent remote access to servers using WBEM/WMI), provide training and support for users of the project, or just use it as a good line item on our resumes to get better jobs than we might otherwise be able to get.
Looked at in this way, the purpose of the project is twofold: it is advertising, and it is the technological base for other things we might want to build. Open source gains us more people testing it and the possibility of other users adding features and/or porting it to platforms we might not get to or have access to.
Thoughts?
Looking at the history of computing, it seems to me that the tech that survives is the open tech. So that is one thing to consider.
On the other hand, you must consider not only what it takes for the tech to survive, but also what it takes for your company to survive. You will need to make money somehow. I will be upfront here and say that I don't have a special trick here that is guaranteed to make you money. I also think most other people don't, either.
Having said that, there are various ways to approach the issue. I have a hunch that what matters more than anything else is building the right connections. Contrary to what is often assumed, you don't need to be better than your competition to survive as a company. But you will probably want to build lasting relationships with customers, make them happy to do business with you, so that they will keep coming back and refer their connections.
One way to boost customer happiness is to have a better product. This may speak in favor of keeping things closed, or patenting the tech that sets you apart from your competition, or any other measure that bars your competitors from getting their product on par with yours. Or it may speak in favor of opening things up, if you expect that the world at large will do a better job at building great things than you as a company can. Specifically, software can work either way - you may get the greatest advantage over your competitors by having software that nobody else has, or you may get the greatest advantage over your competitors because _your_ software is open source and has a great community around it and gets into places it would never otherwise have gone.
Another way to increase customer happiness is to give them the feeling that you really value them. This can speak in favor of opening things up to your customers, which is never to their disadvantage and may actually be a reason for them to prefer your offering. At any rate, delivering a product that your customers can tailor to their needs always sends a better message that you value their business than a long laundry list of legalese that promises dire consequences should the customer even dare to look at how your product works.
Yet another way to success is to set a standard for your class of product. I don't know your market, but some markets are a twisted maze of incompatible offerings, all crappy. In that case, you may come out ahead by pushing, for example, a standardized interface (API, hardware) that others can interoperate with, and build a whole ecosystem of solutions around the standard that has your company's name associated with it.
You could also consider a hybrid approach. For example, keeping your advantages in hardware secret, but completely open sourcing your software. This will give you many of the advantages of being open, while still allowing you to keep some things out of the hands of your competitors. Also keep in mind that the barrier to developing software is lower than the barrier to developing hardware, so there are many more players who could disrupt the industry by writing better software than there are who could do that by building better hardware. If you are the only one offering your software as open source, you may get these disruptors working for you instead of against you.
Long story short: keeping your secret sauce to yourself seems an obvious way to get an advantage over the competition, and is a road often taken, but it is not the only route to success. In the end, it is about keeping the customers coming, and there are various ways to achieve that. You are probably in a better position than me to judge which way would work best in your industry.
Please correct me if I got my facts wrong.
im the author of a shitty php framework of no significance, which i have given to people for free.
and what YOU have done yourself for the people ? come again ?
Read radical news here
I say that you break it down into components.
Open source as much of the generic stuff and presentation layer. The advantage is that maybe someone might come up with something better than you can.
Close source those components that you feel are propriatary and a competive advantage.
Unfortunately, the line might not be well defined as you wish. Also, watch it, as people can reverse engineer many a things, especially if it becomes worth their time and effort.
and I will let you know if you should GPL it.
Wow Barbara I'm shocked, next you'll tell us you're using Windows 7 and liking it! But I too haven't gotten why someone who is a self admitted "squatter at MIT" is treated as this "God of programming" when frankly he had ONE idea, which was based on trying to keep the world locked in the 1970s, and since then? Not so much. Even though I think Torvalds is the cause of a lot of what is wrong with Linux by being a stubborn ass and refusing to allow a hardware ABI like all the other OSes have I will be the first to admit he knows his foo, but the only thing that RMS seems to be "good at" is telling other people what to do, that and putting GNU at the front of words.
As for TFA what advantage would giving the code away give YOU, not anyone else but just and only YOU. Unless you are planning from the start to basically have a "tin cup" donation model or sell support only, which I would argue is gonna dry up and blow away like a fart on the breeze if the economy continues to sour, then giving away the code right now is not only NOT an advantage to you but could possibly even torpedo the company if the other guy can do it cheaper by just using the patented MSFT EEE model using your code.
Hell even Google keeps their best stuff in house only, see the Google File System or their search algorithms for examples. Once you make it big THEN if you want to give away the old code like ID, or just sell hardware like AMD? Then you can give away the code, but right now i can't think of a single upsaide. the community can't even claim goodwill because AMD bent over backwards, even went so far as to hire developers to help the free drivers team, only to have every forum filled to the brim with "LOL Buy Nvidia" which made sure no other major company will make that mistake again.
ACs don't waste your time replying, your posts are never seen by me.
I can't speak for anyone else, but I for my self wouldn't even consider using a closed source toolkit.
For a company it would be quite crazy to tie ones core business to another company's code.
If you don't really do anything really novel, and you already say that they are competitors, you could have an advantage if your offer your software as open source.
Either you give away the source code for free, or the source code is part of the license. In the first case it's free advertisement and in the latter it's a bonus that you have against your competitors.
Also, if you think your algorithms are novel, it's not an easy task to use algorithms in a completely different product.
I'm not quite sure, but if you release your code as GPL, wouldn't the competitor need to release their code as GPL, too, if they are using your algorithms?
http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
You can have the best of both. Have your initial development start closed to help keep your cards close to your chest, then when you're comfortable and you believe your code base is relevant enough, open source it. This is particularly helpful if what you're creating happens to be competitive to other products.
I would stray from the mixed Open/Closed sourced route since your bound run into hurdles if anything does evidently go to court (let's hope not!).
Another reason to keep it closed initially is because in the first 6 months to 1 year, you tend to find developers swaying from side to side, especially if they have better ideas that others don't necessarily agree on and this will prevent a fork from happening early on in the game, especially if you are onto something special.
I have not personally been in your position but this is based on my observations of what I've seen over the years. Good Luck!
Typical government misinformation: down with open source, promote big monopolistic businesses which are easier to control. I am disappointed that you are paid to post lies.
Whose name springs to mind when you think of calculus? How did the Enlightenment work? Same approach as alchemists with their secret writing?
Nobody is going to read, patch or steal your code if you just upload the tar file on website. The overhead of taking over a significant project without explanation, training and a vision of future direction is so enormous, it's easier to start from scratch. All Java products are effectively open source through trivial decompiler and nobody cares.
It take a large investment of money and time to build an active open source community. Companies that manage that are more successful than proprietary counterparts simply because they attracted interest to themselves that can always be monetized one way or the other. If you don't have resources to do that, there is no point to open source.
What about not treating the algorithms as property, but your combines intellectual traits. Instead of thinking that you have a product, instead think you have value-creating intellect. This way there is no more conflict. You release everything in the open as a way to prove to the World your intellect and cleverness. Then you wait for all those juicy contracts for services and new code that you'll get. You treat your clients well and help them use your capacities for their own improvement. You'll be nit Microsoft-rich, but quite sustainable and respected.
if you sell devices, go open source with them.
if you're just a r&d house and need someone else to sell the stuff, don't give it away to the retailers for free..
world was created 5 seconds before this post as it is.
And use even more complex math, which is usual in computer vision (it seems related to poster area) it can be safely open sourced and become source of small income - modification&maintenance. It's very likely that competitors wouldn't be able modify complex code based on math-heavy algorithm to their need. Even if they have this ability it would worth a lot of resources to them for small gain - if they have that kind of expertise they likely already have some in-house analog. If the code is a small improvement on well-known method, there is no advantage to open source it indeed.
The question is: What are you selling? Hardware or software?
If the software is the product, then close it obviously. There's money to be had from support contracts, but that's more of a pathway for monetising an existing free software project than for setting up a new business.
If the hardware is the product, then open the software. In doing so you effectively recruit every university doing research in the field, since they will all have tweaks and improvements. They publish their research, along with the software used (copyleft is good for that) and you either modify your own default software, or add the code to a repository for special purpose software. Your code is continuously improved and supports an increasingly wide range of applications.
Your competitor can adapt the results to their product as well, of course, but first of all they've got to port it. Meanwhile the number of applications for your sensor with custom software from third parties is going to grow and grow...
Don't let THEM immanentize the Eschaton!
1) Disclose as open source all your source code.
2) Publish on your company web site the list of all your clients.
3) ???
4) Failure!
If the software is your product, then close it. If you're in business to sell a service, then open it.
Giving away your product is not going to make you or your investors very happy.
I'm sorry but this post begs the question "How the fuck are you going to improve on an extended kalman filter?"
Only open source your codebase if you want to outsource your entire company and any future profits to your competitors.
I think your criticism is valid, but your conclusion isn't. You should open source your code if you estimate that you will still be the driver of the development. Then, other companies will build up dependence on you, you will gain influence and importance.
How can you make sure you will still be the driver of the development?
a) You have skills and experience in your area and your codebase nobody else has and will have difficulties to develop. Then others will always rely on your work.
b) You continuously add value and innovate, so your codebase is the go-to point.
c) You outwork your competition with consistency. When their fork goes stale, people will abandon it.
The beauty of open sourcing is that keeping upstream with you (feature-wise) is extremely difficult for a competitor that has a separate closed-source codebase. This is only accelerated when other people add to your product (don't start with counting on that though).
NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
Based on all the "if it ain't open source it's rotten"-shouting seen on this forum over the years, the relevant and realistic comments received so far must be deliberate misinformation posted here by your jealous competitors. Thus my advice is that you open-source all your algorithms and software and immediately notify your competitors.
I'm not using Windows 7 - it's a combination of Vista (for when I need to print, wifi, etc., because Linux keeps breaking) and a downgraded version of Linux while I find some time to resurrect my desktop (power supply blew up 2 weeks ago) and install FreeBSD. :-)
He really is an MIT squatter - it's not like he works there - or ever graduated from MIT.
The "give it away for free and make money supporting it" model doesn't work, with a few established exceptions. Not when EVERY idea immediately has 1,000 different people chasing it because "hey, if they might make money off it, so can we" - so nobody makes money - and that's without giving away the source.
Ask Linus if he has problems with business paying him to produce the features they want in linux. He doesn't. He "gets it" that they'll pay for the features THEY want.
Not like Stallman, who goes around saying that you should pirate other peoples' code if its not "free" - while whining if somebody violates the GPL . He's a smelly hypocrite. And a liar (just look for his anti-Linux, anti-Android FUD).
Not for projects below a certain size. Sure, for an OS kernel, this is true, but definitely not for something like the project discussed here, where maintaining compatibility with anything but your own hardware is just a waste of time and resources. Hardware *is* different.
go open-source chances are you'll get help and talent!
We had enough of a problem with open source packages breaking with the 3.0 kernel renumbering. Why the hell do we need sourceless binaries again?
Closed source means when it breaks you canÂt fix it. ItÂs possible that with a stable ABI we could have drivers that magically keep working for years without being updated. The Windows advantage there is clearly illustrated by the inability of most device manufacturers to support more than one version of the OS. Oh wait, what was your point again?
If you code in the community, you possibly could finish the project on since you will be exposed to the standards. This only is true is there is awesome documentation, people will tell you to read the manual that clearly isn't documented well for humans to understand. By coding within a community you will also pick up their habits that everyone knows is counter productive, methods can get wrapped up in the politics like anywhere else. Doing it all closed will open your mind up to what goes on from end to end. At some point you may if the customers demand it to open up a standalone UI component or driver to allow other people to develop the GUI and plugins/tools so you don't have to concern yourself with an entire new field. Write what you know, as much as possible.
If you want a successful company and your competitive advantage is your algorithm, then you should go closed source.
Of course, if you don't care if your company succeeds, then feel free to publish your algorithm and allow your competitors to crush you like bugs.
There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
As a start-up you are the master of your ship. You call the shots and no one can tell you otherwise. Once you do that IPO thing you are accountable to investors and they can veto your every decision.
If you want to go OS, do it now. Later you may not have the chance.
Whether you open-source a given piece of code depends on how close that code is to your core business.
If you sell software, you shouldn't open-source it; otherwise you'll have nothing to sell.
If you sell software + hardware, it's a murkier area.
If you're simply a reseller of commodity hardware, or the only thing that differentiates your hardware from the competitor's is the accompanying software, you should keep it proprietary; the software's your main source of value-add.
OTOH, if your hardware is proprietary and significantly different from the competitors', you should open-source as much as possible. Then you have a chance to get volunteers to implement bugfixes or features without you having to pay for them.
A "middle ground" approach might be right for you. For example you might open-source your UI but keep the code that implements your algorithms proprietary.
1) RMS himself clarifies at least his intent in developing a (free as in freedom, free as in beer) OS & tools for everyone differentiates between widely empowering technology like OSes, compilers, and printer drivers versus specialized applications with few users. He points out that if the ecosystem is small, then proprietary relationships may be necessary and therefore appropriate. (Sorry no time to dig out the quote, but its in his stuff on the FSF site.) The question is what will be better for common good, so consider size of the user community, business models, etc. A kind but proprietary business with good practices that survives -> is better than an over-idealistic business that fails -> is better than a mean business with selfish intentions and bad practices that enlists and then controls customers.
2) Are the benefits of going public and free worthwhile against the loss of proprietary value? If your company will make larger revenue because your competitors have adopted your software, then go for it. That means the driver of your revenue has more to do with your business activities like selling, integrating, servicing, designing solutions. For example, if being able to integrate your equipment easily with your competitors means you make more money. But if you rely on the performance/capabilities of your software to drive revenue, then keep it closed until your business has grown up to become more service oriented.
3) Don't expect your competitors to play fair with the free software they pick up. They're not going to contribute back as they should. They might not admit they are using the software.
4) You don't need to go public with your free software yourself. Your question was w/respect to the community, so maybe this point is not relevant. Customers should be looking for free software in case a) you fold & no longer service their maintenance needs; b) they wish to take development on a different tack, they should be able to start with your product as a basis; c) they want remarketing rights, etc. But just because you sell them free software doesn't mean they intend to remarket or even give it out to anybody else, though they have the right. As to these customer needs, you may be able to come to an informal understanding that is mutually beneficial, or you may provide for the specific rights they wish in a specific license for them instead of making the software fully free.
If it's code, then they'd have to GPL their program to get your code in their product.
If it's merely secret sauce algorithm, then you can't copyright it and your competitors will get the algorithm. But if it makes enough of a difference, they'll be able to reverse engineer it anyway from its effects. You'd be putting a speed bump there and, given the commercial world's hysterical fear of the GPL, it's likely that your competitors won't be allowed to even look at your code if it's GPL'd.
I find it impossible to answer without knowing more about both your customers and the market you're operating in.
My own startup open sourced as much of our code as we legally could (though the term hadn't quite come into wide usage yet). We wrote software that implemented communication protocols (financial transaction protocols, specifically) that were only available under NDA and only "legal" to use after the software had undergone rigorous certification by financial institutions. We put that into the smallest C library we could, and shipped that library in both static and dynamic linked forms (so folks could replace it without rebuilding everything), and gave away the source code to everything on top of that, including the shims that made our C library available in Perl, Python, PHP, TCL, and Java. (In fact, this is how my code and name got into the core PHP distribution for years.)
We had a few "apps", like a GUI cash register and a batch script for running transactions stored in a CSV file, and we gave away the full source for those and encouraged our users to modify them and share the changes.
However, this only worked for us because of the market we were in (internet commerce) and who our customers were (people building out internet commerce in the mid 1990s, who were hackers who wanted to get real business done).
If our customers had been people who just wanted the apps, and never needed to tweak them, this could have been counterproductive from a business standpoint, and I might not own a seven bedroom house today. But we knew who our customers were and thankfully we techies were able to put this in place before we brought business types in to help us run things. (I suspect that if the business types had been there at the start, this strategy would have been vetoed.)
Take it the other way round. Why close it? What do you expect to get for the effort of making it closed source? Client wants to run the code on an Arduino? Closed source: pay your coders to port. Open source: let the customer do it with configure && make && make install.
What do you gain by closing it? Nothing? Do you lose anything opening the source? If not, toss a coin. Or, since you never know where it will go, open source it and set it free. If all you get is just the feeling you've made a contribution beyond your life (binary code dies when your product does, source code lives on), then why not take it? You're not going to take it with you, so why hoard it?
I'm also very interested in the subject. In fact, I can recommend you a good book: "Intellectual Property and Open Source" by Van Lindberg, it is well written.
The Japanese patent office is similar to the EuropeanPO. You can't patent algorithms "as such", unless you apply them within the US territory.
The book will clarify the different types of protections that can be applied during the business process. The opensource movement is a copyright movement, and I strongly support it.
Copyright applies to the "expression of an idea", not to the idea itself. Therefore, software is just a speech about an idea. The idea itself can be extracted from some academic publications, closed to the public or with open access, or from some software products, regardless if they have an OSS license or a proprietary closed-source one. Ideas extracted like this are not stolen, they are published by the original author. A competitor would have to express the same idea or an improved version of it in a different way, otherwise there is copyright infringement.
If you want to protect the idea itself, file a patent. If your competitor has a large market in the US, then you can even apply for software patents in the US. AFTER you win the patents, you can release the code in GPL v2 and offer a free patent license to any derivative work. This way the opensource community will benefit from your idea, but closed-source competitors will have to pay you a fair price for the patent license. BE CAREFUL not to use GPL v3, because it will render all your patents useless. You also need to modify GPL v2 so that it does not mention "or any newer version of this license". Be very careful with that, you can lose all your patent advantage otherwise!
If you want to learn HOW to patent the software in Japan, or in EU, then try to follow the opencore/ARM issue, because many people tought that the ARM bytecodes are patented. As far as I understand, ARM requires certain interrupts to handle a very small part of the instruction set, and so for nobody succeeded to implement those instructions without violating the hardware patent. This is a good example of smart protection for software-hardware products, that also works outside the US. So be smart about it and don't publish novel ideas (regardless of expression form) before you patent them, as long as you want to be paid for developing the novel idea. Sometimes it takes years and great efforts to create new functional ideas, you should consider protecting your investment.
If you want to understand OSS in my opinion it is best to think of an antivirus product: you can release the source code as GPL, and you can charge money for the GPL source code, but you offer new virus signatures (as a service) only to clients who have contracted a support & upgrade license.
I've open sourced projects to gain users. In this instance, it made sense because the market for selling services was just as big as the software market. And most companies that needed the software couldn't figure out how to set it up and run it without some training and consulting. At least not effectively. They COULD do it, but we could do it for them better, and much faster. It was very generalized software with a large audience and a wide user base. There was enough competition from Microsoft, Oracle and IBM that we knew we had a large market, and that going open source would increase the number of users and pace of development. So we had both commercial licensing and open source licensing, all using the same code. There was no reason to hide any of the code, it wasn't clever or original or better than anything else, it just performed well and was easy to use. And was cheaper to run than any of the competitors. I don't see any reason to open source the core functionality of your code. If you are having trouble getting customers, giving it away isn't going to improve that situation. You have to compete and win, that's all. Or at least win enough to be successful.
You obviously have a fundamental misunderstanding of Stallman's position--which is that copyright shouldn't even exist. The only reason he created the GPL was to use the existing copyright system as a mechanism to enforce his ideal paradigm, which is that no one owns any code, and it is freely available to everyone to do with as they please.
Since violations of the GPL involve closing code that was once open, or holding back new code that should be released under the GPL, it makes sense that would aggressively pursue violations--or that he would like to, if he had the financial resources.
Linus, on the other hand, I've never seen as any kind of ideologue or ax-grinder. He just wants to put out good code, and if he can get paid for it, why complain?
(For what it's worth, I don't agree with RMS' position on copyright, beyond wanting some reform. The elimination of copyright is not something I would like to see.)
Check out my world simulator thingy.
The reason was.. "If something goes wrong, you can put the blame on them." Namely, Microsoft .. :>
cheers, out
Your business model is hardware + software. Which half of that does your money/revenue come from?
If you make monies from the hardware, then open sourcing the software would make sense, as it allows people to make use of your hardware in interesting and novell ways. If you make monies from the software, then open sourcing the software doesn't really help you.
The comparisons to other companies that have open sourced code needs to be taken in the context of where they are/were when the open sourcing happened. How much market share did they already have? Who were they competing against? Was what they open sourced crucial to their business or auxilliary?
You can also release a subset of your code as open source, with limited functionality(resolution/etc).
If you've worked on a stand-alone product that has competitive advantages in it's algorithms, I can see the argument for keeping those algorithms private.
However, if it's a tool intended to generate revenue by leveraging a central service, your business is structured on service revenue, not product revenue, so there's much less concern about making the algorithms publicly accessible.
Personally I opted to open source my core technology over many years of research and enhancements. That way there can be no claim that I was using a "competitors" algorithms without their knowing about it -- they had full access to inspect the code all along. However, I've kept certain configuration/driver data options proprietary, and choose to deliver those using a service model in the future rather than "selling" them as complete products in and of themselves.
Leasing and contracts are just a better model for me to generate revenue with my work than a product sales and upgrade model would be.
Your own situation is likely completely different, but I thought I'd share my thoughts behind the approach I've taken myself.
I do not fail; I succeed at finding out what does not work.
HAHHAAHHAHAHAHAHAHAH... went to a shitty third rate school... WTF I didn't know there were still people who think like that in the software biz. Sad. Funny as hell, but sad.
Stallman wouldn't be able to claim any misuse of GPL code by someone taking it and closing it off if it weren't for copyright - Stallman is the one who has the fundamental misunderstanding of the consequences of what would happen in a world without copyrights, like he does for so many other things, because he doesn't want to admit that his original premise is so incredibly stupid it's not even wrong ...
He's become a hindrance. This is what happens when you're stuck in your own little world and can't see beyond your own foot-cheese.
Q. Why doesn't RMS use Gold Bond medicated foot powder?
A. Because it's finger-lickin' good!
Then again, what can you expect from someone who doesn't understand SOAP (not the protocol, the bar :-), or that if you're rude for years and years, eventually people will call you out when you lie (as he did recently with the anti-linux-license FUD).
Q. How many jokes abou RMS are there?
A. One - the rest are true.
And anyone who cares to do the research will see the same thing - a self-deluded fool who is no longer relevant, and hasn't been since at least the turn of the century.
You're using Vista? Why? Do you feel the need to repent for sins in a past life? Barb get Windows 7, its a little slice of heaven. Its fast, light on resources, smooth, and jumplists are a little slice of goodness pie, especially the one for explorer which remembers the last 10 folders you've opened as it makes jumping back into what you were doing a breeze! If you know any college kids you can get Win 7 pro for like $39 through the education discount and if not you can get Win 7 HP for less than $80 by just watching sellout.woot for the sales.
But what always amazed me about people listening to RMS is not ONLY is he a squatter which never graduated MIT, but they look to him as some expert on Linux when the man doesn't even surf the web he uses a fricking Daemon to have it scrape a webpage and email it to him! WTF? Linux is pretty much a web based OS and the guy everyone turns to doesn't even surf? And how can ANYBODY take the guy seriously after this bit is beyond me. He is on a fricking stage for the love of Pete, WTF is he thinking?
Frankly they can keep Saint iGNUcious or whatever he calls himself and take Torvalds as well, because what I want to see in FOSS is a gates or a Jobs to come in there, put their foot down, and FINALLY after all these damned years have a distro that puts users #1! I had hopes Shuttleworth would be the guy but its obvious now he is just gonna slap different lipstick on the same old piggy, as Ubuntu is just as flaky, just as libel for drivers to break, just as buggy as "bob's distro' .
BTW if you don't mind me asking which distro was it that took a big dump with your data? Oh and if you want a PSU super cheap go talk to your local mom and pop repair shop, we usually have a ton of them and will be happy to let you have one cheap if you'll just BS with us awhile. We get so tired of nobody being able to talk tech that we give deals to those that don't give us "I have a problem with the thing and its messed up my stuff". Gee thanks, how can I ever fail with such an accurate description?
ACs don't waste your time replying, your posts are never seen by me.
You obviously have a fundamental misunderstanding of Stallman's position--which is that copyright shouldn't even exist. The only reason he created the GPL was to use the existing copyright system as a mechanism to enforce his ideal paradigm, which is that no one owns any code, and it is freely available to everyone to do with as they please.
People keep saying RMS doesn't want copyright. Even he says it. But he really does want controls on what people can do with software.
The situation you describe, where code is freely available and everyone may do as they please, would be either a BSD license or perhaps public domain. RMS disapproves of both of these.
RMS wants to enforce the freedom of code by placing limits on what you can do with it. To RMS, no-one should be free to take open source code, change it in proprietary ways, and not share the changes. RMS wants some sort of legal structure to compel the sharing of the changes.
BSD fans and GPL fans argue over which license is "more free". GPL places limits on what you can do with the code; BSD places no limits; clearly BSD must be more free. But BSD lets Microsoft take Kerberos, break it in proprietary ways, and sell the result without sharing the source code; GPL prevents this; clearly GPL enforces a higher level of freedom. Personally, I think both have their points and I would release code under either license, depending on my goals.
RMS, asked about Napster, said "I see nothing unethical in the job it does. Why shouldn't you send a copy of some music to a friend?" So he explicitly doesn't care about a system designed to make sure musicians get paid for their work. He would probably say that the musicians should make money by performing live at shows, just as he makes money giving lectures.
Since violations of the GPL involve closing code that was once open, or holding back new code that should be released under the GPL, it makes sense that would aggressively pursue violations--or that he would like to, if he had the financial resources.
Sure. RMS seems to think that free sharing of source code is the most important issue in the world, and he is very serious about promoting it and enforcing it.
Eric Raymond famously asked RMS whether, if RMS had the power to do so, he would require all software written to be put under GPL. RMS didn't answer, but I think it's clear that the answer is "yes", because RMS has repeatedly made very clear public statements that it is "not ethical" to release software under any license that doesn't enforce the sharing of changes.
Linus, on the other hand, I've never seen as any kind of ideologue or ax-grinder. He just wants to put out good code, and if he can get paid for it, why complain?
I agree. Linus has said that releasing Linux under the GPL was one of the best decisions he ever made; the GPL really worked out for him and for Linux. But he refuses to take Linux to GPLv3, because he doesn't have any desire to place limits on what people can do with Linux.
It really bothers RMS that Tivo can use Linux to make a locked-down platform. Linus doesn't care. It really bothers RMS that Google can run Linux on servers without ever "distributing" it and being forced to share changes. Linus doesn't care.
(For what it's worth, I don't agree with RMS' position on copyright, beyond wanting some reform. The elimination of copyright is not something I would like to see.)
I am a big fan of copyright... however, the current state of IP law is horrible. I think the best possible reform would be to allow people or companies to keep copyright on works as long as they want, but only by renewing the copyright explicitly for each work. If the Disney company wants to keep the "Steamboat Willy" cartoon copyrighted, let them do so, but make them pay a renewal fee every year. (And that fee can be something trivial like $10 or even $1.)
Right now there are copyrighted works in a horrible sort of limbo. They are copyrighted, so you c
lf(1): it's like ls(1) but sorts filenames by extension, tersely
> But I too haven't gotten why someone who is a self admitted "squatter at MIT" is treated as this "God of programming" when frankly he had ONE idea, which was based on trying to keep the world locked in the 1970s, and since then? Not so much.
RMS didn't just have an idea, he wrote a shitload of code to make his idea a reality.
Chernobyl 'not a wildlife haven' - BBC News
When I first bought the laptop, all I wanted it for was to grab some video off my camcorder. It then sat for ~!8 months until I bought a second 320 gig hard drive and swapped out the ram for 4 gigs, and installed opensuse on the secondary drive.
So for the longest time, I never used Vista except as a printer/scanner driver for my samsung color laser MFP. I got wifi to work, but that broke a few updates later ... and so it's basically tethered unless I boot into Windows.
Now a funny thing happened ... after installing all the updates, Vista works a lot better - it's actually useable for things like burning an emergency DVD, or playing a game, or testing ... so it's not THAT bad ... whereas Windows 7 has made a lot of things even more translucent/transparent, and with one eye messed up, that's not going to fly - and why should I upgrade when Vista works just fine.
The distro that took the dump was opensuse 12.1. There's a mail conversion that has to take place, and you simply do NOT mess with someone's email - ever! The conversion failed, re-installing from scratch was worse, so I ended up re-installing 11.4 over it, and found out that graphics mode was "umpossible" - it turns out that my in-place upgrades had prevented the bad config that you get from a clean install. So, lots of booting into single-user mode, downloading a new kernel with the right bits in it, and it now works like it used to, which is a good thing, because I have a personal project I want to put out there for people to play with before the end of the year.
I have another power supply sitting in the garage, but it's not a priority right now (in other words, it's *COLD* outside, and walking the dogs for half an hour at a time is enough, and I also want to get this project out; maybe during the holidays I'll swap the PS and install FreeBSD on it to see how bad the state of the union is.
And the reason the mail migration failed? They're evolving the back end of the mail client "for extra features". In other words, more bloat for finding stuff quicker for people who don't know how to use clickies to create a few rules to sort their mail, or just stick it all in "one big shoe-box".
I'm also probably going to take people's suggestions and try Mint, as well as trying slackware again, before installing BSD on the old desktop ... just to see ... because you never know :-)
As for how anyone can take RMS seriously ... there will always be a minority who simply cannot acknowledge the truth - that most people don't take him seriously, but the fact is that even in the F/LOSS community, he's well past his "best-before date" (which might explain the odor :-)
Patent this one on your EPROM. Like IBM with PC (BIOS and BASIC). Close your idea and technology ;)
YAY!
^_^
I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty
It was 24f when I got up this morning barb, believe me i know about the fricking cold! This is supposed to be a hot and humid state, where the hell is my global warming? Do i need to go open up some freon tanks or what? i'm freezing over here!
As for why win 7 over Vista? Well for one those jumplists DO so rock! for example on my comodo Dragon i right click on its icon and BAM! There is the last 10 sites I visited whether they are open, closed, or if the program is even running or not. And having that on explorer along with it defaulting to two pane is just sooooo damned nice! Oh and FINALLY they have sane tasks at the top of each window. remember how in XP they had that lame side panel that always had the same crap, like "burn this to CD" or "email this to a friend"? Now its all contextual based on where you are and what you do often. for example I have an old Sempron with a fat HDD that I use as a file server with shares for all my major uses, like software, drivers, etc and now when i open my computer there is a handy "map network drive" button right there, easy peasy. In my media folders there is a share button so i can simply grab whatever i want shared on the network and hit the button and I'm done. its THAT kind of attention to the little things I have yet to see in Linux, those nice little polishes that makes everything nicer. While I've used Vista since the patches to me its more like a skinned XP, its not as good with memory management,its superfetch frankly isn't good, its like Windows 7's retard cousin Cleetus. Once you've used all the cool stuff in win 7 using any other Windows feels like running Win98 all over again.
And I'm sorry to hear about OpenSUSE and agree with you completely that user data is a big DO NOT SCREW WITH but to me just illustrates my point that with Linux nobody is standing up for the user, its all "do your own thing" and nobody cares if their program takes a big old shit on everyone else as long as it works FOR THEM. That is why "it works for me" is one of the most popular TMs at TMRepo because both the Linux zealots and developers use that one so damned much its practically a mantra. I've actually been accused of faking screengrabs when i posted shots of some of the things Linux was taking a poo with, like I gave a crap enough about Linux to go to that much trouble!
In the end just as i said before there are some things that should NEVER fail and if they do the OS should be looked at as broken, for example what i call the "80%" which is the hardware you find on practically every machine on the planet, Realtek sound and Ethernet, Sigmatel sound on laptops along with Realtek, the big three chip makers chips and video cards which at the very LEAST the ones over a year old should NEVER break as the hardware is well known by then, broadcom and Aetheros wireless, this stuff is as old as dirt as just as common. yet time and time again i try my "is it safe?" test with the most bog standard common hardware on the planet and by upgrade 2 its "Ooops Linux made a stinky" and crapped all over itself. Shit that frankly should be OS 101, like not breaking the sound system or having the network manager refuse to save settings, the kind of shit I honestly haven't seen on windows since 9X or Apple since system 9 just pops up over and over AND OVER again.
Like I said on LinuxInsider that if you consider your OS to be a hobby, like that 72 Camaro, something you're willing to constantly have to futz with and spend your weekends fussing over? Well Linux is fine project OS, knock yourself out. But for actually getting your work done, or having a machine that will be running 5 years from now futz free? Windows or OSX FTW in that case, Linux honestly just isn't in the same league. i mean look at the mess you had, there is NO excuse for that level of breakage!
But I wish you luck on mint, personally after trying it and Vector and getting the "Ooops I made a stinky" when i updated frankly i'm washing my hands of FOSS OSes for a couple of years, maybe by then Torvalds will reti
ACs don't waste your time replying, your posts are never seen by me.
But I don't use it for "working" stuff. Basically, all I need is a code editor, and for that ... despite "java sux" speed-wise, jedit is actually quite nice, so that's what it is. I used to use either vim or kate (kate has nice syntax highlighting, but it REALLY sucks with over-long lines like you have when editing an sql dumpfile - it'll sit there for 10 minutes doing NOTHING), so ...
What do people want? To surf the web and launch local applications and use their printer, wifi, etc. That's pretty much it. Linux isn't there yet. The only real short-term solution would be to convince people to port their Android applications to the desktop java runtime (shouldn't be THAT much work - the source IS java, after all ...) and make a UI and distro that accommodates it, and lets people make a few $$$. Which means closed-source, so nobody can just copy it and change the ids to pocket the $$$ that should be going to the individual devs publishing their apps.
You should open source your code if you estimate that you will still be the driver of the development. Then, other companies will build up dependence on you, you will gain influence and importance.
How can you make sure you will still be the driver of the development?
This might be a valid point, if your product IS the code. But if the code is a tool you are using, and is better than everyone else's tool, then you are essentially giving your free tool away to the competitors.
Oh Lord....Vim? You know who you remind me of? my old boss's daughter. We'd get some suit in there going "I want the guy that designed that great new banking site, i hear that fine gentleman works here?" and we'd snicker and just point to the corner and there on an old 400Mhz Gateway Astro would be Doug's 14 year old daughter, popping her gum. give that girl nothing but notepad though and she'd make a website that would make most of these "web developers" cry in shame, really top notch work.
But for me its still the myriad of little things in Linux that bite me in the ass. I asked a simple question 'How can I easy and QUICKLY remote into a customer's PC when something goes wrong?" and got half a dozen answers, each more esoteric and complex than the last. With Windows I can be in that person's computer even if they are halfway across the country in under 4 minutes. they call me, i tell them to ask for remote assistance, they give me the EasyConnect code, i put it in mine, that's it. i now have their desktop and can fix most simple problems in a couple of minutes instead of trying to walk them through it.
And your last bit is frankly what REALLY pisses me off about the community, they act like users are SOOOO hard to please, when never before have they had it easier! Most users check their webmail, they YouTube, they use FB, that's pretty much it. Some basics like printing and disc burning, big fricking whoop. But when their precious OS can't even be safely updated without "Whoops I made a stinky' how in the hell is Sally gonna use it? Even shit that Windows has had for a fricking decade is missing! Is it so damned much to ask for to have a "find drivers" and "roll back drivers" button so if Linux makes a stinky Suzy can at LEAST get a functional system back easily? What if the stinky is her wireless or Ethernet and that is all she has to get on the net with? Is she supposed to magically know that 3 pages worth of cryptic bash bullshit needed to get her connection back?
And THAT is what pisses me off, its not like we are talking about trying to get Win95 to run on a 6 core PC here, all the basic parts are there. Linux has good DEs, they have good programs, and if they didn't constantly shit all over them many items actually do have drivers now, but its just all completely piss poorly implemented. Why the fuck isn't all the basic drivers on the damned DVD? DVD blanks are 22 fricking cents, what they afraid we can't swing that for a fricking driver disc? Why isn't there a "Linux store" where you can buy hardware that is guaranteed to work and KEEP working with Linux instead of playing hardware roulette just to buy a device? Why isn't there a "help me!" button so new users can instantly pop up a forum chat window and get help when they are stuck?
You see its the little things that make ALL the difference here. it isn't that linux couldn't be a truly great OS, its that the developers are a bunch of programming nerds who don't give a crap and they are surrounded by sycophants that kiss their booty and tell them everything is wonderful even when its shit. look at the total hate MSFT got for releasing Vista as buggy as it was, and on its WORST day it ain't got shit on your average distro! if the users would rise up and say 'NO! This is NOT gonna cut it!" and threw their weight around i bet in less than 5 years Linux could be a world class desktop, but instead I get called filthy names and nothing changes but the version numbers. Its a damned shame, that's what it is, just a damned shame.
ACs don't waste your time replying, your posts are never seen by me.
so now, contributing to society without waiting anything in return, is bad.
insulting such an effort, is good.
go fuck off. really. whichever idiot modded the above down.
Read radical news here
The problem is the GPL. Say someone comes along and invests a few million into making a really, REALLY great desktop and distro that does what the average user wants. How are they supposed to recover their costs (never mind make a profit)? After all, the first person they sell a copy to can redistribute the whole thing for free, and competitors can copy all the "good bits" without having to rack up that few million in development costs.
So you have two groups - those who are "scratching an itch" and those who are fixing things that need fixing for them, as opposed to the RotW (Rest of the World).
Contrast this with BSD - there was nothing stopping Apple from using FreeBSD, and throwing money at some of the FreeBSD developers. Additionally, Apple gave back a lot of stuff - you can dig through their site or better yet, here if you're a developer. FreeBSD certainly benefited. Linux benefited. Even Google benefited (Apple's work done on webkit, for example).
So, while the linux kernel will continue to benefit, since there are many companies that have needs that linux can meet, and one of those needs is stability - make too big a mess and the funding stops - the desktop environments don't have nearly the same user accountability (and there are just too many of them, so unlike the kernel, that's an additional lack of focus).
If they were smart, they would have tried to make the DEs cross-platform - even to the point of replacing the Windows shell (as opposed to KDE programs running - poorly - in Windows - people want the whole environment, not just a few me-too applications). The opportunity is lost now - the competition dropped the ball with the initial failure to ship a refreshed OS, instead opting for XPsp3 ... and then Vista. Now? Too late. With everyone going multi-core, even a pig like Vista, with all the patches, runs acceptably for most users, and Win7 got a significant diet.
So the linux distros are left copying each other, nobody is investing much in the things that really count, and the year of the linux desktop will simply never happen.
There's a better way ...
Well you've given me some food for thought, I guess communist utopias don't work for software and OSes anymore than they do IRL. I do have a question though: Why FreeBSD instead of PC-BSD? I'd always heard FreeBSD was more your router/server setup and PC-BSD was more desktop. Maybe I heard wrong, but that was how I always thought.
I'll be giving one a spin either way, that is if I don't go stark raving mad this week. You ever have one of THOSE days, What we in the south call "If it weren't for bad luck I'd have no luck at all" days? My Thuban prezzie to myself is quickly turning into a fricking nightmare! The stupid board, which says VERY plainly it'll take a Thuban, don't want to take the chip, possibly i'm gonna have to update the fricking BIOS which is gonna be a royal PITA since the cooler I bought is like the radiator off a 74 vega and has to be completely disassembled to get the damned thing off and if THAT wasn't bad enough the board I was gonna put in a new build for my GF WILL take the Thuban but guess what? Nvidia fricking boards don't support AHCI so Windows won't boot off the damned thing, arrrrrgh! So now I get to slap the old CPU in the old board, rip out my HDD and fire the thing up just sitting on a table so I can update the BIOS and hopefully get the bitch to take the BIOS update and give me my damned chip already!
I learned a valuable lesson though: If the chip wasn't released at the exact same time or before the board was? don't even bother, its more trouble than its worth.
ACs don't waste your time replying, your posts are never seen by me.
Why FreeBSD? Because I'm not going to want to use it as a standard desktop machine, and because it's what I'm used to (never underestimate the value of inertia :-)
It's possible to build a complete system w/o having to worry about the GNUstapo Nazis. You know how FOSS detractors go on about how the gpl is "viral"? "So what - this is BSD/MIT licensed ... you can build a business atop it, same as Apple did." And pretty much all linux software will run on it if you want, since it also has a linux ABI. I'm surprised that the businesses trying to sell "linux on the desktop" solutions don't sell "bsd on the desktop" solutions instead. They could make the core of their product (a modified BSD OS and any add-in tools and apps they make) closed, giving them a revenue stream that's based on the quality of their work, instead of support (the problem with that model is obvious - because if it sucks, you need support, but if it sucks, why would you want it in the first place - it sucks!)
As to your present to yourself - I've had "one of those days ..." - iirc it lasted a decade or so. Such is life, but what can you do, except what you're doing - live and learn, because the alternative sucks more.
Just a quick note - if the board supports raid in the bios, set it on and if you're lucky that will enable ahci support as well. It's only a minute to try it, and they may have disabled it in non-raid configurations for backwards compatibility ...
Well i've seen companies do what you are suggesting with Linux as well, Xandros comes to mind which has their excellent Xandros File manager (which if you've ever used WinServer feels a lot like GPO snap ins when running in admin mode) but sadly their OS costs as much as Windows and from what I've seen it hasn't been updated since 09 so its probably toast. That is the catch 22 here, MSFT has been selling Windows for $100 or less since Win 1.0 and can afford to keep it that price thanks to economies of scale. its like how the only way you can build a new car company is go luxury because otherwise you are trying to fight with companies that can make profit on sub 20K cars. Apple can pull it off because they are a hardware company, but i honestly doubt we'll be seeing any mainstream OSes, either based on BSD OR Linux, simply because hiring developers that know their shit is REALLY expensive which means they have to sell for more than a boxed copy of Windows just to break even, much less make a profit, and what consumer is gonna pick the more expensive OS?
Now i'm either about to be really fucking happy or going walking down the street cursing like a sailor. it took me the better part of the morning just to flash the damned BIOS on my old board and as soon as i yank that 74 vega cooler off the new board i'll be swapping chips and seeing if it fires. if it don't I'm gonna end up having to completely wipe Windows and start over, which is gonna be a fricking nightmare! Hell I can't remember what my password is for my steam account, I have dozens of games and programs installed, man it'll take me weeks to get everything back like it was, at this point I'm seriously debating whether just to give my GF the Thuband and accept it wasn't meant to be, but dammit I want 6 cores, ARGH!
BTW a word of warning, there is NO ACHI on Nvidia boards PERIOD. I even went to their forums and point blank asked and was told "Nvidia doesn't make new chips anymore so new features like AHCI simply isn't there. the only chip that has it is the Intel SLI boards with Nvidia chipset" which really does me a lot of good trying to fire up an AMD 6 core. ARGH!
ACs don't waste your time replying, your posts are never seen by me.
I go thte laptop part-way apart (both hard drives, dvd, wireless, ram, keyboard removed) but it's going to take more work to actually get to the gpu and try to reflow the solder with a heat gun, so for the time being, it's going to sit partly disassembled.
And of course, it would cost almost as much for a new motherboard as it would to just buy another machine ... which I am NOT going to do right now ...
Oh well - I guess the next time I'm near an electronics store, I'll pick up an external 2.5" hd enclosure or two (it might be fun trying to boot vista on my old desktop and watch it complain that the hardware has changed :-)
I have not used FBSD for many years seriously. But from what I saw in a VM is that PC-BSD is FreeBSD but with more fluff added on like a cute installation program and premade setup desktop. You can even run ./sysinstall (the FreeBSD and setup program) to add additional dists.
For those who do not run FreeBSD, the dists are huge repositories with make makefiles that FreeBSD will read and then fetch automatically from the internet, compile, and install. It is a port of the ports in /usr/share/ports if I remember correctly as I have not run it since 2005.
FreeBSD is a cool unix that encourages make files and is a very easy unix to work with, with tons of /usr/share/samples of script files to do crazy stuff and great config files /etc that have things like #to do this cool thing uncomment this line.
Of course that might be gone now as the last version I ran seriously was FreeBSD 4.12 as the BSD project went to shit and I switched back to Windows sigh.
If you can't think of a use Hairy, then it is just a toy to tinker with compared to Linux these days. There was a cool NAS program that ran on FreeBSD that turned a used PC into a BSD home media server and DVR, but that kernel now uses Linux due to better device support.
Funny, as I heard of BSD back in the 1990s when I was in highschool and wanted to run a BBS, but not Linux. I heard of Linux years later as BSD OS was advertised everywhere. I kind of wished FreeBSD won
http://saveie6.com/
Had a similar situation a while back. We bought a 3rd party depth-camera (similar to the kinect) for use on our robotics project. The software library it came with was closed-source and just atrocious (slow, buggy). This lead to us sniffing the hardware connections and rewriting it ourselves. Now, had the original software been open-sourced (GPL'ed), the company would have gotten a nice ROI back in terms of community improvements. As it was, we have no idea if our software truly handles "all cases" correctly, or just the cases we needed it to handle. And we certainly were not going to get into a pissing war with this firm by trying to release our software as open-source. So everybody lost. Pity. In this case, the hardware was the business, and the software was merely necessary to sell the hardware.
Craigslist Barb, you'd be surprised how cheap you can buy a lappy off of CL and you'll often get a nicer one that what you had. in my local CL they are several core2duo lappys selling for less than $150. Personally though, if it were me? Wait until after the silly season and score yourself one of these EEE E-350 netbooks. Man it is sweeeeeet! It has ExpressGate built in which is an uberlightweight Linux that gets 8 hours on the battery, it gets 6 hours running full HD videos under Win 7, 320Gb HDD gives you tons of space, oh and it supports VT so you can even run VMS on it and it only cost $34 to max this puppy out with 8Gb of RAM! How sweet is that? She only weisghs 2.8 pounds too so its easy peasy to lug. After having a Zacate netbook I wouldn't go back to a full size again, no way. Oh and I heard the support for ATI under Linux is getting WAAAAAY better, and if they have a fully running ExpressGate I don't see why running a vanilla distro would be ANY harder. They also have the OD pre partitioned as a 100Gb Win 7 and 200Gb data partition, so slapping on other OSes should be easy peasy.
BTW flashed the BIOS and *&$*&*&%$*&$%!!!!!! It STILL won't take the damned thuban! I had to call a customer and borrow a PCI to SATA card in the probably vain hope that I can boot Windows off it (Protip: NEVER EVER switch between ATI and Nvidia boards, that way leads to badness!) and if not I'll probably be looking at a couple of WEEKS to get everything back like I like it...&%(*%%*&%!!!!
I did learn a valuable lesson though: If a chip was not released BEFORE the board? NEVER buy it, I don't care what the website says! Damn you lying board manufacturers! Now I don't have time to send this chip back and get a quad because MY quad is going in my dad's PC and HIS quad is going in my GF's and I sure as hell ain't running no damned Sempron while I wait so now its down to a $15 PCI to SATA card. C'mon cheapo Chinese crap, save my behind!
ACs don't waste your time replying, your posts are never seen by me.
The problem with craigslist is that a *lot* of that stuff is stolen, and I'm not going to bother, even at 99% off. So I'm just going to wait. This machine works, and it's not like I was using the laptop as a portable anyway ...
And of course, the longer I wait, the cheaper a replacement gets :-)
PS: Good luck with your chip-swapping.
Huh, must be different where I'm at because its nearly always "hubby/wifey got a new one" which I know is true because when i tell them what I do I ALWAYS get "Hey, can you tell me how to (insert transfer files, settings, etc) to the new one?". I've even had them bring their new one with them and have sat in the outdoor area of Mickey d's with my crossover cable letting them drag stuff off before they hand it over.
as for the chip swap? *&^%*&^%*&^%*&%! I finally got tired of cursing the evil thing and hit the Newegg, i got me a new Asrock board on the way that says it giant neon letters SUPPORTS SIX CORE CPU so surely to all that is good THAT one will work. And since its a SB710 SB and my old one was a SB700 SB I'm hoping I may not even lose Windows with this one. And on the plus side it supports crossfire and takes my DDR 2 RAM so I might actually end up with a nicer box. damned thing better be nice, my $120 chip upgrade is now up to like $240 counting the board and the new HSF. I learnt my lesson though, no more upgrades! If I want a new chip i build a new box!
ACs don't waste your time replying, your posts are never seen by me.
Good luck :-)
Bwa ha ha ha ha ...its alive alive ALIVE! Bwa ha ha ha ha! It took a new board, a HSF the size of a 74 vega radiator AND ripping the box down to the frame to jam an ATX board into a box that has only had mATX boards but IT LIVES! And NO WINDOWS REINSTALL!!!! I swear the neighbors downstairs probably aren't too happy with all the jumping up and down at 2AM but who cares? ITS ALIVE!!!
BTW if you ever need a board I heartily recommend Asrock, this $59 board has features I've never seen on anything short of $200, like four BIOS slots that you can set and change on the fly with a button press, control over every drop of power that goes through the board, it'll even power down stages when not in use to drop the temps! And that monster coolermaster has the temps running at 73f before the arctic silver has even had a chance to settle!
We Wish You a Merry Thuban,We Wish You a Merry Thuban,We Wish You a Merry Thuban, and a happy six coooorrrrees! Yee Haw!
ACs don't waste your time replying, your posts are never seen by me.
That's great news! And it's funny you should mention it - the original motherboard on this machine (a really fancy, high-end, big-name-brand $$$$ affair) died the week the warranty ended, so, since I didn't know if the cpu was any good, I bought the cheapest ASRock it would take ... and it just works and works and works - and unlike the original motherboard, which flaked out when the PS caps went bang, this one survived the latest PS death.
So, congrats on your 6 cores - maybe if I'm a good girl over the next few months, the computer fairy will give me something nice in the spring. In the meantime, this is still "good enough" computing for writing code, so ./me == happy :-)
Yeah you can't beat Asrock as i too have bought some of their bottom of the line boards for clients and they just run and run and run. BTW if the computer fairy needs a hand I'd suggest going over here as i've bought many a chip from these guys for builds and their service is top notch, and as you can see they have Phenom X4s starting at $55. By buying a piece here and a piece there you can easily end up with a sub $200 quad, sub $150 if you manage to salvage a few parts off your last build. And believe me its just nice to sit down and hear that baby purr and know there is nothing you can throw at her that will stall her out, I can watch a movies WHILE transcoding a video AND converting an AVI to DVD and never lose a frame, man that feels good. happy holidays!
ACs don't waste your time replying, your posts are never seen by me.