Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:The Road Not Taken (Score 5, Insightful) 594

Not sure where you took your "poetical exegesis" class, but you should ask for a refund.

The narrator as "vain, shallow individual" is entirely a character pulled out of your hindquarters, as there is nothing in the text of the poem to lead to that conclusion.

The poem is simply a reflection on how we, as individuals, make choices in life. Some of us choose to take the direction taken by most of those around us. That might be university, family, job, retirement in FL. Some of us choose to turn aside from that direction and try another path. Programming a PDP to play "Space Travel," for example. Or writing an operating system "just for fun."

Frost's suggestion is that these choices of path may seem insignificant at the time -- both paths being nearly the same; but that, as "way leads on to way," there's no going back and thus we may find ourselves down a path that leads to unexpected places. When Linus Torvalds wrote linux, he could not know that "the path less traveled" would lead to fame and fortune, literally. The college kids who created Slashdot could not know it would make them rich.

In fact, the point of the poem is exactly that it does matter which path you take. But that you don't always know how your choice is going to turn out. Frost himself might have continued his career as a teacher, a stable and certain means of supporting his family. Instead, he chose to focus on his poetry. He took a chance. And it worked well for him.

mp

Comment Re:Making software or distributing it (Score 1) 196

doesn't Debian only distribute the software, and therefore doesn't really have anything to do with the Sender-ID and the possible patents it depends on ? Or is Debian plainly boycotting any program from distribution that uses Sender-ID ?

The way Debian works, only "free" software is recognized as a standard part of the distribution. They used to have a separate section called "nonfree" or something like that, into which they would dump everything that didn't meet their spec for "free."

Debian zealots have been trying to some time to get rid of the "nonfree" contrib section altogether. They recently voted to get rid of all documentation that doesn't meet their spec -- specifically, pretty much everything from the FSF. (Doesn't that brighten your light -- installing the GNU C compiler with no documentation? If you think that is a good idea, install Debian.)

The recent announcement is just meant to advise developers that anything they develop that includes SID won't be distributed in the standard distribution section. It would go into the "nonfree" section until they get rid of that, as well.

Somehow, I don't think the prospect of not being in the Debian distribution will have much effect on those who would deploy the SID, anyway.

mp

Slashdot Top Deals

The solution to a problem changes the nature of the problem. -- Peer

Working...