Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ohthatsnas
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ohthatsnas
2y ago
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
2.
▲
by
ohthatsnas
2y ago
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 probably take a deeper look at this in the next few w
3.
▲
by
ohthatsnas
2y ago
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 you should be able to do that with the open source
4.
▲
by
ohthatsnas
2y ago
Haha, would love to write one. Will get started on a draft once I get the time. :)
5.
▲
by
ohthatsnas
2y ago
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.com/steel-dev/claude-browser -
6.
▲
by
ohthatsnas
2y ago
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. So you would just need to add some wrapper code and call tho
7.
▲
by
ohthatsnas
2y ago
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 -- whether for automation or information retrieval. Curi
8.
▲
by
ohthatsnas
2y ago
Instances are not shared. :) Everyone gets a dedicated session with dedicated resources. One session for every machine.
9.
▲
by
ohthatsnas
2y ago
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 that’s what makes the most sense for them. Open-sourcing the br
10.
▲
by
ohthatsnas
2y ago
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 models, I guess this would just be function calling or forced JS