Viewing profile — kingname
kingname
HN member- Joined
- Thu, Nov 03, 2016, 1:06 AM UTC
- HN karma
- 1
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About kingname
Recent public activity
-
comment
Comment #47245070
Like most of you, I've lost count of how many times I've gone through this loop: try my usual password → "must contain a special character" → try again → "cannot be the same as you…
- story
-
comment
Comment #44668326
I'm incredibly excited to share my creation with you today! My journey into Chinese metaphysics—like Bazi (八字) and Zi Wei Dou Shu (紫微斗数)—started from a personal quest for self-unde…
- story
-
comment
Comment #30296257
If IDLE is as awesome as Jupyter, then the spring is here.
-
comment
Comment #30296230
It is not good enough for some simple situation. For instance, the up arrow ↑ in keyboard is not work. Sometimes I have a typo in my code line, such as `from itertools import chain…
-
comment
Comment #23087744
tl,dr: if you know why does the result of `1 < 2 < 3` is True,then,you know why `True == False is False` is False. Forget other language, first. In Python the chain compare means `…
- story
-
story
Apache's Projects are all ugly and hard to use with tons of config
They don't know what is out of the box. if you agree with me, vote me and comment me.
-
comment
Comment #16685564
Especially in China, almost all the android apps will steal your personal info, such as all your contracts, all your sms, all your photos, all other apps and etc.
-
story
[Python and HTTP] How many data compress methods at HTTP POST body?
I have captured a http package of an App by Charles, the headers and body of this package is: ``` POST /v1/user/message/history?fr=544504935 HTTP/1.1 X-LV: 1 X-KV: cf6ccedf X-SIGN:…
-
comment
Comment #13549742
I have an open source project called MarkdownPicPicker, which is used to upload img to web host and generate markdown format URL. I released it at its version of 0.1 and will cost …
-
comment
Comment #13068225
Do you know cancer? The cancer is the ability of regenerate from the very begin in human's history. But we lost the ability of control cancel cells and it became an illness.
-
comment
Comment #12900994
As I am in China, the two picture hosts may not be usable in your country. I hope you can help me develop the uploader for this project. I have writen the How-To in the Readme. Tha…
-
comment
Comment #12900969
This git is an example:
- story