I saw that on Product Hunt today. It looks similar to what Manus AI is doing, but I think it would be much more fun to try on something closer & safer to development.
Hey, congrats on the momentum! Side projects that find their own legs are the best kind.
Just curious - if you're looking into any kind of automation down the line (LinkedIn outreach, etc), I'd recommend staying away from cloud-based tools.
LinkedIn's getting really good at detecting datacenter IPs and non-human browser fingerprints. I built ZenMode after seeing too many people get banned by cloud tools - it runs locally on your desktop using Electron/Puppeteer with your actual Chrome profile and home IP, so LinkedIn just sees normal browsing behavior. We're seeing 32% acceptance rates because it looks completely human.
I saw that on Product Hunt today. It looks similar to what Manus AI is doing, but I think it would be much more fun to try on something closer & safer to development.
Hey, congrats on the momentum! Side projects that find their own legs are the best kind.
Just curious - if you're looking into any kind of automation down the line (LinkedIn outreach, etc), I'd recommend staying away from cloud-based tools.
LinkedIn's getting really good at detecting datacenter IPs and non-human browser fingerprints. I built ZenMode after seeing too many people get banned by cloud tools - it runs locally on your desktop using Electron/Puppeteer with your actual Chrome profile and home IP, so LinkedIn just sees normal browsing behavior. We're seeing 32% acceptance rates because it looks completely human.