TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Must Read from ACM Library?

239 点作者 weej大约 5 年前
Given ACM's Digital Library is currently free to access thru June 30, 2020 what are must read/watch resources you recommend and why? https://dl.acm.org/

19 条评论

capableweb大约 5 年前
Don&#x27;t have any particular recommendations, but I do have a way of browsing that made me find a lot of interesting stuff.<p>Go to <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;conferences" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;conferences</a><p>Click on the Conference with the subject area that interest you, like &quot;Hypertext and Hypermedia&quot; (<a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;conference&#x2F;ht" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;conference&#x2F;ht</a>)<p>Scroll down to &quot;Most Popular&quot; and sort by either Downloads or Cited.<p>Go bananas with reading everything.
评论 #22799139 未加载
评论 #22797368 未加载
评论 #22795817 未加载
评论 #22796951 未加载
spenczar5大约 5 年前
My pick is Jeff Dean&#x27;s <i>The Tail At Scale</i> (2013) [1]. If you&#x27;re interested in performance of web services, it&#x27;s very, very well-written and describes a counterintuitive (but crucial!) phenomenon: your p99.99 latency can drive the entire user experience because of head-of-line blocking. As microservice architectures have gotten more popular, this has only become more important.<p>It&#x27;s a fiendishly difficult problem to get around, but Dean proposes a few mechanisms. I learned a <i>lot</i> and think back to this paper often when designing real software.<p>Reading it will probably make you a better engineer.<p>[1] <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;abs&#x2F;10.1145&#x2F;2408776.2408794" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;abs&#x2F;10.1145&#x2F;2408776.2408794</a>
评论 #22797030 未加载
评论 #22795822 未加载
guiambros大约 5 年前
This is a good opportunity to remind folks that an ACM subscription is very affordable ($99&#x2F;year; 25% off on first year [1]), and the benefits are more than worth it:<p>- Print and online &quot;Communications of the ACM&quot; magazine<p>- Safari Books subscription included - all 40,000 books (!)<p>- Online courses, webinars, special interest group conferences<p>- Full ACM Digital Library (only with the all-access membership option - $198)<p>[1] <a href="https:&#x2F;&#x2F;services.acm.org&#x2F;public&#x2F;qj&#x2F;keep_inventing&#x2F;qjprofm_control.cfm?promo=DA4SCA" rel="nofollow">https:&#x2F;&#x2F;services.acm.org&#x2F;public&#x2F;qj&#x2F;keep_inventing&#x2F;qjprofm_co...</a><p><i>note: the promo code in the URL came on a Google search, and seems to give a 25% discount for first year (which is higher than on the site directly). I have no affiliation with ACM other than being a happy subscriber</i>
评论 #22809986 未加载
hinkley大约 5 年前
If you want to go old school, Vannevar Bush’s “As We May Think” is one of the more prophetic moments. It was written in 1945.<p>1979 reprint: <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;10.1145&#x2F;1113634.1113638" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;10.1145&#x2F;1113634.1113638</a>
azhenley大约 5 年前
If you ever find an ACM (or IEEE) paper that you don&#x27;t have access to, chances are you can find the preprint on one of the author&#x27;s website.<p>The easiest way is to search for the paper on Google Scholar and see if there is a link that says &quot;[PDF]&quot; or &quot;All X versions&quot;.
评论 #22795860 未加载
EFruit大约 5 年前
Speaking from experience here, don&#x27;t go overboard trying to grab papers to read later. Doubly so if you have a static IP. Academic resources, the ACM included, are incredibly ban-happy, and the line between good behavior and bad is kept secret.
评论 #22796741 未加载
chrisseaton大约 5 年前
If you are a Ruby programmer or interested in Ruby I maintain a list of Ruby papers, some of which are only now freely available due to this open access, at <a href="https:&#x2F;&#x2F;rubybib.org" rel="nofollow">https:&#x2F;&#x2F;rubybib.org</a>
评论 #22797689 未加载
mesaframe大约 5 年前
From a previous thread<p><a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;book&#x2F;10.1145&#x2F;3335772" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;book&#x2F;10.1145&#x2F;3335772</a>
评论 #22798038 未加载
jayvanguard大约 5 年前
Check out the ACM Tech Packs. They are curated lists of papers organized by topic.<p><a href="https:&#x2F;&#x2F;techpack.acm.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;techpack.acm.org&#x2F;</a>
评论 #22796524 未加载
评论 #22795849 未加载
评论 #22796267 未加载
deadgrey19大约 5 年前
Basically the entire internet is built on TCP. But TCP wasn&#x27;t always very good. There was a time when congestion nearly killed the early internet. Congestion avoidance and control talks about how they fixed it. It&#x27;s light hearted, accessible and one of my all time favourite reads:<p><a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;10.1145&#x2F;52324.52356" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;doi&#x2F;10.1145&#x2F;52324.52356</a>
adaszko大约 5 年前
<a href="https:&#x2F;&#x2F;queue.acm.org&#x2F;detail.cfm?id=1814327" rel="nofollow">https:&#x2F;&#x2F;queue.acm.org&#x2F;detail.cfm?id=1814327</a> followed by <a href="http:&#x2F;&#x2F;varnish-cache.org&#x2F;docs&#x2F;trunk&#x2F;phk&#x2F;notes.html" rel="nofollow">http:&#x2F;&#x2F;varnish-cache.org&#x2F;docs&#x2F;trunk&#x2F;phk&#x2F;notes.html</a> have completely transformed how I view and architect software. I basically started to strive to leave as much memory management as possible to the kernel thus not only simplifying my code but also making it behave better as citizens in the country that the operating system is, if you will.
yangl1996大约 5 年前
From a network&#x2F;system perspective:<p>- MapReduce: Simplified Data Processing on Large Clusters by Jeff Dean et al.<p>- The Design Philosophy of the DARPA Internet Protocols by David D. Clark<p>- Chord: A Scalable Peer-to-peer Lookup Service for Internet Applications by Ion Stoica et al.
protomyth大约 5 年前
Communications of ACM Volume 37, Issue 7 July 1994<p>This was an issue that came around the time I was starting my dive into agents after reading [1] and it showed me my particular interest is a small part of what other people label the area.<p>1) <a href="https:&#x2F;&#x2F;citeseerx.ist.psu.edu&#x2F;viewdoc&#x2F;summary?doi=10.1.1.123.5119" rel="nofollow">https:&#x2F;&#x2F;citeseerx.ist.psu.edu&#x2F;viewdoc&#x2F;summary?doi=10.1.1.123...</a>
drmajormccheese大约 5 年前
<a href="https:&#x2F;&#x2F;mspiegel.github.io&#x2F;canon" rel="nofollow">https:&#x2F;&#x2F;mspiegel.github.io&#x2F;canon</a>
spdegabrielle大约 5 年前
HOPL papers
评论 #22795679 未加载
azhenley大约 5 年前
For novel (and sometimes wacky) user interfaces, I recommend skimming through the annual UIST proceedings: <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;conference&#x2F;uist" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;conference&#x2F;uist</a>
ioncube大约 5 年前
I haven&#x27;t read any of their book yet but I found they have page with book collections: <a href="https:&#x2F;&#x2F;dl.acm.org&#x2F;collections" rel="nofollow">https:&#x2F;&#x2F;dl.acm.org&#x2F;collections</a>
lukego大约 5 年前
Turing award lecture papers.
评论 #22796084 未加载
agumonkey大约 5 年前
If anyone at the ACM reads, thanks. It&#x27;s a lovely move.