Kind bookmarks
Very cool! Looking forward to getting this into my muscle memory
This is very cool. I've been thinking about containerising my personal APIs for this site, and I guess this would remove a lot of the work! Looking forward to playing with this once it's released.
I used to write a lot of shell scripts before realising that what I was trying to do was treat shell scripting as a "full" scripting language (I won't define here what I mean by "full").
Its not - reach for a higher level scripting language like Ruby or Python when things are getting more complicated, and allow shell scripts to glue things together, or be for quick tasks maybe a few lines long.
When you do write them, this advice is great but it's definitely worth gaining understanding of when you should and shouldn't use them.
This is a great resource I've used in the past for learning how best to approach automation testing with a website.
A great read about why PHP is still a great choice in 2020, despite the bad press it gets from developers (who likely haven't touched it in years).
This is very interesting to hear just days after a colleague gives a compelling introduction to Kotlin of which one key selling point (to me at least) is reducing boilerplate for Plain Old Java Objects (POJOs) that are effectively data-only objects.
That being said, it's still a way off compared to Java 8, and could be nice to try out Kotlin a bit more.
This is a great resource for generating certs for performing Mutual TLS authentication, as well some good sample code for how to set up example client/server apps in several programming languages.
A writeup on the DVSA blog of a great day I had attending their AWS Game Day
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.
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.