Earlier quoted context omitted.
It’s also people thinking an open license is a free-for-all. I put out some simple scripts some time ago to move data across a couple of sites, under MIT - super liberal license, “just keep the credits” and you can do anything you want. Simple, right? After a few years I checked the forks and the first (and often only) thing they were doing was to strip attribution everywhere. I mean, it’s github, you forked right fr…
> It’s also people thinking an open license is a free-for-all. I put out some simple scripts some time ago to move data across a couple of sites, under MIT - super liberal license, “just keep the credits” and you can do anything you want. Simple, right? This seems like a reasonable enough place to ask: if you have a project under MIT, and I pull a function out of one file to use in my project, where exactly do I owe…
Richard Stallman spoke at Microsoft Research this week
111–120 of 170 posts
Re: Richard Stallman spoke at Microsoft Research this week
#112Earlier quoted context omitted.
Does anyone here on HN know of lawyer companies that would follow up on license violation requests in bulk? E.G. there are services like small claims court in the UK that _mostly_ automate the billing on unpaid invoices, is there something like that for licensing?
Maybe we need something like the DMCA Takedown Tools in Youtube for GPL License violations on GitHub? /s
Re: Richard Stallman spoke at Microsoft Research this week
#113Earlier quoted context omitted.
Maybe we need something like the DMCA Takedown Tools in Youtube for GPL License violations on GitHub? /s
Why the /s? It would actually be a good idea. The whole point of open licenses is that they work inside the established framework of copyright laws.
Re: Richard Stallman spoke at Microsoft Research this week
#114Earlier quoted context omitted.
You meant control over the users.
Forcing your users to have to GPL any of their code based on your code is controlling them more than releasing under a more sane permissive license. It's ironic that GPL is the true restriction of freedom for all the virtues it touts.
Re: Richard Stallman spoke at Microsoft Research this week
#115Without sounding too sacrilegious, Dr. Stallman is the Free Software Jesus--he preaches the gospel of Free Software to the whole world and associates with "sinners" calling them to repentance. If he can bring "the truth" of Free Software to Microsoft employees and help them "see the light", why wouldn't he? He certainly looks the part of Free Software prophet when dressed as Saint Ignuicius: https://stallman.org/sain…
> Sainthood in the Church of Emacs requires living a life of purity—but in the Church of Emacs, this does not require celibacy (a sigh of relief is heard). Now there's a quote that didn't age well... That whole page is just... strange...
Re: Richard Stallman spoke at Microsoft Research this week
#116Earlier quoted context omitted.
dang / sctb could you please change the link to the English one? Thanks.
The mods don't see every comment. The fastest way to get their attention is to email them using the contact link in the footer.
Re: Richard Stallman spoke at Microsoft Research this week
#117Without sounding too sacrilegious, Dr. Stallman is the Free Software Jesus--he preaches the gospel of Free Software to the whole world and associates with "sinners" calling them to repentance. If he can bring "the truth" of Free Software to Microsoft employees and help them "see the light", why wouldn't he? He certainly looks the part of Free Software prophet when dressed as Saint Ignuicius: https://stallman.org/sain…
> Sainthood in the Church of Emacs requires living a life of purity—but in the Church of Emacs, this does not require celibacy (a sigh of relief is heard). Now there's a quote that didn't age well... That whole page is just... strange...
Also, people didn't get offended so easily, which seems like a sport these days to see who can be more offended. I really miss those days.
Re: Richard Stallman spoke at Microsoft Research this week
#118Earlier quoted context omitted.
What the hell are the downvotes for? Seriously?
You are being downvoted because you're preaching a terrible game programming mistake as the only reasonable approach. I didn't downvote you, but I wrote enough games to hope no young programmer takes your advice. Games, as iteratively developed creative products, always interweave engine with content. Trying to write a generic engine in parallel to your game is a surefire way to never release a game. Even if you set…
Re: Richard Stallman spoke at Microsoft Research this week
#119Earlier quoted context omitted.
Why the /s? It would actually be a good idea. The whole point of open licenses is that they work inside the established framework of copyright laws.
DMCA takedowns are a remarkably heavy-handed way to deal with software licensing, which is often something that can often be resolved with some good-faith discussion.
Re: Richard Stallman spoke at Microsoft Research this week
#120I am a huge fan of Stallman.He is as close to 100% correct on software ethics as anybody has ever been. His contribution to computing has been immense. However, in a world where your social status can go down easier than it can go up, I think it's nearly impossible for younger, non-established programmers to live by these rules. We should push society, and the powerful, towards FOSS. But until that happens, the indiv…