7 comments

  • losteric20 minutes ago
    &gt; Plain headless Chromium is easy to detect by websites with anti-bot measures. Plain headless Chromium avoided getting blocked by websites only 2% of the time, according to our stealth benchmark.<p>&gt; Our browsers avoid blocks 81% of the time on our stealth benchmark, and 84.8% on Halluminate BrowserBench, the highest of any provider.<p>Seems very unethical, no? Who uses service providers like this? The whole point of anti-bot measures is to get rid of bots - you are not wanted there.<p>These kinds of services inevitably make the web more human-hostile and expensive. Websites will continue pushing back on automated usage, meaning more hurdles to access content.<p>No doubt part of why we see this push for verified ID on the web - not just age gating and &quot;protect the children&quot;, but also protect sites from bots, and protect ad revenue (not a statement of support; just seems like an obvious higher order effect)
    • wnevets17 minutes ago
      &gt; Who uses service providers like this?<p>People who don&#x27;t want their headless browser to get blocked?
  • rbbydotdev20 minutes ago
    &gt; The catch is that regular EC2 is already a VM. AWS runs our host inside its own isolation layer, and then we run browser VMs inside that host. In other words, every browser is a VM inside a VM.<p>yes but i think there is specifically some ec2s which give you hypervisor access and thereby firecracker too - someone correct me if im wrong?
    • roboben2 minutes ago
      yes only c8i, m8i and r8i instance types support it. It is called nested virtualization[1]<p>[1] <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;about-aws&#x2F;whats-new&#x2F;2026&#x2F;02&#x2F;amazon-ec2-nested-virtualization-on-virtual&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;about-aws&#x2F;whats-new&#x2F;2026&#x2F;02&#x2F;amazon-ec...</a>
  • CompuIves20 minutes ago
    Very cool to see more use of userfaultfd, really powerful API because you can fully control how and from where memory is loaded during a pagefault.
  • rbbydotdev22 minutes ago
    crazy that the maker of chrome(google) and also the owner of a massive amount of cloud services has not made a cloud product identical to this yet
  • stogot21 minutes ago
    How do you handle browser sessions?
  • fsuts1 day ago
    “ click this button, type this text, read this page, take this screenshot.”<p>You left in the Ai’s instructions. lol<p>Interesting read though, thanks
    • gregpr071 day ago
      well that&#x27;s how browser agents work in a nutshell lol
  • eptcyka31 minutes ago
    [flagged]