From 567496b2b4e68eafb0bc37b7e3ed5acf76afb3a6 Mon Sep 17 00:00:00 2001 From: David Timber Date: Wed, 20 Mar 2024 06:27:48 +0900 Subject: Add writeups/im-korean, update README.md index --- README.md | 30 +++++++++++++++++++++++++++--- 1 file changed, 27 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 44a439f..36ec11f 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,35 @@ I hope you enjoy your stay! - toss-aws-eip: get an Elastic IP address until you get one in the range you want - writeups: all the write ups written up - - headless-vnc.ko: setting up a virtual X11 seat to use GUI on cloud instances - (in Korean) - - powershell-email: send emails in Powershell + - [fedora-korean/chromium-font-fallback.ko.md](writeups/fedora-korean/chromium-font-fallback.ko.md): + bug report - Chromium has their own font-fallback mechanism which implements + an inadequate fallback of CJK + - [im-korean/im-korean.ko.md](writeups/im-korean/im-korean.ko.md): + (Korean)troubleshooting CJK input method issues on Linux desktop environment + - [google-calendar-flairs/README.ko.md](writeups/google-calendar-flairs/README.ko.md): + reverse engineering and extracting Gogole Calendar's flair images - selfhosting-email: everything I want to talk about on self-hosting your own email + - [selfhosting-email/selfhosting-email.md](writeups/selfhosting-email/selfhosting-email.md): + TODO (turns out, Google was not the only evil one) + - [selfhosting-email/fuckyou-gmail.en.md](writeups/selfhosting-email/fuckyou-gmail.en.md): + on Gmail's headache-inducing block box spam filter + - [headless-vnc.ko/headless-vnc.ko-kr.md](writeups/headless-vnc.ko/headless-vnc.ko-kr.md): + (Korean)setting up a virtual X11 seat to use GUI on GPUless cloud instances + - [react-native/react-native.md](writeups/react-native/react-native.md): on + problems with React Native + - [ipv6-korea/ipv6-korea.ko.md](writeups/ipv6-korea/ipv6-korea.ko.md): + (Korean)IPv6 roll-out in Korea is way behind + - [ec2-ipv6-prep/ec2-ipv6-prep.md](writeups/ec2-ipv6-prep/ec2-ipv6-prep.md): + on IPv6 readiness on AWS EC2 + - [ktcloud-review/ktcloud-review.kr.md](writeups/ktcloud-review/ktcloud-review.kr.md): + (Korean)my review of KT Cloud, a CSP by Korea's largest telecom conglomerate + KT + - [console.aws-ec2-binary-userdata/console.aws-ec2-binary-userdata.md](writeups/console.aws-ec2-binary-userdata/console.aws-ec2-binary-userdata.md): + bug report - encoding issues when using binary user data on AWS Management + Console + - [powershell-email/README.md](writeups/powershell-email/README.md): send + emails in Powershell ## Copyright Unless classified otherwise, all the work I do I go by Apache-2.0. Mate, if I -- cgit