Links

Monday 2024-09-09 Assorted Links
Assorted Links links
Published: 2024-09-09
Monday 2024-09-09 Assorted Links

Assorted links for Monday, September 9:

  1. A Guide to Managed Backup and Disaster Recovery
  2. Continuous reinvention: A brief history of block storage at AWS

    While the much celebrated ideal of a “full stack engineer” is valuable, in deep and complex systems it’s often even more valuable to create cohorts of experts who can collaborate and get really creative across the entire stack and all their individual areas of depth.

  3. Untangling Lifetimes: The Arena Allocator
  4. Governing data products using fitness functions

    Fitness functions are a powerful automated governance technique we’ve applied to data products within the context of a Data Mesh. Since data products serve as the foundational building blocks (architectural quanta) of a data mesh, ensuring robust governance around them significantly increases the chances of a successful data mesh transformation.

  5. Honey, I shrunk {fmt}: bringing binary size to 14k and ditching the C++ runtime
Friday 2024-08-30 Assorted Links
Assorted Links links
Published: 2024-08-30
Friday 2024-08-30 Assorted Links

Assorted links for Friday, August 30:

  1. Reimplementing A Linux Rust Scheduler In eBPF Shows Very Promising Results

    In conclusion, prototyping new schedulers in user-space using Rust and then re-implementing them in BPF can be an effective workflow for designing new specialized schedulers.

  2. Introducing Docker Build Checks: Optimize Dockerfiles with Best Practices
  3. Docker Scout Health Scores: Security Grading for Container Images in Your Docker Hub Repo
  4. 50 Years of Queries

    A discussion of the evolution of the database industry over the last half century, and why the relational database concepts introduced by E. F. Codd have proven so resilient over several decades.

  5. Operational and Analytic Data Cycles

    The relationship between operational and analytic data systems, and the challenges facing their implementation and management.

Wednesday 2024-08-28 Assorted Links
Assorted Links links
Published: 2024-08-28
Wednesday 2024-08-28 Assorted Links

Assorted links for Wednesday, August 28:

  1. How Meta animates AI-generated images at scale
  2. New AI algorithm flags deepfakes with 98% accuracy — better than any other tool out there right now
  3. More than 100K sites impacted by Polyfill supply chain attack – An important way to protect your supply chain is to lock your dependency to a specific version + hash (e.g. SHA256). This way the dependency can’t be backdoored without you detecting it.
  4. Providing Security Updates to Automobile Software
  5. NIST Releases First Post-Quantum Encryption Algorithms
Tuesday 2024-08-27 Assorted Links
Assorted Links links
Published: 2024-08-27
Tuesday 2024-08-27 Assorted Links

Assorted links for Tuesday, August 27:

  1. Semantic Router using Azure AI Search
  2. The ultimate guide to developer happiness: Five actionable tips and strategies to supercharge developer happiness—and a more innovative workplace.
  3. Introducing the Azure AI Inference SDK: Access More AI Models with the Azure AI Model Catalog
  4. What are AI agents and why do they matter?
  5. Found means fixed: Secure code more than three times faster with Copilot Autofix