aboutsummaryrefslogtreecommitdiff
path: root/docs/posts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts')
-rw-r--r--docs/posts/WPA_woes/index.html4
-rw-r--r--docs/posts/bash_harder_with_vim/index.html4
-rw-r--r--docs/posts/bye_bye_BDFs/index.html4
-rw-r--r--docs/posts/call_to_ARMs/index.html4
-rw-r--r--docs/posts/color_conundrum/index.html4
-rw-r--r--docs/posts/font_size_fallacies/index.html4
-rw-r--r--docs/posts/get_better_at_yanking_and_putting_in_vim/index.html4
-rw-r--r--docs/posts/hold_position!/index.html4
-rw-r--r--docs/posts/my_setup/index.html4
-rw-r--r--docs/posts/onivim_sucks/index.html4
-rw-r--r--docs/posts/pixel_art_in_GIMP/index.html14
-rw-r--r--docs/posts/rapid_refactoring_with_vim/index.html4
-rw-r--r--docs/posts/static_sites_with_bash/index.html4
-rw-r--r--docs/posts/termux_tandem/index.html4
14 files changed, 33 insertions, 33 deletions
diff --git a/docs/posts/WPA_woes/index.html b/docs/posts/WPA_woes/index.html
index df7f43e..e329df6 100644
--- a/docs/posts/WPA_woes/index.html
+++ b/docs/posts/WPA_woes/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 WPA Woes 37 WPA Woes
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>I finally got around to installing Void GNU&#47;Linux on my main 40 <p>I finally got around to installing Void GNU&#47;Linux on my main
41computer. Rolling release, non-systemd, need I say more?</p> 41computer. Rolling release, non-systemd, need I say more?</p>
diff --git a/docs/posts/bash_harder_with_vim/index.html b/docs/posts/bash_harder_with_vim/index.html
index d56f350..396fcfa 100644
--- a/docs/posts/bash_harder_with_vim/index.html
+++ b/docs/posts/bash_harder_with_vim/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Bash Harder With Vim 37 Bash Harder With Vim
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>Bash is tricky, don&#39;t let your editor get in your way. Here&#39;s a couple of neat 40 <p>Bash is tricky, don&#39;t let your editor get in your way. Here&#39;s a couple of neat
41additions you could make to your <code>vimrc</code> for a better shell programming 41additions you could make to your <code>vimrc</code> for a better shell programming
diff --git a/docs/posts/bye_bye_BDFs/index.html b/docs/posts/bye_bye_BDFs/index.html
index 8959ec3..ad7243d 100644
--- a/docs/posts/bye_bye_BDFs/index.html
+++ b/docs/posts/bye_bye_BDFs/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Bye Bye BDFs 37 Bye Bye BDFs
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>Glyph Bitmap Distribution Format is no more, as the creators of 40 <p>Glyph Bitmap Distribution Format is no more, as the creators of
41<a href="https://pango.org">Pango</a>, one of the most widely used text rendering 41<a href="https://pango.org">Pango</a>, one of the most widely used text rendering
diff --git a/docs/posts/call_to_ARMs/index.html b/docs/posts/call_to_ARMs/index.html
index c62c032..3f759e4 100644
--- a/docs/posts/call_to_ARMs/index.html
+++ b/docs/posts/call_to_ARMs/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Call To ARMs 37 Call To ARMs
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>My 4th semester involves ARM programming. And proprietary 40 <p>My 4th semester involves ARM programming. And proprietary
41tooling (Keil C). But we don&#39;t do that here.</p> 41tooling (Keil C). But we don&#39;t do that here.</p>
diff --git a/docs/posts/color_conundrum/index.html b/docs/posts/color_conundrum/index.html
index 93928b1..2001226 100644
--- a/docs/posts/color_conundrum/index.html
+++ b/docs/posts/color_conundrum/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Color Conundrum 37 Color Conundrum
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>This piece aims to highlight (pun intended) some of the 40 <p>This piece aims to highlight (pun intended) some of the
41reasons behind my <a href="https://u.peppe.rs/bF.png">color 41reasons behind my <a href="https://u.peppe.rs/bF.png">color
diff --git a/docs/posts/font_size_fallacies/index.html b/docs/posts/font_size_fallacies/index.html
index eb832ec..804dea2 100644
--- a/docs/posts/font_size_fallacies/index.html
+++ b/docs/posts/font_size_fallacies/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Font Size Fallacies 37 Font Size Fallacies
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>I am not an expert with fonts, but I do have some 40 <p>I am not an expert with fonts, but I do have some
41experience <sup id="fnref1"><a href="#fn1" rel="footnote">1</a></sup>, and common sense. This post aims to debunk some 41experience <sup id="fnref1"><a href="#fn1" rel="footnote">1</a></sup>, and common sense. This post aims to debunk some
diff --git a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
index 2196480..d4e8fb4 100644
--- a/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
+++ b/docs/posts/get_better_at_yanking_and_putting_in_vim/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Get Better At Yanking And Putting In Vim 37 Get Better At Yanking And Putting In Vim
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <ol start="1"> 40 <ol start="1">
41<li><p>reselecting previously selected text (i use this to fix botched selections):</p> 41<li><p>reselecting previously selected text (i use this to fix botched selections):</p>
diff --git a/docs/posts/hold_position!/index.html b/docs/posts/hold_position!/index.html
index 4eeda2a..58851c5 100644
--- a/docs/posts/hold_position!/index.html
+++ b/docs/posts/hold_position!/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Hold Position! 37 Hold Position!
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>Often times, when I run a vim command that makes &#8220;big&#8221; changes to a file (a 40 <p>Often times, when I run a vim command that makes &#8220;big&#8221; changes to a file (a
41macro or a <code>:vimgrep</code> command) I lose my original position and feel disoriented.</p> 41macro or a <code>:vimgrep</code> command) I lose my original position and feel disoriented.</p>
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html
index 7725842..c3812ec 100644
--- a/docs/posts/my_setup/index.html
+++ b/docs/posts/my_setup/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 My Setup 37 My Setup
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>Decided to do one of these because everyone does one of 40 <p>Decided to do one of these because everyone does one of
41these.</p> 41these.</p>
diff --git a/docs/posts/onivim_sucks/index.html b/docs/posts/onivim_sucks/index.html
index def4426..c2c6ffe 100644
--- a/docs/posts/onivim_sucks/index.html
+++ b/docs/posts/onivim_sucks/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Onivim Sucks 37 Onivim Sucks
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p><a href="https://v2.onivim.io">Onivim</a> is a &#8216;modern modal editor&#8217;, combining fancy 40 <p><a href="https://v2.onivim.io">Onivim</a> is a &#8216;modern modal editor&#8217;, combining fancy
41interface and language features with vim-style modal editing. What&#39;s wrong you 41interface and language features with vim-style modal editing. What&#39;s wrong you
diff --git a/docs/posts/pixel_art_in_GIMP/index.html b/docs/posts/pixel_art_in_GIMP/index.html
index 2872983..5caa446 100644
--- a/docs/posts/pixel_art_in_GIMP/index.html
+++ b/docs/posts/pixel_art_in_GIMP/index.html
@@ -28,14 +28,14 @@
28 <span class="stats-unit">cm</span> 28 <span class="stats-unit">cm</span>
29 &nbsp 29 &nbsp
30 <span class="stats-number"> 30 <span class="stats-number">
31 4.9 31 5.0
32 </span> 32 </span>
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Pixel Art In GIMP 37 Pixel Art In GIMP
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>I&#39;ve always been an admirer of pixel art, because of it&#8217;s 40 <p>I&#39;ve always been an admirer of pixel art, because of it&#8217;s
41simplicity and it&#39;s resemblance to bitmap font design. 41simplicity and it&#39;s resemblance to bitmap font design.
@@ -140,10 +140,10 @@ might explain better:</p>
140 140
141<p>To emulate soft lights, reduce the value by 2 to 3 points 141<p>To emulate soft lights, reduce the value by 2 to 3 points
142every iteration. Notice how area <code>1</code> is much larger than 142every iteration. Notice how area <code>1</code> is much larger than
143area <code>4</code>. This is because an onigiri resembles an oblate 143area <code>4</code>. This is because an onigiri resembles a bottom
144spheroid, a sphere that is slightly fatter around the 144heavy oblate spheroid, a sphere that is slightly fatter
145middle, and areas <code>1</code> and <code>2</code> catch more light than areas 145around the lower bottom, and areas <code>1</code> and <code>2</code> catch more
146<code>3</code> and <code>4</code>.</p> 146light than areas <code>3</code> and <code>4</code>.</p>
147 147
148<p>Do the same with the seaweed. The seaweed, being a smaller, 148<p>Do the same with the seaweed. The seaweed, being a smaller,
149flatter object, doesn&#39;t cast much of a shadow, so stop with 149flatter object, doesn&#39;t cast much of a shadow, so stop with
diff --git a/docs/posts/rapid_refactoring_with_vim/index.html b/docs/posts/rapid_refactoring_with_vim/index.html
index 58f97b2..a309066 100644
--- a/docs/posts/rapid_refactoring_with_vim/index.html
+++ b/docs/posts/rapid_refactoring_with_vim/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Rapid Refactoring With Vim 37 Rapid Refactoring With Vim
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>Last weekend, I was tasked with refactoring the 96 unit 40 <p>Last weekend, I was tasked with refactoring the 96 unit
41tests on 41tests on
diff --git a/docs/posts/static_sites_with_bash/index.html b/docs/posts/static_sites_with_bash/index.html
index 5017a4a..1919cea 100644
--- a/docs/posts/static_sites_with_bash/index.html
+++ b/docs/posts/static_sites_with_bash/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Static Sites With Bash 37 Static Sites With Bash
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>After going through a bunch of static site generators 40 <p>After going through a bunch of static site generators
41(<a href="https://blog.getpelican.com/">pelican</a>, 41(<a href="https://blog.getpelican.com/">pelican</a>,
diff --git a/docs/posts/termux_tandem/index.html b/docs/posts/termux_tandem/index.html
index 40580ba..972f0e2 100644
--- a/docs/posts/termux_tandem/index.html
+++ b/docs/posts/termux_tandem/index.html
@@ -33,9 +33,9 @@
33 <span class="stats-unit">min</span> 33 <span class="stats-unit">min</span>
34 </div> 34 </div>
35 </div> 35 </div>
36 <span class="post-title"> 36 <h1>
37 Termux Tandem 37 Termux Tandem
38 </span> 38 </h1>
39 <div class="post-text"> 39 <div class="post-text">
40 <p>I learnt about <code>termux</code> from a friend on IRC recently. 40 <p>I learnt about <code>termux</code> from a friend on IRC recently.
41It looked super gimmicky to me at first, but it eventually 41It looked super gimmicky to me at first, but it eventually