Both the browser and the website look remarkably similar to https://zen-browser.app/ .
Because both are trying to be response to the death of Browser Company's Arc. ( https://arc.net )
Nook Browser
31–40 of 125 posts
Re: Nook Browser
#32Thought this was a browser for my e-reader
Nook is a well-known brand in consumer tech, ereaders aren't that far removed from Web browsers, Nooks have a Web browser, and B&N also has a "Nook for Web".
Re: Nook Browser
#33Re: Nook Browser
#34I find this sentence to be a little odd. Who are “they”?
Re: Nook Browser
#35I see we're heading back to the days of MDI web browsers, slowly but surely. It's really strange to me how web browsers used to allow so much configuration (like the option to use MDI tab/window management or just generic tiling) but don't anymore. I've been hoping a browser comes out that is just Opera 8/9 but with the ability to browse the modern web so maybe with the advent of all these new browsers I should start…
Re: Nook Browser
#36The website says: > Open-source forever > Transparent code, permissive license, and a community-driven roadmap. Which I was going to mention is contradictory, because the point of permissive licenses is that it does not have to be Free forever. But the license is actually GPLv3 instead. So still contradictory wording, but the "permissive" is the part that isn't correct :-)
No, the point of permissive licenses is that third-party derivatives, which have no impact on the licensing of the original, don't have to be free ever, while the point of copyleft licenses is that they do.
Neither has any effect whatsoever on what future first-party licensing can be; a commitment to "open source forever" by the copyright owner is mostly orthogonal to what kind of open source license the copyright owner offers. (Now, its true that if the owner accepted contributions under a copyright license rather than under a CLA, they would likely have no practical choice but copyleft now and forever, but that's an issue of the license they accept on what they can offer, not an effect of what they offer itself.)
(OTOH, using "permissive" for GPLv3, a copyleft license, is actually contradictory, as you correctly note.)
Re: Nook Browser
#37> When enabled, they provide helpful tools such as chat assistance, summaries, up-to-date web insights, and more. I find this sentence to be a little odd. Who are “they”?
Re: Nook Browser
#38Re: Nook Browser
#39Earlier quoted context omitted.
Seems quite similar to Zen's experience, except it seems to be missing folders (which I admittedly don't use often, but they're sometimes handy to group a Jira ticket with a PR, or similar). I'll probably still stick with Zen while it's around, and maybe I'll hop over to LibreWolf as I'm not too happy about Mozilla's recent stance on privacy.
Is it similar to tab groups? It's available on Firefox Nightly, don't know about stable.
Re: Nook Browser
#40I think I like the idea, but the structure of the code doesn't look the best. What most sticks out to me is the "Managers" directory. I've seen similar patterns before, even at my current place of work, but they seem to correlate with less experienced implementations. For instance, I clicked on one of them randomly and already found an issue: https://github.com/nook-browser/Nook/blob/09a4c6957a2e9fd7c5... I guess `ww…