Live data from Hacker News

Viewing profile — samtc

samtc

HN member
Joined
Sun, May 26, 2013, 1:05 AM UTC
HN karma
53
Public activity
9 items

About samtc

No profile information was provided.

Recent public activity

  1. comment
    Comment #34956917

    Fly.io is not built on top of AWS. see https://fly.io/docs/reference/regions/

  2. comment
    Comment #26673830

    thttpd ( http://acme.com/software/thttpd/ ), mini_httpd ( http://acme.com/software/mini_httpd/ ) and micro_httpd ( http://acme.com/software/micro_httpd/ ) from acme software worth …

  3. comment
    Comment #26043691

    Is XBRL any good? I see more filings on EDGAR/SEDAR using that.

  4. comment
    Comment #20363328

    When you have remote hands and need to tell, over the phone, what to edit in BIOS of a specific Lenovo PC?

  5. comment
    Comment #17396719

    You can still access com.zone [1], you have to fill a form and have a phone call with verisign and you get access to a good old FTP with a daily dump. Some other TLDs gives access …

  6. comment
    Comment #15698140

    It's a simple redis list containing JSON task. We have a custom Scrapy Spider hooked to next_request and item_scraped [1]. It check (lpop) for update/discovery tasks in the list an…

  7. comment
    Comment #15698118

    We monitor exceptions with Sentry. We store raw data so we don't have to hurry to fix the ETL, we only have to fix navigation logic and we keep crawling.

  8. comment
    Comment #15695359

    I maintain ~30 different crawlers. Most of them are using Scrapy. Some are using PhantomJS/CasperJS but they are called from Scrapy via a simple web service. All data (zip files, p…

  9. comment
    Comment #5769661

    What's wrong about billing hourly? Sometimes a client ask me to check something that's not working as expected, it could take less than 10mins, I won't do it for free nor bill a we…