Hanezu Don't worry. Think, and do.

Lia与IA

演唱会上听了1st PLACE村山社长和Lia的聊天,才知道原来1st PLACE制作并推广IA的一个重要原因是Lia结婚育儿导致的一段时间的活动暂停。 Read more

体现在公司行为中的个人意志

以公司为主体的行为的方方面面,都体现着那么一些人的意志。 Read more

Deploy Django REST Framework project using API Gateway

Set up API Gateway Sending GET request Front-end: 403 + CORS error Back-end: one-time 301 response Sending POST request: 500 error Solution: add a trailing slash to the endpoint URL Why the CORS error was thrown? Set up API Gateway It is easy to wrap an existing API with API Gateway to hide t... Read more

Configure ESLint and Prettier and Vetur in VSCode

ESLint and Prettier and Vetur conflict with one another, so it is a nightmare to make all of them working together in vscode. Read more

zsh not working properly under pyenv virtualenv in vscode

TL;DR Read more