
May
07
24/7
Published 12:05 May 07, 2020 by @ezra.
#Feelings# You have done things to positively change my view on the world on an astronomical level. I've never ...

Apr
30
To C
Published 12:04 Apr 30, 2020 by @ezra.
#Feelings# Almost every morning I wake up having had an amazing dream with you in it before I come back to the ...

Apr
29
Far apart but close at heart
Published 12:04 Apr 29, 2020 by @ezra.
#Feelings# To my love far apart but close at heart,
I've never loved anyone the way I love you. I love how we f...

Apr
28
Mind is a Prison
Published 12:04 Apr 28, 2020 by @ezra.
#Feelings# All I need, all I want, all I find,
all I am, and ever was,
is compromised.
Cause there's no one to ...

Apr
27
No Contact
Published 12:04 Apr 27, 2020 by @ezra.
#Feelings# I know why. And understand that this is how it has to be.
My silence is because I love you. Not beca...

Apr
23
I Wish
Published 12:04 Apr 23, 2020 by @ezra.
#Feelings# i wish i didn’t love you. i wish my heart would stop aching for you. i wish i’d stop dreaming about ...

Apr
08
Flatpak - a security nightmare - 2 years later
Published 15:04 Apr 08, 2020 by @ezra.
#UNIX/Linux# Flatpak - a security nightmare - 2 years later
Two years ago I wrote about the heavily-pushed Flatpa...

Apr
08
Combining QuerySets in Django
Published 11:04 Apr 08, 2020 by @ezra.
#Programming# QuerySet the Django Way
Django's documentation is pretty straightforward about the QuerySet API. It...

Apr
03
Emmet Cheatsheet
Published 14:04 Apr 03, 2020 by @ezra.
#Programming#
.ch-snippet__name {
color: #f0f0f0;
}
.ch-snippet__value,
.ch-snippet__value_undefined {
co...

Feb
13
项目经理的生存之道
Published 13:02 Feb 13, 2020 by @ezra.
#Project Management# 知识体系篇:
流程篇:
工具篇:
模板篇:
技能篇:
...

Jan
28
Deploy Django with Gunicorn and Ngnix
Published 18:01 Jan 28, 2020 by @ezra.
#Programming# 准备
首先要更新软件源,以 Ubuntu 为例:
$ sudo apt-get update -y
安装 python3、virtualenv、nginx、sqlite3、openssl:
$ s...

Jan
23
Complete Python Cheatsheet
Published 14:01 Jan 23, 2020 by @ezra.
#Programming# Basic cheatsheet for Python mostly based on the book written by Al Sweigart, Automate the Boring Stu...