Skip to main content

January 2026

📅 2026-01-23

📚 Documentation Updates

  • RNZ "New Gaza" Article Complaint: Added guide for submitting formal complaints about RNZ's coverage of the US "New Gaza" proposal
    • Step-by-step instructions for the RNZ complaint form
    • Ready-to-use complaint text addressing Principles 1, 4, 6, and 7
    • Challenges the article's lack of Palestinian perspectives and legal context
    • Link: Complaint: RNZ 'New Gaza' Article

📅 2026-01-22

📚 Documentation Updates

  • AWS Amplify SSR Debugging Guide: Added troubleshooting documentation for IAM role issues

    • Covers "Unable to assume specified IAM Role" errors with Next.js SSR apps
    • Documents CLI vs Console workarounds and trust policy configurations
    • Link: Amplify SSR IAM Debugging
  • NextAuth Session Caching Bug Guide: Added documentation for CloudFront session caching issue

    • Debugging critical bug where CloudFront cached authenticated responses
    • Covers cache-control headers, auth middleware, and Amplify fixes
    • Link: NextAuth Session Caching Bug

🛠️ Site Improvements

  • AWS Documentation Cleanup: Renamed all AWS documentation files to follow kebab-case naming convention
    • Standardized 11 files in docs/engineer/AWS/ directory
    • Removed redundant aws- prefix (folder already provides context)
    • Updated internal links to match new filenames
    • Improves URL consistency and follows project style guidelines
    • Files renamed:
      • AWS-ECS-1Microservices.mdecs-1-microservices.md
      • AWS-ECS-2Monitoring.mdecs-2-monitoring.md
      • AWS-ECS-3CapacityProviders.mdecs-3-capacity-providers.md
      • AWS-ECS-Cats-n-Dogs.mdecs-cats-n-dogs.md
      • AWS-EKS-Create-Clusters.mdeks-create-clusters.md
      • AWS-EKS-Networking.mdeks-networking.md
      • AWS-EKS-Workshop.mdeks-workshop.md
      • AWS-Incident-Response.mdincident-response.md
      • CloudDemoNotes.mdcloud-demo-notes.md
      • CloudDemoCF.yamlcloud-demo-cf.yaml
      • UPNG.mdupng.md

Template for Future Entries

When adding new changelog entries, use this format:

## 📅 YYYY-MM-DD

### {CATEGORY}
- **Title**: Brief description of the change
- Additional details if needed
- Links to related content: [Link Text](URL)

Change Type Icons

  • 🛠️ Site Improvements
  • 📚 Documentation Updates
  • 📝 Blog Posts
  • 🔧 Bug Fixes
  • 🎨 Design Changes
  • ⚡ Performance Improvements
  • 🔒 Security Updates
  • 📦 Dependencies

📬 I also write a fortnightly newsletter — my thoughts on the machines that educate, empower, and exploit our society. Subscribe here.