This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Jacob Bartlett 🍺
jacobstechtavern.com
did:plc:falxowt6fvc22rxbqp3lztl3
Swift Performance Tip: Efficiently Caching Colors in your Code
We’ve all written a cute UIColor convenience initialiser to create a color directly from a hex string. But precious clock cycles add up if you’re constantly re-rendering your views and re-running this initialiser.
2025-06-04T17:31:09.045Z