Viewing profile — bellbind
bellbind
HN member- Joined
- Tue, Jan 31, 2012, 1:43 PM UTC
- HN karma
- 9
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About bellbind
No profile information was provided.
Recent public activity
-
comment
Comment #6795951
Why can't I specify a remote dictionary of my own ? AKA: no i18n support, thank you. Why is the data mixed in with the code in the first place?
-
comment
Comment #6629672
I had the same reaction: to me they were contradicting themselves in no more than two sentences. Then I read on and followed links: http://zuckerbergfiles.org/?page_id=41 So this i…
-
comment
Comment #5941988
Great stuff there, I actually learnt from what I thought was an interactive tutorial for beginners. The commands (like 'reset' to go back to the beginning of a level) are not that …
-
comment
Comment #5734653
If you use a preg engine you can add the /a modifier which excludes unicode chars from matches.
-
comment
Comment #5734631
It does. See http://ideone.com/Q1lf1M
- comment
-
comment
Comment #5629483
Pirated content is free content: you can't really say that one person pirating your game equals one lost sale. Would have he bought it, if he was given no alternative choice to get…
-
comment
Comment #5413963
We've been working on a minimal LXC manager for a week now, but docker seems to be exactly what we need. Can't wait to check this out. https://github.com/cpra-lcoffe
-
comment
Comment #5398146
Whole new way to interact with others, interesting idea.
-
comment
Comment #5272052
It seems to be a good tool for teaching networking. Back in school we used to do that with VDN (which is still maintained http://opale.u-clermont1.fr/vdn/wiki/doku.php ).
-
comment
Comment #4813153
The divs "Customers" and "Goals" have the same text. I think the price is too low. Also, a screencast would be nice.
-
comment
Comment #4428325
Drugs. A lot of it.
- story
- story
-
comment
Comment #3828519
Here's some feedback : tapping the spacebar with the phone? That's dumb. Why? I have to hit hard for the "bump" to happen. But that's not really a problem since hitting a keyboard …
-
comment
Comment #3828310
Reminds me of the Intel ads for the Ultrabook (eg http://www.youtube.com/watch?v=-kuMen5UOm0 ). Good way to communicate.
-
comment
Comment #3827324
Why did I clicked that link? Now I can't help learning me a Haskell.
- story
- story
-
comment
Comment #3550930
What I'm saying is that programming for fun on your free time is absolutely not the same as programming to pay the rent, and this is not straightforward when you start learning com…
-
comment
Comment #3550897
Wrong in so many ways.. I don't know where to start.
-
comment
Comment #3550841
Well, all this is a bit of a fairy tale to me. Sure programming on my free time with friends, always wanting to know more, to go further, that's true it is fun and I'd say it's a w…
-
comment
Comment #3542607
I really like the fullscreen editor, but ideone.com is actually more handsome imho. Editor? great ; now I want to execute it. If I really could compile my code and execute it on my…
-
comment
Comment #3542546
I hate full-width websites that do not handle x-resizing. But nice job.
-
comment
Comment #3541912
AFAIK this is not possible with fish, as variables cannot be used as commands like in bash (and the ! history feature does not exist in fish, it is designed to be fully interactive…