somefries
- Karma
- 60
- Created
- November 29, 2021 (4y ago)
- Submissions
- 0
- Show HN: IsItElon – Protect Your Loved Ones from Scammers on X (regulaite.com)
I built this simple webpage to help prevent my aging mother from falling victim to scammers on X (formerly Twitter). She believed she was talking to Elon Musk, and despite numerous attempts to explain the situation, she…
- Show HN: Extract iMessage Attachments and Links into Organized Folders (gist.github.com)
I created a simple shell (zsh) script to help macOS users extract attachments (photos, videos, audio files) and URLs from their iMessages. The script pulls data directly from the Messages database (chat.db), organizes…
- Show HN: Instant HTML Preview Bookmarklet (gist.github.com)
Hey HN, I recently found myself needing a quick way to preview HTML and SVG code without having to copy it into an IDE, save it, and then open it in a browser. ChatGPT's new canvas feature is great for generating code,…