Live data from Hacker News

Viewing profile — slysf

slysf

HN member
Joined
Wed, Feb 16, 2011, 11:56 PM UTC
HN karma
46
Public activity
46 items

About slysf

Into entrepreneurship, education, distributed systems, making things that are fun.

Recent public activity

  1. comment
    Comment #18711975

    What's a shame is they didn't compare it to far superior devices in the same price range like the Nvidia Shield or the OSMC Vero 4k. The fact that you can't stream all 4k HDR conte…

  2. comment
    Comment #15435900

    My apologies, and why I linked the other project. README goes a long ways, cause at the end of the day you're trying to release a project in an ecosystem where (for better or worse…

  3. comment
    Comment #15413195

    If you can't write data to a file, and then read it back in, it's not valid.

  4. comment
    Comment #15413192

    Thank you, yes I did try it, bcp does not escape commas or newlines in a field.

  5. comment
    Comment #15413170

    If they can't get a fundamentally simple feature right, why would I give them the benefit of the doubt that other features are thought out? bcp does _not_ escape commas or newlines…

  6. comment
    Comment #15413146

    I can tell you your app would be super useful to airline employees if you could disregard airfare for ranking! Pretty small user subset, but aside from hardcore skiers like yoursel…

  7. comment
    Comment #15413122

    I considered messing around with your project, then immediately gave up due to lack of documentation. Sure I could spend the time reading through all your code, but one of the bene…

  8. comment
    Comment #15410782

    I'm sorry but I just can't take MSSQL Server seriously when it cannot export valid CSV. It does not escape commas for CSV or tabs for TSV, and has no option to. If they had their o…

  9. comment
    Comment #15405145

    There's a lot of great advice here which can be broken down into two categories: specialist vs generalist. A really important thing to figure out is what kind of developer you are.…

  10. comment
    Comment #15405076

    At many bay area startups I've worked for we would do whiteboarding sessions but I would stress that the candidate "treat me like google". I would actively encourage them to ask qu…

  11. comment
    Comment #11638833

    SEEKING WORK Location: Seattle, WA or REMOTE or Onsite Remote: Yes Technologies: Rails/Ruby, MySQL/Postgres, Redis, Mongo, Erlang, GIS systems, SOLR, massive scale. Email: sylvain …

  12. story
  13. comment
    Comment #3741744

    "I'd gladly save fuel and make a 2hr trip in 3hrs if I didn't have to waste my attention on the vehicle." Isn't that the bus/train?

  14. story
  15. story
  16. comment
    Comment #2687268

    Have you looked into using ets storage instead of bitcask storage? Millions of keys at ~12bytes value would fit just fine in memory without the bitcask overhead and as long as your…

  17. comment
    Comment #2461651

    Mephobox has an excellent collection of great designs: http://box.mepholio.com/

  18. comment
    Comment #2461326

    Know of any other web companies doing analytics in education?

  19. story
  20. comment
    Comment #2445794

    Have you talked to any teachers? Teachers are facing budget cuts and being laid off left and right, so even if you're price sensitive your're going to be trying to reach a small gr…

  21. comment
    Comment #2436065

    An absolutely necessary feature for me is auto-discovery. Zabbix really has this down with recent versions. If your system has comparable templating/groups and the ability to autod…

  22. comment
    Comment #2434089

    Creative Commons has a search engine for finding documents licensed via CC and there are a ton of results for TOS: http://search.creativecommons.org/?q=TOS Also good for privacy po…

  23. comment
    Comment #2418512

    I find it takes about 3 weeks if I start reading the text with a real-world use in mind. A week into it I'll try to write something towards that real-world goal and it will be horr…

  24. story
  25. comment
    Comment #2409784

    Most definitely yes! Any time you can reduce steps to conversion without sacrificing the design elements you're going to increase conversion. One company I worked for introduced a …