6 post collection
How viable is this? Not very, unless you are making a thicc app. But it's not because of code filesize like you might think.…
I just released a new version of my password manager which replaces the old and deprecated application cache (for offline operation) with the new ServiceWorker API. In the process, I learned a few im…
https://pwm.sequentialread.com/ A simple, fault-tolerant, and easy-to-audit password manager. https://git.sequentialread.com/forest/sequentialread-password-manager Mobile Device Support Better beh…
I've always been a paranoid person around computers, and I've wanted to start using a password manager for a while, but the only cloud-based one which seemed trustworthy (1Password) costs money and is…
It's been a while since I've posted anything, primarily because I just started a new job! I'm working on Dev Ops tools for multiple development teams to use across the organization. They are in the pr…
A simple JavaScript clone of the LOGO drawing language. Write turtle graphics programs that generate SVG images in your browser. http://git.sequentialread.com/forest/turtlejs…