TIL

Recent Notes

TIL - Today I Learned

Small, short, daily notes.

total: 25 notes

August 2026

July 2026

  1. CRDT

    A conflict-free replicated data type (CRDT) is a data structure that can be replicated across multiple computers in a network.

  1. PTY

    A pty is a pseudoterminal, a software interface in Unix-like operating systems that emulates a physical hardware terminal. They're to gain access to the shell.

  1. PageRank

    PageRank is the first algorithm used by Google Search to rank the importance of web pages, named after web pages & Google Co-Founder Larry Page.