TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fiber UI Experiments

41 pointsby jrepinalmost 10 years ago

11 comments

userbinatoralmost 10 years ago
&quot;Tabs on Side&quot; is more accurately described as &quot;tabs stuffed into the address bar.&quot;<p>This is what I think of as being &quot;tabs on side&quot;, and it works <i>great</i> on a widescreen monitors:<p><a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;tree-style-tab&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;tree-style-ta...</a>
评论 #9912681 未加载
jafingialmost 10 years ago
Looks great. But really need a tab <i>sidebar</i>. This works really great on big monitors when you have many tabs open. Instead of stacking up in the top bar.
sergiotapiaalmost 10 years ago
There&#x27;s room for a third browser that is 100% open source, built on desktop technologies (non of this HTML&#x2F;JS nonsense) that takes privacy to absurd levels.<p>I wonder why one hasn&#x27;t popped up yet, there are lots of people in the tech industry who would switch in a heart beat. I would still use Chrome for my dev work but the only URL Google would see is localhost.
评论 #9912194 未加载
评论 #9912197 未加载
bradoralmost 10 years ago
There&#x27;s a gap in the market for a simple and fast browser that takes privacy seriously.
评论 #9911344 未加载
评论 #9911229 未加载
clintaalmost 10 years ago
I really wish that Microsoft and Apple would introduce tabbed windows for the entire OS with some good extensibility and customization options so that application developers aren&#x27;t pressured into implementing window management as part of their application.<p>Having every application implement tabs differently is a frustrating experience. Those who&#x27;ve fallen in love with tiling window managers on Linux will sympathize.
sarrephalmost 10 years ago
Does anyone happen to know if there is a pre-release? I couldn&#x27;t find anything with a cursory Google search...
评论 #9911179 未加载
serverholicalmost 10 years ago
I&#x27;d love a web browser that uses an idea similar to vim&#x27;s tabs and buffers.<p>Each tab would be a grouping of sites and you could use Ctrl+P to open a fuzzy search for sites in that tab.<p>Edit: And maybe there could be a mode where you fuzzy search the contents of the site too.
评论 #9911305 未加载
seibeljalmost 10 years ago
Is the only innovation in how customizable the UI is? I guess it&#x27;s way too hard to write a new rendering engine. With the existing ecosystem of chrome &#x2F; Firefox &#x2F; safari extensions it will be difficult to gain traction.
评论 #9911227 未加载
评论 #9911383 未加载
romanovcodealmost 10 years ago
Really nothing new with tabs on the side. As I remember IE did this on IE9? It wasn&#x27;t too good so they reverted it back.
curiousjorgealmost 10 years ago
so another browser? what makes this one different? would it be safe from drive by downloads and other exploits? do you have a team and an army of QA to make sure new patches are released on time and make sure vulnerabilities don&#x27;t linger?
mc_hammeralmost 10 years ago
are the tabs done in QML? as a qml developer i would really love to be able to use that code if they are! any plans on sharing it?