From a9578a3f5b2fcba3f67f937fc170bff6c4b6eabe Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Mon, 12 Aug 2019 19:45:05 -0400 Subject: [PATCH] spling --- _posts/2019-08-11-Setting-up-JA.md | 4 ++-- _site/about/index.html | 2 +- _site/blog/2018/06/27/becomeranter.html | 2 +- _site/blog/2019/04/30/frc-languages.html | 2 +- _site/blog/2019/05/27/building-safe-vision-comms.html | 2 +- _site/blog/2019/06/12/styiling-github.html | 2 +- _site/blog/2019/06/16/graphing-w2a.html | 2 +- _site/blog/2019/06/17/amm2m1-release.html | 2 +- _site/blog/2019/06/21/robot-experiences.html | 2 +- _site/blog/2019/06/23/googlectf.html | 2 +- _site/blog/2019/06/24/languagehunt2.html | 2 +- _site/blog/2019/06/26/bashsmash.html | 2 +- _site/blog/2019/06/27/pwnlink.html | 2 +- _site/blog/2019/06/27/python.html | 2 +- _site/blog/2019/07/01/devdns.html | 2 +- _site/blog/2019/07/06/scrapingfrcgithub.html | 2 +- _site/blog/2019/07/13/lookback-gmad.html | 2 +- _site/blog/2019/07/15/mindmap.html | 2 +- _site/blog/2019/08/10/why-i-carry-nfc.html | 2 +- _site/blog/2019/08/12/setting-up-ja.html | 6 +++--- _site/blog/index.html | 2 +- _site/feed.xml | 6 +++--- _site/index.html | 2 +- _site/projects.html | 2 +- 24 files changed, 29 insertions(+), 29 deletions(-) diff --git a/_posts/2019-08-11-Setting-up-JA.md b/_posts/2019-08-11-Setting-up-JA.md index aab558b..1883283 100644 --- a/_posts/2019-08-11-Setting-up-JA.md +++ b/_posts/2019-08-11-Setting-up-JA.md @@ -6,7 +6,7 @@ date: 2019-08-12 19:40:00 categories: notes languages --- -I am currently working with [ひらがな](https://en.wikipedia.org/wiki/Hiragana), [かたかな](https://en.wikipedia.org/wiki/Katakana), and, [かんじ](https://en.wikipedia.org/wiki/Kanji) in some projects, and needed a more reliable way to write than running some [romanji](https://en.wikipedia.org/wiki/Romanization_of_Japanese) through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for [i3wm](https://i3wm.org/), because it does not obey system settings for languages and inputs. +I am currently working with [ひらがな](https://en.wikipedia.org/wiki/Hiragana), [かたかな](https://en.wikipedia.org/wiki/Katakana), and, [かんじ](https://en.wikipedia.org/wiki/Kanji) in some projects, and needed a more reliable way to write than running some [romaji](https://en.wikipedia.org/wiki/Romanization_of_Japanese) through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for [i3wm](https://i3wm.org/), because it does not obey system settings for languages and inputs. ## Adding font support to Linux Firstly, we need fonts. Depending on your system, these may already be installed. For Japanese, I only used `vlgothic`, so here in the package for it: @@ -86,7 +86,7 @@ Now, log out and in again to let ibus properly start again, and there should now ## Workflow `ibus` runs in the background and will show an indication of your selected language upon pressing the keyboard shortcut set in the [setup tool](#configuring-ibus). For languages like Japanese, where it's writing systems do not use the English / Latin-based alphabets, `ibus` will automatically convert your words as you type (this behavior will be different from language to language). -An example of this is as follows. I want to write the word *Computer* in Japanese (Katakana to be exact). I would switch to `mozc` input, and start typing the romanji word for computer, *Pasokon*. This will automatically be converted to Hiragana, *ぱそこん*. *Computer* is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press `Space` (This is indicated in the bottom left of my screen by `ibus`), and I now have *パソコン*, the Katakana word for *Computer*! +An example of this is as follows. I want to write the word *Computer* in Japanese (Katakana to be exact). I would switch to `mozc` input, and start typing the romaji word for computer, *Pasokon*. This will automatically be converted to Hiragana, *ぱそこん*. *Computer* is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press `Space` (This is indicated in the bottom left of my screen by `ibus`), and I now have *パソコン*, the Katakana word for *Computer*! --- diff --git a/_site/about/index.html b/_site/about/index.html index 22887ee..deab0f4 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -114,7 +114,7 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09] Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2018/06/27/becomeranter.html b/_site/blog/2018/06/27/becomeranter.html index e014b19..e7a33d0 100644 --- a/_site/blog/2018/06/27/becomeranter.html +++ b/_site/blog/2018/06/27/becomeranter.html @@ -119,7 +119,7 @@ pip3 install tensorflow-gpu #for gpu processing Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/04/30/frc-languages.html b/_site/blog/2019/04/30/frc-languages.html index 66cf8e4..d3ca68a 100644 --- a/_site/blog/2019/04/30/frc-languages.html +++ b/_site/blog/2019/04/30/frc-languages.html @@ -83,7 +83,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/05/27/building-safe-vision-comms.html b/_site/blog/2019/05/27/building-safe-vision-comms.html index 5bc2f6b..cdf2b25 100644 --- a/_site/blog/2019/05/27/building-safe-vision-comms.html +++ b/_site/blog/2019/05/27/building-safe-vision-comms.html @@ -96,7 +96,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/12/styiling-github.html b/_site/blog/2019/06/12/styiling-github.html index d37c685..395b7dd 100644 --- a/_site/blog/2019/06/12/styiling-github.html +++ b/_site/blog/2019/06/12/styiling-github.html @@ -107,7 +107,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/16/graphing-w2a.html b/_site/blog/2019/06/16/graphing-w2a.html index 3238f14..e65ccf5 100644 --- a/_site/blog/2019/06/16/graphing-w2a.html +++ b/_site/blog/2019/06/16/graphing-w2a.html @@ -121,7 +121,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/17/amm2m1-release.html b/_site/blog/2019/06/17/amm2m1-release.html index f4ede5d..9d54013 100644 --- a/_site/blog/2019/06/17/amm2m1-release.html +++ b/_site/blog/2019/06/17/amm2m1-release.html @@ -80,7 +80,7 @@ Your browser does not support audio players Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/21/robot-experiences.html b/_site/blog/2019/06/21/robot-experiences.html index 6741d93..be353cf 100644 --- a/_site/blog/2019/06/21/robot-experiences.html +++ b/_site/blog/2019/06/21/robot-experiences.html @@ -120,7 +120,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/23/googlectf.html b/_site/blog/2019/06/23/googlectf.html index 9a9d3e1..bee288b 100644 --- a/_site/blog/2019/06/23/googlectf.html +++ b/_site/blog/2019/06/23/googlectf.html @@ -78,7 +78,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/24/languagehunt2.html b/_site/blog/2019/06/24/languagehunt2.html index c70919a..a28c994 100644 --- a/_site/blog/2019/06/24/languagehunt2.html +++ b/_site/blog/2019/06/24/languagehunt2.html @@ -78,7 +78,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/26/bashsmash.html b/_site/blog/2019/06/26/bashsmash.html index 36f3b67..c20d8f3 100644 --- a/_site/blog/2019/06/26/bashsmash.html +++ b/_site/blog/2019/06/26/bashsmash.html @@ -187,7 +187,7 @@ __() {/???/???/???n?f Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/27/pwnlink.html b/_site/blog/2019/06/27/pwnlink.html index 830557c..3608e05 100644 --- a/_site/blog/2019/06/27/pwnlink.html +++ b/_site/blog/2019/06/27/pwnlink.html @@ -108,7 +108,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/06/27/python.html b/_site/blog/2019/06/27/python.html index 3efdcaa..3e63759 100644 --- a/_site/blog/2019/06/27/python.html +++ b/_site/blog/2019/06/27/python.html @@ -173,7 +173,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/07/01/devdns.html b/_site/blog/2019/07/01/devdns.html index c7a9c90..4821caf 100644 --- a/_site/blog/2019/07/01/devdns.html +++ b/_site/blog/2019/07/01/devdns.html @@ -97,7 +97,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/07/06/scrapingfrcgithub.html b/_site/blog/2019/07/06/scrapingfrcgithub.html index 95ec2a6..9620879 100644 --- a/_site/blog/2019/07/06/scrapingfrcgithub.html +++ b/_site/blog/2019/07/06/scrapingfrcgithub.html @@ -170,7 +170,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/07/13/lookback-gmad.html b/_site/blog/2019/07/13/lookback-gmad.html index 427d0c8..661aba5 100644 --- a/_site/blog/2019/07/13/lookback-gmad.html +++ b/_site/blog/2019/07/13/lookback-gmad.html @@ -91,7 +91,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/07/15/mindmap.html b/_site/blog/2019/07/15/mindmap.html index d6227e7..5602bf6 100644 --- a/_site/blog/2019/07/15/mindmap.html +++ b/_site/blog/2019/07/15/mindmap.html @@ -183,7 +183,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/08/10/why-i-carry-nfc.html b/_site/blog/2019/08/10/why-i-carry-nfc.html index 8bd6aa3..3105013 100644 --- a/_site/blog/2019/08/10/why-i-carry-nfc.html +++ b/_site/blog/2019/08/10/why-i-carry-nfc.html @@ -103,7 +103,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/2019/08/12/setting-up-ja.html b/_site/blog/2019/08/12/setting-up-ja.html index 1fb7b26..5f0c84a 100644 --- a/_site/blog/2019/08/12/setting-up-ja.html +++ b/_site/blog/2019/08/12/setting-up-ja.html @@ -51,7 +51,7 @@
-

I am currently working with ひらがな, かたかな, and, かんじ in some projects, and needed a more reliable way to write than running some romanji through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for i3wm, because it does not obey system settings for languages and inputs.

+

I am currently working with ひらがな, かたかな, and, かんじ in some projects, and needed a more reliable way to write than running some romaji through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for i3wm, because it does not obey system settings for languages and inputs.

Adding font support to Linux

Firstly, we need fonts. Depending on your system, these may already be installed. For Japanese, I only used vlgothic, so here in the package for it:

@@ -124,7 +124,7 @@ ibus-daemon -drx

Workflow

ibus runs in the background and will show an indication of your selected language upon pressing the keyboard shortcut set in the setup tool. For languages like Japanese, where it’s writing systems do not use the English / Latin-based alphabets, ibus will automatically convert your words as you type (this behavior will be different from language to language).

-

An example of this is as follows. I want to write the word Computer in Japanese (Katakana to be exact). I would switch to mozc input, and start typing the romanji word for computer, Pasokon. This will automatically be converted to Hiragana, ぱそこん. Computer is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press Space (This is indicated in the bottom left of my screen by ibus), and I now have パソコン, the Katakana word for Computer!

+

An example of this is as follows. I want to write the word Computer in Japanese (Katakana to be exact). I would switch to mozc input, and start typing the romaji word for computer, Pasokon. This will automatically be converted to Hiragana, ぱそこん. Computer is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press Space (This is indicated in the bottom left of my screen by ibus), and I now have パソコン, the Katakana word for Computer!


@@ -146,7 +146,7 @@ ibus-daemon -drx Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/blog/index.html b/_site/blog/index.html index 5cf9972..abc2528 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -340,7 +340,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/feed.xml b/_site/feed.xml index edbe6f4..a14239c 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-08-12T19:42:30-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.How I set up ひらがな input on my laptop2019-08-12T15:40:00-04:002019-08-12T15:40:00-04:00http://0.0.0.0:4000/blog/2019/08/12/Setting-up-JA<p>I am currently working with <a href="https://en.wikipedia.org/wiki/Hiragana">ひらがな</a>, <a href="https://en.wikipedia.org/wiki/Katakana">かたかな</a>, and, <a href="https://en.wikipedia.org/wiki/Kanji">かんじ</a> in some projects, and needed a more reliable way to write than running some <a href="https://en.wikipedia.org/wiki/Romanization_of_Japanese">romanji</a> through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for <a href="https://i3wm.org/">i3wm</a>, because it does not obey system settings for languages and inputs.</p> +Jekyll2019-08-12T19:45:00-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.How I set up ひらがな input on my laptop2019-08-12T15:40:00-04:002019-08-12T15:40:00-04:00http://0.0.0.0:4000/blog/2019/08/12/Setting-up-JA<p>I am currently working with <a href="https://en.wikipedia.org/wiki/Hiragana">ひらがな</a>, <a href="https://en.wikipedia.org/wiki/Katakana">かたかな</a>, and, <a href="https://en.wikipedia.org/wiki/Kanji">かんじ</a> in some projects, and needed a more reliable way to write than running some <a href="https://en.wikipedia.org/wiki/Romanization_of_Japanese">romaji</a> through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for <a href="https://i3wm.org/">i3wm</a>, because it does not obey system settings for languages and inputs.</p> <h2 id="adding-font-support-to-linux">Adding font support to Linux</h2> <p>Firstly, we need fonts. Depending on your system, these may already be installed. For Japanese, I only used <code class="highlighter-rouge">vlgothic</code>, so here in the package for it:</p> @@ -71,12 +71,12 @@ ibus-daemon <span class="nt">-drx</span> <h2 id="workflow">Workflow</h2> <p><code class="highlighter-rouge">ibus</code> runs in the background and will show an indication of your selected language upon pressing the keyboard shortcut set in the <a href="#configuring-ibus">setup tool</a>. For languages like Japanese, where it’s writing systems do not use the English / Latin-based alphabets, <code class="highlighter-rouge">ibus</code> will automatically convert your words as you type (this behavior will be different from language to language).</p> -<p>An example of this is as follows. I want to write the word <em>Computer</em> in Japanese (Katakana to be exact). I would switch to <code class="highlighter-rouge">mozc</code> input, and start typing the romanji word for computer, <em>Pasokon</em>. This will automatically be converted to Hiragana, <em>ぱそこん</em>. <em>Computer</em> is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press <code class="highlighter-rouge">Space</code> (This is indicated in the bottom left of my screen by <code class="highlighter-rouge">ibus</code>), and I now have <em>パソコン</em>, the Katakana word for <em>Computer</em>!</p> +<p>An example of this is as follows. I want to write the word <em>Computer</em> in Japanese (Katakana to be exact). I would switch to <code class="highlighter-rouge">mozc</code> input, and start typing the romaji word for computer, <em>Pasokon</em>. This will automatically be converted to Hiragana, <em>ぱそこん</em>. <em>Computer</em> is not a word that one would write in Hiragana as far as I know, so Katakana would be a better choice. To convert this word, I just press <code class="highlighter-rouge">Space</code> (This is indicated in the bottom left of my screen by <code class="highlighter-rouge">ibus</code>), and I now have <em>パソコン</em>, the Katakana word for <em>Computer</em>!</p> <hr /> <h4 id="after-note-languages">After Note: Languages</h4> -<p>In case you can’t tell, English is my native language. If I messed up my spelling or context with the small amount of Japanese in this post, <a href="/about#chat-with-me">let me know</a>!</p>I am currently working with ひらがな, かたかな, and, かんじ in some projects, and needed a more reliable way to write than running some romanji through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for i3wm, because it does not obey system settings for languages and inputs.My weird piece of EDC2019-08-10T16:57:00-04:002019-08-10T16:57:00-04:00http://0.0.0.0:4000/blog/2019/08/10/Why-I-Carry-NFC<p>Im back with a quick little post about something I cary with me everywhere I go, EDC (Every-Day Carry) if you will.</p> +<p>In case you can’t tell, English is my native language. If I messed up my spelling or context with the small amount of Japanese in this post, <a href="/about#chat-with-me">let me know</a>!</p>I am currently working with ひらがな, かたかな, and, かんじ in some projects, and needed a more reliable way to write than running some romaji through an online translator. So, this post will detail what I did to enable native inputs on my laptop. This guide is specifically for i3wm, because it does not obey system settings for languages and inputs.My weird piece of EDC2019-08-10T16:57:00-04:002019-08-10T16:57:00-04:00http://0.0.0.0:4000/blog/2019/08/10/Why-I-Carry-NFC<p>Im back with a quick little post about something I cary with me everywhere I go, EDC (Every-Day Carry) if you will.</p> <h2 id="how-this-started">How this started</h2> <p>Earlier this year, my friend @retrax24 showed me a piece of “fake ID” he was given as a joke. After some experimentation, he noticed that, upon tapping it to his phone, he would get an error message about an un-formatted card.</p> diff --git a/_site/index.html b/_site/index.html index d0e3e96..b434d21 100644 --- a/_site/index.html +++ b/_site/index.html @@ -102,7 +102,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400 diff --git a/_site/projects.html b/_site/projects.html index cdaa077..445c2a5 100644 --- a/_site/projects.html +++ b/_site/projects.html @@ -112,7 +112,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-08-12 19:42:30 -0400 + This site was last updated at: 2019-08-12 19:45:00 -0400