Live data from Hacker News

Viewing profile — ltiger

ltiger

HN member
Joined
Tue, Feb 09, 2016, 12:53 PM UTC
HN karma
145
Public activity
50 items

About ltiger

Hey, I’m Carlos, maker of Mail Memories (https://mailmemories.com), an app that lets you export images from your email account and Blackjack Break (https://blackjackbreak.com), a deconstructed blackjack game.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #48768065

    Thanks so much! Definitely a trial by fire, but I'm glad I put it out here. 'Preciate the kind words.

  4. comment
    Comment #48767609

    Nah, but thanks. I actually spent a lot of time checking out Takeout, shell scripts, and existing options before writing a single line of code for the app. Non-technical users don'…

  5. comment
    Comment #48767464

    Clever. But Gmail and Google Drive share the exact same 15 gb storage quota. If a user has 10 gigs of photos in their Gmail and runs this script, it'll create another 10 gb of file…

  6. comment
    Comment #48766617

    Just wanted to take a moment to say thank you to everyone who commented today. Launching on HN isn't for the faint of heart, but it’s been really valuable. What a day. I was told m…

  7. comment
    Comment #48765699

    You're half right. The HTML and CSS are from a standard template that I imagine exists in just about every LLM's dataset, since they've scraped an internet's worth of them. I wrote…

  8. comment
    Comment #48765540

    [flagged]

  9. comment
    Comment #48765208

    Just pushed an update to the site around this. Changing the text to "Downloaded" still might confuse someone, so I removed that line from the illustration altogether.

  10. comment
  11. comment
    Comment #48764981

    [flagged]

  12. comment
    Comment #48764340

    [flagged]

  13. comment
    Comment #48764048

    [flagged]

  14. comment
    Comment #48763988

    Nah, don't do that. Totally fair, though. In my defense, 98% of my time went into wrestling with IMAP parsing architectures, optimizing memory, and code-signing certificates instea…

  15. comment
  16. comment
    Comment #48763659

    Thanks, that means a lot. I rebuilt the app because I was feeling that same fatigue. It felt like every cool new tool I looked at wanted to upload personal data to a remote server,…

  17. comment
    Comment #48763526

    No, I'm not afraid of pushback at all. I'm actually really glad I used IMAP. Building on top of it let me solve a few major protocol headaches directly in the client: The app filte…

  18. comment
  19. comment
    Comment #48763389

    Thanks! Yes, use Google Takeout if you want a full account archive. It's a pain if you just want to get your photos, though. You have to deal with huge .mbox files, download gigaby…

  20. comment
    Comment #48763289

    It actually does use IMAP! The app connects directly to Google's IMAP servers via SSL straight from your machine. I intentionally chose a local IMAP pipeline over the official Gmai…

  21. comment
    Comment #48763164

    Takeout is great for a total archive backup, but using it just to extract photos is where the UX breaks down for most people. When you export Mail with Takeout, Google dumps your e…

  22. comment
    Comment #48763098

    Thanks for the feedback! You're right, if you know how to write a script or prompt Claude, you can absolutely spin up a quick tool to scrape attachments in a few minutes. That said…

  23. comment
  24. story
    Show HN: Mail Memories – A desktop app to rescue photos from Gmail

    Hey HN, I’m the creator of Mail Memories. Like many of you, I've had my Gmail address for more than 20 years. A few years ago, I got curious and wanted to see what photos were buri…

  25. comment
    Comment #48708277

    TL;DR: Mail Memories is a local-first desktop app (Mac/Windows) that extracts forgotten photos from your Gmail history. 100% local processing, zero cloud servers, no subscriptions,…