Live data from Hacker News

Viewing profile — rhettbull

rhettbull

HN member
Joined
Sun, May 09, 2021, 6:51 AM UTC
HN karma
29
Public activity
14 items

About rhettbull

No profile information was provided.

Recent public activity

  1. comment
    Comment #46607811

    Glad it's useful for you!

  2. comment
    Comment #46604931

    > As far as I know, this is the only tool that restores albums and correctly round-trips all Photos item types while preserving location data, creation dates, and modification date…

  3. comment
    Comment #39721366

    Check out Textinator [0] which is an open source macOS app that watches for screenshots and automatically does text detection then copies text to clipboard. (Disclaimer: I'm the au…

  4. comment
    Comment #39720274

    For macOS users, I'm the author of Textinator [0] a similar utility for macOS that uses Apple's Vision framework [1] for doing the OCR natively. Modern versions of macOS (since Son…

  5. comment
    Comment #39096651

    I've created a similar tool in python that I find quite useful: https://github.com/RhetTbull/dirsnapshot This doesn't compute content hashes as your tool does but is designed to hi…

  6. comment
    Comment #38936510

    > Any method that I've found to clean them up (exporting the originals, deleting them from the library, and then re-importing the JPEGs only seems easiest) will lose all of the yea…

  7. comment
    Comment #38936430

    Yes, `osxphotos show UUID` will open the photo with UUID in the Photos app. (I'm the author of osxphotos)

  8. comment
    Comment #38936411

    https://github.com/RhetTbull/osxphotos will do this: osxphotos query --min-size 100MB --add-to-album "Big Files" Finds all photos, videos > 100MB and adds them to the album "Big fi…

  9. comment
    Comment #37414910

    I'm the author of the osxphotos[0] tool mentioned in the article. For photos in an Apple Photos library, osxphotos gives you access to a rich set of metadata beyond what's in the a…

  10. comment
    Comment #35336585

    Very nice reverse engineering work! I wrote a python library and CLI that does something similar but interacts with Notes via Scripting Bridge: https://github.com/RhetTbull/macnote…

  11. comment
    Comment #35336436

    I'm the author of python library & command line tool, https://github.com/RhetTbull/macnotesapp , that will allow you to use Markdown to create (but not yet edit) notes from the Ter…

  12. comment
    Comment #34536077

    https://github.com/RhetTbull/osxphotos A macOS command-line "multi-tool" for working with Apple Photos. Allows you to export photos (along with all the metadata), batch-edit metada…

  13. comment
    Comment #34035130

    I'm the author of osxphotos. Glad you found it useful!

  14. story