Viewing profile — ohthatsnas
ohthatsnas
HN member- Joined
- Wed, Sep 25, 2019, 11:36 PM UTC
- HN karma
- 3
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ohthatsnas
No profile information was provided.
Recent public activity
-
comment
Comment #43413625
This is neat. Any examples of games running on Ikemen-GO now? Either way, will definitely try my hand at getting a mini-game up this weekend
-
comment
Comment #42298072
Hey! So we don't explicitly support perimeterX, but some of our users have been able to consistently bypass perimeterX using custom proxies (and some of our own as well). We'll pro…
-
comment
Comment #42297925
Haven't tried to build one myself, but that would be a cool project. If it's a login page that gets redirected to when you try to access a page on your browser, then theoretically …
-
comment
Comment #42297813
Haha, would love to write one. Will get started on a draft once I get the time. :)
-
comment
Comment #42297560
Good point! The space is so early, and it's 100% on us to help people get started building web agents. We're actually re-working this repo (+ a tutorial with it): https://github.co…
-
comment
Comment #42297214
You can use any model on top of us! We only provide browser infrastructure, so multiple warm browsers that you can connect to and drive using puppeteer, playwright, selenium, etc. …
-
comment
Comment #42297089
A browser extension would have to run on individual/personal browser; we're focused on providing infrastructure to run hundreds of browsers that you can connect to with code -- whe…
-
comment
Comment #42249200
Instances are not shared. :) Everyone gets a dedicated session with dedicated resources. One session for every machine.
-
comment
Comment #42247577
Yeah, good question! The reason we went open-source is really about transparency and flexibility. We want people to trust what they’re using and have the option to self-host if tha…
-
comment
Comment #42245994
Hey, Nas here. The concept of agents running wild with only schemas of how to interact with their environment + one another is something I’ve thought about a lot. With current mode…