Junji Zhi

Engineer. Blogger.

Blog Archive Search About Contact

Should We Run Database Seed and Migrations In Dockerfile?

This answers the question about one-off tasks in Dockerfile
Apr 22, 2020 · 4 min read

Use Pandas for ETL: Experience and Practical Tips

This post talks about my experience of building a small scale ETL with Pandas. It also offers some hands-on tips that may help you build ETLs with Pandas.
Dec 23, 2019 · 5 min read

dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib

My solution for the link missing issue. The popular solution in Github isn't correct.
Dec 17, 2019 · 2 min read

Provider + Rebuild + Navigator make it hard to implement tracking

Recently we ran into an issue of using Amplitude in Flutter. We had to jump through a few hoops to get Amplitude events working. Hopefully, by sharing our experience, the readers can avoid the mistakes we make.
Dec 6, 2019 · 4 min read

VM Isolation in Xen and KVM

This post is based on my research when I was a grad student. The post discusses some low level details about VM, Xen, KVM, CPU scheduling. For anyone who works in this field, it could be useful.
Nov 7, 2019 · 20 min read
1 2 3 4 5

© 2024 Junji Zhi. Powered by Jekyll & Forever Jekyll.