Viewing profile — clu3
clu3
HN member- Joined
- Tue, Dec 07, 2010, 4:36 AM UTC
- HN karma
- 614
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About clu3
Web dev|the English language|online education
Recent public activity
-
comment
Comment #17404527
At least these things are opensourced
- story
-
comment
Comment #15159472
The genius idea of bitcoin, afaik, is that Satoshi created a brilliant incentive scheme, which was the reason why the nodes decided to join the network. Without this factor it woul…
-
comment
Comment #9750333
Man you should have named it Rudis
-
comment
Comment #9346755
Forget about Flappy Bird, I have a few showcases to +1 this article - http://re***d.com (which was posted here on HN when it launched as well) - http://joomlarts.com : The most pop…
-
comment
Comment #8943470
#4:"global education" I agree with you completely that KA is far from a "global" player. It's interesting you mentioned Vietnam there because I have actually been building a kind o…
-
comment
Comment #8323225
Hi i am a long time web dev and otoh looking for a biz/product partner. Interested? Maybe HN is the place to find a cofounder. I tried on cofounders lab but to much spam there
-
comment
Comment #6435401
Congrats. What hosts are you running at? I haven't been able to find one that allows adult content
-
comment
Comment #6313995
Cant agree more. These days, I lead and train a dev team here at codersquare in Vietnam. For recruitment, English skills, esp reaing + writing are weighed as much as technical skil…
-
comment
Comment #5679727
Very pleasant looking. But you should have at least a HN link to each of the items so I can read HN's comments
-
comment
Comment #5398089
I made it as part of SandPHP's JS suite and SandPHP is still a private repo. OTOH, I've just checked your first intro.js commit is Mar 10, 2013 and I asked around IRC on the 9th an…
-
comment
Comment #5397966
Hi Afshin, I'd love to so had Bootstro.js been a follow-up of intro.js. But it is not. I already said so in the demo that I had this idea & implementation before intro.js was relea…
-
comment
Comment #5395212
Would be great if you could provide me with a jsfiddle,thanks. i'm kinda not getting it.
-
comment
Comment #5395182
My pleasure!
-
comment
Comment #5395140
First off, thanks! 1. I can't really fix the beyond screen edge problem. I guess it's Bootstrap's popover problem. However, in practice, this is probably not a big issue. If you fe…
-
comment
Comment #5395103
Since data-title, data-content are pretty kinda popular in bootstrap in many different plugins, I thought I'd use bootstro- to avoid any accidental mistake. TBH, I'm not even sure …
-
comment
Comment #5395069
Thanks for the suggestion. I've added an option stopOnBackdropClick and defaulted to true. Demo updated too ^^
-
comment
Comment #5394315
Thanks, it's been my pleasure. I also learned quite a bit of good JS practices, especially from this post http://enterprisejquery.com/2010/10/how-good-c-habits-can-en... because ba…
-
comment
Comment #5394294
Hi all, I'm so surprised that this made HN front page, even though I thought Bootstro.js would be nice because I had a tough time looking for something like that. I guess I rarely …
-
comment
Comment #5394178
I think probably you're talking about http://usablica.github.com/intro.js/ which I mentioned in the demo
-
comment
Comment #5394111
Thanks for your complement. It's fixed now. keypress changed to keydown event handler
-
comment
Comment #5394108
Hi, thanks for the bug report , it's fixed now. I used keypress event and somehow it doesn't work. Changing it to keydown event now has fixed it, at least in my Ubuntu box. Thanks …
- story
- story
-
comment
Comment #5308227
Nice work, I've been wanting to do something like this as well,at least for my own reference. I'd really love to be able to search for parts of the functions' name, for example, se…