Follow Up

All events during 2022-11

Fuji X Weekly

Saved:

A Fujifilm photography blog I've been looking at given I recently purchased a Fuji camera

Visit Link

Debugging DNS Resolutions - Kubernetes Docs

Saved:

A useful resource for trying to fix DNS issues within Kubernetes (and outside of Kubernetes even as well)

Visit Link

Notion AI

Saved:

Generative text creation tooling built into Notion. Currently in Alpha

Visit Link

Sapling SCM

Saved:

A source control system by Meta. Given they have a giant monorepo, they had to build something that could handle it.

Visit Link

AWS EventBridge Scheduler

Saved:

An API to generate scheduled events. Similar to rules but much more expansive and can be scheduled at particular times rather than just cronjobs

Visit Link

GitHub Blocks

Saved:

A look into the future of components on GitHub being more alive rather than just text or static data. This is very early so I feel portions of this may not make it to github.com but this likely acts as a testbed of how a repository could be modified upgraded into a future github.com

Visit Link

Kubectx & Kubens

Saved:

Kubernetes tooling to easily switch between contexts & namespaces

Visit Link

High-impact npm package maintainers now require 2FA

Saved:

Anyone who has a package with either over 1 million weekly downloads or more than 500 dependents now require Two Factor Authentication enabled

Visit Link

Is Turbopack really 10x Faster than Vite?

Saved:

Evan You dug into Vercel's claim and discovered it was misleading at best and under certain conditions really only 6x faster on an uneven scale given vite wasn't using SWC transforms behind the scenes while Turbopack was

Visit Link