Pavel Pascari
blog
/
now
/
work
/
research
/
projects
Blog
A collection of articles on topics I care about.
2026
Human Context Engineering
We've become very good at engineering context for AI agents. It's probably time we applied the same discipline to the humans reviewing our code.
code-review
context-engineering
cognitive-load
developer-experience
2023
Setting up git to work with multiple accounts
Sometimes you need to work with multiple git accounts, e.g., a work account and one for personal projects. This is how I set up my git to work with multiple accounts in six simple steps.
git
ssh
devtools