now qutebrowser post

This commit is contained in:
AlejandroS 2018-07-02 22:18:28 -07:00
parent 96a72b71d5
commit 08bf101e54
5 changed files with 70 additions and 51 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -18,9 +18,9 @@
<strong><a href="https://gitlab.com/AlejandroS/shockrah-city">Site Source Code</a></strong></p>
</blockquote>
<hr />
<h3 id="qutebrowser-is-comfy"><strong><a href="./post/qute.html">QuteBrowser is /comfy/</a></strong></h3>
<h3 id="qutebrowser-is-comfy"><strong><a href=".poset/qute.html">QuteBrowser is /comfy/</a></strong></h3>
<blockquote>
<em>June 29, 2018</em><br />
<em>July 2, 2018</em><br />
Operating at peak comfy levels captain!<br />
</blockquote>

View File

@ -11,7 +11,7 @@
------
### **[QuteBrowser is /comfy/](.poset/qute.html)**
> _June 29, 2018_ \
> _July 2, 2018_ \
> Operating at peak comfy levels captain! \
### **[First Foray into big Projects](./post/qca1.html)**

View File

@ -1,33 +1,51 @@
[![Homepage](../img/banner.png)](../index.html)
# A Taste of QuteBrowser
After some deliberation I finally tried out [Qutebrowser](https://www.qutebrowser.org/) and after spending some quality time with the browser and its quirks I can confidently say, that this will probably be my new main browser.
I finally sat down and started fully using [Qutebrowser](https://www.qutebrowser.org/) and to be honest, it's great.
I had tried using it before but I never bothered to learn how to to use it nor did I try to rice it to be liking.
However there are two things which came be a pleasant surprise about the browser:
Coming from Chromium on Linux and Chrome on Windows I'm more than aware of what a """"""botnet"""""" browser is like, but that the same time I like Chromium/Chrome.
Part of it is that there is support for those browser pretty much everywhere you go, sites use the *newest* features which means you can realistically view all/most content without too much issue.
What I'm trying to say is that those browsers get the good ole' stamp of [werks for me](../img/werks.png)
1. No ricing past basic setup involved for comfortable use
2. There were way more /comfy/ reasons to like this over other browsers
QuteBrowser is a bit different however because there is some setup involved but... *not really*.
I'm was Chromium user for a while since the adblocking and extension support was ultra convinient for me to take advantage of, and it let's me sync things together across devices, _somthing about being a good goy here_.
Say what you want about syncing across devices and """_the cloud_""" but its pretty comfy since everything is setup essentially where-ever you go.
In other words Chrome and the like get the good ole' stamp of _werks for me_.
![](../img/werks.png)
## Out of the box experience
Personally the only thing I did was change the default starting page for new windows and new tabs.
Which of course is my own personal /comfy/ start-page.
To be completely honest most/all functionality I could think of was handled by the keyboard completely, *exept for escaping from drop-down menus*.
For the escaping from dropdown menus however I came up with this:
Which of course is my own personal /comfy/ [start-page](https://gitlab.com/AlejandroS/start-page-tab).
After that, there was basically no more setup since most/all of the keybindings are sensible enough to warrant not changing them, _imo_.
The only functionality I couldn't figure out at first was escaping out of drop-down menus and/or text-boxes.
I did however come up with this:
```
"e":"fake-key <escape>"
```
Yes it's python and yes you should put that into your config for qutebrowser, but don't worry just type `:set` and it should be **the very first line** on the config editing page.
Save it and then you're done the tweaks to make QuteBrowser usable and comfortable are 99% done.
There's also plenty of potential for ricing if you're into that but tbh you really don't have to do much to get this browser to work.
Just enter the command `:set` to get to your config page, make the changes you want, like adding the above in your aliases section, then run the command `config-write-py`.
If you have to save over an old config file just use `config-write-py --force`.
However, even without this the browser is still massively usable and convenient, it's just that you're able to rice the _fug_ out of this but I personally didn't that route.
Mouse control is just like any other browser I've ever used so there's that too.
Text boxes are usually auto-detected by the browser so that you are put into `insert mode` just like in vim.
Some nice things that I use constantly are the commands below, which don't require command mode:
* yy - copies page url to clipboard
* wp - opens new window with clipboard contents as url-argument
* r - sick refresh
* D - deletes tab
## Main Gripes
> First of all why does 'J' move right and 'K' move right in the tabs!?!?!?
This one is easy to answer but the reasoning in my mind is uh..... pretty brainlet tier.
How this """*supposedly*""" works: think of the tabs arranged like this
Keep in mind that all of these complaints, _except the last one_ can be mitigated by changing a setting once in your config and forgetting about it forever.
Also if you use qutebrowser on multiple machines consider copying that config file over to usb and using that to set yourself up wherever you are.
> 'J' move right and 'K' move right along the tab list
If you look at it as a horizontal list then yes it doesn't make sense. Instead think of the tabs as vertically aligned and the rest should follow suit.
```
---------
@ -38,30 +56,24 @@ second
third
---------
```
Now realize that in vim 'J' moves down and 'K' moves up.
Realize that you're not moving left and right along the tabs but up/down.
Rebinding or just getting used to it are the "_fixes_" for this since it is such a minor coplaint about the out-of-the-box experience.
It's really simple but really stupid at the same time.
Why not have 'H' and 'L' move ***LEFT*** and ***RIGHT*** instead of back and forth in the history.
> ***Adveritements Everywhere***
> ***ARE THOSE ADS?!?!?***
The built-in adblocker is just a host list which means it won't exactly do ~~much~~ anything on most websites.
Plugin support is coming soon but for now adblocking is basically non-existant if you browser _any_ modern websites.
Hopefully we get a proper ad-blocker in the future that can keep things a bit cleaner like _Adblocker+_ or better yet _Ublock Origin_.
This is probably the deal breaker for a lot of people and honestly nearly is for me.
Even though I primarily use QuteBrowser I refuse to get rid of Chromium since the Ad-pocolypse on the internet is just ridiculous.
At the moment there is a host list that QuteBrowser uses to filter some stuff but don't expect it to do --much-- anything.
Once there is proper plugin support for things like U-Block or really *any real ad-blocker* then there will be no looking back to any other browser.
## Binding Cheat Sheet
## Bindings and Defualts mostly
There are plenty of binds but if you just read the docs then you should be fine.
[Link to cheat sheet](https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png)
[Link to official binding cheat sheet](https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png)
Don't try to learn every single binding because you'll just want to slam you head through your desk.
Just learn what you need and consult the cheat sheet I link here.
Download it and set it to some bind if you *really* need to learn all the binds possible.
Just like any program with tons of keyboard shortcuts, it's better to learn whatever you need and progressively learn more commands as you need them.
## Is it worth it tho?
Ya. It's a good browser, it's solid and besides a few minor hiccups it's very close to BTFO every other browser out there.
If you don't like using keyboard shortcuts, and prefer to use the mouse however, stick to using what you are most comfortable with.
In general if you are comfortable with shortcuts and want to support a free privacy-respecting(_as far as I know_) browser; also you can rice it :^).

View File

@ -9,19 +9,27 @@
<link rel="stylesheet" href="bstyle.css" type="text/css" />
</head>
<body>
<p><a href="../index.html"><img src="../img/banner.png" alt="Homepage" /></a></p>
<h1 id="a-taste-of-qutebrowser">A Taste of QuteBrowser</h1>
<p>After some deliberation I finally tried out <a href="https://www.qutebrowser.org/">Qutebrowser</a> and after spending some quality time with the browser and its quirks I can confidently say, that this will probably be my new main browser.</p>
<p>Coming from Chromium on Linux and Chrome on Windows I'm more than aware of what a &quot;&quot;&quot;&quot;&quot;&quot;botnet&quot;&quot;&quot;&quot;&quot;&quot; browser is like, but that the same time I like Chromium/Chrome. Part of it is that there is support for those browser pretty much everywhere you go, sites use the <em>newest</em> features which means you can realistically view all/most content without too much issue. What I'm trying to say is that those browsers get the good ole' stamp of <a href="../img/werks.png">werks for me</a></p>
<p>QuteBrowser is a bit different however because there is some setup involved but... <em>not really</em>.</p>
<p>I finally sat down and started fully using <a href="https://www.qutebrowser.org/">Qutebrowser</a> and to be honest, it's great. I had tried using it before but I never bothered to learn how to to use it nor did I try to rice it to be liking. However there are two things which came be a pleasant surprise about the browser:</p>
<ol style="list-style-type: decimal">
<li>No ricing past basic setup involved for comfortable use</li>
<li>There were way more /comfy/ reasons to like this over other browsers</li>
</ol>
<p>I'm was Chromium user for a while since the adblocking and extension support was ultra convinient for me to take advantage of, and it let's me sync things together across devices, <em>somthing about being a good goy here</em>. Say what you want about syncing across devices and &quot;&quot;&quot;<em>the cloud</em>&quot;&quot;&quot; but its pretty comfy since everything is setup essentially where-ever you go. In other words Chrome and the like get the good ole' stamp of <em>werks for me</em>.</p>
<div class="figure">
<img src="../img/werks.png" />
</div>
<h2 id="out-of-the-box-experience">Out of the box experience</h2>
<p>Personally the only thing I did was change the default starting page for new windows and new tabs. Which of course is my own personal /comfy/ start-page.</p>
<p>To be completely honest most/all functionality I could think of was handled by the keyboard completely, <em>exept for escaping from drop-down menus</em>. For the escaping from dropdown menus however I came up with this:</p>
<p>Personally the only thing I did was change the default starting page for new windows and new tabs. Which of course is my own personal /comfy/ <a href="https://gitlab.com/AlejandroS/start-page-tab">start-page</a>. After that, there was basically no more setup since most/all of the keybindings are sensible enough to warrant not changing them, <em>imo</em>. The only functionality I couldn't figure out at first was escaping out of drop-down menus and/or text-boxes. I did however come up with this:</p>
<pre><code>&quot;e&quot;:&quot;fake-key &lt;escape&gt;&quot;</code></pre>
<p>Yes it's python and yes you should put that into your config for qutebrowser, but don't worry just type <code>:set</code> and it should be <strong>the very first line</strong> on the config editing page. Save it and then you're done the tweaks to make QuteBrowser usable and comfortable are 99% done. There's also plenty of potential for ricing if you're into that but tbh you really don't have to do much to get this browser to work.</p>
<p>Just enter the command <code>:set</code> to get to your config page, make the changes you want, like adding the above in your aliases section, then run the command <code>config-write-py</code>. If you have to save over an old config file just use <code>config-write-py --force</code>. However, even without this the browser is still massively usable and convenient, it's just that you're able to rice the <em>fug</em> out of this but I personally didn't that route.</p>
<p>Mouse control is just like any other browser I've ever used so there's that too. Text boxes are usually auto-detected by the browser so that you are put into <code>insert mode</code> just like in vim.</p>
<p>Some nice things that I use constantly are the commands below, which don't require command mode: * yy - copies page url to clipboard * wp - opens new window with clipboard contents as url-argument * r - sick refresh * D - deletes tab</p>
<h2 id="main-gripes">Main Gripes</h2>
<blockquote>
<p>First of all why does 'J' move right and 'K' move right in the tabs!?!?!? This one is easy to answer but the reasoning in my mind is uh..... pretty brainlet tier. How this &quot;&quot;&quot;<em>supposedly</em>&quot;&quot;&quot; works: think of the tabs arranged like this</p>
</blockquote>
<p>Keep in mind that all of these complaints, <em>except the last one</em> can be mitigated by changing a setting once in your config and forgetting about it forever. Also if you use qutebrowser on multiple machines consider copying that config file over to usb and using that to set yourself up wherever you are. &gt; 'J' move right and 'K' move right along the tab list</p>
<p>If you look at it as a horizontal list then yes it doesn't make sense. Instead think of the tabs as vertically aligned and the rest should follow suit.</p>
<pre><code>---------
first
---------
@ -29,17 +37,16 @@ second
---------
third
---------</code></pre>
<p>Now realize that in vim 'J' moves down and 'K' moves up. Realize that you're not moving left and right along the tabs but up/down.</p>
<p>It's really simple but really stupid at the same time. Why not have 'H' and 'L' move <strong><em>LEFT</em></strong> and <strong><em>RIGHT</em></strong> instead of back and forth in the history.</p>
<p>Rebinding or just getting used to it are the &quot;<em>fixes</em>&quot; for this since it is such a minor coplaint about the out-of-the-box experience.</p>
<blockquote>
<p><strong><em>ARE THOSE ADS?!?!?</em></strong></p>
<p><strong><em>Adveritements Everywhere</em></strong></p>
</blockquote>
<p>This is probably the deal breaker for a lot of people and honestly nearly is for me. Even though I primarily use QuteBrowser I refuse to get rid of Chromium since the Ad-pocolypse on the internet is just ridiculous. At the moment there is a host list that QuteBrowser uses to filter some stuff but don't expect it to do --much-- anything. Once there is proper plugin support for things like U-Block or really <em>any real ad-blocker</em> then there will be no looking back to any other browser.</p>
<h2 id="binding-cheat-sheet">Binding Cheat Sheet</h2>
<p>The built-in adblocker is just a host list which means it won't exactly do <del>much</del> anything on most websites. Plugin support is coming soon but for now adblocking is basically non-existant if you browser <em>any</em> modern websites. Hopefully we get a proper ad-blocker in the future that can keep things a bit cleaner like <em>Adblocker+</em> or better yet <em>Ublock Origin</em>.</p>
<h2 id="bindings-and-defualts-mostly">Bindings and Defualts mostly</h2>
<p>There are plenty of binds but if you just read the docs then you should be fine.</p>
<p><a href="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png">Link to cheat sheet</a></p>
<p>Don't try to learn every single binding because you'll just want to slam you head through your desk. Just learn what you need and consult the cheat sheet I link here. Download it and set it to some bind if you <em>really</em> need to learn all the binds possible.</p>
<p><a href="https://raw.githubusercontent.com/qutebrowser/qutebrowser/master/doc/img/cheatsheet-big.png">Link to official binding cheat sheet</a></p>
<p>Just like any program with tons of keyboard shortcuts, it's better to learn whatever you need and progressively learn more commands as you need them.</p>
<h2 id="is-it-worth-it-tho">Is it worth it tho?</h2>
<p>Ya. It's a good browser, it's solid and besides a few minor hiccups it's very close to BTFO every other browser out there.</p>
<p>Ya. It's a good browser, it's solid and besides a few minor hiccups it's very close to BTFO every other browser out there. If you don't like using keyboard shortcuts, and prefer to use the mouse however, stick to using what you are most comfortable with. In general if you are comfortable with shortcuts and want to support a free privacy-respecting(<em>as far as I know</em>) browser; also you can rice it :^).</p>
</body>
</html>