Weekly Digest #72

Weekly Dev Blog
2 min readApr 25, 2022

Articles

Eye tracking reveals where people look during Zoom, Webex

participants spent one-third of the time looking at something other than the computer screen

Uber’s Emergency Button and The Technologies Behind It

At-least-once delivery and the DLQ mechanism help Emergency Service to be fault-tolerant, with no data loss and the ability to quickly reprocess during a recovery.

Quantifying Burnout

  • Occupational exhaustion
  • Depersonalization or loss of empathy
  • The personal accomplishment assessment

Tutorials

An Introduction To Type Programming In TypeScript

How To Extend Kubernetes API — Kubernetes vs. Django

  • Kubernetes Custom Resources is just a way to add new HTTP endpoints to the API.
  • Kubernetes Custom Controllers is a way to bind asynchronous handlers to API endpoints.
  • Kubernetes Admission Webhooks is a way to bind synchronous handlers to the same API endpoints.

Tools

--

--

No responses yet