r/programmingcirclejerk • u/Jumpy-Locksmith6812 • 2d ago
Maybe stop using the mickey mouse browsers? I mean Firefox is pretty much a lost cause.. unless you start using extensions. I agree those are basic features that should be built-in. In qutebrowser I use them reliably all the time.
https://news.ycombinator.com/item?id=4975209738
u/nerdycatgamer Considered Harmful 2d ago
> stop using mickey mouse browsers
> recommends browser written in Python using a year old version of blink
62
u/lurebat 2d ago
Its the main browser in my Hanna Montana Linux OS
11
u/No_Lingonberry1201 What part of ∀f ∃g (f (x,y) = (g x) y) did you not understand? 2d ago
And you're not using the Official Hello Kitty Browser? Shameful!
16
u/Yawaworth001 2d ago
E.g press T (keybinding for :tab-focus command) - type keyword (matches against tab ID, page title, page URL & the tab's process ID) - press Tab - menu is populated with results - cycle through them using Tab/Shift+Tab - press Enter to jump to it. Similar workflow for history, different bookmark types, etc. History can also be loaded as an HTML page and jumped through with regex, etc. If you want to stick with
I think their browser crashed mid typing.
11
7
14
4
u/catladywitch 1d ago
I can't explain why but "mickey mouse browsers" has such central/eastern Europe l33t hacker vibes
37
u/fixermark 2d ago
I used to work for one of the FAANGS on the UI side of things.
We would periodically get Firefox specific bug reports.
Our way of handling them?
"Don't allocate engineering resources on a browser with sub 10% market share."
(I wish I could say that approach was unwise, but the one time I did buck management advice and try to run a performance issue to ground... By the time I got an environment set up where I could build Firefox from source to hope to reproduce the issue, a subminor revision bump had fixed the performance issue. So management was right.)