Skip to content

Commit

Permalink
Deploying to gh-pages from @ ca15cc6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhphu28 committed Apr 7, 2024
1 parent 9ff69a5 commit 7c0ddbb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/jupyter/blog.ipynb.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://blog.dinhphu28.com/feed.xml" rel="self" type="application/atom+xml"/><link href="https://blog.dinhphu28.com/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-04-07T08:16:19+00:00</updated><id>https://blog.dinhphu28.com/feed.xml</id><title type="html">Dinh Phu Nguyen dinhphu28</title><subtitle>Dinh Phu Nguyen also know as dinhphu28 is a Software Engineer with high level experience in Java - Spring Boot, RESTful Web Service and software development. </subtitle><entry><title type="html">Mình đã chuyển sang Fcitx5 thay vì IBus Bamboo và IBus Unikey</title><link href="https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet/" rel="alternate" type="text/html" title="Mình đã chuyển sang Fcitx5 thay vì IBus Bamboo và IBus Unikey"/><published>2024-04-06T23:16:00+00:00</published><updated>2024-04-06T23:16:00+00:00</updated><id>https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet</id><content type="html" xml:base="https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet/"><![CDATA[<h3 id="giới-thiệu">Giới thiệu</h3> <p>Trước đây lúc mới bước chân vào xài Linux cách đây 6 năm, mình đã bắt đầu với Ubuntu (GNOME) và IBus Unikey, sau một thời gian cảm thấy bộ gõ này không đáp ứng được nhu cầu của bản thân, mình đã tìm thấy một bộ gõ tương tự nhưng hỗ trợ nhiều tính năng hơn là IBus Bamboo và mình đã xài đến tận đầu năm 2024.</p> <p>Khoảng thời gian này mình thường xài 2 distro chính là Ubuntu rồi sau đó là Fedora với Desktop Environment là GNOME, mọi thứ vẫn hoạt động khá tốt đẹp, cho đến một ngày đầu năm 2024, mình quyết định chuyển sang xài KDE Plasma (Wayland) trên openSUSE Tumbleweed và đây là lúc mọi vấn đề bắt đầu.</p> <p>Sau khi cài đặt IBus Bamboo, chế độ gõ mặc định gạch chân được chọn và mình không có cách nào để chuyển chế độ gõ, chọn menu IBus trên menu bar lại không hoạt động bình thường, lúc hiển thị lúc không và cũng hiển thị không đúng. Thậm chí một khi menu hiển thị và hover vào chọn ‘Chế độ gõ mặc định’ thì ngay lập tức menu bị nháy một cái và hidden luôn, nếu vẫn cố gắng làm lại thì sẽ crash luôn menu bar.</p> <p>Một vấn đề nữa mình gặp phải là lúc đang để chế độ ‘Tiếng Việt’ do không chuyển được chế độ gõ mặc định nên gõ password bị lộ ra hết.</p> <p>Lúc này mình đã tìm đến một bộ gõ khác là <code class="language-plaintext highlighter-rouge">fcitx5</code> và mọi vấn đề được giải quyết.</p> <h3 id="cài-đặt">Cài đặt</h3> <ul> <li>fcitx5</li> <li>fcitx5-qt</li> <li>fcitx5-gtk</li> <li>fcitx5-unikey</li> <li>kcm-fcitx5</li> </ul> <p>Hiện mình đang xài openSUSE Tumbleweed và có thể cài từ các resources sau:</p> <p>Truy cập <a href="https://software.opensuse.org//download.html?project=openSUSE%3AFactory&amp;package=fcitx5">fcitx5</a>, <a href="">fcitx5-qt</a>, <a href="https://software.opensuse.org/package/fcitx5-gtk">fcitx5-gtk</a>, <a href="https://software.opensuse.org/download/package?package=fcitx5-unikey&amp;project=M17N">fcitx5-unikey</a>, <a href="https://software.opensuse.org/download/package?package=kcm5-fcitx&amp;project=openSUSE%3AFactory">kcm5-fcitx</a> tải xuống các files .ymp (click download) và click to install (đây cũng là một điểm mình khá thích openSUSE so với các distro khác từng xài trước đây) hoặc cũng có thể cài đặt qua script:</p> <div class="language-sh highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nb">sudo </span>zypper addrepo https://download.opensuse.org/repositories/openSUSE:Factory/standard/openSUSE:Factory.repo
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://blog.dinhphu28.com/feed.xml" rel="self" type="application/atom+xml"/><link href="https://blog.dinhphu28.com/" rel="alternate" type="text/html" hreflang="en"/><updated>2024-04-07T08:29:39+00:00</updated><id>https://blog.dinhphu28.com/feed.xml</id><title type="html">Dinh Phu Nguyen dinhphu28</title><subtitle>Dinh Phu Nguyen also know as dinhphu28 is a Software Engineer with high level experience in Java - Spring Boot, RESTful Web Service and software development. </subtitle><entry><title type="html">Mình đã chuyển sang Fcitx5 thay vì IBus Bamboo và IBus Unikey</title><link href="https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet/" rel="alternate" type="text/html" title="Mình đã chuyển sang Fcitx5 thay vì IBus Bamboo và IBus Unikey"/><published>2024-04-06T23:16:00+00:00</published><updated>2024-04-06T23:16:00+00:00</updated><id>https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet</id><content type="html" xml:base="https://blog.dinhphu28.com/blog/2024/fcitx5-unikey-go-tieng-viet/"><![CDATA[<h3 id="giới-thiệu">Giới thiệu</h3> <p>Trước đây lúc mới bước chân vào xài Linux cách đây 6 năm, mình đã bắt đầu với Ubuntu (GNOME) và IBus Unikey, sau một thời gian cảm thấy bộ gõ này không đáp ứng được nhu cầu của bản thân, mình đã tìm thấy một bộ gõ tương tự nhưng hỗ trợ nhiều tính năng hơn là IBus Bamboo và mình đã xài đến tận đầu năm 2024.</p> <p>Khoảng thời gian này mình thường xài 2 distro chính là Ubuntu rồi sau đó là Fedora với Desktop Environment là GNOME, mọi thứ vẫn hoạt động khá tốt đẹp, cho đến một ngày đầu năm 2024, mình quyết định chuyển sang xài KDE Plasma (Wayland) trên openSUSE Tumbleweed và đây là lúc mọi vấn đề bắt đầu.</p> <p>Sau khi cài đặt IBus Bamboo, chế độ gõ mặc định gạch chân được chọn và mình không có cách nào để chuyển chế độ gõ, chọn menu IBus trên menu bar lại không hoạt động bình thường, lúc hiển thị lúc không và cũng hiển thị không đúng. Thậm chí một khi menu hiển thị và hover vào chọn ‘Chế độ gõ mặc định’ thì ngay lập tức menu bị nháy một cái và hidden luôn, nếu vẫn cố gắng làm lại thì sẽ crash luôn menu bar.</p> <p>Một vấn đề nữa mình gặp phải là lúc đang để chế độ ‘Tiếng Việt’ do không chuyển được chế độ gõ mặc định nên gõ password bị lộ ra hết.</p> <p>Lúc này mình đã tìm đến một bộ gõ khác là <code class="language-plaintext highlighter-rouge">fcitx5</code> và mọi vấn đề được giải quyết.</p> <h3 id="cài-đặt">Cài đặt</h3> <ul> <li>fcitx5</li> <li>fcitx5-qt</li> <li>fcitx5-gtk</li> <li>fcitx5-unikey</li> <li>kcm-fcitx5</li> </ul> <p>Hiện mình đang xài openSUSE Tumbleweed và có thể cài từ các resources sau:</p> <p>Truy cập <a href="https://software.opensuse.org//download.html?project=openSUSE%3AFactory&amp;package=fcitx5">fcitx5</a>, <a href="">fcitx5-qt</a>, <a href="https://software.opensuse.org/package/fcitx5-gtk">fcitx5-gtk</a>, <a href="https://software.opensuse.org/download/package?package=fcitx5-unikey&amp;project=M17N">fcitx5-unikey</a>, <a href="https://software.opensuse.org/download/package?package=kcm5-fcitx&amp;project=openSUSE%3AFactory">kcm5-fcitx</a> tải xuống các files .ymp (click download) và click to install (đây cũng là một điểm mình khá thích openSUSE so với các distro khác từng xài trước đây) hoặc cũng có thể cài đặt qua script:</p> <div class="language-sh highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nb">sudo </span>zypper addrepo https://download.opensuse.org/repositories/openSUSE:Factory/standard/openSUSE:Factory.repo
<span class="nb">sudo </span>zypper addrepo https://download.opensuse.org/repositories/M17N/openSUSE_Tumbleweed/M17N.repo
<span class="nb">sudo </span>zypper refresh
<span class="nb">sudo </span>zypper <span class="nb">install </span>fcitx5
Expand Down
Loading

0 comments on commit 7c0ddbb

Please sign in to comment.