Slashdot Mirror


User: Statecraftsman

Statecraftsman's activity in the archive.

Stories
0
Comments
316
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 316

  1. Don't care about Copyright? on The Fashion Industry As a Model For IP Reform · · Score: 4, Informative

    She said (paraphrasing), "Open Source. Those people decided they wanted nothing to do with copyright."

    She's a little bit wrong there when you consider that the GNU General Public License uses copyright as the vehicle through which the license is enforced. What she meant to say was that the free software movement requires people be able to copy and modify their software as part of the definition of software freedom. Not quite as good for a sound bite but a truer meaning for those who care.

  2. Re:Privacy is only one issue... on Facebook Calls All-Hands Meeting On Privacy · · Score: 1

    s/leave without/leave while/

    Yes, I promise to use the Preview stage in earnest from now on.

  3. Privacy is only one issue... on Facebook Calls All-Hands Meeting On Privacy · · Score: 3, Informative

    I would also like to see them offer some sort of standard way to export a user's photos, conversations, friend graph, and everything else needed to leave without being able to carry on some sort of continuous existence on another system. I would also like them to AGPL their software but I'm realistic and expect export is the best they will do so long as they're not challenged by a new system with the freedom to migrate.

  4. Can I order the discussion page? on Wikipedia Is Not Amused By Entry For xkcd-Coined Word · · Score: 1

    YES! I just ordered the discussion page as a book! It's going to look great next to XKCD Volume 0 that I just put on its own shelf.

  5. Freedom in the Cloud on Creating a Better Facebook · · Score: 2, Insightful

    To me, software freedom is being able to choose and customize the software I use without limit. With applications like Facebook, I cannot of course do any more customizing than the Facebook allows me to. The FSF tried to address this problem with the AGPL and many web applications have rightfully chosen it as a way to give users freedom online. Unfortunately there's a rather big part of the equation that the AGPL and the four traditional freedoms miss. It's that our data is often stuck inside even AGPLd applications. If we want to have true freedom online we need The Freedom to Migrate and it seems Diaspora is trying to provide.

  6. Re:GPL Violation? on Can Employer Usurp Copyright On GPL-Derived Work? · · Score: 2, Informative

    Assuming the company owns the copyright to the modifications they made, no they wouldn't need to provide their modified source to their employees. One of them must have the source to have developed the modifications but there's no propagation in what you described. With the GPL, the copyright holder is the party of reference, not the coder, employee, PHB, or anyone else.

  7. Re:GPL Violation? on Can Employer Usurp Copyright On GPL-Derived Work? · · Score: 1

    The GPL uses the terms convey and propagate rather than distribute. Propogation is what you're referring to and the way I read it with my non-lawyer eye is... if an organization holds copyright to their changes or is using a publicly available version of the program(and therefore source is available from other channels) they are not in violation of the GPL.

    My question to you is how are you able to possess code subject to the GPL yet deny your employees access to the source code? Why would you?

  8. Re:Torrent Please on NASA Solar Satellite's First Sun Images · · Score: 1

    Where did you find those 1gb and 700mb files? Can't find them to download them direct. I was getting 1MB/s earlier so imagine I would be seeding the largest files quite soon.

  9. Torrent Please on NASA Solar Satellite's First Sun Images · · Score: 3, Insightful

    I downloaded the 40mb(h264 mov) file which was all of 31 seconds. What would be super awesome though would be a torrent of a longer period of time...like an hour at least. Pretty please NASA? If the Norweigans can do it with a train ride surely we can do it for a great solar instrument like this.

  10. Re:Oh the horrors! on IE8's XSS Filter Exposes Sites To XSS Attacks · · Score: 2, Interesting

    The only thing crazier than a dynamically generated regex is running a proprietary browser on top of a proprietary operating system.

  11. Re:Ripple effect on Apache Foundation Attacked, Passwords Stolen · · Score: 1

    That is a good point. Perhaps they're targeting the hardest targets and are preparedto brute-force these "high value" passwords one at a time thereby building an elite password dictionary.

  12. Re:TinyURL Previews on Apache Foundation Attacked, Passwords Stolen · · Score: 1

    Url shorteners are an unnecessary security risk and also creates single points of failure for long term Internet stability. We should try to avoid them and instead encourage popular sites to provide their own shortened links. For more, here's a noteworthy blog post on the subject: http://joshua.schachter.org/2009/04/on-url-shorteners.html

  13. I wear IR glasses on 90% of the Universe Found Hiding In Plain View · · Score: 1

    I wear IR glasses so I'm really getting a kick out of these replies.

  14. Create value in your brain on Math Skills For Programmers — Necessary Or Not? · · Score: 2, Insightful

    Math is necessary for programmers but also for life. That wasn't the best thing in TFA though. The most insightful nugget in this piece was that we should think strategically about what we choose to learn. One the one hand, a programmer can chase the buzz...Rails, Struts, and the Twitter API and get jobs with the cool kids. Far better is to learn general tools that will be around a long time. This is why I like free software and gnu/*nix. The community has built a core set of tools(scripting/database/web) that stands to be around for 20-50 years or more. Just something to think about as you build your programmer/sysadmin toolset (assuming programming/sysadmin work isn't just a temporary thing for you).

  15. Re:SWEET SUCCESS on First Anti-Cancer Nanoparticle Trial On Humans a Success · · Score: 4, Funny

    Camel Lights, now with siRNA Nanoparticles!

  16. Re:Ubuntu One-liner of the Year: 2010 on Ubuntu's "Lucid Lynx" Enters Beta · · Score: 1

    I'm also noticing that the minimize icon is shaded so it looks out of place at the usual position.

  17. Ubuntu One-liner of the Year: 2010 on Ubuntu's "Lucid Lynx" Enters Beta · · Score: 5, Funny

    gconftool-2 --set /apps/metacity/general/button_layout --type string menu:minimize,maximize,close

  18. Re:I'm a professional Malware removal guy. Literal on Malware Delivered By Yahoo, Fox, Google Ads · · Score: 1

    SumatraPDF ftw.

  19. Free software in action on Germany Warns Against Using Firefox · · Score: 4, Insightful

    As soon as I read about this on /. I realized Firefox is downloading an update to 3.6.2. This is why free software is our best tool against malware. Reaction time can scale with importance. And (shameless free software plug alert) it's why I wrote what's in my sig.

  20. Re:Windows on TV? on New Chip Offers Virtual Windows Desktops, On TVs · · Score: 1

    Thanks. Guess the slashdot lazyweb is alive and well.

  21. Breeder reactor comparison on Planned Nuclear Reactors Will Destroy Atomic Waste · · Score: 1

    How would this new reactor they're developing compare with a breeder reactor. From what I remember a breeder reactor will take the waste from traditional Uranium fission and convert it into Plutonium. So it's more efficient but the waste has an increased perceived scariness factor. Either way you have hazardous material to contain, perhaps this way we can reduce the amount of it that we must store.

  22. Question about established systems... on Verizon Set To Launch Mobile Payment Service · · Score: 1

    So in these other counties that already have it, can you describe what you have like this? I'd like to know do these systems tend to support more than one wireless carrier? Do they try for exclusivity with vendors? Are there caps like this $25/month? Are they opt-in? Does the vendor of a good/service have to pay a surcharge over what a merchant credit account would do? I guess I could search on it a bit but I also like the idea of getting some spontaneous information here.

  23. Windows on TV? on New Chip Offers Virtual Windows Desktops, On TVs · · Score: 1, Insightful

    I don't need Windows on TV. I've already got gnu/linux there doing everything I want. What I need is a wireless keyboard with a built in touchpad and good range <$100.

    Looking at ncomputing's site, I have hard time believing they can run 30 computers with XP, playing video, etc. from one HP slimline.

  24. Re:Current architecture flawed but workable BUT... on Multicore Requires OS Rework, Windows Expert Says · · Score: 1

    I use FastCopy since it's free software and skips files that haven't changed. Has lots of other nice features as well but I've not seen it widely mentioned anywhere. Enjoy.

  25. More cuddly, but still proprietary on Nintendo Developing DS Apps For School Systems · · Score: 4, Insightful

    Nintendo is a company dear to many of our hearts since many of us are nostalgic for their early games. They've continued to innovate in game play and still provide a lot of pleasure in leisure time. That being said, they are only rivaled by Apple in their record of locking down their proprietary systems. In gaming, it's not a big deal but in education, it's another story.

    In education, we need to avoid putting up artificial walls where they needn't exist. Children should be free to explore as long as they're not a danger to themselves or others. That's why free software is essential in education. It encourages cooperation, learning, and exploration. I fear that Nintendo is going to continue to lock down their systems when they're used in an educational setting and if that's the case, we should skip it. There's nothing worse than a teacher having to answer a question with, "That's just the way Nintendo made it I guess."