Viewing profile — hafabnew
hafabnew
HN member- Joined
- Wed, Jan 11, 2012, 12:22 AM UTC
- HN karma
- 149
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About hafabnew
No profile information was provided.
Recent public activity
-
comment
Comment #9304135
Thread.com (YC S12) - Software engineer who loves product (Python/Django) London, England. https://www.thread.com/jobs We're a startup trying to reinvent retail so men can dress we…
-
comment
Comment #8682209
Thread.com (YC S12) - Software engineer who loves product (Python/Django) London, England. https://www.thread.com/jobs We're a startup trying to reinvent retail so men can dress we…
-
comment
Comment #8543020
Thread.com (YC S12) - Software engineer who loves product (Python/Django) London, England. https://www.thread.com/jobs We're a startup trying to reinvent retail so men can dress we…
-
comment
Comment #8232554
Not to sound too much like an Amazon product page, but if you like this, you'll probably quite like "Unix for Poets" - http://www.lsi.upc.edu/~padro/Unixforpoets.pdf . It's my favo…
-
comment
Comment #8120888
Thread.com (YC S12) - Software engineer who loves product (Python/Django) London, England. https://www.thread.com/jobs We're a startup trying to reinvent retail so men can dress we…
-
comment
Comment #7720657
Thanks! Beat me to it :).
-
story
Many to Many, 28th May [London, UK]
The next Many to Many is on the 28th of May. Many to Many is a slightly different type of tech event. Instead of the traditional 'one person talks to audience' format, Many to Many…
-
comment
Comment #7373551
Good question -- it's hard! It is partially up to the moderator, but their job is more on the side preventing people from hogging the conversation, i.e. giving the opportunity for …
-
comment
Comment #7373528
It is a problem indeed. We found the best solution to #2 is to avoid any massively niche topics. For example, "has anyone used " isn't great for a group conversation: it instantly …
-
comment
Comment #7372489
Clickable: http://www.manytomany.co.uk/
-
story
Show HN: Many to Many, a different kind of tech meetup (London, UK)
We love tech events. But often the one-to-many talk format is a bit hit and miss. Sometimes you learn lots of wonderful new things, but frequently the talks are too long and of que…
-
comment
Comment #7228026
Was not meaning my comment as a slight to you at all, it's a very cool app you've got here. Best of luck with it!
-
comment
Comment #7224791
Neat! From their JS: readinglvl = getReadingLevel(paragraphs, sentences, words, chars); [..] function getReadingLevel (p, s, w, c) { var r = Math.round((4.75 * (c / w)) + (0.5 * (w…
-
comment
Comment #6317318
For a site that's (apparently) hosting an article about a security vulnerability, they _really_ need to turn debug mode off. For those wondering what I'm on about when the site sta…
-
comment
Comment #6263578
Agree that lxml is certainly quite large and batteries-included, but I've always found I can do pretty much everything I want to just using a few select methods, namely etree and x…
-
comment
Comment #6262748
Cool, although LXML (mature, fast, reliable, generally awesome) can do this (and more): http://lxml.de/FAQ.html#how-can-i-map-an-xml-tree-into-a-dic... It also has the 'objectify' …
-
comment
Comment #6049285
I actually was about to post this -- this guide is great. As an undergraduate, this was what was given to us to help demonstrate above-introductory command line tools/pipes.
-
comment
Comment #5856184
This isn't the best solution. Instead do as others have suggested and make a subdirectory of your project the webserver root. This solutions just stops nginx (/whatever web server …
-
comment
Comment #5809822
While I'm aware this isn't the actual topic, this is just a warning to not take this thread as a accurate representation of how useful "Who's Hiring" threads really are (e.g. as co…
-
comment
Comment #5728742
It's not a keyfob, it's built into the card itself. The security measures are pretty good actually: - Can't pay for things costing more than £20 via contactless (have to use chip a…
-
comment
Comment #5728724
This is almost entirely FUD, and 'the card readers rarely function adequately if at all' is just plain untrue. What makes you say the readers don't work? Personal experience? I've …
-
comment
Comment #5475447
Lovely subtext in the last section. Good on you guys for not rising to Jeff's stubborn/dismissive attitude.
-
comment
Comment #5450933
If this was part of a DNS Amplification DDoS, the source address is spoofed, and is in fact the target of the DDoS attack.
-
comment
Comment #4749185
I've been considering trying HFT myself for a while. I'm competent with Machine Learning and am a Software Developer by day, so I can program and can sysadmin well enough to get so…
-
comment
Comment #4728631
First impressions upon landing: I have no idea what this site is. The 'about us' link in the bottom left is hidden enough to make it annoying (if this wasn't from HN, I probably wo…