I am a software engineer at Apple building the platform for Apple Business. I work with people supporting American manufacturing and business growth.
-
Hello, World ↗︎

Credit: NASA/Reid Wiseman NASA astronaut and Artemis II Commander Reid Wiseman took this picture of Earth from the Orion spacecraft’s window on April 2, 2026, after completing the translunar injection burn.
-
Axios compromised with a remote access trojan ↗︎
This is your reminder to make sure you’re using npm min-release-age, pnpm minimumReleaseAge, or yarn npmMinimalAgeGate to protect your projects.
You should also check to ensure your projects are not already compromised.
Any system that ran
npm install(or equivalent) resolving[email protected]or[email protected]after 2026-03-31T00:21:58Z may have executed the stage-2 payload.See also the Stage 2 macOS trojan analysis for more detail and IoCs.
-
Pretext ↗︎
Cheng Lou introduces a library providing text height without DOM calculation in the hot path, manual line routing, and width-tight multiline UI:
Pure JavaScript/TypeScript library for multiline text measurement & layout. Fast, accurate & supports all the languages you didn’t even know about. Allows rendering to DOM, Canvas, SVG and soon, server-side.
Pretext side-steps the need for DOM measurements (e.g.
getBoundingClientRect,offsetHeight), which trigger layout reflow, one of the most expensive operations in the browser. It implements its own text measurement logic, using the browsers’ own font engine as ground truth (very AI-friendly iteration method).Check out the demos.
-
gzip decompression in 250 lines of rust ↗︎
Curious how gzip works? This post by Ian Erik Varatalu explains it step by step.
gzip wraps around huffman coded input, the huffman coded input wraps around lz77 back-references, and the back-references wrap around the actual bytes.
Follow
Featured Blog Post
-
Starting at Apple
I will help small businesses succeed by building Apple Business Essentials — a product which brings together device management, 24/7 Apple support, and iCloud storage into flexible subscription plans. More →
