Earlier quoted context omitted.
It doesn't.
How about this then? https://www.microsoft.com/en-gb/p/lastpass-for-windows-deskt...
Show HN: Web browser to help programmers think clearly
221–230 of 234 posts
Re: Show HN: Web browser to help programmers think clearly
#222Earlier quoted context omitted.
You should drop any software that prevents you from changing another unrelated software. In other words, move from LastPass to Bitwarden.
Having your password manager tied to your browser is more secure because the saved password doesn't show up unless you're in the correct domain, preventing phishing attacks.
Re: Show HN: Web browser to help programmers think clearly
#223Earlier quoted context omitted.
I've been griping about the tedium of trying to organize tabs (and to a lesser extent bookmarks) for a long time. I typically have hundreds of tabs open and my sanity maintenance method is to keep their number under 256. They're somewhat organized with tab groups but the overhead of managing them is a huge pain point for me. So the visual categorization and search looks like a huge win. I don't care that much about t…
I'm not sure if this is helpful to you, but at some point I realized that I was using "open tab" to represent many different things. Once I started naming the uses, I realized that I could shift them to use-related systems. E.g., a "to read" tab gets fed to Instapaper and closed. a "to do" tab ends up on a relevant Kanban board. A "I might want to be able to find this again" tab goes into Pinboard. Tabs that are basi…
Sort of like when I'm being a hoarder, for me... :-( Gotta try and learn something like your approach. (I'll do that as soon as I can get around to it, i.e. when I'm done with all the procrastinating that's piling up on my to-do lists.)
Re: Show HN: Web browser to help programmers think clearly
#224Earlier quoted context omitted.
It doesn't address your specific desire (uniform rendering of existing HTML), but the Gemini protocol seems to align with your desire for a simpler internet. It's worth a look if you aren't already familiar. https://gemini.circumlunar.space/
I like the idea of Gemini but the reality is 'here's a list of random servers which could be anything but at least our user interface is from the 1980s'. I like how it's lighter than the web, but I don't see how it's 'heavier than Gopher' as suggested (and I have been watching the Gemini project for a few months now). I was on the internet well before the web and I used Gopher all the time. It was great by the standa…
What I've always found hilarious is how stone-age the comic these were obviously named for was already then, thirty years ago.
Re: Show HN: Web browser to help programmers think clearly
#225What I really want is a browser that displays information in a clear, unified format that I can customize to my liking. I want this browser to disregard all visual HTML and CSS rendering, and rather instrument a headless browser to gather the navigation and content from sites. I want to be able to easily make my own instrumentation for sites that do not yet work on this browser. I’m want to allow some branding in the…
I've been dying for a browser mode that works more like Sublime's Distraction Free Mode (Shift+F11). The main thing I want is the browser to remain full screen, but render webpages as if the browser is about half-width. Blank columns on either side. So many webpages with text are better if you view them at about half-width, and I often end up being forced to leave full screen and manually set the browser width to do…
Option B, for when F9 doesn't work: Narrow down your browser to a strip of desired width down the centre of the screen, keep a maximized blank window -- text editor with a new empty file, or something -- behind it.
HTH!
Re: Show HN: Web browser to help programmers think clearly
#226Re: Show HN: Web browser to help programmers think clearly
#227Earlier quoted context omitted.
I'll edit the readme of that repo to make it more clear. We're distributing the browser off of github so we don't have to pay for download bandwidth and because it integrates with our CI. Our website got 1TB of traffic yesterday (which it turns out I have to pay for) and thats without hosting the binary on our site!
Your website is a static page. You should put that behind CloudFlare (or similar) and get them to handle the traffic for you.
Re: Show HN: Web browser to help programmers think clearly
#228Earlier quoted context omitted.
I'm an avid qutebrowser user too! Thanks for introducing me to Nyxt. I'm curious, why are you using qutebrowser if Nyxt is _at least_ as powerful as QB?
Nyxt is more extensible due to CL, which I like. However qutebrowser is working just fine for me so far and I didn't like how some things worked out of the box in Nyxt, and was too lazy to customize them.
Re: Show HN: Web browser to help programmers think clearly
#229Earlier quoted context omitted.
I've been griping about the tedium of trying to organize tabs (and to a lesser extent bookmarks) for a long time. I typically have hundreds of tabs open and my sanity maintenance method is to keep their number under 256. They're somewhat organized with tab groups but the overhead of managing them is a huge pain point for me. So the visual categorization and search looks like a huge win. I don't care that much about t…
I'm not sure if this is helpful to you, but at some point I realized that I was using "open tab" to represent many different things. Once I started naming the uses, I realized that I could shift them to use-related systems. E.g., a "to read" tab gets fed to Instapaper and closed. a "to do" tab ends up on a relevant Kanban board. A "I might want to be able to find this again" tab goes into Pinboard. Tabs that are basi…
Re: Show HN: Web browser to help programmers think clearly
#230Earlier quoted context omitted.
Your website is a static page. You should put that behind CloudFlare (or similar) and get them to handle the traffic for you.
We're hosting 15mb of video files on that landing page. Netlify says we've had 2.2 TB of transfer out but dividing those numbers gives many more uniques than we've seen in the landing page analytics :/