Double Shot #2321
- The Zero Bug Policy - Just put all the bugs at the top of the stack, ruthlessly.
- Creating Flow and Value in Product Development - John Cutler walks through some agile/lean best practices and why they're important.
- Water.css - Straightforward single-file CSS for simple sites. There's a demo site.
- You Might Not Need Integration Tests - Especially if you have a working canary deployment strategy.
- PostgreSQL performance on Raspberry Pi - Yes, it can be done. Even parallelized.
- dbdot - Convert PostgreSQL schemas to DOT files (which then make pretty pictures). My experience has been that by the time you want this tool the schema is too complex to print, but YMMV.
- How to Design Perfect (Software) Products - "Simplicity Oriented Design," an attempt to avoid the dumpster fires that come out of many large design processes.
- Lynis - Lightweight tool for security scanning.
- A Detailed Overview of AWS API Gateway - Learn about the actual magic inside.
- jQuery 3.4.0 Released - This should be the last release before things tool up for 4.0.
- Working as a UX-lead - A peak inside this job, from someone who has it.
- Rails::Pretty::Logger - Drop-in Logger replacement with a web UI that includes drilldown debugging.