Skip to content

Instantly share code, notes, and snippets.

View coughingmouse's full-sized avatar

Iso Lee coughingmouse

  • Seoul, People's Republic of Korea
View GitHub Profile
@rakjin
rakjin / gist:175cca62348fbea5a5a4
Last active November 5, 2020 13:47
vconsole korean
font: unifont http://unifoundry.com/unifont.html
https://ftp.gnu.org/gnu/unifont/unifont-8.0.01/
http://croky.tistory.com/entry/리눅스-콘솔에서-한글사용하기
fbterm fontconfig
https://kldp.org/node/1496
https://wiki.archlinux.org/index.php/Fonts
@Pusnow
Pusnow / 한글과유니코드.md
Last active July 22, 2024 04:03
한글과 유니코드

한글과 유니코드

유니코드에서 한글을 어떻게 다루는지를 정리하였다.

유니코드

  • 유니코드(Unicode)는 전 세계의 모든 문자를 컴퓨터에서 일관되게 표현하고 다룰 수 있도록 설계된 산업 표준 (위키 백과)
  • 단순히 문자마다 번호를 붙임
  • 계속 업데이트되며 현재는 Unicode Version 9.0.0 이 최신이다.

UTF

  • 유니코드를 실제 파일 등에 어떻게 기록할 것인지를 표준화한 것이다.
@fschutt
fschutt / solution.txt
Created December 24, 2017 13:55
How to enable two-finger scrolling using xinput (ThinkPad T420)
I can't say that this will work for everyone, but here's what I did:
First, list the input devices:
xinput list
You should get output like this:
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
@rain-1
rain-1 / LLM.md
Last active July 18, 2024 22:37
LLM Introduction: Learn Language Models

Purpose

Bootstrap knowledge of LLMs ASAP. With a bias/focus to GPT.

Avoid being a link dump. Try to provide only valuable well tuned information.

Prelude

Neural network links before starting with transformers.

@irazasyed
irazasyed / outbound-email-with-cloudflare.md
Last active July 23, 2024 05:06
Using Gmail SMTP with Cloudflare Email Routing: A Step-by-Step Guide

Using Gmail SMTP with Cloudflare Email Routing: Step-by-Step Guide

Learn how to send emails through Gmail SMTP with Cloudflare Email Routing in this comprehensive guide.

Step 1: Enable 2-Factor Authentication

To proceed with this method, ensure that you have enabled two-factor authentication for your Google account. If you haven't done so already, you can follow the link to set it up → Enable 2FA in your Google account.

Step 2: Create an App Password for Mail