But when it gets right down to it, if permissive open source is free candy, copyleft is a free puppy. If you want a puppy, a free one is great. If you donโt want a puppy, receiving a free one by surprise can be costly and awkward.
Kind bookmarks
The only problem is that the industry makes folks feel like they need to, which isn't fair for people who don't have time ie who have other commitments like children
Although I don't condone Vim bashing (as a Vim user, and because it quite often tells you how to exit) these are pretty good
A very interesting read on choosing a license to protect the author's income, which I get, although realistically (at least) the AGPL has been written to ensure that the end users always get the code, not that the authors are protected.
Licensing is hard, especially when projects you use want to protect their end users and have gone for strong copyleft licenses like the GPL/AGPL
An interesting read on creating a extensible platform which isn't truly private, vs a walled garden with true privacy, and the tradeoffs we have to consider.
This is what I started doing when I got my personal domain all those years ago, as it allowed unlimited aliases and a catch-all address. There's nothing better than seeing some spam coming from an email that tells you exactly who sold/leaked your data.
An interesting way to manage it - I quite like the approach.
I'm a fan of how I do my own, and will write about it at some point - https://gitlab.com/jamietanna/jvt.me/issues/847
Those of us in the EU are pretty worried about it, so I can imagine it's not going to be fun for folks whose countries haven't even had a say in it!
An interesting look at why you'd want to work for a startup, not a tech giant - although not everyone will have the same experience.
Very interesting to see that there's even more to the command than expected - and some great new features coming soon.
Some interesting points in here that reinforce my thoughts about the difficulties of knowing what the right version number should be - although I hugely push for and use SemVer.
An interesting approach - but I wonder why you'd implement like so (requiring SSH usage) instead of the Systems Manager's run-command
https://docs.aws.amazon.com/systems-manager/latest/userguide/walkthrough-cli.html ?
A safer way to parse YAML by removing some of the more dangerous parts of YAML parsing - an interesting approach that means you don't need everyone well-versed in the minutiae of the YAML spec!
A good read by Terence about how the Semantic Web and using metadata (be it Schema.org, microdata or Microformats) will build a more usable and interconnected life
A subtle and not so fun source of bugs if you're affected - worth investigating!