Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Too many pixels = slooooooow (Score 1) 263

I had a book on GW Basic back in the late 80's
Under displays it had the following.
Screen 0 Text only 80x25 16 foreground colors, 8 background colors.
Screen 1 Graphics 320x200 and Text 40x25. 4 colors, choice of 8 background colors, and bad choices for foreground color.
Screen 2 Graphics 640x200 (High Resolution) and text 80x25 2 color. You had 16 colors to pick for the forgound color and 8 to choose for the background.

My computer only had a CGA compatible display so the below wouldn't work.
Screen 7,8,9, 10 were for EGA,
Screen 13 was for the VGA 320x200 256 colors. You got to mix pallets to do a bunch of cool stuff.

Comment Re:Like Coca Cola, git is the real thing (Score 1) 203

There is a difference between Serious Code and Distributed code.
You could write serious code without any sort of Source Control... However it isn't recommended.
But sometimes having a small term working a program is much better then having hundreds of people. So for the smaller teams GIT is too cumbersome.

Comment Re:And yet, no one understands Git. (Score 1) 203

I think it is a bit of all of it.
Git isn't for everyone or every project... For some people they are better off with Subversion or something else... Just because their project may have a structure that makes their tool easier to handle.

However I expect, there is a lot of room to make it easier to use, that the end users do not want to embrace, Primarily because they have gotten use to how it is now, and doesn't want to change their methods. But also as a way so they feel good that they are somehow special that they figured out this tool, more than someone else.

Part of the problem a lot of people think linearly. SourceSafe CVS Subversion GIT However they are all designed to solve a particular problem that they have. Sourcesafe which I personally and vehemently dislike, is simple to use and follows a simple methodology that people can understand, following the libary book model. This allows for easy adoption to using source control, thus better then not having a source control.

Comment Re:Hyundai (Score 2) 113

The Hyundai, make nice looking cars with a lot of features that make them seem like they can compete against the big luxury names... However the features/price comes at a cost of vehicle quality.

I actually wish I could find, a basic Car, without any fancy features just, do what a car does, and do it well.

Comment Re:Queue in the lawsuits (Score 3, Insightful) 113

I expect it will be a lot like cruise control where it will only kick on when particular conditions are set.

For the most part I see this as a great safety feature. Having driven highway for 5-6 hours in one shot, your eyes get strained from staying focused, and your instinct is to just close your eyes to let them rest a bit. Just having a feature to keep you in your lane, and not ramming into the car in front of you, is useful, where you can let your eyes focus on something easier for a few minutes, or away from some glare.
Oddly enough if you are not so intent in watching out for danger, you can be less focused and see what is happening around you much easier.

Comment Re:Oh, Okay (Score 2) 587

I think part of the problem is every issue has became political.
Even issues that really shouldn't be political. Like if humans are causing global warming. So if you were to write a science fiction book about a future devastated by global warming, then it is a political statement.

Science fiction points out what if scenarios, and how would the world be if they follow down a particular sliding scale.
Political debate today has long gone past intelligent debate and fear mongering on the sliding scale worst case scenarios.
Most of the political debates today are science fiction. If you vote Republican you will create a future where there will be a small section of Wealthy elites, and a huge slave class serving them. If you vote Democrat then you will create a future where all your rights are micromanaged by big government.

However science fiction is fiction... It takes the worse case scenarios... Are we living in a 1984 future? No... However there are elements that did come from it, however there are also protections that have prevented it from reaching the worst case scenario.

In terms of politics, good politics is about working on the issues that are at hand for the short/mid term. This long term forecasting, while effective for getting people polarized to vote for you, is bad at actually working on the issues. The debate for global warming, shouldn't be if it is there or not. But what would be the proper balance for correcting it? Efficiency, Economy, deployability of less carbon energy. How to transition workers in Fossil fuel energy to other sectors. How much the government should mandate vs. allowing free market to follow its own trends. Looking at legacy rules and regulations that may may getting new energy source difficult... There is plenty of room for political debate with trying to mitigate climate change.

But it makes politics boring, and not fit for prime time, vs. showing a future, where the statue of liberty is under 10 feet of water, and New York City is covered. Or where a made up Crisis is made to get people to drop all their worldly possessions and follow the guiding rules of the government.

Slashdot Top Deals

Neutrinos have bad breadth.

Working...