Viewing profile — klzns
klzns
HN member- Joined
- Wed, Dec 26, 2012, 4:13 AM UTC
- HN karma
- 17
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About klzns
No profile information was provided.
Recent public activity
- story
- comment
-
comment
Comment #9225173
It would be nice if I could make the README a PDF file, so it would render the PDF on the front page of the repo. Like so: https://github.com/brenoc/testrepo Spoiler: It didn't wor…
-
comment
Comment #8734598
Screenshot: https://imgur.com/bOHICXY
-
story
Ask HN: Why does this YouTube video title has different style?
I was watching this video: http://youtu.be/QrGrOK8oZG8 When I noticed the title was completely different from the Youtube's default title. It had it own style: "font-family: Georgi…
-
comment
Comment #8576797
I've been using this Javascript library: https://vtex.github.io/front.phone/
-
comment
Comment #7298927
If it's free, how do you discourage people from registrering a domain just for speculation? Paying for it is a good way.
-
comment
Comment #7239038
I agree with you, but living in a another country makes it so much easier to learn a language rather than just studying by yourself. That's why cultural exchange programs are so co…
-
comment
Comment #6874155
The results for searching for "fucking" are hilarious .
- story
-
story
App as a Service (AaaS)
I had an mobile app idea. But would like to serve the app as a service, just like SaaS works. The big difference is that the app should be available in the App/Play Store. That is,…
-
comment
Comment #5354846
The jqXHR object is something that passes by unnoticed by many jQuery developers. A simple use of promises can sort a lot of problems and clean your code pretty well.