Dr.Weblog

📄 📑 Survive a long new year 2021/03/07
The new year period now seems too long

📄 📑 Think in Quaternary or Ternary for good & bad, instead of Binary 2020/12/27
Not-good != bad, it's that simple.

📄 📑 A completely incomplete guide to computer basics - PART2 Hardware: process unit 2020/12/10
How come silicon brick learnt to think, what magic is this? Or the question may be is it actually thinking?

📄 📑 Keep a stable mind 2020/11/17
It's a chaos world outside, but just don't let it sink in, we should realize the control is in our hands.

📄 📑 FnLk is the inverse of smart design 2020/11/15
The presence of FnLk, along with the disappearing of PgUp/PgDn near the arrow keys, is exactly Form-over-Function, or lacking of thought, or designed not for work.

📄 📑 Browser Status 2020/11/01 (Edit#2)
Common browser info from JS, DOM, and CSS, should work on browsers like IE11 or better.

📄 📑 A completely incomplete guide to computer basics - PART1 Intro: the computer 2020/10/29
The first step to solve a problem is to understand what the problem actually is, which is really hard. But nevertheless, let's start by setting up some clear definitions, and try not to mix them up along the way.

📄 📑 Big Textarea 2020/10/14
A big resizable textarea to edit text in browser.

📄 📑 GC is just like async, but sometimes worse 2020/08/19
The non-GCed code share similar contagious trait as async code. Best not rely on GC right now and always support the manual close API. Hope future compiler will take work off instead.

📄 📑 Runlet: Thought on Stream 2020/08/13
Runlet is a pattern provide most Stream feature with reduced code complexity and minimal clear API.

📄 📑 Emoji Copy List 2020/08/12
List of Emojis displayed in big size to pick and copy from.

📄 📑 Error, Snag handling & Bug reporting and more 2020/08/10
Error is basic data, throw & catch is a way to send event; An Error thrown can be a Snag or Bug, expected or unexpected; Expert code do Snag handling while Glue code don't; code packed as Module/Library/Service/Script required different focus;

📄 📑 Exot, Error handling, and Bugs 2020/07/30 (Edit#2)
A way to look at Error & Bug, and a Exot pattern for code wrapping external IO.

📄 📑 Why ArchLinux not fit in Docker well 2020/06/03
ArchLinux not fit well in a Docker image with the max utility package strategy and the rolling release.

📄 📑 Japan tour 23-30 Jan 2020 2020/01/22 (Edit#3)
Map points mostly, also some photos.

📄 📑 Japan tour 10-16 Nov 2019 2019/11/09 (Edit#3)
Map points mostly, also some notes and photos.

📄 📑 4 Doubt about Car, Language, and Math 2019/09/02

📄 📑 Shopping in a Redux Store 2019/08/20

📄 📑 Unpacking Webpack 2019/08/14 (Edit#2)
Some tip for hacking Webpack.

📄 📑 git Git GIT 2019/08/01 (Edit#2)
Some tip for hacking Git.

📄 📑 (WIP) Idea for a graph based code editor 2019/07/20 (Edit#2)
Use graph data structure to store code, and create an editor to direct edit the data, output text code, and provide some handy IDE support.

📄 📑 How to update (force reload) npm package `maintainers` data 2018/12/04

📄 📑 Jonathan Blow - Gcores Talk 2018/05/06
Hand edited transcription from feeding the VLC-extracted talk audio track though Google Speech-to-Text API, source video: https://www.gcores.com/articles/98265

📄 📑 A Music List 0000/01/01
Some (old) music I like.

📄 📑 The Good List 0000/00/01
If you scroll down this far, maybe you'd like to have some list of things I enjoy.

📄 📑 The Construction Site 0000/00/00
A bunch of texts may or may not be finished later

2021-03-10T10:59:28.153Z