Viewing profile — manlio
manlio
HN member- Joined
- Sun, Jul 28, 2013, 9:52 PM UTC
- HN karma
- 524
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About manlio
Recent public activity
-
comment
Comment #30516827
HAL.xyz | Backend (Golang), Frontend (Typescript), Product | Remote We are building the IFTTT for blockchains - a tool to query, trigger and automate blockchain data :) [0] We rece…
-
comment
Comment #15343357
I was taken aback by how incredibly naive/amateurish most of the answers so far are, but I'd rather upvote and try to highlight this post instead which is excellent and very insigh…
-
story
Ask HN: I'll be in NYC soon, any recommendations?
Hey HNers, I'm going to NYC in a few days and I was wondering if you had any special recommendation for stuff to do, places to go, people to meet up with? Doesn't have to be geeky,…
-
comment
Comment #13985773
The first and fundamental question you want to ask yourself is not how, but why: when your reasons are clear, the path naturally follows. I can see three strands: 1. For health rea…
-
comment
Comment #13567342
* The Doors of Perception, by Aldous Huxley. [0] So famous it became a bit of a cliche. I read it years ago and it didn't make any sense to me. But now that I've been studying Budd…
-
comment
Comment #13214664
I helped writing the Alexa skill for The Guardian [0], and I really didn't think highly of it, nor I thought I'd ever use it myself: the voice recognition is still poor, and it's d…
-
comment
Comment #12924388
We also have an open API ;) http://open-platform.theguardian.com/
-
comment
Comment #12857562
Yep - I was lucky enough to be hired by The Guardian ( https://www.theguardian.com ) :) Oh, and we're still hiring! Happy to help if you have questions, or want to be referred. All…
-
comment
Comment #12032465
I hit the front page with "Where is who is hiring hiring?" [0] I got my current job through it and from time to time I still get "thank you" emails from random people telling me it…
- story
-
comment
Comment #10826321
I got my current, first job through "who is hiring?" alone. The response rate was insanely high, I reckon >80% if I include the "thanks no thanks" answers. A few (obvious, but HN-o…
-
comment
Comment #10480141
Fell in love with this one years ago, and still love it... #!/usr/bin/perl APPEAL: listen (please, please); open yourself, wide; join (you, me), connect (us,together), tell me. do …
-
comment
Comment #9678479
I know the feeling. We're somehow wired to blindly believe in the decades ahead of us for so many aspect of our lives -- be it compound interest or love affairs. The most peculiar …
-
comment
Comment #9674377
Lots of good essays already, so I'll chime in with some literature/fiction suggestions off the top of my head: - Borges, Ficciones ( http://en.wikipedia.org/wiki/Ficciones); that's…
-
comment
Comment #9511547
Could you elaborate on what kind of MAs are you into? I always wanted to try, but I hate the hyper aggressive, macho-alpha-thing attitude that I suspect I'd find in, say, the box g…
-
comment
Comment #9438361
Contributing with what I bookmarked so far: * Watsi - https://watsi.org/ - A nonprofit healthcare crowdsourcing platform * Akvo - http://akvo.org - Akvo builds open source internet…
-
comment
Comment #9438290
Thank you, but I want to point out I'm driven by selfish reasons just like anybody else: spending your life on something you hate/don't believe in is the recipe for alienation. Als…
-
story
Ask HN: Which companies are doing anything good for the world?
Disclaimer: I know that 1) this will sound horribly naive of me and 2) I probably haven't had enough rejection emails to set me straight yet and 3) most of the people on this plane…
-
comment
Comment #9397587
Done! Better late than never ;)
-
comment
Comment #9383360
The awesome thing about Tinder is: a ton of hot girls use it; not just girls: hot girls. This sounds shallow, but it's not. They somehow managed to make them believe there is nothi…
-
comment
Comment #9353562
Unfortunately no, 1) you can't trim the whitespace if you're matching cities, 2) matching the cities lowercase opens up too many false positives. At the same time, matching every c…
-
comment
Comment #9351905
All these strategies are interesting, but I'm afraid we are over-engineering the problem here. The pretty simplistic strategy I'm using now is basically just pattern matching, and …
-
comment
Comment #9351592
Fixed that.
-
comment
Comment #9351548
Love the alphabetize idea! I just fixed that, thanks for the suggestion :)
-
comment
Comment #9351522
Aaaand, feature is up ;)