This works in some situations but the OPs use case seems to suggest near real-time access to records that would only have recently been created. I'm unsure if CSV could work well here.
Serious question: why would I want to use this instead of tests as part of the CI process? Or would the use case be to use both but just get faster feedback from Lefthook?
I'm chuckling inside thinking about how many people go and install/use this versus how many people actually work at a scale that they need to use this.
Yes. The this is the alternate way of doing it with the RFID flaps if for some reason your pet doesn't have a chip or there are issues reading it. Cats can lose collars though, many have a release mechanism so that if the collar gets caught the cat doesn't get stuck forever too.
If the ISP was being transparent about where they were going to source traffic I'm surprised that they ever got onto the affiliate program in the first place.
I'm torn a little on my opinion of this post. On the one side I applaud anyone who's willing to self-learn and isn't a "I'll just Google it" developer. On the flip side I tire of hearing people tell me that they've written a CMS of their own, in some cases piggy backing on someone who's solved the an identical problem pays dividends and will be more mature than your solution.
Perhaps for a self-learner a nice approach is to write it yourself and then go searching for a solution. That way you'll likely: validate what you did, figure out that you missed a detail or perhaps learn some new regexp foo or different way of writing the same thing.