Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Only reason to use windows: it breaks a lot (Score 1) 1215

The only time I use Windows is fixing Windows... Either: a) Fixing someone else's machine. b) Legacy servers at work. It is remarkable how fragile Windows systems are sometimes. That said, they mostly work, and there is some very useful Windows only software out there. Made the switch to Linux in 2008, got a Mac recently... and mostly run Kubuntu on it. The best feature is that I don't lose days of work to service pack updates or get stuck at work because I have 28 updates to install when I try to shut down my laptop (or restart a server).

Comment Re:I do not agree! (Score 3, Informative) 250

Security isn't a "core piece" because it is a pain in the ass for everyone but security people and easy to defeat most of the time. If you get root, collecting keys and salt for secure hashes becomes a lot easier. A good example is DRM - almost every crack comes from extracting keys. Most of the time, when you think encryption, your time would be better invested in say, keeping software up to date, auditing user permissions and doing other basic things that actually do have a big impact on real security. Almost every security choice is a trade between secure and easy to use. Magic solutions that claim somehow make everything secure often are not magic and not very secure. The let's encrypt everything concept is a virus of the mind - it sounds good, but in application is often riddled with a combination of bugs, assumptions and mistakes that result in big holes and big bills from security consultants. Oh, and with encryption you also inject a probability of data loss... some idiot losing a key is more of a threat that unauthorized access.

Comment Re:Corporate Social Responsibility (Score 1) 148

Actually, the corporate veil existed long before the LLC (which is a specific kind of corporate entity). I believe the first law that established the "limited company" was made in England in 1855.

The LLC is a structure that allows people to pay taxes on their owner's draw at a personal rate rather than pay corporate income tax and then be taxed again on dividends. The LLC is limited in the number of shareholders it can have. The LLC was designed to make partnerships more practical as partnerships typically had no limited liability (except those new-fangled LLPs that are basically an LLC anyway) The basic idea was this:

Partnership structure + Corporation's liability protection = LLC

LLCs make it easier for people to start businesses, simplify taxes and reporting requirements. They are a very good idea, and the limited liability part simply protects owners and employees from personal liability for things like leftover debt when the company goes out of business. The "corporate veil" can be pierced if members (shareholders) intentionally do illegal things or do unethical things like co-mingle personal and company money.

This whole "corporations are bad because they have limited liability" meme is not interesting. The limited company was invented to allow businesses to fail without taking the owners down with the ship and also to prevent companies from using their owners as an unlimited checking account. Imagine owning 1000 shares of, say Circuit City and having to pay $10,000 to pay your share of Circuit City's liquidation debt. Investors would be limited to the ultra rich, and middle and lower class people would be unwise to invest in stock... because company managers would know that ultimately, any check they wrote would be made good on the backs of the shareholders. I suppose we should go back to the pre-1860s economy where we had debtors prisons (yes, US States had them up until the 1850s) and where a business mistake or a recession could literally result in families being totally destroyed.

Talking about how having owners not engaged in managing the company (Adam Smith's big concern) is dangerous is much more interesting.

Comment Re:Corporate Social Responsibility (Score 2) 148

Profit-maximising Corporations are a Cancer and should be treated as a disease. Yes, lets go back to the old system where the king was in charge and everyone else was peasants. Putting all that power in the government clearly resulted in more freedom, higher incomes and safer work environments for her subjects. BTW it doesn't matter if the king is a person, committee or computer. The concentration of power is the problem, not the king.

Comment Re:Static vs. Dynamic Typing (Score 1) 510

Do you really want to be wasting company resources tracking down bugs that could easily have been found by the compiler in a statically typed language? It's never been much of a problem because I don't have to compile to find these kinds of bugs :) A significant fraction of C code (C is my first language) is purely focused on implementing and manipulating structures... which is why in many cases there is a large difference in the number of lines of code between functionally equal C and Python code. Code implementing and manipulating data structures is also where you are most likely to run into type errors. It's not better or worse, it's just different.

Comment This is a good thing for AMD. (Score 1) 136

The future market for GPUs is not a bunch of gaming enthusiasts and the design cycle for new devices takes sometimes years. The future is in tablets, phones, TVs, and other connected devices. Having a GPU that fits in a smartphone is more important than having insanely good rendering performance. Having a GPU that draws little power and does not need three fans and a big heat sink is crucial. AMD's marketing team made a colossal branding mistake by killing the ATI brand when millions and millions of gaming devices were sitting in people's living room with little red stickers on them and on the splash screen. ATI had become a household name thanks to the Will. ATI was a much more recognizable brand than AMD ever was. When you add together the amount of change in the GPU market (desktop down, small device up) My guess is senior management did not like the fundamental marketing strategy and wanted to change the direction. After marketers lock in to a branding strategy, it's very hard to get them to change direction, just like it's really hard to get a Java development team to port their product to Lisp, Add to that the sea change in who is buying GPUs and what devices they go in, and you have a situation where AMD needs to totally reposition. To everyone here who is saying marketing people are not as important as the engineers, I believe that you are talking about a chicken and egg problem. To succeed in the market, you have to have a product people want (good engineering) and the marketing make sure that the appropriate level of demand develops in the marketplace. Marketers do a lot more than hang around the coffee pot wearing black turtlenecks and discuss the merits of sumatra vs. colombian coffee.

Comment Re:It's Rules that's the problem not Rate (Score 1) 392

Article I Section 8 This debate gets replayed every 5-10 years. Every state in the country would love to be able to tax sales made in other states or to impose duties on imports into their state. Fortunately, our constitution was designed to prevent trade wars between the states. Unfortunately, our politicians and many voters don't understand this and think that their state is being screwed out of money. Reality is that they can't have that money or there is little financial reason for a state to be a part of the United States without the free interstate trade that is enabled by our system. Allowing say, California to tax purchases in Indiana would allow put a larger burden on Indiana than it does California, and would eventually lead companies to move to more populous states and would eventually destroy or limit the economies of smaller states (just as global excise and duty systems often do).

Comment Re:Define professionals? (Score 1) 556

The issue is that Apple designs for the market that will exist when the product is released instead of the current market. IT for example is becoming less and less relevant in context of what kind of device you use to access business systems. For many companies, browser based software is quickly replacing old thick client apps. So, now the expectation is that you work from home, use your own laptop, and log in to company web services to get things done. That means the buyer is an individual. Apple recognized this three years ago, and the competition is still seeking easy 1990's style "laptop standard IV" style corporate deals.

Comment Reality Sucks (Score 1) 354

Adobe hasn't been able to port flash to new devices fast enough, and proprietary operating system vendors have figured out that using multiplatform tools makes it easier for users to leave. There's no good reason for Apple or Microsoft to let Adobe devalue their platforms.

Slashdot Top Deals

Anyone who imagines that all fruits ripen at the same time as the strawberries, knows nothing about grapes. -- Philippus Paracelsus

Working...