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,503,562
null
comment
desdiv
1,460,721,040
Yes, since the filename is eurosys16-final29.pdf.
null
11,503,369
null
null
null
null
null
null
null
11,503,567
null
comment
felhr
1,460,721,086
I've not coded any assembly for a decade but at college I enjoyed Microcontroller assembly courses way more than other programming courses
null
11,503,194
null
null
null
null
null
null
null
11,503,563
null
comment
krylon
1,460,721,054
Python, at least, uses actual OS-level threads. However, it also uses a global interpreter lock (GIL), so only one thread can execute Pyton code at a time.<p>But when writing Python modules in C, you have control over acquiring and releasing of the GIL, so before starting some long running operation, you give up the lock.<p>Node, AFAIK, uses several OS-level threads under the hood for disk I&#x2F;O. And with PHP, a web server probably will run multiple threads for handling requests concurrently.<p>So the impact might not be as big as for performance-oriented code in C&#x2F;C++, but it is not necessarily nil, either.
null
11,503,447
null
[ 11503944 ]
null
null
null
null
null
11,503,565
null
comment
nxzero
1,460,721,076
&gt;&gt; &quot;If I can&#x27;t make your worst-performing page load 50% faster, you don&#x27;t have to pay the bill.&quot;<p>Unlikely that the worst performing page is the most valuable page; which is to say that offers should focus on providing value.
null
11,503,500
null
[ 11504401, 11503842, 11503576, 11503955 ]
null
null
null
null
null
11,503,568
null
comment
hudell
1,460,721,103
When I switched from Android to Windows Phone back in 2012, I was surprised with the quality of the localization. I lived in a very small town in the middle of Brazil and even so, the dictionary knew all regional words, town names and prety much anything I tried to type on it.<p>Everytime I use iOS or Android, I&#x27;m quickly reminded that that is not the case outside windows phone.
null
11,502,595
null
null
null
null
null
null
null
11,503,569
null
comment
tim333
1,460,721,130
What do you think of Tel Aviv as a place to hang out working on a startup compared to SF? I&#x27;m a brit thinking of a change of scene.
null
11,503,079
null
[ 11503747, 11504157 ]
null
null
null
null
null
11,503,570
null
comment
joombaga
1,460,721,139
Personally, I would never use an AMI that contained docker. I&#x27;d be more likely to use an ECS container, OR an AMI which runs node directly.<p>Though I must admit (1) I am not one of your customers, and (2) our BAA with Amazon prevents us from using ECS. We typically run node on ebs backed m3.medium instances running Amazon Linux.
null
11,497,814
null
null
null
null
null
null
null
11,503,571
null
comment
krylon
1,460,721,151
Sun^H^H^HOracle has the UltraSparc T* CPUs which, IIRC, use SMT heavily.<p>Itanium also supports some form of SMT, I think, although I am not sure if anyone actually uses those.
null
11,503,219
null
null
null
null
null
null
null
11,503,572
null
comment
lorenzhs
1,460,721,168
About the un-searchable pdf: you can use OCRfeeder to fairly easily OCR pdfs that use such obfuscation techniques. It processes around ten pages per minute for me, so best get a cup of tea. Unfortunately uploading an OCRed copy would probably violate the WHO&#x27;s copyright :(
null
11,503,131
null
null
null
null
null
null
null
11,503,573
null
comment
stavrus
1,460,721,172
&gt; Those have no costs, except for limited maintenance, and the game development has paid itself years ago. So it is virtually pure profit.<p>In the years since WoW came out Blizzard came out with a centralized authentication, billing, and support system known as Battle.Net. It took them quite a few patches over 2-3 expansions to integrate that system fully into WoW and a not insignificant effort would be required to port that over to the old game client, especially if they wanted to give it the same level of polish in integration that they&#x27;re known for applying to their games.<p>Second, patch 2.0.1 (the Burning Crusade pre-patch) brought in a massive amount of changes designed solely to combat a growing player trend at the time - the use of addons to automate playing the game (no not bots, actual addons like Healbot) - through the concept of protected functions. And this was just a small portion of their overall effort in combating automation&#x2F;bots. The player base would cry foul if they brought out legacy servers and didn&#x27;t keep the anti-bot measures, Warden included, up-to-date. They tried for years to fight those problems head-on only and are only barely keeping up in the fight against Glider and its brethren. Log onto retail WoW nowadays and run non-100 dungeons and you&#x27;ll easily run into quite a few sophisticated bots that&#x27;ll run the dungeon with you, fully programmed to handle all the dungeon mechanics [1]. There&#x27;s also plenty of people running bots with level 90 (from the character boost) druids farming dungeons like Stonecore, Gundrak, and the like. It&#x27;s kind of hilariously sad seeing a chain of them all following the same pre-programmed path in the world, especially when they take advantage of how client movement works in the game to fly straight through obstructing terrain as if it weren&#x27;t there.<p>Third, running a game, especially an MMO, also requires providing dedicated support staff. A very large effort would have to be made to recover&#x2F;remember the issues and workarounds the GM staff would use back when the server was live and then train the new staff with this knowledge. There would probably be a rather significant engineering effort involved in this as well as the old GM ticketing system used to be done entirely in-client while nowadays it&#x27;s some web-based thing (the former made it rather easy for players to impersonate GMs). Improvements like those and other GM tools like better insight&#x2F;control over a player character and logged events that were made over the years would have to be back-ported in order to maintain the high expectation of quality Blizzard support has fought hard to maintain.<p>[1]: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tsaE4pM9-cw" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=tsaE4pM9-cw</a>
null
11,503,108
null
null
null
null
null
null
null
11,503,575
null
comment
pxlpshr
1,460,721,233
Confirm. Born and raised in Houston but now in Austin.<p>Texas is not &quot;the deep south&quot;, we opened our arms and our hearts to everyone who was displaced by the hurricane. Nearly every major city in Texas participated. Moreover, we&#x27;ve experienced enough hurricanes to know the depth and severity of damage that can occur – and will continue to occur.<p>Neighbors help each other in times of crisis. Who knows, in the future maybe Louisiana will have to return the favor.
null
11,503,288
null
null
null
null
null
null
null
11,503,576
null
comment
jstanley
1,460,721,288
Fair point.<p>A page that takes 10s to load that you never look at is a much worse candidate than one that takes 8s to load and you look at 20 times a day.
null
11,503,565
null
[ 11503814 ]
null
null
null
null
null
11,503,577
null
comment
joslin01
1,460,721,288
I appreciate your reply and especially in the new light of the counter-complaint. I&#x27;m not so sure anymore where I stand.
null
11,492,201
null
null
null
null
null
null
null
11,503,574
null
comment
logicrook
1,460,721,195
Oh thanks, that looks pretty interesting, and will distract from shitposting on random pop-science&#x2F;political quasi-journalism articles for a while. It seems that it was the purpose of HN, but I&#x27;m not sure anymore.<p>However, it is unfortunately hard to make relevant comments on such articles. As the introduction says, it&#x27;s pretty quick to set everything up (just one apt-get away), the clean racket syntax allows to define a calculus very neatly, but that&#x27;s a far cry from being able to say much about it. I think I&#x27;ll try to follow the tutorial with a classical calculus (λμ) and see how that turns out, but that&#x27;s going to take some time. So here goes &quot;This was posted once before by HN user &#x27;ingve&#x27; but didn&#x27;t get much attention&quot;.
null
11,489,834
null
[ 11504160 ]
null
null
null
null
null
11,503,581
null
comment
kbart
1,460,721,344
It was my uncle, not father. There&#x27;s no way to know for fact as everything was done in secrecy and many archives were destroyed or are still locked in Russia, but I guess that the list of &quot;expendables&quot; were present for such cases. Some facts that highlights suspicion: 1) he was young (19-20 yo) and recently back from mandatory service in army, so still high in reserve list 2) he was not a member of Communist party, nor had any influential relatives 3) he was working as a truck driver and did not have any other qualifications, so easily replaceable. The fact that he had young children probably didn&#x27;t bother anybody or made through bureaucratic apparatus in time. According to various sources, few to several thousands of Lithuanians were taken to Chernobyl during few years time (the exact numbers probably will never be known, as most other numbers regarding this disaster) and many of them were not so lucky and had to work inside&#x2F;near the reactor building itself, so it&#x27;s hard to speculate what could have been. Though the fact that he was taken with such haste, only few hours after the meltdown, might suggest that they had an emergency for drivers.<p><i>&quot;they wouldn&#x27;t need to go all the way to another region to get them&quot;</i><p>It was a common practice for Soviets to get people from far regions to do dirty jobs, because it&#x27;s easier to hide nasty deeds this way and prevent rumors from spreading. As an example, most of Lithuanians served in far regions of Siberia while at the same time most of soldiers stationed here were from Mongolia and the like.
null
11,503,418
null
null
null
null
null
null
null
11,503,588
null
story
JackPoach
1,460,721,469
null
null
null
null
null
http://www.theatlantic.com/magazine/archive/2016/05/the-hell-after-isis/476391/?single_page=true
1
The Hell After ISIS
null
0
11,503,591
null
story
erikdoze12
1,460,721,489
null
true
null
null
null
http://futebolnota10.com/gols-de-rio-branco-2-x-5-paysandu/
1
Gols de Rio Branco 2 X 5 Paysandu – Copa Verde
null
null
11,503,589
null
comment
renox
1,460,721,474
&gt;&gt;Oculus appears to be behind in hardware (room scale) &gt; Room scale works well in Rift<p>Consumers getting now a Vive have &quot;room VR&quot;, those getting a Rift have to wait.<p>So what he wrote is correct. Internal experiments done by Oculus doesn&#x27;t matter for users.
null
11,494,905
null
null
null
null
null
null
null
11,503,580
null
story
ralfruns
1,460,721,324
null
null
null
null
null
http://www.nytimes.com/2016/04/15/business/dealbook/yahoos-suitors-uncoverfewfinancial-details.html
1
Yahoo’s Suitors Uncover Few Financial Details
null
0
11,503,578
null
story
iamondemand
1,460,721,306
null
true
null
null
null
http://renoun.io/discover/article/?s=1&article=57103e27e5a7e9700c0000a0&q=docker&tp=14
1
The Shortlist of Docker Hosting by Codeship
null
null
11,503,594
null
story
mainguy
1,460,721,525
null
null
null
null
null
http://mikemainguy.blogspot.com/2016/04/do-you-test-your-it-operations-and.html
1
Do you test or operations and business processes?
null
0
11,503,587
null
story
pieter1976
1,460,721,463
null
true
null
null
null
http://ourincrediblejourney.tumblr.com/
1
Our Incredible Journey
null
null
11,503,593
null
comment
GFK_of_xmaspast
1,460,721,504
What does the name have to do with sex work.
null
11,503,051
null
null
null
null
null
null
null
11,503,590
null
comment
tim333
1,460,721,484
&gt;Might be geographical?<p>Anecdotally I&#x27;m typing this in Harpenden, 30 miles north of Soho where the cafe scene has changed totally - 20 years ago there were hardly any now it&#x27;s full of them. On the other hand the Soho cafe scene is not so different from that film of it in the 50s. The Stockpot shown only closed last year.
null
11,502,597
null
null
null
null
null
null
null
11,503,582
null
comment
rprospero
1,460,721,361
Hello, I&#x27;m that guy who voluntarily writes a mixture of Python and Haskell in his day job.<p>For me, it&#x27;s about recognizing the strengths in both languages. You mentioned Python having &quot;one or two cool libraries&quot;, but that&#x27;s quite an understatement if you&#x27;re doing any sort of numerical work. NumPy and SciPy are incredibly powerful, fast, and consistent. While hMatrix and Accelerate are both wonderful packages and have made some great progress, they don&#x27;t have nearly the community support that Numpy does.<p>On the reverse side, when I&#x27;m dealing with any sort of interactive system (e.g. Web Scraper or Motor Controller), I immediately reach for Haskell, since it makes those kinds of applications so much easier.<p>For me it&#x27;s mostly about just finding the right tool for the job. And trying to avoid any job where the right tool is Fortran.
null
11,503,289
null
[ 11503720 ]
null
null
null
null
null
11,503,586
null
story
yarapavan
1,460,721,420
null
null
null
null
null
http://www.cjr.org/innovations/investigating_algorithms.php
4
Investigating the algorithms that govern our lives
null
0
11,503,584
true
story
null
1,460,721,393
null
null
null
null
null
null
null
null
null
null
11,503,583
null
comment
ZenoArrow
1,460,721,391
Although people may be reluctant to admit it, I suspect a large part of the &#x27;similarity&#x27; is significant whitespace and the lack of ceremony when defining functions.
null
11,503,289
null
null
null
null
null
null
null
11,503,579
null
comment
pvinis
1,460,721,314
Thanks for clarifying. I didn&#x27;t read it in that way.
null
11,503,064
null
null
null
null
null
null
null
11,503,585
null
story
JackPoach
1,460,721,413
null
null
null
null
[ 11506642, 11508369, 11506775, 11508259, 11507024, 11507830, 11508282, 11506576, 11506289, 11506619, 11516540, 11508171, 11509515, 11521888, 11506151 ]
https://medium.com/@did_78238/what-us-software-companies-should-understand-about-the-rest-of-the-world-783e8dbca758#.b2b3slmak
153
What US Software Companies Should Understand About the Rest of the World
null
109
11,503,592
null
comment
mseebach
1,460,721,489
&gt; That said, &quot;what they&#x27;re known for&quot; may say more about the controversy-obsessed nature of media that anything<p>Yeah, they&#x27;re a lot like Blackwater that way.<p>Snark aside, I find it deeply fascinating just how broad a benefit of the doubt UN peacekeepers get, compared to anything that has to do with the US military, or, heaven forbid it, Blackwater. Especially considering that most of what we hear about those organisations is filtered through the very same &quot;controversy-obsessed&quot; media.
null
11,503,138
null
[ 11507070 ]
null
null
null
null
null
11,503,595
null
story
harveysilverfox
1,460,721,527
null
true
null
null
null
http://profitdirectory.com/2016/04/15/fraudulent-vacation-rental-packages-scams/?utm_campaign=shareaholic&utm_medium=yc_hacker_news&utm_source=news
1
Fraudulent+Vacation+Rental+Packages+Scams
null
null
11,503,597
null
comment
doozler
1,460,721,579
Keep us up to date!
null
11,503,564
null
null
null
null
null
null
null
11,503,598
null
comment
jsingleton
1,460,721,610
I don&#x27;t need to do this often but occasionally you&#x27;ll need to fix inconsistent line endings, change encoding to UTF-8 or remove a BOM [0] (to stop  being prefixed by some old software).<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Byte_order_mark" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Byte_order_mark</a>
null
11,503,463
null
[ 11505481 ]
null
null
null
null
null
11,503,599
null
story
MatthewPhillips
1,460,721,618
null
null
null
null
null
https://matthewphillips.info/posts/loading-app-with-script-module
2
Loading a Modern Application with &lt;script type=module&gt;
null
0
11,503,602
null
comment
ben_bai
1,460,721,637
From my point of view it&#x27;s the &quot;measure before you optimize&quot; mantra. Now with 10Gbit cards a single threaded pf and network stack could no longer keep up with the throughput of the NICs, so something had to be done
null
11,472,607
null
null
null
null
null
null
null
11,503,601
null
comment
kelvin0
1,460,721,637
It would be a tragedy if this cholera outbreak was the only cause of many poor people in Haiti. The UN have been killing people over there for many years:<p><a href="http:&#x2F;&#x2F;www.democracynow.org&#x2F;2005&#x2F;7&#x2F;11&#x2F;eyewitnesses_describe_massacre_by_un_troops" rel="nofollow">http:&#x2F;&#x2F;www.democracynow.org&#x2F;2005&#x2F;7&#x2F;11&#x2F;eyewitnesses_describe_...</a><p><a href="http:&#x2F;&#x2F;haitiaction.net&#x2F;News&#x2F;HIP&#x2F;1_21_7&#x2F;1_21_7.html" rel="nofollow">http:&#x2F;&#x2F;haitiaction.net&#x2F;News&#x2F;HIP&#x2F;1_21_7&#x2F;1_21_7.html</a>
null
11,502,506
null
null
null
null
null
null
null
11,503,604
null
comment
TheCondor
1,460,721,655
Shouldn&#x27;t every idle core be in low power mode? Doesn&#x27;t the idle instruction (hlt) tell the cpu to power parts down? I thought it was like a switch, you don&#x27;t need light? Flip it off, need some? Turn it on at nearly no cost.<p>There might be newer multistage power down but to wear level and use all cores, this is the right algorithm.
null
11,502,593
null
null
null
null
null
null
null
11,503,603
null
comment
collyw
1,460,721,655
Just buy a bigger box with double the memory?
null
11,503,550
null
[ 11503878, 11504089, 11503613, 11504278, 11504059, 11503619, 11505086 ]
null
null
null
null
null
11,503,487
null
story
jonbaer
1,460,720,076
null
null
null
null
null
http://www.dailymail.co.uk/sciencetech/article-3540177/Hilarious-results-Microsoft-s-latest-AI-CaptionBot-tries-pictures-dress-thinks-suitcase-cat-tie-Michelle-Obama-identified-cell-phone.html
2
Microsoft's AI CaptionBot tries to describe pictures with hilarious results
null
0
11,503,605
null
comment
MustardTiger
1,460,721,661
I too like to punish myself in a futile attempt to spite people who don&#x27;t even know I exist, much less that I am trying to spite them. That&#x27;ll teach them to like something!
null
11,503,426
null
null
null
null
null
null
null
11,503,606
null
comment
JdeBP
1,460,721,672
<a href="https:&#x2F;&#x2F;git.centos.org&#x2F;log&#x2F;rpms!coreutils.git&#x2F;refs!heads!c7" rel="nofollow">https:&#x2F;&#x2F;git.centos.org&#x2F;log&#x2F;rpms!coreutils.git&#x2F;refs!heads!c7</a> indicates that CentOS 7 has coreutils 8.22 . <a href="http:&#x2F;&#x2F;git.savannah.gnu.org&#x2F;gitweb&#x2F;?p=coreutils.git;a=commitdiff;h=34e3ea055721ecc72e6f636700e8ba7b58069c65" rel="nofollow">http:&#x2F;&#x2F;git.savannah.gnu.org&#x2F;gitweb&#x2F;?p=coreutils.git;a=commit...</a> shows that GNU coreutils gained that option in 2003.
null
11,499,137
null
null
null
null
null
null
null
11,503,607
null
comment
aplummer
1,460,721,693
Rolls eyes. Thanks for the snark - the many iOS and Mac developers on HN
null
11,500,830
null
[ 11505943, 11504330 ]
null
null
null
null
null
11,503,608
null
comment
n72
1,460,721,702
It seems to me that if you were to disable the plugins, then you&#x27;re kind of back to the equivalent of vim+ctags+gdb functionality. So, when saying an IDE is slow and clunky compared to an editor aren&#x27;t you comparing apples and oranges?
null
11,499,537
null
null
null
null
null
null
null
11,503,609
null
comment
golergka
1,460,721,729
I started reading the article and it told about tricks that landlords used to evict renters.<p>I don&#x27;t understand. Why can&#x27;t landlords just refuse to prolong the rent contract? It&#x27;s their property — how come renters become a problem for them?
null
11,502,215
null
null
null
null
null
null
null
11,503,610
null
story
JDDunn9
1,460,721,751
null
null
null
null
null
http://gizmodo.com/scientists-finally-made-carbyne-a-material-stronger-tha-1770682640
2
Scientists Finally Made Carbyne–a Material Stronger Than Graphene–That Lasts
null
0
11,503,618
null
comment
brador
1,460,721,807
What will they do about births and deaths?<p>Will the basic income be extended to a child or will children be left poor while their parents get BI?<p>If babies get added to the BI payroll, doesn&#x27;t this incentivize baby making?
null
11,503,412
null
[ 11503645, 11503841 ]
null
null
null
null
null
11,503,616
null
comment
earthnail
1,460,721,798
I think VSCode is amazing - if only I could change the colour of the blue status bar. I find it highly distracting. There&#x27;s a Github issue about it, with MS saying that they may add more general customisation support in the future, but it doesn&#x27;t seem like there&#x27;s a short term solution.<p>I know it seems like such a minor thing, but I can&#x27;t have that attention seeker on my screen. Which is a bummer, because I think IntelliSense and its Git integration are clear benefits over Sublime Text. And apart from this issue, I really, really like the UI.
null
11,498,000
null
null
null
null
null
null
null
11,503,614
null
comment
tombert
1,460,721,784
I don&#x27;t agree that abstraction layers inherently hide inefficiencies.<p>In C++, `unique_ptr` is an &quot;abstraction layer&quot; with no runtime overhead, that will probably make your code faster due to the better safety.
null
11,503,500
null
[ 11503648, 11504033, 11503946 ]
null
null
null
null
null
11,503,615
null
comment
venomsnake
1,460,721,789
The best light is not direct sunlight but diffused&#x2F;reflected. Vegetation does wonders in reducing the harshness of direct sunlight.
null
11,503,145
null
[ 11505048 ]
null
null
null
null
null
11,503,617
null
comment
ben_bai
1,460,721,799
it runs on some very underpowered machines, so i guess it&#x27;s not that much of a performance hit.
null
11,471,363
null
null
null
null
null
null
null
11,503,622
null
comment
cptskippy
1,460,721,927
No, absolutely not. In fact there is a growing trend away from single use zoning towards mixed use communities. With ride sharing services, people are finding less need to own a car and there&#x27;s actually a lot of scrutiny of the poor public transportation situation. Times are changing but it&#x27;s not going to happen over night.<p>The OP asked about the stigma of bike riding and I was providing some context to help him understand why the stigma exists. I wasn&#x27;t trying to advocate for or against anything, just trying to explain the current state of affairs.<p>Apparently speaking the truth has become a punishable offense around here.
null
11,503,515
null
null
null
null
null
null
null
11,503,624
null
comment
thaumasiotes
1,460,721,996
I don&#x27;t follow you. So what?<p>If the airwaves <i>weren&#x27;t</i> regulated by the FCC, why would payola suddenly stop being a bad thing?
null
11,503,462
null
[ 11512578 ]
null
null
null
null
null
11,503,620
null
story
fitzwatermellow
1,460,721,838
null
null
null
null
null
http://www.sind.ai/
1
Microsoft SIND: Sequential Image Narrative Dataset
null
0
11,503,612
null
comment
hvidgaard
1,460,721,764
&quot;Container&quot; is simply a place where you can read the content today. That can be a HDD, it can be AWS, it can be a USB drive - doesn&#x27;t matter as long as you have a system that can read it. Once that &quot;container&quot; starts to get near it&#x27;s EOL you transfer it to a new &quot;container&quot;.<p>I wouldn&#x27;t trust a HDD for 20 years. Keep a backup mirror locally and a backup offsite (cloud or at a relative), what matter is that the transfer is automatically running in a periodic manner.
null
11,503,331
null
null
null
null
null
null
null
11,503,621
null
story
putdat
1,460,721,907
null
null
null
null
null
https://www.putdat.com/Y7TpWdz
3
World Development Indicators
null
0
11,503,611
null
comment
Angostura
1,460,721,755
Interesting that in the original renderings a large proportion of the trees look like broadleaf, deciduous varieties. The eventual species chosen look largely coniferous. I wouldn&#x27;t have though that would have been so good in terms of biodiversity.
null
11,503,559
null
[ 11503654 ]
null
null
null
null
null
11,503,623
null
story
vermilingua
1,460,721,928
null
null
null
null
null
https://www.plastc.com/
2
Plastc, the all-in-one payment card
null
0
11,503,619
null
comment
jstanley
1,460,721,834
Unless the box is heavily overloaded, that won&#x27;t help. Profile it and see what needs fixing!
null
11,503,603
null
null
null
null
null
null
null
11,503,630
null
story
captain_mars
1,460,722,053
null
null
null
null
null
http://www.independent.co.uk/life-style/gadgets-and-tech/news/women-better-code-men-github-study-a6870836.html
2
Women considered better coders?
null
0
11,503,632
null
comment
rawTruthHurts
1,460,722,082
Sometimes two wrongs make a right
null
11,502,413
null
null
null
null
null
null
null
11,503,642
null
comment
collyw
1,460,722,194
If a decent developer gets bored or frustrated then they are more likely to leave, despite having spent a lot of time learning the system .
null
11,500,834
null
[ 11508240 ]
null
null
null
null
null
11,503,640
null
comment
joslin01
1,460,722,188
You&#x27;re getting down-voted because your argument boils down to Sam is a smart guy, trust him. Engineers like to think for themselves and play detective.<p>For consolation, I had the same reaction especially when I first read the blog-post. Having read through this entire counter-complaint and the comments here, I&#x27;m not so sure anymore.
null
11,503,085
null
null
null
null
null
null
null
11,503,641
null
comment
jsingleton
1,460,722,188
Nice post, but why call out C and Perl when talking about web apps? Maybe highlight some profilers for some more common web stacks.<p>For example, I&#x27;m currently writing a book on web app performance (focusing on ASP.NET Core) and apart from the stuff built into Visual Studio there are also tools such as Glimpse[0] and Prefix[1].<p>[0] <a href="http:&#x2F;&#x2F;getglimpse.com" rel="nofollow">http:&#x2F;&#x2F;getglimpse.com</a><p>[1] <a href="http:&#x2F;&#x2F;www.prefix.io" rel="nofollow">http:&#x2F;&#x2F;www.prefix.io</a>
null
11,503,500
null
[ 11503715, 11504054 ]
null
null
null
null
null
11,503,637
null
comment
dredmorbius
1,460,722,158
The point wasn&#x27;t necessarily this specific implementation. But the general concept of lightweight text web responses. Without several MB of JS, CSS, graphics aassets, etc.
null
11,497,151
null
null
null
null
null
null
null
11,503,636
null
story
golfer
1,460,722,129
null
null
null
null
null
https://en.wikipedia.org/wiki/Operation_Pluto
4
Operation Pluto (WWII)
null
0
11,503,635
null
comment
sverrirs
1,460,722,124
Just chiming in, gethttpsforfree.com does not ever get your private key. Only a certificate signing request that is generated using your private key. There is no such private key risk involved using this site.
null
11,502,977
null
[ 11505403 ]
null
null
null
null
null
11,503,639
null
comment
wtbob
1,460,722,169
Over a decade? It&#x27;s over twenty years old! SSL&#x2F;TLS &amp; its XPKI are complete and utter jokes.
null
11,502,933
null
null
null
null
null
null
null
11,503,629
null
comment
dredmorbius
1,460,722,045
I&#x27;m finding older econ works rather interesting generally. Not always correct. Usually insightful. And subject to different biases than our time.
null
11,501,770
null
null
null
null
null
null
null
11,503,625
true
comment
null
1,460,721,997
null
true
11,503,462
null
null
null
null
null
null
null
11,503,647
null
comment
dickwads
1,460,722,254
&quot;Was a Selfie&quot; - not a selfie &quot;Remarkably, he’s probably still alive.&quot; &quot;the radiation probably caused the film to develop strangely&quot;<p>Is there any solid info or is this just clickbait at its best?
null
11,500,384
null
null
null
null
null
null
null
11,503,634
null
comment
throwaway049
1,460,722,119
From the UN website it looks like poorer countries stand to make a (small) profit on deployment:<p>&gt;Peacekeeping soldiers are paid by their own Governments according to their own national rank and salary scale. Countries volunteering uniformed personnel to peacekeeping operations are reimbursed by the UN at a standard rate, approved by the General Assembly, of a little over US$1,332 per soldier per month. <a href="http:&#x2F;&#x2F;www.un.org&#x2F;en&#x2F;peacekeeping&#x2F;operations&#x2F;financing.shtml" rel="nofollow">http:&#x2F;&#x2F;www.un.org&#x2F;en&#x2F;peacekeeping&#x2F;operations&#x2F;financing.shtml</a>
null
11,503,337
null
[ 11503896 ]
null
null
null
null
null
11,503,633
null
comment
celticninja
1,460,722,091
unless your email account has been compromised.
null
11,481,575
null
[ 11510187 ]
null
null
null
null
null
11,503,648
null
comment
Piskvorrr
1,460,722,267
I don&#x27;t see such claim anywhere in the article (your &quot;inherently&quot; vs. author&#x27;s &quot;often&quot;).
null
11,503,614
null
[ 11503757 ]
null
null
null
null
null
11,503,627
null
comment
dalke
1,460,722,026
Does it matter if it&#x27;s published?<p>BTW, checking for the referer header content will cause some browsers to fail, depending on the mode. See <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;HTTP_referer#Referer_hiding" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;HTTP_referer#Referer_hiding</a> , which lists some of the reasons for why a browser might send a blank value.<p>The check that the User Agent contains &quot;Mozilla 5.0&quot; will cause text-mode users (eg, links) to fail. While not popular, I use links to download some tar.gz files from sourceforge and a few other places because it&#x27;s easier to start the download that way than get the actual download URL through a graphical browser.
null
11,503,410
null
null
null
null
null
null
null
11,503,645
null
comment
morgante
1,460,722,245
It seems fairest to give BI to all adults. That way you don&#x27;t incentivize pregnancy but people will receive their own BI when they come of age.
null
11,503,618
null
[ 11504215, 11503669, 11504955 ]
null
null
null
null
null
11,503,631
null
story
jonbaer
1,460,722,066
null
null
null
null
null
http://www.scientificamerican.com/article/gene-edited-crispr-mushroom-escapes-u-s-regulation/
1
Gene-Edited CRISPR Mushroom Escapes U.S. Regulation
null
0
11,503,643
null
comment
tigershark
1,460,722,202
Not true, even in multithreaded scenarios the A9 is more performant than the multicore android phones or it has a comparable performance in the worst case if I remember correctly. In single threaded scenarios it simply destroys all the other mobile chips and it is comparable with some low power Intel chips.
null
11,502,939
null
[ 11514118 ]
null
null
null
null
null
11,503,638
null
comment
kmfrk
1,460,722,163
I&#x27;m not saying UN peacekeepers aren&#x27;t good; I just don&#x27;t think it helps their cause to sweep all their glaring disasters under the rug. If the goal is trust, then this strategy seems self-defeating. Better to have transparency and justice.
null
11,503,372
null
null
null
null
null
null
null
11,503,646
null
story
jesusmrv
1,460,722,249
null
null
null
null
null
https://medium.com/@jrodthoughts/bots-are-the-new-apps-voice-is-the-user-interface-ai-is-the-protocol-and-messaging-apps-are-the-3c9c5cfcfa77#.2p4juiewe
1
Bots Are the New Apps, Voice the UX, AI the Protocol and Msing Apps the Browsers
null
0
11,503,628
null
comment
wastedhours
1,460,722,040
It&#x27;s fairly close, it&#x27;s just the &quot;local rich&quot; for whom the UBI is an additive rather than their main income source has been abstracted for donations. Based on the assumption that there&#x27;d be a semi-stable taxation system in place when people are earning more through trade&#x2F;working, it&#x27;d be a reasonable way to test, no?
null
11,503,504
null
null
null
null
null
null
null
11,503,644
null
comment
nickjj
1,460,722,220
Why isn&#x27;t he using the Alpine based Redis image when comparing final image sizes?<p>It&#x27;s unfair to say the official Redis image is 177mb because the Alpine version is available on the Docker Hub[1] and it&#x27;s only 15.95mb.<p>Alpine is pretty awesome if your main goal is to shrink images without any effort[2].<p>[1] <a href="https:&#x2F;&#x2F;hub.docker.com&#x2F;_&#x2F;redis&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hub.docker.com&#x2F;_&#x2F;redis&#x2F;</a><p>[2] <a href="http:&#x2F;&#x2F;nickjanetakis.com&#x2F;blog&#x2F;alpine-based-docker-images-make-a-difference-in-real-world-apps" rel="nofollow">http:&#x2F;&#x2F;nickjanetakis.com&#x2F;blog&#x2F;alpine-based-docker-images-mak...</a>
null
11,502,989
null
[ 11504097, 11505293 ]
null
null
null
null
null
11,503,649
null
comment
throwaway2016a
1,460,722,269
Does this use Web Workers? It seems like a great use for them. Although, I haven&#x27;t been able to get it to take more than a half second on my system so I haven&#x27;t noticed performance issues.
null
11,502,244
null
[ 11517888 ]
null
null
null
null
null
11,503,652
null
comment
sverrirs
1,460,722,298
Ah good mention, didn&#x27;t know about this tool. Looks very sleek!<p>I wanted to avoid building a solution to do the whole communication as I was pretty happy with the website functionality. This tool is mostly to enable you to use the website on windows and to automate a lot of the annoying Windows stuff while still retaining the option to use the website or the Let&#x27;s Encrypt client in a pinch :)
null
11,503,478
null
null
null
null
null
null
null
11,503,664
null
story
altotrees
1,460,722,466
null
null
null
null
null
http://www.slate.com/articles/technology/future_tense/2016/04/why_computer_science_programs_don_t_require_cybersecurity_classes.html
4
Why computer science programs don't require cybersecurity classes
null
0
11,503,661
null
story
d3v3r0
1,460,722,402
null
true
null
null
null
http://blog.alexdevero.com/7-soft-skills-freelance-web-designer-must-have-pt7/
1
Learn improvisation and be like MacGyver
null
null
11,503,650
null
story
Claudette1
1,460,722,269
null
true
null
null
null
http://claudettepesterine.com/2016/04/end-pain-5-affirmations/?utm_campaign=shareaholic&utm_medium=yc_hacker_news&utm_source=news
1
End+To+The+Pain:+5+Affirmations
null
null
11,503,660
null
comment
giancarlostoro
1,460,722,397
I too have wondered more or less the same, though I have yet to build any projects that need to scale so I haven&#x27;t turned it into an actual concern for myself as of yet. Hoping you find a solution and share it in here so those of us like me who are curious can learn. It might end up being a mixture of solutions. I can only remember an open source interface that managed multiple cloud providers, not sure if it did any autoscaling, was posted on HN and that&#x27;s all I remembered, somebody open sourced it but it&#x27;s description was vague as hell.<p>Edit:<p>Commented more.
null
11,503,473
null
null
null
null
null
null
null
11,503,653
null
comment
jonwachob91
1,460,722,311
Can you name one that fits your line of thinking?<p>&gt; Does it solve something that slots in<p>I&#x27;m not sure what you mean by this...<p>&gt; they have something close enough that disrupting the pipeline isn&#x27;t worth it<p>This is another incident of thinking that IT startups are the same as Biotech startups, or any science startup. Marginal increments in IT can be worth BILLIONS, marginal increments in Biotech aren&#x27;t worth the paper they are printed on (that may be a bit of an exaggeration), and the biggest reason is cost to get into market. IT has low costs if any to enter a market place, except in the rare exceptions where the FCC is involved, the average cost to get a drug to market is something like $500MM and YEARS of regulatory approval. It&#x27;s not worth investing in a marginal increment, you invest in moonshots and as you collect more data and better understand how the drug performs to either continue to invest (if it remains promising) or shelve it if it only looks marginally better.<p>While the market analysis needs to happen it is much less rigorous than IT startups. Hey 100,000 people die every year from infections acquired in hospitals, great lemme call around see what hospitals are willing to pay and sell to them. Lets not forget the other 600,000 that acquire infections from hospitals, for which under the Affordable Care Act the hospital has to pay for. Great sounds like I have a business as long as my product doesn&#x27;t surpass a certain price threshold. In biotech you are either a billion dollars or a bust, there is no in-between because new products cost so much you have to have those high returns.<p>Not many IT startups NEED $500MM just to get their first sale.
null
11,497,282
null
null
null
null
null
null
null
11,503,654
null
comment
ABS
1,460,722,346
plants, trees and flowers were chosen and put together considering the effect they have as seasons change.<p>Page 12 of this PDF has a list of them grouped by season with an idea of their visual impact: www.porta-nuova.com&#x2F;pdf&#x2F;BOSCO.pdf
null
11,503,611
null
null
null
null
null
null
null
11,503,656
null
story
martin852
1,460,722,387
null
true
null
null
null
http://swift-pc-optimizer.en.softonic.com/
1
Best PC Cleaner
null
null
11,503,662
null
comment
TomFrost
1,460,722,411
If the goal is solely Docker images with a standard size in the 20-40MB range, this can be achieved without additional tooling. After switching our development and deployment flow to docker, my team quickly tired of the 200-400MB images that seemed to be accepted as commonplace. We started basing our containers on alpine (essentially, busybox with a package manager) or alpine derivatives, and dropped into that target size immediately. Spinning up 8-10 microservices locally for a full frontend development stack is a shockingly better experience when that involves a 200MB download rather than a 2GB one.<p>This is in no way a negative commentary on Nix; it looks like an interesting solution to a well-known problem.
null
11,502,989
null
[ 11503816 ]
null
null
null
null
null
11,503,626
null
comment
SeanDav
1,460,722,022
I must be an exception (or a lousy programmer) because I do not particularly enjoy games that require programming to play, I write programs for fun (and programming for me is fun) and I play games for fun but have not found a game that appeals to me, that combines the two.
null
11,503,194
null
[ 11505327, 11504153, 11504783, 11504090, 11503717, 11503971, 11505191, 11505013 ]
null
null
null
null
null
11,503,659
null
comment
Piskvorrr
1,460,722,392
Business as usual, then. The most frequent question I was answering in 1999 was &quot;how do you feel about Russians invading your country?&quot; followed by &quot;you mean there&#x27;s two of those?&quot;
null
11,502,045
null
[ 11505800 ]
null
null
null
null
null
11,503,657
null
comment
morgante
1,460,722,388
The ideal would be to give it to the entire population of a small, poor island nation. You could then get a very good idea of its impacts without worrying too much about perverse incentives and other outcomes. It&#x27;s unclear to me how this study is going to deal with people moving into the UBI villages.
null
11,503,355
null
[ 11503794 ]
null
null
null
null
null
11,503,651
null
comment
Spidler
1,460,722,297
Couldn&#x27;t it also work to prevent getting cores into deeper sleep states?
null
11,502,613
null
null
null
null
null
null
null
11,503,655
null
comment
tschottdorf
1,460,722,351
Employee here - which discussion around NewSQL would you like to have? You pay for the consistency in more round trips between replicas, and you need a quorum of your nodes (which carry your data) to be alive. All of that stuff can be made arbitrarily more complex to increase throughput, but essentially these are the tradeoffs.
null
11,502,547
null
null
null
null
null
null
null
11,503,663
null
comment
Angostura
1,460,722,445
Why would that require you to use vendor chargers only?<p>Surely it depends how the digital signature is used. At best, it simply gives you a way of authenticating that the device that you have just plugged into your USB port is <i>actually</i> what you think it is (huh? It&#x27;s meant to be a memory stick, not a keyboard?!) before giving it system access.
null
11,502,465
null
null
null
null
null
null
null
11,503,658
null
comment
rmah
1,460,722,392
When I was a little kid, I walked or rode my bike. Everyone did. And back then, crime was multiple times higher than today.
null
11,501,838
null
null
null
null
null
null
null
11,503,665
null
comment
SeanDav
1,460,722,475
I am in favour of software that tries to make your life easier, but hate, with a passion, developers that are so in love with their helpful feature X, that they ram it down your throat (You WILL use this feature and LIKE it!) and give you no easy way, or often, no way at all, to bypass or disable said &quot;helpful&quot;&#x2F;&quot;smart&quot; feature.<p>Case in point: I recently bought an excellent large(ish) Dell monitor. Lovely bit of kit, but after a few days had me wanting to throw it out of the window. The reason was the power saving mode. The monitor is supposed to have the ability to &quot;intelligently&quot; understand you are not using it, switch the screen off and go into a sleep mode. All good and well until one discovers that the specific combination of graphics card, multiple monitor setup and video connectors one is using confuses the poor beast and it will happily shut your monitor down while you are actively using it.<p>The kicker that was driving me crazy was, of course, there is no way to disable this particular functionality!
null
11,501,952
null
[ 11505156, 11506510, 11504305, 11504852, 11505267, 11506080, 11503743, 11504364, 11504453, 11509073, 11504517 ]
null
null
null
null
null