A lightweight library to validate function arguments.. Latest version: 1.1.2, last published: a year ago. Start using fn-arg-validator in your project by running `npm i fn-arg-validator`. There are 2 other projects in the npm registry using fn-arg-validator.| npm
Over the years I’ve seen all sorts of SQL mistakes made by developers on my teams, and I’ve made quite a few of them myself. I’d like to share what I’ve learned with you, starting with security first…| Lack of Imagination
First a little context: At Faradai we had been using PostgreSQL on the ext4 file system for a number of years until it recently became evident that the constantly growing database size (over 5 TB at the time) would start to cause issues in general performance, cloud costs, and the ability to have reliable backups. We reviewed a number of alternative file systems, and chose ZFS mainly for its following three features…| Lack of Imagination