Viewing profile — slysf
slysf
HN member- Joined
- Wed, Feb 16, 2011, 11:56 PM UTC
- HN karma
- 46
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About slysf
Recent public activity
-
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…
-
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…
-
comment
Comment #15413195
If you can't write data to a file, and then read it back in, it's not valid.
-
comment
Comment #15413192
Thank you, yes I did try it, bcp does not escape commas or newlines in a field.
-
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…
-
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…
-
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…
-
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…
-
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.…
-
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…
-
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 …
- story
-
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?
- story
- story
-
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…
-
comment
Comment #2461651
Mephobox has an excellent collection of great designs: http://box.mepholio.com/
-
comment
Comment #2461326
Know of any other web companies doing analytics in education?
- story
-
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…
-
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…
-
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…
-
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…
- story
-
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 …