Dispatch / Journal

Under Tide_

Product logs, development notes, and technical write-ups.

A personal journal surface for ideas, experiments, projects, and long-form notes.

NODE 01 2025-10-11

About "Undertide"

An introduction to this website and a brief personal profile.

October 11, 2025 · Zixiang Zhang
OPEN ENTRY ->
NODE 03 2026-04-14

STA457 Final Review Questions

Consolidated final-review problem set: polynomial-passing filters, MA(2) ACVF/ACF, symmetric filters, ARMA prediction, seasonality and differencing, smoothers.

April 14, 2026 · Zixiang Zhang
OPEN ENTRY ->
NODE 07 2026-03-01

OhMyZsh: Customizing the Terminal

Basically, this post is here to share the upgrades I’ve made to my Terminal after an hour of exploration today. The core of it involves using OhMyZsh to customize certain features and make the Terminal experience more user-friendly. While the default Zsh in macOS is powerful, its out-of-the-box configuration is extremely minimal. Oh My Zsh is not just a framework; it’s a vast ecosystem of plugins and themes. Auto-completion For my terminal usage, I installed the zsh-autosuggestions plugin, which provides “gray ghost” predictions based on my command history.

March 1, 2026 · Zixiang Zhang
OPEN ENTRY ->