Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:You have us confused... (Score 1) 270

the "free market" is best suited to making sure crooked securities traders don't cheat old people out of their retirement savings.

I am fascinated by this idea. What property of the free market, pray tell, keeps people from being lying cheating scum? After all, if I lie about having the goods once I've got your cash, well who's the richer?

Oh, you say you won't do business with me in the future? But you have no money now since you gave it all to me: you have no future. And get back to work, wage slave - those tacos won't make themselves.

Comment Re:It's easy to overthink even in the simplest cas (Score 1) 394

Lets say you have two programs that print to standard out. You want to send their standard outputs to the standard input of a third program in UNIX.

In sh and derivatives, you type:

{ program1; program2; } | program3

The { and } enclose a block of commands that are executed in order. The block acts like it glues the standard output, error and input together. So you can do odd things like:

cat useless_use_of_cat.txt | { sort -u | sed -e 's/waste not/want not/g'; } | tail -1

This also works with the while and for loops. So you can write a loop that reads from a file with the "<" operator and pipes that to something else.

Don't forget that last ; before the }. It's an annoying one to forget.

Comment Re:Remember to forget (Score 3, Interesting) 366

I so very much wish I had learned to do this. In general I try not to acquire things I want to keep, but even so, it's becoming a burden.

Ian M. Banks in The Algebraist describes a 'slow' species, the Dwellers, who live so long that their personal houses evolve into museums of antiquity. Some well kept sections housing historical records hard to find elsewhere. Other wings being decayed to the point of hazard, a serious problem when your house is floating in the air of a gas giant.

Like all fictional species, they may be more a comment on humanity and an important insight into us. How different would be we after enough time, enough diaries started and abandoned, and enough partial collections left unfinished?

Good thing we have trash cans. And archeologist's willing to dumpster dive those city dumps.

Comment Re:Evercookie is clever (Score 2, Insightful) 186

The Microsoft-is-the-computer idea is already well entrenched. You don't buy a computer anymore. You buy Windows or your buy a Mac.

I bought a cheap, pre-built computer sitting in the font of a store to replace one of my (cheaper, older, dead) personal development servers. It had a Microsoft OS on it. I asked for the PC tech running the store to remove the OS and give me the price difference.

His first reply was that PC's don't work without Windows.

I told him I was going to just put Linux on it.

They guy has been building and selling PCs at this place for years. His reply?

"Uh, I don't think Linux runs on PCs."

I just waited for him to crudely zero out the boot block on the HD I was going to trash anyway, bought my 'useless' PC and walked out.

Evercookie is just another salvo in the silly Medieval/Industrial Age Idea of a war of control between producers verses consumer. Remember to be a good sheep, don't open those, you'll void the (useless) warranty! It comes in any color you want, as long as that color is black.

Comment Re:it doesn't make any sense because (Score 1) 473

From what I understand, Microsoft also offers "rebates" to hardware computer vendors that are primarily or entirely Windows only. It's the loophole in their consent decree (rebates instead of discounts).

In the music industry, that home to paragons of higher morality like the RIAA*, they call this a payola scam.

But why should you expect different behavior from a monopolist that was convicted by a court then who fully ignored that court?

It's good to be king, regardless if your throne is built on hard work or the heads of the peasants or office and operating system bundling. After all, laws are for other people.

* for new to the Internet or the Irony deficient I suggest you search this very forum for that term.

Comment Re:lets buy tons of games! (Score 1) 572

It is one thing to release for Linux, a completely different thing to support it.

I think we all should buy a hell of a lot of games... just to show that linux is a damn good marketplace for games...

Surprisingly, a lack of this is the reason CCP dropped their evil-Cedega-non-native-client-under the-covers Linux version of Eve-Online. They claimed the "market wasn't growing fast enough." And here people figured an MMO that requires some thought and skill to play would do well with the Linux community. Queue the 'I play nethack in vt100 at 80x25 just fine' comments.

How long before Valve does this for Steam? How many people have to buy or use Steam on Linux for the CFO not to walk in and pull the plug for a nice 'cost savings bonus'?

Personally this means I get access to a large already-bought back catalog of Source games. I just hope this means the Steam 3rd party and indie developers see this as a chance to rake in a little money. And if any Valve developers are reading, I'd just be happy if a native Steam client could launch Mass Effect under wine. (Bioware -> EA where apparently PC -> Windows.)

Comment Re:How funny.... (Score 1) 14

I was just checking out these files and Gephi for a project and thought how cool they looked.

As a testimonial to careful color selection, the original graph on the article looks more like a cross between a drain clog and a petri dish seeded by an epileptic robot.

Interesting that the diagrams for Python show a focus on django. Selection bias perhaps? A comparison with say sf.net would be interesting. How many other large python projects have public code repositories available (things like Eve Online would be hidden) for similar data mining?

Showing the segregation of php is curious. It certainly raised a number of questions in my mind. Do any other programming language communities look like this? Over time? What would an animation of the evolution of these projects detail? Does the low cohesiveness imply anything about the nature of php projects?

The flikr page is also interesting. The Perl community looks heavily intertwined. As an old (+3 O'Reilly book) language with many different developers, many who operate in corporate walled gardens, it is surprising to see such massive interconnection in the final graph even with hints of segregation.

Comment Re:11k Is Too Big? (Score 1) 582

Well, if you read the teensy article you see that normal ELF programs are like your normal car, with an ignition, etc.

The really small Linux programs are less like a normal car and more like a Service Car. These Service cars start with a pull cord like a lawn mower, no ignition needed. Both are niche items with practical justifications for their creation that owe their current existence to labors of love (one of parts the other of publishing.)

These cars also use a handlebar instead of a wheel and double as a trailer when being pulled. So, perhaps not unlike the typical Linux application at all.

Comment Why compare? (Score 1) 391

They are comparing an internet standard that is not yet finalized to what is supposedly a finished product. HTML5 hasn't even settled on a video codec, so how can there even be a real comparison here? Of course HTML5 can't take advantage of GPU acceleration yet, they don't even know what they'll be accelerating yet! The only thing this article does is point out that HTML5 hasn't had the chance to implement GPU acceleration and that maybe they should consider it as part of their criteria in their codec selection process.

Comment Required Reading (Score 1) 460

I took an IT certification test in 2008 that required me to identify technology sites important to keeping my skills current.

.

Of the correct answers required, one was http://slashdot.org./

Make of that what you may, but even on the off days this little 'blog of CowboyNeal's is still considered by many to be less a water cooler for Geeks and more of a IT information resource.

Comment Re:Not more safe (Score 1) 611

Not everyone can scour the source/binary of every app they get from a 'trusted' site.

At least someone inspected this package. The malware was found, after all. Besides, expecting everyone to scour everything is a Red Herring.

And if you cant trust the 'trusted' sites for the free stuff, then the entire FreeOS movement is dead in its tracks.

At some point you have to trust. Not 'click yes on pop-up warning number 300 for the day' trust but 'these packages are signed by so-and-so who I trust.' Or to put it in words that the corporate world uses: 'signed by so-and-so who I blame.'

A bigger white elephant in the room is Unix-style OSes that do a good job of securing the OS from damage by users, but still let the user completely wipe their own home directory out. I don't really care that this screensaver I download and put in ~/whereever can't mess with anything else in the system. All it has to do is ruin ~/. As they say, that's where I keep my stuff.

Comment Re:missing option (Score 1) 628

Most assume the poll is about Personal Desktop computers. However, I have the following computers on my desk:

A WAP doing the job that used to take a room of equipment.

A cellphone sitting in it's dock, with more MIPS than my first Java development machine and displaying more colors at once on it's smaller-yet-higher-resolution screen.

A dust covered Zune, likewise more well endowed than that space-heating sun box sitting in the office corner.

A camera with more ram than I had hard drive space not to many years ago.

Several external harddirve enclosures with i/o processors each having higher transistor count than all the electronics in a 1980s Radio Shack.

Oh, and two monitors that have more computational power than my desktop from 25 years ago. Each. So, certainly more than two computers. Most even have their own display. Perhaps even the WAP could be considered to have a display, if blinkenlights are your thing.

Comment Re:Open Source (Score 1) 392

Give some respect where it is due, please

Okay: respect the engineers. Never the equipment.

'Military grade' just a matter of engineering. Which is highly dependent on the quality of the engineer. Yes, it is the person and their efforts = not some magical unobtanium element only given to the military - that makes military equipment any different than civilian equipment.

The study the history of engineering is very telling to this. First there were Engineers. They worked for the military only. They applied science to solve problems of armies. When someone started needing something more complex then a cow to run a farm, you had Civil Engineering. Literally 'Civilian' engineers. Now you have hundreds of different fields in Engineering. Both the Civil and military use the same physics, same practices and same base materials. Today, with government contracting, they are often the same people.

To take modern weapons systems and try to even think of equating them with your little toy rocket is ignorant at best, and flamebait at worst.

Three words: improvised roadside bombs. If it can kill people, it's a weapon. The only measure of how much respect it should get is how deadly it is. Thinking that some random dude working at home cannot be effective has cost people lives before. And this doesn't even get into the clusterf*ck that is government contracting - in all its lowest bidder glory - that is behind 'modern' weapon systems.

Or a CS undergrad saying they can write an OS from scratch because they have played around with assembly a bit

Yeah. Never happens.

From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)
Newsgroups: comp.os.minix
Subject: What would you like to see most in minix?

Hello everybody out there using minix -

I'm doing a (free) operating system (just a hobby, won't be big and
professional like gnu) for 386(486) AT clones.

Slashdot Top Deals

It seems that more and more mathematicians are using a new, high level language named "research student".

Working...