Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ncavig
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Oral drug blocks SARS-CoV-2 transmission
(sciencedaily.com)
7 points
by
ncavig
6y ago
|
2 comments
2.
▲
Papain-like protease regulates SARS-CoV-2 viral spread and innate immunity
(nature.com)
2 points
by
ncavig
6y ago
|
0 comments
3.
▲
New York clinical trial quietly tests heartburn remedy against coronavirus
(sciencemag.org)
9 points
by
ncavig
6y ago
|
4 comments
4.
▲
by
ncavig
9y ago
Anecdote from my experience; having a cup of decaf tea with a spoonful of unfiltered honey leads to some of my most restful nights of sleep. My tea of choice is chamomile. My other, debatably healthy crutch is a fan which manages a cool tem
5.
▲
Operations Mise En Place – Part I
(eatcodeplay.com)
3 points
by
ncavig
9y ago
|
0 comments
6.
▲
by
ncavig
11y ago
I met my now fiancè in an adult social sports league which I highly recommend for social activity in general, not just romantic purposes. The league was/is adult kickball, but there are several out there that encourage solo signups and
7.
▲
by
ncavig
12y ago
Coming from a complete novice; can you expand upon the "NGS" technology, particularly the temporal aspect?
8.
▲
by
ncavig
12y ago
Fair point, but I do appreciate stories that have to do with health of the human body as it lends to the idea of body hacking and performance tuning. If you peruse around, there's a lot of HN contributed stories and comments having to
9.
▲
by
ncavig
13y ago
Send me an email through the site with your email, and I can give you a json file of the stats. It just wouldn't be practical to keep it up as a reachable endpoint - too costly
10.
▲
by
ncavig
13y ago
There is not one at this moment. It's quite an expensive request to serve season stats for n teams.
11.
▲
by
ncavig
13y ago
There's a few exposed json endpoints for data, the matchup page, team page, and player page. eg team: http://madness.io/teams/fak.json eg player: http://madness.io/players/1772.json eg matchu
12.
▲
by
ncavig
13y ago
Thanks for the interest! For MySQL I wanted an easy ORM layer for team, conference and player data. Essentially those 3 objects are stored in MySQL. For redis, I use ordered lists for sorting and easily discerning indexes of team and player
13.
▲
Show HN: March Madness Tempo-Free Stats
1 points
by
ncavig
13y ago
|
0 comments
14.
▲
by
ncavig
13y ago
Would also be cool to be able to include more detailed data. There's some useful data points exposed at http://madness.io including Tempo-free stats and (not advertised) json endpoints, http://madness.io/tea
15.
▲
by
ncavig
13y ago
OP here; Showing a little side project of mine that will hopefully appeal to sports and stats fans alike. I am an engineer with a great passion for sports, particularly college basketball. My goal is/was to set up a site to easily disc
16.
▲
Show HN: March Madness Bracket Research with Stats
(madness.io)
3 points
by
ncavig
13y ago
|
3 comments
17.
▲
by
ncavig
13y ago
Short answer; preference.
18.
▲
by
ncavig
13y ago
Nice responsive site. The two biggest pain points for me without evening purchasing a drink; 1) finding a nearby bar is quite painful especially on a mobile device. Possibly integrate html5 geolocation to pinpoint and zoom in on your curren
19.
▲
by
ncavig
13y ago
FWIW I do have a strong majority of portfolio dedicated to index funds, and have automatic investing set up for those funds biweekly. But there do come times where I see a company, and after some due diligence I do see as a company I believ
20.
▲
by
ncavig
13y ago
This might be a stupid question, but as a Tesla stock owner, and (becoming more apparent ever day) naive investor, how do you find out this information and/or digest it so well? I'm mainly a google finance guy and had no idea so much of the
21.
▲
by
ncavig
14y ago
Just a suggestion, but it seems like n requests in t for free would be a good model too. eg: Free 60 requests free per hour. 600 free test transactions is great, but for ongoing development the sandbox idea or rate limiting for a free plan
22.
▲
by
ncavig
14y ago
I absolutely agree. The two most important features to me would be the accurate and measurability of the inputs (heart rate, o2 saturation, etc) and the ability to get that data (API). I don't want my friends to know I just reached 120BPM i
23.
▲
by
ncavig
14y ago
Cached link: http://webcache.googleusercontent.com/search?q=cache%3Ahttp%...
24.
▲
Kickstarter - Machine Precision Dice
(kickstarter.com)
1 points
by
ncavig
14y ago
|
0 comments
25.
▲
by
ncavig
14y ago
If you want more control I recommend the open source gitlabhq ( http://gitlabhq.com/ ) - we run it for our repos, plus you can be in control of number of repos allowed per user. I consistently create repos for proof of concept or side proje
26.
▲
by
ncavig
14y ago
No, it's not. But since Rails 3 neither is rails really. Rails is more about the ActiveModel pattern, which has it's own API. Active Record inherits from ActiveModel. You can pick and choose what you want in your persistence classes, or eve
27.
▲
by
ncavig
14y ago
http://batsov.com/articles/2011/06/19/django-vs-rails/ appears to give a quick breakdown, but also misses some key features in my opinion. I've worked with rails for about 5 years and Django for a little over 16 months now. There's some t
28.
▲
by
ncavig
14y ago
This isn't really solving a problem. Phone numbers are already unique, so why replace with another unique based system that has a one to one correspondence? I'd really like to see something like DNS. You can register a "phone number" or "ph
29.
▲
by
ncavig
14y ago
True, but not even that limited. Any individual that could benefit from not having to concern themselves with the outside environment. In addition to the senior citizens, you also have the handicapped, the makeup applicators, the cell phone
30.
▲
by
ncavig
14y ago
I agree. I'm a bit ashamed to say that, in addition to what you mentioned, I've noticed that companies and stores that I did frequent fairly often that did end up doing a Groupon or similar daily deal, lost more of my business after the fac
More ›