Hacker Newsnew | past | comments | ask | show | jobs | submit | util's commentslogin

Simplifying creating an account on behalf of someone else could help, it seems. Then the author could likely have helped out the woman directly, leveraging the trust accrued by her own account.

But if the author had her own mobile phone with her, it seems she could have used this plus existing account creation mechanisms anyway?


What are some examples of messy Python projects from Google?



"Star analysts who change firms suffer an immediate and lasting decline in performance." This sounds a lot like "regression to the mean", that is, people performing better than their "mean" performance level for a time but longer term trending back to it.


Sounds pretty cool although the project's homepage doesn't give a hint of a publicly available version: http://dub.washington.edu/projects/reform

The main innovations seem to be the example-based scraper and the focus on having end users decide where to apply the transformations. (What are some similar projects?)


Both Google and Bing seem to handle it: http://www.google.com/search?q=site%3Ahttp%3A%2F%2Fnews.ycom... http://www.bing.com/search?q=site%3Ahttp%3A%2F%2Fnews.ycombi... Are there some particular cases where you see them screwing up?


Yeah sorry, I realize Google and Bing have fixed those issues but for the longest time, even Google didn't do it!


It seems like this in particular applies to most government-issued currencies as well (except that they have very good marketing and market share). Each currency itself has no intrinsic value and depends on "marketing" (reputation of the government minting it) and market share (number of places accepting it). If people lose faith that a government will do a good job managing its currency or even think that the government will disappear soon, the worth of the currency (in terms of what people will give you for it) will probably fall.


A government collects taxes from all the businesses and people in a given country, which is huge in terms of being able to provide value. Bitcoin has no such thing.


Having access to more wealth gives people more faith that the government will be around a long time, will not do crazy things with the currency. That's not the same thing as the currency having more intrinsic value. (Also, it would not seem to make sense to talk about backing a currency with taxes denominated in that same currency, would it? But I'm unclear what you meant by "provide value".)

(What I've heard about bitcoin makes me a bit skeptical, but I want to be skeptical for the right reasons.)


How do you decide who you're going to court?


Apparently Jason lives in a world that's much like a giant cocktail party, where everyone is just milling about in one room looking for someone to work with.


you interview them?...oh, I see what you did there



No objects = no structs?


There are structs in C, as well as unions, but they are data only - no methods.


Well, function pointers exist in C, though they are certainly a clumsy replacement for having methods (or first-class functions / closures / currying) built into the language.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: