Is Python Becoming Pinyin?
https://lernerpython.com/2026/05/19/is-python-becoming-pinyin/
#HackerNews #Python #Pinyin #Programming #Language #Trends #Tech #News
Is Python Becoming Pinyin?
https://lernerpython.com/2026/05/19/is-python-becoming-pinyin/
#HackerNews #Python #Pinyin #Programming #Language #Trends #Tech #News
Title: P1: Emacs: my update to toneless pinyin in Chinese [2024-01-10 Wed]
Code uses translation table (named Quail map) from Quail
minor mode (input multilingual text easily).
It is possible to adopt this code to many other
languages. ☆
I spent one month to code this (⚆i⚆) and I am going to use
it for the rest of my life. _/¯(⏿⏿)¯_ #emacs #chinese #pinyin
Title: P0: Emacs: my update to toneless pinyin in Chinese [2024-01-10 Wed]
I finally 😫 released a major update to my Emacs package
that allow to search with toneless pinyin in Chinese ☯
characters and in normal pinyin text. 😊
It is 'isearch submode'.
You just press: C-s nu, and it will find for you 女 and nǚ.
By default it looks for both pinyin and Chinese characters,
but you can switch to pinyin with M-s p and to characters
with M-s h keys. #emacs #chinese #pinyin
Title: P2: pinyin search, Mastadon sedning [2024-01-06 Sat]
I am very fashinated by Chinese 气功 Qigong. ☯
The basic is very simple: make movies to liven the body and mind's aspects. ☥
I updated my bash scripts with cURL 🦾 to quickly send
'status' reports to Mastadon 💅:
I used this Python wrapper scripts as guidlines:
- https://github.com/halcy/Mastodon.py/blob/master/mastodon/authentication.py
- Mastodon.py/mastodon/internals.py #mastadon #emacs #chinese #pinyin #elisp #lisp