Viewing profile — silentrob
silentrob
HN member- Joined
- Tue, May 18, 2010, 11:06 PM UTC
- HN karma
- 36
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About silentrob
No profile information was provided.
Recent public activity
-
comment
Comment #36229391
That is the most watered down version of the use of the word Revolt. Lets call this what it is, the CEO attempts to change the culture top down and the employees complain but ultim…
-
comment
Comment #29170918
This is fantastic and does a great job distilling pages of information, ads and videos down too easy to follow steps and ingredients. We subscribe to a meal service called fresh pr…
-
comment
Comment #20658456
perhaps "hypothesize" would fit better.
-
comment
Comment #18984790
I suspect the timing deliberately lines up with the launch of the new Canadian food guide yesterday. https://food-guide.canada.ca/en/
- story
-
comment
Comment #13255715
This was made into a movie "Still mine" http://m.imdb.com/title/tt2073086/
-
comment
Comment #13007406
surge.sh
-
comment
Comment #11703212
This reminds me of a TV mini series a saw on History a few months back - https://en.wikipedia.org/wiki/The_Men_Who_Built_America As a Canadian I found the history piece fascinating…
-
comment
Comment #10480366
Perfect article for CNN, FOX or CNBC, however it is a total waste of time for us. No new information discussed.
-
comment
Comment #10387899
That isn't true. My office slack has a few thousand users and it works just fine. I'm not saying it can scale to infinity, but it does handle a few thousand users without any issue…
-
comment
Comment #9585295
Rubular is my go to as well, even though I primarily write JS expressions and there are some gotcha. Having the numbered capture groups and clean simple interface is amazing. I als…
-
comment
Comment #9352703
I think you are describing TREC[1]. Over on the chatbot arena, there is The Loebner Prize[2], also interesting, but in general the systems are over learned. [1] http://trec.nist.go…
-
comment
Comment #9097448
It is a huge pet peeve of mine when someone says (or writes) "Anyways" this isn't a word, it is "Anyway".
-
comment
Comment #8859825
If you're interested in chatterbot, check out a short piece I wrote the state of the art - https://medium.com/@rob_ellis/creating-a-chat-bot-42861e6a2a... and a new framework super…
-
comment
Comment #8841028
Very interesting read. If anyone is interested in chatbots or conversational AI, I'm working on the space (in the open) superscriptjs.com
-
comment
Comment #8765821
Very cool. MonkeyLearn looks promising. It would be nice if their docs were a little more clear around uploading CSV and the data structure. It would also be cool if it did unsuper…
-
comment
Comment #8713958
Thanks. Fixed.
-
comment
Comment #8713520
@smurfpandey - thanks for posting, it is great to see people excited about the project. If anyone has any questions, just let me know.
-
comment
Comment #8664367
Wow, there is no shortage of great tools. I really like rubular.com - even though it is for Ruby I use it for JavaScript too. Being able to generate a url and save it in my code co…
-
comment
Comment #8454634
That is awesome.
- story
-
comment
Comment #8042914
@DBLA, It is great to see more services like this. I'm one of the guys behind Harp.js and Harp Platform. We have a lot in common! Basic Auth was a question that came up all the tim…
-
comment
Comment #8040802
Javascript is missing a few NLP tools POS - https://github.com/dariusk/pos-js and Node Natural - https://github.com/NaturalNode/natural
-
comment
Comment #7520458
I was really hoping it would have a lib style compile api, but it seems fairly locked down. :(
-
comment
Comment #7129423
This is a great post. 2014 is the year of static sites (and generators)! Lots of great resources popping up. staticsitegenerators.net staticapps.org staticshowdown.com Full disclos…