Submission + - U.S. Attorney Chided Swartz on Day of Suicide 1
Submission + - Aaron Swartz commits suicide (mit.edu)
Comment git-annex assistant (Score 1) 272
"go easy on the 'just apt-get FubarPackageInstaller.gzip and rd -m Arglebargle' stuff"...
So why is he asking Slashdot?
Seriously, git-annex assistant might be the solution for part of his problem. assistant is a pretty front end to git-annex which uses git to sync repositories of file metadata and several other means (rsync, etc) to schlep the files between repositories. It won't run on his Windows box but does run on OS X and might be easy enough for his wife to use.
Comment Re:$16,000 dollars in cash ... (Score 1) 936
Comment monyafeek! (Score 1) 153
Comment Re:License to print money (Score 1) 184
Comment Distance! (Score 1) 183
Comment Re:Huh? (Score 1) 312
But I've always been told by the fanboys that Linux is inherently secure, right? So that's not possible.
A trojan startup file was added to the system start up scripts
But Linux has no viruses/trojans/malware, right?
To clarify, the kernel.org announcement says that trojan startup file was added to the server's startup scripts.
Comment Re:Buy more ram (Score 3, Insightful) 475
It's not ONLY a stick of ram. It's an indicator to your employer that you don't understand boundaries, roles, and responsibilities.
Wow, I'm glad I don't work at your company. I've been blessed with a sane IT guy where I work. When I said I needed a Linux desktop, he got me a bare PC, handed it over to me and said, "Your on your own". We get along great.
Comment PTPnet (Score 1) 214
http://www.personaltelco.net/WikiTour#The_Network
Comment Neal Stephenson has a hand in this (Score 5, Interesting) 189
I work part-time at Intellectual Ventures Labs, which enables me to get out of the house and exercise the nerdy predilections that I used to exercise at Blue Origin. This is a sort of all-purpose science lab and thing-making facility where new inventions are developed.
Comment Re:Tech is still Tech, yucko! (Score 1) 435
... The command line is just as much of an abstraction as a GUI is, just harder to learn.
True, CLI is just an abstraction, a metaphor, but it's a layer or two closer to what's really going on. I grew up typing BASIC on my C-64, but after I upgraded to a Mac SE I spent 10 years using only GUIs until "In the Beginning was the Command Line" (by Neal Stephenson) inspired me to explore the world underneath. The passage on Emacs as the Hole Hawg of text editors is hilarious, and after reading that I totally wanted to be a Morlock instead of an Eloi. That essay was my gateway drug into Linux. It's getting dated by it's still relevant.
http://www.cryptonomicon.com/beginning.html
After 2 Years of Development, LTSP 5.2 Is Out 79
Comment Re:I run Debian, and I run FreeBSD. (Score 1) 425
what's with the obsession with boot time? Can anyone explain why the free software community is so obsessed with this metric?
You're right when it comes to servers or desktops, but for laptops it's a different story. Sleep or hibernate are often not supported by Linux on laptops, and given the increasing market share of laptops vs. desktop, boot time is something to pay attention to.