跳转至

2023

Graph/diagram/visualization Examples Yet to Be Explored

导言

画图是为了解释文字难以说清的事情。

首先要明确目标(一句话):

  • 解释清楚什么逻辑、什么关系、什么过程、证明什么观点。
  • 复杂的内容会导致内容的丢失,要明确什么时候需要子图。

其次要明确(大概逻辑):

  1. 明确重点对象;明确其与余下对象的分隔/不同。
  2. 对象间逻辑。

最后才是具体实现(用什么图案、颜色、字体、线条)。注意明确目标、突出重点、画面和谐、读者易读易懂。

Lab homepage Template & Website builders choice

导言

Finding great lab's homepage template to learn.

Team homepage can increase understanding, cooperate and assist each other, build consensus and guide the team research.

Must be easy-buiding and easy-changing

Clash Config 4 yourself

导言

When I see YFY configure his clash settings, I know it's my turn to COPY it. How wonderful experience if there is a mentor when meeting the annoying software config things.

npm

导言

Using npm during the batch upload to cloudflare R2.

Research logic

导言

There's a perennial curiosity surrounding the inception of ideas in research. How do researchers stumble upon those brilliant concepts that pave the way for groundbreaking work? The answer lies in a certain logic—a methodology that can be learned and applied to discover remarkable ideas in the realm of research.

Topology

导言

The paper on DAMOV's Processing-in-Memory (PIM) architecture organizes its Network-on-Chip (NoC) in a mesh topology, with an alternative Dragonfly topology.

Datastruture: Tree

导言

When i learn the radix tree in mult-level page table, I was confused by various kinds of tree and thier names