notes

Short public records, explorations, findings, and things worth remembering.

03 SEPT 2026

22 AUG 2026

  1. git rebase

    personally, if you are working in lean team or as a solo developer with bunch of short-lived branches, using git rebase is easier and cleaner than using git merge as it gives you clean and linear history -> frequent integration into main trunk.

  2. vercel x ora made some web audit site to check how ai-agent native the website is here

  3. found some useful website to ask any github repo with great inferface, powered by mixedbread team (thanks mixedbread). I think its free (maybe limited usage too). Called repofetch, think worth to check..

21 AUG 2026

    • hello world! testing new page and feature here (˶˃ ᵕ ˂˶)
    • written on my neovim with my own customized notes publisher with lua script here (ᵕ—ᴗ—)
    • with this, i can write notes published to my website under /notes from my neovim on my mac..
    • also added vim shortcuts on my website as well, use ? for :help. try use j and k too!

keyboard shortcuts

Desktop keyboard only. Some actions apply to articles.

j / k
scroll down / up
gg / G
top / bottom
g h
home
g a
about
g p
projects
g b
blog
g n
notes
[ h / ] h
previous / next heading
[ p / ] p
older / newer post
?
show this help