Viewing profile — tcwc
tcwc
HN member- Joined
- Tue, Apr 24, 2007, 2:16 PM UTC
- HN karma
- 231
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About tcwc
Feel free to say hi - toby@textrazor.com
Recent public activity
-
comment
Comment #13947713
Using a Geforce card in a datacenter or "GPU cluster" setup voids the warranty, which might be a factor for them at scale.
-
comment
Comment #13837694
Usually a seller doesn't add VAT to B2B invoices into the EU, VAT is accounted for by the purchaser under the 'reverse charge' system. B2C is different, they would need to charge t…
- story
- story
- story
-
comment
Comment #7419135
The "Immigrant Investor" EB-5 visa already works a bit like this. "Targeted Employment Area" investments have half the normal capital requirement. http://www.uscis.gov/working-unit…
-
comment
Comment #7270666
It depends on your regex engine. The author here is concatenating all of the paths into a single pattern, an automata based engine would ideally compile away the disjunction and of…
-
comment
Comment #6334958
You might be thinking of Derwent Capital - http://www.bloomberg.com/news/2013-02-04/dcm-capital-puts-it...
-
comment
Comment #6057595
Neat idea! It looks like the NLTK POS tagger is having trouble here so might limit your recall when used as a filter. Instead I wonder if it would be better to use the context of e…
-
comment
Comment #5606601
They don't do this to help you get a job. Recruiters insist on an editable version so they can remove your contact details and insert their letterhead. This makes it harder for the…
-
comment
Comment #5498374
This was just a private API that presumably Google no longer uses. I wonder if this is related to the new Chrome spelling suggest feature ( http://mashable.com/2013/03/29/chrome-sp…
-
comment
Comment #5400793
Is Sanderson compering? He really made the event in the past.
-
comment
Comment #5391952
Feed readers can send If-Modified-Since or If-None-Match as part of the request so the server only sends back the full feed if there's something new (Otherwise a 304 Not Modified)
- story
- story
- comment
- story
-
comment
Comment #5337130
True, though the ELB also does some simple buffering of HTTP requests.
-
comment
Comment #5335544
I can't speak for Parse, but I've come up with something similar in the past. Nginx/HAproxy as a combo is far more flexible than the ELB alone, you might want to use it for rate li…
-
comment
Comment #5251718
No tweaking, promise :) It's possible you hit an inconsistent server first time around, I'll have a dig on our end. Let me know if you have any other problems - toby@textrazor.com.…
-
comment
Comment #5245486
Thanks, great to see the other Prolog fans coming out of the woodwork! Based in London.
-
comment
Comment #5245470
I can understand why you might think that, but we'll always have the free plan. We're still working out all the little pricing details.
-
comment
Comment #5245080
The Stanford parser is great, but isn't really the same. The Stanford entity recogniser is limited to the standard types of people, places, companies, but we identify and disambigu…
-
comment
Comment #5245010
Hey steeve we thought there were a few things missing in the competition. We've built a bunch of extra functionality such as more extensive relation and dependency parsing and cont…
- story