Does "Open the web app" not just redirect you to https://app.notebooker.ai?
HN user
mistakevin
I've been working on https://notebooker.ai if anyone is interested in giving some feedback. I tried to post a Show HN yesterday with details about how I built it, but was auto-flagged and not sure what rules I broke. Everything that I've built on top of open-notebook, like the plugin system for your own "creators" (aka, podcasts, infographics, etc) is at https://github.com/Notebooker-ai plus a Cloudflare Worker AI deployer to play with different models. Been working on it for about six months.
I’m working on a NotebookLM competitor, sort of an open-notebook in the cloud with a lot of features I’ve added (and made available as either PRs back to the base repo or public fork) such as a plugin system to add more generated “creations” or a quick way to spin up your own compatible cloudflare workers ai setup to test out models. I’m trying to incorporate the same bookmarking features I love so much with Raindrop.io (big fan) and experimenting with a new wiki generation feature. It’s only soft launched but happy for any feedback. https://notebooker.ai
This is probably the closest GitHub server to your location, the site does seem to resolve to the same IP as GitHub for me here.
Here is an example google search where it comes up on the first page of results for me
Could this be used to phish usernames and passwords?
And it doesn't look like it was owned by GitHub based on past snapshots
https://web.archive.org/web/20110202114448/http://reaxt.com/
Looks like reaxt.com registered in China?
Tokyo, Japan?
Here's a bookmarklet I use to launch a quick search for a page I'm looking at.
javascript:(function()%7Bwindow.open('https%3A%2F%2Fhn.algolia.com%2F%3Fquery%3D' %2B (window.location.hostname %2B window.location.pathname %2B window.location.hash).split('%2F').join(' ').split('%23').join(' ')%2C '_blank')%7D)()