Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
csarva
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
csarva
3y ago
Not familiar with either project, but it seems gue is a fork of the authors previous project, https://github.com/bgentry/que-go
2.
▲
by
csarva
4y ago
Hitting flip simply takes the entered (or default) coords and displays two columns of info below, maps and data about the location. Hitting it again doesn’t toggle anything further. Slightly confusing at first.
3.
▲
by
csarva
4y ago
Looks like there’s a new puzzle now, give it another look!
4.
▲
Your Workout Burns Fewer Calories Than You Think
(nytimes.com)
4 points
by
csarva
5y ago
|
0 comments
5.
▲
by
csarva
7y ago
All great suggestions - can highly recommend Magnatiles and Duplos as well. Just a word of caution on buying Magnatiles - there are lots of knockoff brands out there, not just for these but almost all kids toys these days (duplos and trai
6.
▲
by
csarva
9y ago
Not sure what you mean by 'converting over and over' but MiniKeePass on iOS supports both 1.x and 2.x file formats. You do have to import the file from dropbox manually, however.
7.
▲
by
csarva
10y ago
Sorry, yes, I meant via API.
8.
▲
by
csarva
10y ago
I've been waiting for a while now for the ability to change the URL of a pin. It seems the primary key for a pin is the URL and changing it currently means doing a delete+create. Was told over a year ago that a fix would be coming &quo
9.
▲
by
csarva
10y ago
There is no such provision. You can transfer the "balance" of a contract to another, but not any of it's internal state. This is left up to the programmer and AFAICT, they didn't implement this feature in the DAO contrac
10.
▲
by
csarva
11y ago
It will only be exposed automatically if you mark it public, i.e., 'string public greeting'
11.
▲
by
csarva
11y ago
It says one year shelf life, unrefrigerated.
12.
▲
by
csarva
11y ago
It's still a commonly held belief but a recent study concluded there may be no difference at all: http://www.slate.com/blogs/xx_factor/2014/02/27/breast_feedi...
13.
▲
by
csarva
11y ago
re: "worse health outcomes" for formula/bottle-fed babies - there was a recent study which refutes that common idea -- http://www.slate.com/blogs/xx_factor/2014/02/27/breast_feedi...
14.
▲
by
csarva
12y ago
Have heard good things about Robot Turtles - I think it was on HN before too -- http://www.robotturtles.com/
15.
▲
by
csarva
12y ago
FWIW, you can experience some of this right now. Connect a plugged-in iPhone to a bluetooth speaker and enable "Hey Siri." I did this the other day and it's pretty neat. Of course in my case, my phone was across the room and
16.
▲
by
csarva
13y ago
> AOSP is the carrot, the compliance necessary for google's value add software is the stick. "Because cloud!" seems to be the answer to most of the points raised in the original article, which kinda sounds ok on the face o
17.
▲
by
csarva
13y ago
Even still, when combined with stop and frisk the penalties aren't applied very evenly.
18.
▲
by
csarva
13y ago
Having written some analytics services myself, I'm curious what sort of performance you're seeing on the ingest side with tornado/python. What kind of throughput per server (or systemwide) are you seeing?
19.
▲
by
csarva
13y ago
They need your cleartext pw in order to create a config profile and that's it. Why would they need to store your pw at all? Once the config profile is setup, the IMAP AUTH request gets proxied through them to the original provider and
20.
▲
by
csarva
13y ago
> Effort spent on improving a software rarely goes wasted. Rarely wasted? Have you seen how many open issues and pull requests on github just languish there forever by unconcerned maintainers? Or projects with a million forks because the
21.
▲
by
csarva
13y ago
Check out TotalSpaces which fixes a lot of the 'problems' with spaces introduced in Mountain Lion. In ML at least (haven't tried v2 on Mavericks yet) you can completely disable the transition animations when changing spaces.
22.
▲
by
csarva
13y ago
Same goes for any centralized service you may use. You are still able to copy passwords manually into a text file, local keepass, etc. True, it is easier with a shared keepass, but the challenge is the same if you truly need to make sure a
23.
▲
by
csarva
13y ago
OpenSSL is fairly low level and still lets you shoot yourself in the foot. You can make the same mistakes as in the OP post.
24.
▲
by
csarva
13y ago
So what's the preferred route for an opensource project? # TODO add crypto vs # TODO get someone to review the crypto later
25.
▲
by
csarva
13y ago
Here are the numbers I pulled: AMAZON $58,525.33 18-Oct-12 AMAZON WEB SERVICES $144,955.12 5-Nov-12 AMAZON WEB SERVICES $150,000.00 18-Dec-12 AMAZON WEB SERVICES $150,000.00 18-Dec-12 AMAZON WEB SERVICES $47,887.28 18-Dec-12 AMAZON WEB SERV
26.
▲
by
csarva
13y ago
When there are 50 open pull requests it's clear that people are contributing but getting nowhere. The anon poster may in fact own several of those..
27.
▲
by
csarva
14y ago
This is the second article I've seen where the authors forget to multiply by the number of redshift nodes. A single XL node is $0.85/hr so 16 nodes would be $13.60/hr. Still cheaper than their Hive configuration obviously but less than a bu
28.
▲
by
csarva
14y ago
Yep, looks like they just recreated the game engine. You still need a copy of the original Dune 2 data files to play the game.
29.
▲
by
csarva
14y ago
It's not very straightforward, but it does seem you can revoke the app via this page - https://accounts.google.com/b/0/SmsAuthConfig
30.
▲
by
csarva
14y ago
I used rbenv for a while but what killed it for me was the huge startup lag it adds to every invocation of ruby or any other bin installed via a gem. I was seeing delays of 4-5 sec which disappeared when I switched to RVM. The universe of t
More ›