Why shouldn't use component wrap a Route

2016-08-31 11-22-52 by Kamushin

研究下react-route的源码找到如何正确分离route配置的方法

read more

docker-compose: scale and link

2016-08-22 22-54-17 by Kamushin

Learned how to use docker compose to create a scalable web app with nginx.

read more

搭建一个jupyter站点做数据分析吧

2016-08-22 22-34-10 by Kamushin

关于一个在nginx后的jupyter站点的小日记.

read more

推荐一个更好的Python 环境和包管理工具 canda

2016-08-01 09-47-40 by Kamushin

conda -- 一个更好的Python 环境和包管理工具

read more

记一次网络问题的排查

2016-07-26 16-02-25 by Kamushin

理一下排查网络问题时的思路

read more

Python subprocess包中的父子进程沟通

2016-06-02 01-19-24 by Kamushin

Python subprocess包中父子进程如何沟通, 使用不当又会有什么后果。

read more

MySQL auto_increment 的坑

2016-06-02 00-40-14 by Kamushin

这破玩意去年8月就出过故障,今年又出了,贴下去年8月我总结的东西吧,没有干货,完全是mysql文档对应的一些总结

read more

Python 调试方法

2016-05-21 15-45-00 by Kamushin

在解决一个线上程序 hang 住的过程中, 研究了几种 Python 调试方法, 总结下各自的优缺点.

read more

Loggers in Python

2016-05-21 15-14-04 by Kamushin
  1. Loggers will be stored in manager in Python. Handlers will cause resource leak if not removed.
read more

About Me

2016-05-13 00-15-33 by Kamushin