id
int64 1
41.8M
| deleted
bool 1
class | type
stringclasses 5
values | by
stringlengths 2
15
⌀ | time
int64 1.16B
1.73B
⌀ | text
stringlengths 0
99.1k
⌀ | dead
bool 1
class | parent
int64 1
41.8M
⌀ | poll
int64 127k
41.7M
⌀ | kids
sequencelengths 1
1.32k
⌀ | url
stringlengths 0
6.6k
⌀ | score
int64 -1
5.77k
⌀ | title
stringlengths 0
198
⌀ | parts
sequencelengths 2
256
⌀ | descendants
int64 -1
1.59k
⌀ |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11,502,470 | null | comment | bing_dai | 1,460,699,335 | To any entrepreneur who reads this thread and suddenly develops the cold sweat-inducing thought that "Oh No...I do not have proper paper work with that departed ex-cofounder/ex-employee either!", please build the courage to talk to that person and have proper written agreement in place. Consult a lawyer if necessary (IANAL). That way, you would not be in the same situation as Cruise and Guillory.<p>I worked at a VC firm for about 3 years. By far the most difficult situation to mediate was co-founder disputes. | null | 11,501,470 | null | null | null | null | null | null | null |
11,502,469 | null | story | exolymph | 1,460,699,303 | null | null | null | null | [
11502553
] | http://exolymph.com/2016/04/14/social-autopsy-fight-cyberbullying-with-more-cyberbullying/ | 2 | Social Autopsy: Fight Cyberbullying With… More Cyberbullying | null | 1 |
11,502,466 | null | comment | nefitty | 1,460,699,276 | I basically trust the process of globalization. "You don't go to war with your trading partners." The main fault I pointed out has to do with a lack of protectionary measures for the sections of society most at risk.<p>I think this also has relevance to the gentrification debate, though looking into the data it seems like governments continue failing on that front. I wasn't smart enough to come up with an alternative to capitalism when I was 15, I'm not smart enough to come up with an alternative to globalization now. | null | 11,502,415 | null | [
11502825
] | null | null | null | null | null |
11,502,474 | null | comment | anemitz | 1,460,699,400 | > Would Cruise have been accepted to Ycombinator at all if it had just been Kyle applying?<p>Yes, without a doubt. He's previously YC by way of Justin.tv / Socialcam / Twitch. If you're good enough to go through YC once and have a track record of success you're a shoe-in for your next venture.<p>Realistically Kyle would have been accepted to YC without any idea and he would have been wildly successful with Cruise even without YC. | null | 11,502,421 | null | [
11503909
] | null | null | null | null | null |
11,502,467 | null | comment | huuu | 1,460,699,289 | You might like ReSharper from JetBrains. I think it's the best I ever used. | null | 11,501,873 | null | null | null | null | null | null | null |
11,502,468 | null | comment | dclowd9901 | 1,460,699,298 | I would prefer not to inspect json for comments. Something is ambiguous, you should have a model definition sent along with everything else. | null | 11,502,232 | null | null | null | null | null | null | null |
11,502,471 | null | comment | nikcub | 1,460,699,343 | I'll give you a counterexample: Paul Ceglia[0]<p>He claimed to own 80% of Facebook after reaching a written agreement with Mark Zuckerberg and filed a lawsuit[1]. He managed to retain some very high profile law firms to pursuit the case on his behalf.<p>It was only discovered later, by his own representatives, that he had forged the evidence (he had hired Zuckerberg to do some work, but not on Facebook) and the case was dismissed[2].<p>Facebook went on to sue the lawfirms, Ceglia was charged with fraud and last anybody heard from him he escaped house detention awaiting sentencing and is now a fugitive[3].<p>The entire case is <i>fascinating</i><p>[0] <a href="https://en.wikipedia.org/wiki/Paul_Ceglia" rel="nofollow">https://en.wikipedia.org/wiki/Paul_Ceglia</a><p>[1] <a href="http://money.cnn.com/2010/07/20/technology/facebook_ownership/index.htm?iid=EL" rel="nofollow">http://money.cnn.com/2010/07/20/technology/facebook_ownershi...</a><p>[2] <a href="http://money.cnn.com/2012/11/30/technology/social/paul-ceglia-facebook/?iid=EL" rel="nofollow">http://money.cnn.com/2012/11/30/technology/social/paul-cegli...</a><p>[3] <a href="http://www.americanlawyer.com/id=1202736579636/Where-in-the-World-is-Paul-Ceglia?slreturn=20160315014813" rel="nofollow">http://www.americanlawyer.com/id=1202736579636/Where-in-the-...</a> | null | 11,501,929 | null | null | null | null | null | null | null |
11,502,472 | null | comment | Terr_ | 1,460,699,355 | Yes, I believe his joke/point is about the order of causation: The letter came first, and the name followed, rather than the letter being an abbreviation of the name. | null | 11,502,448 | null | null | null | null | null | null | null |
11,502,475 | null | comment | derefr | 1,460,699,413 | Is there a good reason to back up raw disk images with block-level deduplication, rather than running file recovery to get filesets, and then doing file-level deduplication?<p>On the one hand, I can imagine "cryonically" preserving a disk image for a later, better filesystem recovery program to come around. (This "cryonic" approach would give even better results by preserving bit-level analogue flux recordings of the disk platters, rather than relying on the output of digital reads from the disk heads.)<p>On the other hand, the longer you leave these disk images as dead blobs of data, the more layers of legacy container+encoding formats you'll have to try to get your system emulating when you finally do want to pull the files off. One day your OS won't have drivers for reading e.g. FAT16, or zfs2, or ReiserFS2.11, nor will it be able to parse out the meaning of an MBR-partitioned disk. Reaching back through Linux kernel archives for something old enough to understand those things, will result in a kernel that won't boot your PC. You'll end up having to do something convoluted with qemu just to get your disk read.<p>Personally, I'd much rather throw out all the intermediate containers I can, as soon as I can: not just extracting files from the disk's filesystem, but further extracting files from any proprietary archive formats on the disk (using the extractor tools probably installed on the same disk), and even <i>canonicalizing</i> containers like AVI by remuxing them into modern extensible formats like MKV. The goal being to give a file-level deduplication process the best possible inputs to work with, most likely to match: not just for space-saving, but because reducing "junk duplicates" helps greatly in actually <i>finding</i> anything in all that mess, let alone organizing it. | null | 11,502,271 | null | [
11502559,
11502823,
11502487,
11504389,
11503855
] | null | null | null | null | null |
11,502,465 | null | story | cnvogel | 1,460,699,271 | null | null | null | null | [
11502675,
11503076,
11502690,
11502664,
11502854,
11502846,
11505695,
11503541,
11503663,
11502714,
11502709,
11502691
] | http://www.usb.org/developers/docs/ | 63 | USB 3.1 now has digital signatures: may force you to use vendor chargers only | null | 65 |
11,502,464 | null | story | FrankyHollywood | 1,460,699,257 | null | null | null | null | [
11503496,
11503180,
11506093,
11505737
] | http://iranvintage.tumblr.com | 12 | Vintage Iran | null | 5 |
11,502,473 | null | comment | jcrites | 1,460,699,359 | The recent post about Candy Japan's attempt to combat credit card fraud gives a good sense of what fighting fraud and abuse is like: <a href="https://news.ycombinator.com/item?id=11431881" rel="nofollow">https://news.ycombinator.com/item?id=11431881</a><p>As an email service provider it's like that and more, since (1) once an abuser uses your service, they've gotten the benefit immediately and keep it even if their account is discovered as fraudulent later, e.g. stolen CC number & chargeback. (2) Abusive users can directly harm good users such as by harming the deliverability of the overall platform. It's not just bad debt, it's bad experience too. (3) Unlike Candy Japan where fraudsters mostly just wanted to check CC numbers and not actually buy product, email abusers really want to send emails (4) It can be hard to tell good and bad senders apart because some companies with an internet presence aren't email savvy and might make mistakes or might get hacked.<p>Spam filters are always tough because if you give someone transparency into which actions of theirs that you consider abuse, then they will quickly detect and route around your attempt to block them. (See Candy Japan article) It's pretty easy for a human to guess what might be the sign of their fraud and run a few experiments to see what gets flagged e.g. By comparison a machine learning system might be hard to outsmart, but then it's also challenging to explain and troubleshoot false positives. Hence what's effective is often a combination of machine-learned filters and heuristics along with manual overrides by human judgment.<p>All other things equal, new users are a lot more likely to engage in fraud than existing ones, and so tend to be under more suspicion. Aside from B2B fraud where companies take out lines of credit and then go bankrupt intentionally, it's uncommon for existing established customers to turn fraudulent - they're already vetted. (Consider: who is more likely to be fraudulent. The first time subscriber to Candy Japan, or a subscriber who has been using it for 12 months and is about to buy their 13th month?) It's not a great experience as a new user to be under suspicion, but if it's temporary and easily overridden by a human it can be a decent trade-off - the need to reach out acts a deterrent to spammers but does not deter legitimate users as much (speaking generally). | null | 11,501,885 | null | null | null | null | null | null | null |
11,502,483 | null | comment | drauh | 1,460,699,477 | Right, but the Finder does have Copy and Paste. Cmd-C and Cmd-V have worked in the Finder since the very first Mac. It's even in the edit menu.<p>I suppose they expect you to click and drag to move a file, rather than the slightly unintuitive Cut and Paste on entire files. There's no real physical analogy for a cut. | null | 11,502,040 | null | [
11505611
] | null | null | null | null | null |
11,502,478 | null | comment | snowwrestler | 1,460,699,442 | Well, answer the other questions then.<p>Granting 50% of equity is a <i>lot</i>, and as an experienced entrepreneur, Kyle would know that. But he wrote it down as the plan. Why?<p>These are the sorts of questions a court will be asked to ponder. | null | 11,502,455 | null | [
11510923,
11513624
] | null | null | null | null | null |
11,502,477 | true | story | null | 1,460,699,429 | null | null | null | null | null | null | null | null | null | null |
11,502,486 | null | story | raldi | 1,460,699,537 | null | null | null | null | null | http://www.slate.com/blogs/moneybox/2016/04/14/universal_basic_income_this_nonprofit_is_about_to_test_it_in_a_big_way.html?z | 1 | GiveDirectly to try giving some poor people a basic income for life | null | 0 |
11,502,480 | null | comment | InclinedPlane | 1,460,699,448 | See also: <a href="https://en.wikipedia.org/wiki/Chernobyl_liquidators" rel="nofollow">https://en.wikipedia.org/wiki/Chernobyl_liquidators</a> | null | 11,502,048 | null | [
11503131
] | null | null | null | null | null |
11,502,487 | null | comment | toomuchtodo | 1,460,699,586 | Disk is cheap in online storage services, so its "cheaper" in time to dump the image and pull out whatever you need in the future.<p>> One day your OS won't have drivers for reading e.g. FAT16, or zfs2, or ReiserFS2.11, nor will it be able to parse out the meaning of an MBR-partitioned disk.<p>Maybe in 10-20 years. | null | 11,502,475 | null | [
11502523
] | null | null | null | null | null |
11,502,476 | null | comment | mc32 | 1,460,699,415 | You're either ascending, or you're declining as a city. Things don't remain frozen in time. People age, buildings age, new people are born, commerce brings people in, those are the dynamics. | null | 11,502,440 | null | [
11503044
] | null | null | null | null | null |
11,502,482 | null | story | himu_3108 | 1,460,699,477 | null | true | null | null | null | http://www.testing-whiz.com/blog/15-test-automation-trends-of-2016 | 1 | 15 Test Automation Trends of 2016 | null | null |
11,502,448 | null | comment | drauh | 1,460,699,059 | I thought "Zulu" was just the common phonetic code for "Z", like Alfa, Bravo, Charlie, etc. | null | 11,502,425 | null | [
11503835,
11502472
] | null | null | null | null | null |
11,502,481 | null | comment | reitanqild | 1,460,699,468 | Back in the days before I learned about vim, Textmate was the choice for editing huge data files.<p>Didn't ever understand people who used it for the things Notepad++ could do back then though. | null | 11,499,717 | null | null | null | null | null | null | null |
11,502,488 | null | comment | SiVal | 1,460,699,587 | Yes, the lack of a built-in project switcher is a nuisance. I'd like to have a little dropdown at the top of the (left) sidebar with project names. A keyboard shortcut plus a bit of fuzzy matching drops down the list and picks a project and <i>pop</i> all the files in that project are loaded right where I left off. Maybe copy a few lines to the clipboard, maybe add a TODO: note to myself that just occurred to me while working on something else, then a quick keyboard shortcut and <i>pop</i> I'm back in the other project.<p>Switching between multi-file projects should be almost as easy as switching files within a project. | null | 11,499,124 | null | null | null | null | null | null | null |
11,502,490 | null | story | themonk | 1,460,699,609 | null | null | null | null | null | http://www.dnaindia.com/money/report-uber-may-drive-ola-away-with-controlling-stake-2202187 | 2 | Uber and Ola may shake hands and close a deal | null | 0 |
11,502,479 | null | comment | emp_zealoth | 1,460,699,444 | In Poland we sometimes call them Pepiks - quite snappy (although the chechs might not like it :p) | null | 11,501,318 | null | [
11502930
] | null | null | null | null | null |
11,502,491 | null | comment | dclowd9901 | 1,460,699,617 | > They really double downed on making the list feature a pain by autoplaying every movie upon selection. Now I can’t add or remove a movie without playing the beginning. Fortunately, I don’t have a data cap at home, but it still causes my receiver to switch audio modes, leading to annoying clicks and pops as it settles in. Not appreciated. My thumb was already on the OK button. If I really did want to watch the movie, pressing it twice isn’t so hard. In exchange for convenience nobody could possibly need, I’m forced to deal with aggravation I can’t avoid.<p>Boy isn't this annoying in Netflix too? I notice if you go to look at a show's information more closely (selecting it from the main screen), it automatically starts playing the first episode. I don't want that! I can manage that, really! Thank you!<p>I think we're hitting a critical mass of UX, where we're trying to dumbly pre-suppose behavior. There's ways to do this <i>correctly</i> (via machine learning), but blanketing behaviors for all users is just downright stupid. | null | 11,501,952 | null | [
11503238,
11503561,
11503262,
11502535,
11503263
] | null | null | null | null | null |
11,502,492 | null | comment | Zardoz84 | 1,460,699,631 | SDLang have support for date formats. | null | 11,498,842 | null | [
11504344
] | null | null | null | null | null |
11,502,485 | null | comment | Zardoz84 | 1,460,699,506 | or SDLang | null | 11,498,082 | null | null | null | null | null | null | null |
11,502,484 | null | comment | dang | 1,460,699,489 | Comments moved to <a href="https://news.ycombinator.com/item?id=11501470" rel="nofollow">https://news.ycombinator.com/item?id=11501470</a> (except for the ones that only make sense here). | null | 11,501,464 | null | null | null | null | null | null | null |
11,502,494 | null | comment | onebot | 1,460,699,633 | This is not uncommon. The deal will have an escrow where money is held for a time period to protect against such claims. | null | 11,502,180 | null | null | null | null | null | null | null |
11,502,499 | null | comment | nommm-nommm | 1,460,699,723 | Yes, I'm very well aware of all those symptoms.<p>Still can't compare it to PTSD. | null | 11,501,617 | null | [
11509273
] | null | null | null | null | null |
11,502,495 | null | comment | provemewrong | 1,460,699,643 | My most used editors (Sublime Text and Notepad++) have this. | null | 11,501,701 | null | null | null | null | null | null | null |
11,502,496 | null | comment | icebraining | 1,460,699,645 | I think the weirdness is calling them "expensive"; nowadays you can buy a new one for $25 or so. | null | 11,501,199 | null | null | null | null | null | null | null |
11,502,489 | null | comment | bobwaycott | 1,460,699,588 | The article says "CHECK-ia". | null | 11,501,927 | null | null | null | null | null | null | null |
11,502,493 | null | comment | pjmlp | 1,460,699,631 | > How fast does Go compile compared to Haskell? And, is that a fair comparison? If not, why not?<p>For this to be a fair comparison, you need to compare a Go LLVM compiler against an Haskell LLVM compiler, as possible example.<p>For this to be viable comparison one needs to compare similar toolchains. | null | 11,500,988 | null | null | null | null | null | null | null |
11,502,498 | null | comment | nefitty | 1,460,699,708 | The point is that a lot of us lose sight of the bias inherent here. Sometimes I get lost in how great HN is, especially compared to similar online communities. | null | 11,501,510 | null | null | null | null | null | null | null |
11,502,502 | null | comment | callmevlad | 1,460,699,818 | I think the majority of this (counter)claim is that Jeremy provided critical IP to the company as consideration for (promised) equity. That makes the issue more complicated, unless Cruise can prove that they threw out 100% of the intellectual property he brought in during his short tenure. | null | 11,502,289 | null | [
11505128
] | null | null | null | null | null |
11,502,503 | null | comment | superuser2 | 1,460,699,839 | IIRC from the movie, it wasn't that it would burrow through to China, but that it would burrow to groundwater and then become a rocket propelled by steam. | null | 11,502,286 | null | [
11503862
] | null | null | null | null | null |
11,502,501 | null | comment | siva7891 | 1,460,699,799 | I completely agree with your recommendation on Mailgun. Using it for past 4 months, never had a problem with their service. | null | 11,502,126 | null | null | null | null | null | null | null |
11,502,500 | null | comment | wutf | 1,460,699,789 | "I don't see how you can predict workloads off of historical data"<p>... Think about that part, then:) | null | 11,501,881 | null | null | null | null | null | null | null |
11,502,497 | null | comment | Artoemius | 1,460,699,690 | The main problem is not the bug itself, but the fact that it's not fixed for so many years. | null | 11,502,391 | null | null | null | null | null | null | null |
11,502,504 | null | comment | haberman | 1,460,699,846 | This is absolutely nuts!<p>If this result is true, our Linux machines have been wasting 13-24% of our silicon and energy for years (that number is for "typical Linux workloads") because the scheduler fails to fulfill its most basic duty.<p>The quotes from Linus in the paper just twist the knife. | null | 11,501,493 | null | [
11502693,
11506247,
11502567,
11505144,
11503555,
11502600
] | null | null | null | null | null |
11,502,505 | null | comment | drewm1980 | 1,460,699,859 | Shouldn't we keep our format specs simple and strict, and relegate aesthetic, and typo-correction stuff to the editor?<p>i.e. something with aspects of clang-format (which tries hard not to change the meaning of your code even if it's broken), and the aggressive autocorrection necessary to make typing on a touchscreen work?<p>I suppose there are converters from this to json, though, so maybe this is just a better specified way of converting keypresses from monkeys into something with well defined structure... | null | 11,497,826 | null | null | null | null | null | null | null |
11,502,506 | null | story | nkurz | 1,460,699,865 | null | null | null | null | [
11503209,
11504236,
11503601,
11503425,
11503150,
11503265,
11503176,
11506547,
11502943,
11503320
] | http://www.slate.com/articles/news_and_politics/foreigners/2016/04/what_caused_haiti_s_cholera_epidemic_the_cdc_s_museum_knows_but_won_t_say.html | 300 | CDC map quietly confirms the Haitian cholera epidemic started by UN peacekeepers | null | 56 |
11,502,507 | null | comment | berntb | 1,460,699,927 | Hmm... A new idea for me, which probably will make someone here on HN rich:<p>Helpful bots that monitors your communication and suggests cultural jokes, to impress people? | null | 11,502,363 | null | [
11504653
] | null | null | null | null | null |
11,502,508 | null | comment | cb18 | 1,460,699,930 | So you're saying it's purpose in the comment was to accuse the officer of 'racism.'<p>That's silly.<p>What purpose is served by accusing the officer of racism in the comment? Is it some kind of weird virtue signalling, like "she's racist! but not me, I'm a good guy!"<p>Furthermore, if we agree that the subtext is the officer is being accused of racism, there is in fact no basis for that accusation. Noticing a facet of reality and verbalizing it, is emphatically not racism.<p>It might be 'racism' of the sort that everybody is desperately searching for in every nook and cranny to hang their ideologies on, but it's not actually racism.<p>(what I find confounding, is that from reading your comment, the officer hasn't just been accused, but in your mind seems to be fully guilty and worthy of condemnation, based on the evidence that she simply spoke what she had observed. so strange...) | null | 11,502,403 | null | [
11505159
] | null | null | null | null | null |
11,502,509 | null | comment | danso | 1,460,699,967 | Because YC accepted the application with the names of both founders and a 50/50 split. Vogt has not produced documentation that, at the time that YC accepted Cruise or shortly afterwards, that they formalized the fact that Vogt was sole founder.<p>A couple of years later, just as it is on the verge of sharing in a big payday, only now does YC take an interest in saying that Guillory is an extortionist who shouldn't get a co-founder's due. If you're someone who believes Guillory's side of the story -- that he was forced out -- then yes, you might see YC and Vogt conspiring against Guillory. | null | 11,502,435 | null | [
11502552
] | null | null | null | null | null |
11,502,510 | null | comment | hinkley | 1,460,700,007 | The list of things I wanted to learn in my life is halfway to the horizon now. I'm good. | null | 11,498,503 | null | null | null | null | null | null | null |
11,502,512 | null | comment | leelin | 1,460,700,042 | Interesting, so if the case hinges on the YC application as evidence of the equity split, then we also know that YC requires all founders to sign an employment agreement with their company and restricted stock purchase agreement, following a very standardized YC template, that would include a vesting schedule. Other requirements include an employee incentive pool and of course enough common shares for YC to purchase their portion. | null | 11,502,122 | null | [
11512019
] | null | null | null | null | null |
11,502,511 | null | comment | wonderlust | 1,460,700,009 | It used to be that you bought a license. Now you rent one. | null | 11,501,483 | null | null | null | null | null | null | null |
11,502,513 | null | comment | typpo | 1,460,700,099 | Agreed. Anyone who's filled out a YC app answers the equity split question as though it's post-vesting.<p>No one answers the question like, "Our equity split is 0%, 0%. After a 1 year cliff we begin vesting 50% each over 3 years" because that's pedantic and you're supposed to keep the app simple. People just write "50/50". Almost every YC app has this problem. | null | 11,502,028 | null | null | null | null | null | null | null |
11,502,515 | null | story | tux | 1,460,700,269 | null | null | null | null | null | https://www.beaconreader.com/projects/emergingus | 1 | #EMERGINGUS | null | 0 |
11,502,518 | null | comment | joyeuse6701 | 1,460,700,327 | But is it ethical? | null | 11,502,114 | null | [
11503740,
11502555,
11504367
] | null | null | null | null | null |
11,502,517 | null | comment | marshray | 1,460,700,311 | VC funding mechanics and technical architecture don't have the wide human interest as medical scientist. Everybody has a body after all.<p>So a larger proportion of medical topic articles for non-doctors get written to be consumed by least common denominator readers. My impression is that there are fewer 'informed enthusiasts' and 'pro-sumers' on medical topics compared to, say, personal computing or photography. | null | 11,502,096 | null | null | null | null | null | null | null |
11,502,514 | null | comment | jkot | 1,460,700,112 | I think there was post while ago which tried to predict property price raise based on number of new coffee shops. | null | 11,501,545 | null | [
11502970,
11503460
] | null | null | null | null | null |
11,502,516 | null | comment | JumpCrisscross | 1,460,700,303 | > <i>I have zero interest in letting this go</i><p>Then file a HIPAA complaint [1].<p>[1] <a href="http://www.hhs.gov/hipaa/filing-a-complaint/index.html" rel="nofollow">http://www.hhs.gov/hipaa/filing-a-complaint/index.html</a> | null | 11,502,396 | null | [
11502569
] | null | null | null | null | null |
11,502,520 | null | comment | im_down_w_otp | 1,460,700,409 | You will probably get significantly more performance out of your cores for multi-threaded or multi-process applications if you stop using node, php, python, etc. and use something that's more performance oriented. | null | 11,502,262 | null | [
11503258,
11505641
] | null | null | null | null | null |
11,502,521 | null | comment | smrq | 1,460,700,420 | I love ST, but the hotkeys are so different between Windows and Mac and it drives me up the wall. I feel like I'm abroad in the UK and now fries are chips, chips are crisps, crackers are biscuits, Ctrl+H is Cmd+Shift+F, etc... It really gets in the way of my ability to work in my editor fluently, which is ultimately all a text editor is good for. | null | 11,501,634 | null | [
11502726
] | null | null | null | null | null |
11,502,529 | null | comment | peterburkimsher | 1,460,700,601 | I still have a disk image of the Mac Plus I used until I was 10, when I upgraded to a new Blueberry iBook. The Mac Plus experience can be recreated with Mini vMac, an emulator.<p>Files since 1999 are all still in a folder on my local drive. I've made an effort not to lose the photos and chat logs. My iTunes database dates back to 2002, and I'm disappointed that I lost my old SoundJam MP database that I used for 2 years before that.<p>Unfortunately, my archives continuously come under threat from forced upgrades. Upgrading iPhoto to the Photos app will lose a lot of metadata. The latest versions of iTunes removed USB sync for contacts & calendars, which really bothers me when I want to maintain my files without the cloud.<p>Many old documents are now unreadable (e.g. Clarisworks). I've realised that simplicity is essential for keeping long-term records. Keeping a copy as plain text is important for preservation. Just because "there's an app for that" today doesn't mean that 10 years from now, the app will still work. This is (especially) true for companies that should know better, such as budget tracking tools.<p>I recently went through my old records to compile a list of every rock concert I've been to, along with the location and price when possible. With heavy use of archive.org, my iCal, and my iPhoto library, I figured out all the dates, but it was a major effort. Most of them were in the last 10 years.<p>My dad still has his PhD thesis on a magnetic tape. Anybody who knows how to read that onto a PDP-8 should get in touch! | null | 11,502,271 | null | [
11503094,
11502716,
11502801,
11503036,
11503388,
11503684,
11504618
] | null | null | null | null | null |
11,502,524 | null | story | danielfernandez | 1,460,700,460 | null | null | null | null | null | http://thenextweb.com/dd/2016/04/14/google-eid-eddystone/ | 2 | Google’s new ‘EID’ is an encryption layer for its Eddystone beacon platform | null | 0 |
11,502,527 | null | comment | Bahamut | 1,460,700,592 | After reading the various viewpoints posted, here are my thoughts.<p>Jeremy sounds a bit greedy, and probably won't get 50% compensation, but probably will get a significant amount since it sounds like he wasn't dealt with fairly through the whole process if his claims hold up.<p>However, based on Sam Altman's actions as depicted, this makes me not to ever want to work for a YC company, and I've been approached by plenty at various stages (early to late). With an investor that wants to resolve things in bad faith, I cannot trust that I wouldn't ever potentially get screwed the same way, all because an investor believes "That person does not deserve compensation, so we'll operate shadily to make it end that way."<p>It makes all the talk about nice people and such from YC leaders sound as fake as the reputation of many tech industry people in the Bay Area is touted to be. | null | 11,501,470 | null | null | null | null | null | null | null |
11,502,536 | null | comment | venomsnake | 1,460,700,699 | Compared to Vim's learning curve, the Wall from GoT is just a small speed bump. I have tried to learn vim for 10 years now and just cannot get past the initial stages. | null | 11,498,640 | null | null | null | null | null | null | null |
11,502,525 | null | story | audionerd | 1,460,700,484 | null | null | null | null | null | http://www.sitepoint.com/introduction-to-cells-a-better-view-layer-for-rails/ | 1 | Introduction to Cells: A Better View Layer for Rails | null | 0 |
11,502,549 | null | comment | johnmarinelli | 1,460,700,946 | i honestly can't tell if trolling or not. | null | 11,502,281 | null | null | null | null | null | null | null |
11,502,548 | null | comment | EdHominem | 1,460,700,914 | In response to OOB questions:<p>No, it was a short string, not an image. If it was an image, I would have tried various mutations.<p>Because of this, I assumed at the time, and still do, that it's a simple digest instead of a context aware image description.<p>And it phoned "home" instead of alerting the user - even the institutional user. | null | 11,477,700 | null | null | null | null | null | null | null |
11,502,551 | null | comment | chromakode | 1,460,700,978 | Thanks for mentioning this. I did test the restore flow (download from Nearline, decrypt, unlrzip, and verify), but didn't note it in the blog. It's critical to actually test the backups!<p>Edit: updated the post to mention this as well. | null | 11,502,530 | null | null | null | null | null | null | null |
11,502,531 | null | story | reddotX | 1,460,700,632 | null | true | null | null | null | http://www.omgubuntu.co.uk/2016/04/bq-m10-ubuntu-tablet-shipping-now | 1 | Bq Begins Shipping World’s First Ubuntu Tablet | null | null |
11,502,537 | null | story | gokulsk | 1,460,700,713 | null | null | null | null | null | https://www.linkedin.com/pulse/next-big-thing-web-apps-interactive-walkthroughs-gokul-suresh | 1 | The Next Big Thing for Web-Apps, Interactive Walkthroughs | null | 0 |
11,502,533 | null | comment | callmevlad | 1,460,700,671 | Yep, more background here: <a href="https://news.ycombinator.com/item?id=9325796" rel="nofollow">https://news.ycombinator.com/item?id=9325796</a><p>(We're working around this soon though by moving away from native scrollbars, since it's very unlikely that Firefox will fix this anytime soon.) | null | 11,494,177 | null | null | null | null | null | null | null |
11,502,539 | null | comment | jboy | 1,460,700,757 | Vesting is absolutely not implied, expected, or required by the law. Regardless of common practice in YC companies or YC applications, vesting is not the automatic default mode in corporation law or contract law.<p>If there is evidence of an agreement (whether written or oral) between the parties to apply a vesting schedule, then that will override the default mode; otherwise the default mode (no vesting) prevails. | null | 11,501,901 | null | null | null | null | null | null | null |
11,502,538 | null | comment | simula67 | 1,460,700,724 | Hacker News has its biases, but that does not mean it cannot serve hackers. | null | 11,502,298 | null | null | null | null | null | null | null |
11,502,544 | null | comment | jbergstroem | 1,460,700,826 | Just wanted to bring libucl into the game in case you are exploring json-like syntax: <a href="https://github.com/vstakhov/libucl#improvements-to-the-json-notation" rel="nofollow">https://github.com/vstakhov/libucl#improvements-to-the-json-...</a><p>In my eyes pretty much the perfect configuration library and syntax. Nginx-alike, number suffixes (1min, 2gb, ..), macros, variables, includes with priority, etc. Boom! Problem solved. | null | 11,497,826 | null | null | null | null | null | null | null |
11,502,552 | null | comment | jamiequint | 1,460,700,978 | Even if he were forced out, do you honestly believe that someone who was fired after 1 month at a company is entitled to full 50% ownership in that company? Can you honestly not see how that claim, given its timing, is being construed as extortion? | null | 11,502,509 | null | [
11502769,
11502575,
11504916
] | null | null | null | null | null |
11,502,546 | true | comment | null | 1,460,700,887 | null | null | 11,502,523 | null | null | null | null | null | null | null |
11,502,535 | null | comment | spdionis | 1,460,700,683 | On Netflix it depends on where you click. I think the info symbol is in the bottom right corner. | null | 11,502,491 | null | [
11504010,
11502710
] | null | null | null | null | null |
11,502,541 | null | story | pbowyer | 1,460,700,777 | null | null | null | null | [
11506030
] | https://mixpanel.com/jql/ | 2 | Mixpanel introduces JQL | null | 1 |
11,502,528 | null | comment | danso | 1,460,700,601 | Not without begging the question. Because we could rephrase your sentiment as, "Are you seriously asking whether a co-founder of a billion dollar company should list some unknown engineer as his 50/50 co-founder on a YC application?" Most people would say, "Of course not", and yet it is currently undisputed that Guillory's name is listed as such.<p>And so no, the answer is not obvious. | null | 11,502,455 | null | [
11502616
] | null | null | null | null | null |
11,502,530 | null | comment | khc | 1,460,700,626 | No comment from him trying to do a restore? | null | 11,502,271 | null | [
11502551
] | null | null | null | null | null |
11,502,526 | null | comment | jacobolus | 1,460,700,591 | You can see Guido’s 2006 talk about the project here for some history <a href="https://www.youtube.com/watch?v=UIDdgeISLUI" rel="nofollow">https://www.youtube.com/watch?v=UIDdgeISLUI</a> | null | 11,502,299 | null | null | null | null | null | null | null |
11,502,545 | null | comment | imron | 1,460,700,880 | I don't disagree with anything you said.<p>I still hold however that if true it would lower my opinion of sama - not because he used an exploding offer, but because it would mean he set a bar he is only willing to meet when there's no disadvantage to him (everyone wants to apply to y-combinator) rather than because the bar is a worthwhile thing to aim for.<p>P.R. or not, he's on record as saying these types of offers are a poor way of treating people, ergo, if he used one, then by his own definition he is engaging in 'terrible behaviour'.<p>$4.5 million seems to me to be a <i>very</i> generous offer based on actual work performed, but I don't know how many people would consider 2 hours (as alleged in the complaint) to be sufficient time to assess an offer worth $4.5 million (and potentially much more). | null | 11,502,401 | null | null | null | null | null | null | null |
11,502,547 | null | comment | cowardlydragon | 1,460,700,912 | These guys should pony up some consulting dollars to get the main guy to do his thing.<p>Also, I don't buy "NewSQL" without honest CAP discussions of tradeoffs. | null | 11,498,606 | null | [
11503655,
11503679
] | null | null | null | null | null |
11,502,532 | null | story | groundCode | 1,460,700,667 | null | null | null | null | null | http://techcrunch.com/2016/04/14/what-bubble-vcs-spend-12-billion-on-startups-in-first-quarter/ | 2 | What bubble? VCs spend $12B on startups in first quarter | null | 0 |
11,502,534 | null | comment | b0k | 1,460,700,683 | It has me wondering if this has happen before with YC where someone has taken the money .. | null | 11,502,013 | null | null | null | null | null | null | null |
11,502,540 | null | comment | emp_zealoth | 1,460,700,768 | You can use Steam Big Picture on windows,pretty much turns your PC into a console (that doesnt suck)
And you can buy a Steam Link if you want to sit on a couch | null | 11,500,604 | null | null | null | null | null | null | null |
11,502,553 | null | comment | Kristine1975 | 1,460,700,980 | "Funny" thing is, what the author fears already happened with the website "Racists Getting Fired": <a href="http://www.dailydot.com/technology/tumblr-racists-getting-fired-fake-screenshot/" rel="nofollow">http://www.dailydot.com/technology/tumblr-racists-getting-fi...</a><p><i>The Tumblr-account-turned-agent-of-social change doxes people who post racist, homophobic, or otherwise bigoted remarks to their social media accounts. RGF then shares their personal information so that followers can contact said bigots' employers and get them fired...</i><p><i>In fact, that’s the exact tragedy that befell Brianna Rivera after her ex submitted a fabricated screenshot of her Facebook page peppered with racist remarks about Ferguson...</i><p>So yes, this Kickstarter is/was a spectacularly bad idea. | null | 11,502,469 | null | null | null | null | null | null | null |
11,502,519 | null | comment | SiVal | 1,460,700,366 | Thank you! | null | 11,501,914 | null | null | null | null | null | null | null |
11,502,522 | null | comment | hartator | 1,460,700,433 | This is a documented API endpoint: <a href="https://cloud.google.com/appengine/docs/python/mail/" rel="nofollow">https://cloud.google.com/appengine/docs/python/mail/</a> with quota. | null | 11,500,981 | null | null | null | null | null | null | null |
11,502,523 | null | comment | rangibaby | 1,460,700,448 | Couldn't you just load them up in a VM anyway? | null | 11,502,487 | null | [
11502572,
11503466,
11502546
] | null | null | null | null | null |
11,502,550 | null | comment | jacobush | 1,460,700,959 | What people want is for their neighbourhood to be better, while not in the process being driven from their homes to make room for wealthier people. Maybe it's naive or a pipe dream. | null | 11,502,317 | null | [
11502585
] | null | null | null | null | null |
11,502,543 | null | story | guifortaine | 1,460,700,812 | null | null | null | null | null | https://github.com/shmuga/node-messenger-platform | 2 | Node Facebook Messenger Platform adapter built with promises | null | 0 |
11,502,542 | null | comment | hartator | 1,460,700,794 | I think he is saying that GCE being less expensive than App Engine will fore people to migrate. | null | 11,501,971 | null | [
11502795
] | null | null | null | null | null |
11,502,555 | null | comment | hoodoof | 1,460,701,153 | What are you talking about? | null | 11,502,518 | null | [
11505169
] | null | null | null | null | null |
11,502,557 | null | story | nkurz | 1,460,701,201 | null | null | null | null | [
11502916,
11503035,
11502861,
11502950,
11503443,
11502814,
11502775,
11502774,
11503043,
11503537,
11502815
] | http://www.laphamsquarterly.org/disaster/anomaly-barbarism | 22 | The anomaly of Barbarism: the brutality of Islamic terrorism has many precedents | null | 14 |
11,502,554 | null | story | LukaszWiktor | 1,460,700,982 | null | true | null | null | null | http://classicprogrammerpaintings.tumblr.com/ | 1 | Classic Programmer Paintings | null | null |
11,502,558 | null | comment | DismissThis | 1,460,701,265 | No. The complaint is that Rust is not good at expressing numeric algorithms. The poster above asked about a Rust library like Eigen (C++) or Numpy (Python)... It doesn't matter - I suspect you would dismiss any criticism regardless. | null | 11,485,094 | null | null | null | null | null | null | null |
11,502,556 | null | comment | recursive | 1,460,701,176 | You don't have to load it in memory. The desired behavior can be accomplished with mv. | null | 11,501,988 | null | null | null | null | null | null | null |
11,502,559 | null | comment | chromakode | 1,460,701,325 | Interesting point! To be honest, I didn't consider that it might be more difficult to interpret the underlying filesystems and encodings in the future. My goal was to get a lossless (well, as much as possible) archive of the disks since my time and physical access was limited. It is hard to predict what I will want to access in these images over the scale of decades, so my thinking was to leave them as untouched as possible, since I don't know what information will be important.<p>That being said, a good guess would be that the most interesting data will be media files (especially old photos) and documents. For that data, your advice of collecting and re-encoding the files is wise. For the purpose of discovering the media files in these backups, I found my favored approach to be a brute force recursive search for file types. Exploring the original structure of the filesystems was interesting, but my intuition for where the valuable data was usually proved wrong. | null | 11,502,475 | null | null | null | null | null | null | null |
11,502,561 | null | comment | simoncion | 1,460,701,354 | > The two highest rated comments in this thread make the little vein in my forehead pop out.<p>There are some days when I wish that <i>I</i> had enough money to employ a small army of "thought leaders" to "organically" shape discussion on Internet Message Boards.<p>Alas, my single upvote will have to suffice. ;) | null | 11,501,037 | null | null | null | null | null | null | null |
11,502,560 | null | story | tdrnd | 1,460,701,341 | null | null | null | null | null | https://naked.fit/ | 3 | Naked 3D Fitness Tracker | null | 0 |
11,502,563 | null | comment | ordbajsare | 1,460,701,407 | java script... disgusting | true | 11,498,000 | null | null | null | null | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.