You have to give the guy some credit; Stallman believes in the free software movement, fights for it, and refuses to compromise his rights or values.
Which by and large hurts his position if that is to be held up as what it takes to follow the free software movement.
Richard Stallman's Computer Setup
51–60 of 262 posts
Re: Richard Stallman's Computer Setup
#52Well, not the best way to expand your horizon. When he would use things like the iPad from time to time, he would understand that convenience is the biggest threat to open source. Nobody cares how free Stallman's device really is. When he would speak for better open source devices, he would actually make progress. Right now is Shuttleworth advancing the free software movement to be accessible for everyone. Reminds me…
People forget how much impact the lunatic fringe have on the rest of us. Before the free software movement, it would have seemed insane for a company to give away their code for free -- there was no precedent for it. When you shift the extremes, you also change what counts as being 'moderate'. Would anyone have taken Canonical's business model seriously twenty years ago?
TL;DR: We need people like Stallman to make the rest of us look less crazy.
Re: Richard Stallman's Computer Setup
#53Earlier quoted context omitted.
What sort of ultra-geek uses that sort of setup? The current generation of that notebook has a processor that runs at less than 1GHz! The only reason he gets away with it is that he mostly does mail on emacs from console. It's too minimalist for any present day software development work
I know a reasonable number of present-day developers who use a setup not much more complex than that: emacs or vim in a console. Not very practical for webdev, but you can do scientific-computing or embedded dev that way. For scientific computing you'd probably want a beefier CPU to run tests, but those are often run remotely on a computing cluster anyway.
Re: Richard Stallman's Computer Setup
#54Earlier quoted context omitted.
What limitations does the GPL license place on a web startup? AGPL, yes, but GPL?
Read the linked HN discussion (and also the original FreeBSD.org article). As an example, You can't (technically) use GPL'd code inside your iOS application. GPL is not the greatest license, that's why they created LGPL (to remove some of its stupid restrictions) and even that wasn't enough...
Web startups don't generally build iOS apps, they build web apps.
> GPL is not the greatest license, that's why they created LGPL (to remove some of its stupid restrictions) and even that wasn't enough...
Enough for whom? Microsoft? I know it's hard to believe, but some people do not have "allow companies to benefit from my work without giving back anything in return" as their top priority.
Re: Richard Stallman's Computer Setup
#55Well, not the best way to expand your horizon. When he would use things like the iPad from time to time, he would understand that convenience is the biggest threat to open source. Nobody cares how free Stallman's device really is. When he would speak for better open source devices, he would actually make progress. Right now is Shuttleworth advancing the free software movement to be accessible for everyone. Reminds me…
Re: Richard Stallman's Computer Setup
#56Sadly, this didn't actually provide the details of the most interesting bit of this setup: a separate system that receives URLs via email and emails back a text version of the webpage, which allows integrating browsing into an almost entirely offline batch-processing setup.
http://daringfireball.net/linked/2011/10/27/rms-cell-phones
Edit: according to http://stallman.org/stallman-computing.html he does use normal web browsers from time to time and even has a Twitter account for posting comments on websites. For text articles, his script probably just runs something like "lynx -dump" on the URL and e-mails it back.
Re: Richard Stallman's Computer Setup
#57You have to give the guy some credit; Stallman believes in the free software movement, fights for it, and refuses to compromise his rights or values.
Don't take this the wrong way but I personally feel that the GPL is not a free software license, I feel it's a community software license. BSD is a free software license, BSD code is truly yours, you want to create a proprietary fork you can do it, you want to create a GPLed fork you can do it, you want to expand the BSD code base you can do it. One thing I really love about BSD licensed code is that I feel like I ow…
Re: Richard Stallman's Computer Setup
#58You have to give the guy some credit; Stallman believes in the free software movement, fights for it, and refuses to compromise his rights or values.
Don't take this the wrong way but I personally feel that the GPL is not a free software license, I feel it's a community software license. BSD is a free software license, BSD code is truly yours, you want to create a proprietary fork you can do it, you want to create a GPLed fork you can do it, you want to expand the BSD code base you can do it. One thing I really love about BSD licensed code is that I feel like I ow…
Why should you be allowed to take away the Freedoms of others? The one thing the GPL restricts is your Freedom to restrict the Freedom of others. That's the foundation of copyleft: your rights stop where mine begin, and that includes being granted the four Freedoms of software as defined by the FSF.
In an ideal world, we would not need the GPL. Everyone would have realized already that it is in no one's prolonged interest to make proprietary software, and it would be frowned upon to do so. We would have implicit CC-BY (or -Zero) for everything and be done with it. No more copyright and licensing crap.
Re: Richard Stallman's Computer Setup
#59Sadly, this didn't actually provide the details of the most interesting bit of this setup: a separate system that receives URLs via email and emails back a text version of the webpage, which allows integrating browsing into an almost entirely offline batch-processing setup.
He probably e-mails his assistant to do it, just like he speaks out against cell phones but will just ask to borrow someone else's. http://daringfireball.net/linked/2011/10/27/rms-cell-phones Edit: according to http://stallman.org/stallman-computing.html he does use normal web browsers from time to time and even has a Twitter account for posting comments on websites. For text articles, his script probably just runs s…
Not sure why John Gruber cares about this, but...
Re: Richard Stallman's Computer Setup
#60But hey - this guy has principles and sticks to his guns. I respect him for that and I don't give a dime if he uses a one inch display on a PC with 64K of RAM