# The Morning Paper 紹介文献リスト Adrian Colyer の [The Morning Paper](https://blog.acolyer.org/) が紹介した文献のうち、この vault の wiki に取り込み済みのものは投稿ベースで **46 件**(固有題名 44、文献紹介投稿 1037 件の **4.4%**)である。`papers/` にノートはあるが wiki には無いものが 9 件、どちらにも無いものが 982 件である。 シリーズ本体は 2014-10-08 から 2021-02-08 まで。WordPress.com の REST API で公開投稿 1086 件を取得し、学期休みや総括など文献紹介でない 49 件を除いた 1037 件を文献投稿とした。複数パートは題名の part 番号を落として同一文献に畳むと、固有題名は 1025 になる。 取り込み済みは分散トレーシング、障害診断、可用性、古典的なシステム論文に寄っている。Colyer の対象はデータベース、プログラミング言語、セキュリティ、機械学習まで広いので、未取り込みが 9 割を超えること自体は、この vault の関心核から見れば自然である。 次に手を付けるなら、下の「関心に近い未取り込み」と、`papers/` にだけ残っている 9 件を wiki 化するのが距離が短い。全件の機械的な取り込みはしない。 ## 年別の紹介数と取り込み数 2015年から2017年が紹介の山である。2018年以降は投稿数が減り、2020年は 47 件まで落ちる。wiki 側のヒットもこの山に重なる。 | 年 | 文献投稿 | wiki | papers/ のみ | 未取り込み | | --- | ---: | ---: | ---: | ---: | | 2014 | 53 | 2 | 0 | 51 | | 2015 | 206 | 16 | 1 | 189 | | 2016 | 206 | 13 | 1 | 192 | | 2017 | 222 | 5 | 1 | 216 | | 2018 | 175 | 2 | 2 | 171 | | 2019 | 128 | 3 | 4 | 121 | | 2020 | 47 | 5 | 0 | 42 | | 計 | 1037 | 46 | 9 | 982 | ## wiki に入っている文献 照合は題名の正規化キー(`scripts/paper-ids.py` の `title_key`)が主である。コロンとダッシュの差、part I / II の除去まで見ている。Trade-Offs Under Pressure は修士論文として章分割で入っているので、ハブ実体へ畳んだ。Ironies of Automation は Bainbridge 1983 を正とし、2017年の再訪論文は関連ヒットとして括弧に書いた。 記事として取り込み済みの [[@2016__blog.acolyer__The Morning Paper on Operability]] は、下の文献一覧ではなく「文献紹介ではない投稿」に置く。 - 2014-11-14 [End-to-End Arguments in System Design](https://blog.acolyer.org/2014/11/14/end-to-end-arguments-in-system-design/) — [[@1984__TOCS__End-To-End Arguments in System Design]] - 2014-11-26 [The Log-Structured Merge-Tree (LSM Tree)](https://blog.acolyer.org/2014/11/26/the-log-structured-merge-tree-lsm-tree/) — [[@1996__Acta Informatica__The Log-Structured Merge-Tree (LSM-Tree)]] - 2015-01-06 [F1: A Distributed SQL Database That Scales](https://blog.acolyer.org/2015/01/06/f1-a-distributed-sql-database-that-scales/) — [[@2013__VLDB__F1 - A Distributed SQL Database That Scales]] - 2015-01-08 [Spanner: Google’s Globally Distributed Database](https://blog.acolyer.org/2015/01/08/spanner-googles-globally-distributed-database/) — [[@2013__TOCS__Spanner - Google's Globally Distributed Database]] - 2015-01-15 [The Tail at Scale](https://blog.acolyer.org/2015/01/15/the-tail-at-scale/) — [[@2013__CACM__The Tail at Scale]] - 2015-01-26 [Dremel: interactive analysis of web-scale datasets](https://blog.acolyer.org/2015/01/26/dremel-interactive-analysis-of-web-scale-datasets/) — [[@2010__VLDB__Dremel - Interactive Analysis of Web-Scale Datasets]] - 2015-03-12 [In Search of an Understandable Consensus Algorithm](https://blog.acolyer.org/2015/03/12/in-search-of-an-understandable-consensus-algorithm/) — [[@2014__ATC__In Search of an Understandable Consensus Algorithm]] - 2015-05-13 [The Design and Implementation of Open vSwitch](https://blog.acolyer.org/2015/05/13/the-design-and-implementation-of-open-vswitch/) — [[@2015__NSDI__The Design and Implementation of Open vSwitch]] - 2015-05-20 [FaRM: Fast Remote Memory](https://blog.acolyer.org/2015/05/20/farm-fast-remote-memory/) — [[@2014__NSDI__FaRM- Fast Remote Memory]] - 2015-10-06 [Dapper, A Large Scale Distributed Systems Tracing Infrastructure](https://blog.acolyer.org/2015/10/06/dapper-a-large-scale-distributed-systems-tracing-infrastructure/) — [[@2010__Google__Dapper - A Large-Scale Distributed Systems Tracing Infrastructure]] - 2015-10-07 [The Mystery Machine: End-to-end performance analysis of large-scale internet services](https://blog.acolyer.org/2015/10/07/the-mystery-machine-end-to-end-performance-analysis-of-large-scale-internet-services/) — [[@2014__OSDI__The Mystery Machine - End-to-end Performance Analysis of Large-scale Internet Services]] - 2015-10-08 [lprof: A Non-intrusive Request-Flow Profiler for Distributed Systems](https://blog.acolyer.org/2015/10/08/lprof-a-non-intrusive-request-flow-profiler-for-distributed-systems/) — [[@2014__OSDI__lprof - A Non-intrusive Request Flow Profiler for Distributed Systems]] - 2015-10-12 [Failure Sketching: A Technique for Automated Root Cause Diagnosis of In-Production Failures](https://blog.acolyer.org/2015/10/12/failure-sketching-a-technique-for-automated-root-cause-diagnosis-of-in-production-failures/) — [[@2015__SOSP__Failure Sketching - A Technique for Automated Root Cause Diagnosis of In-Production Failures]] - 2015-10-13 [Pivot Tracing: Dynamic Causal Monitoring for Distributed Systems](https://blog.acolyer.org/2015/10/13/pivot-tracing-dynamic-causal-monitoring-for-distributed-systems/) — [[@2015__SOSP__Pivot Tracing - Dynamic Causal Monitoring for Distributed Systems]] - 2015-11-10 [Runtime Metric Meets Developer – Building Better Cloud Applications Using Feedback](https://blog.acolyer.org/2015/11/10/runtime-metric-meets-developer-building-better-cloud-applications-using-feedback/) — [[@2015__Onward!__Runtime Metric Meets Developer - Building Better Cloud Applications using Feedback]] - 2015-11-16 [Simplifying and Isolating Failure-Inducing Input](https://blog.acolyer.org/2015/11/16/simplifying-and-isolating-failure-inducing-input/) — [[@2002__IEEE TSE__Simplifying and Isolating Failure-Inducing Input]] - 2015-11-17 [Hierarchical Delta Debugging](https://blog.acolyer.org/2015/11/17/hierarchical-delta-debugging/) — [[@2006__ICSE__HDD - Hierarchical Delta Debugging]] - 2015-11-18 [Minimizing Faulty Executions of Distributed Systems](https://blog.acolyer.org/2015/11/18/minimizing-faulty-executions-of-distributed-systems/) — [[@2016__NSDI__Minimizing Faulty Executions of Distributed Systems]] - 2016-02-10 [How Complex Systems Fail](https://blog.acolyer.org/2016/02/10/how-complex-systems-fail/) — [[@1998__CtL__How Complex Systems Fail]] - 2016-02-29 [Machine Learning: The High-Interest Credit Card of Technical Debt](https://blog.acolyer.org/2016/02/29/machine-learning-the-high-interest-credit-card-of-technical-debt/) — [[@2014__SE4ML2014__Machine Learning - The High-Interest Credit Card of Technical Debt]] - 2016-03-09 [Neural Turing Machines](https://blog.acolyer.org/2016/03/09/neural-turing-machines/) — [[@2026__30papers__Neural Turing Machines]] - 2016-04-20 [ImageNet Classification with Deep Convolutional Neural Networks](https://blog.acolyer.org/2016/04/20/imagenet-classification-with-deep-convolutional-neural-networks/) — [[@2026__30papers__ImageNet Classification with Deep Convolutional Neural Networks]] - 2016-05-03 [Gorilla: A fast, scalable, in-memory time series database](https://blog.acolyer.org/2016/05/03/gorilla-a-fast-scalable-in-memory-time-series-database/) — [[@2015__VLDB__Gorilla - A Fast, Scalable, In-Memory Time Series Database]] - 2016-05-04 [BTrDB: Optimizing Storage System Design for Timeseries Processing](https://blog.acolyer.org/2016/05/04/btrdb-optimizing-storage-system-design-for-timeseries-processing/) — [[@2016__FAST__BTrDB - Optimizing Storage System Design for Timeseries Processing]] - 2016-09-05 [On the criteria to be used in decomposing systems into modules](https://blog.acolyer.org/2016/09/05/on-the-criteria-to-be-used-in-decomposing-systems-into-modules/) — [[@1972__CACM__On the Criteria to Be Used in Decomposing Systems into Modules]] - 2016-09-12 [On designing and deploying internet-scale services](https://blog.acolyer.org/2016/09/12/on-designing-and-deploying-internet-scale-services/) — [[@2007__LISA__On Designing and Deploying Internet-Scale Services]] - 2016-09-16 [Hints for computer system design](https://blog.acolyer.org/2016/09/16/hints-for-computer-system-design/) — [[@1983__SOSP__Hints for Computer System Design]] - 2016-10-06 [Simple testing can prevent most critical failures](https://blog.acolyer.org/2016/10/06/simple-testing-can-prevent-most-critical-failures/) — [[@2014__OSDI__Simple Testing Can Prevent Most Critical Failures - An Analysis of Production Failures in Distributed Data-Intensive Systems]] - 2016-10-13 [Go to statement considered harmful](https://blog.acolyer.org/2016/10/13/go-to-statement-considered-harmful/) — [[@1968__CACM__Go To Statement Considered Harmful]] - 2016-12-15 [FaSST: Fast, scalable and simple distributed transactions with two-sided (RDMA) datagram RPCs](https://blog.acolyer.org/2016/12/15/fasst-fast-scalable-and-simple-distributed-transactions-with-two-sided-rdma-datagram-rpcs/) — [[@2016__OSDI__FaSST- Fast, Scalable and Simple Distributed Transactions with Two-Sided (RDMA) Datagram RPCs]] - 2016-12-16 [TensorFlow: A system for large-scale machine learning](https://blog.acolyer.org/2016/12/16/tensorflow-a-system-for-large-scale-machine-learning/) — [[@2016__OSDI__TensorFlow - A System for Large-Scale Machine Learning]] - 2017-03-10 [Chronix: Long term storage and retrieval technology for anomaly detection in operational data](https://blog.acolyer.org/2017/03/10/chronix-long-term-storage-and-retrieval-technology-for-anomaly-detection-in-operational-data/) — [[@2017__FAST__Chronix - Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data]] - 2017-06-15 [Gray failure: the Achilles’ heel of cloud-scale systems](https://blog.acolyer.org/2017/06/15/gray-failure-the-achilles-heel-of-cloud-scale-systems/) — [[@2017__HotOS__Gray Failure - The Achilles' Heel of Cloud-Scale Systems]] - 2017-08-11 [Automatic database management system tuning through large-scale machine learning](https://blog.acolyer.org/2017/08/11/automatic-database-management-system-tuning-through-large-scale-machine-learning/) — [[@2017__SIGMOD__Automatic Database Management System Tuning Through Large-scale Machine Learning]] - 2017-10-20 [Computing machinery and intelligence](https://blog.acolyer.org/2017/10/20/computing-machinery-and-intelligence/) — [[@1950__Mind__Computing Machinery and Intelligence]] - 2017-11-22 [Canopy: an end-to-end performance tracing and analysis system](https://blog.acolyer.org/2017/11/22/canopy-an-end-to-end-performance-tracing-and-analysis-system/) — [[@2017__SOSP__Canopy - An End-to-End Performance Tracing And Analysis System]] - 2018-01-08 [The case for learned index structures – part I](https://blog.acolyer.org/2018/01/08/the-case-for-learned-index-structures-part-i/) — [[@2017__arXiv__The Case for Learned Index Structures]] - 2018-01-09 [The case for learned index structures – Part II](https://blog.acolyer.org/2018/01/09/the-case-for-learned-index-structures-part-ii/) — [[@2017__arXiv__The Case for Learned Index Structures]] - 2019-03-25 [Amazon Aurora: design considerations for high throughput cloud-native relational databases](https://blog.acolyer.org/2019/03/25/amazon-aurora-design-considerations-for-high-throughput-cloud-native-relational-databases/) — [[@2017__SIGMOD__Amazon Aurora - Design Considerations for High Throughput Cloud-Native Relational Databases]] - 2019-03-27 [Amazon Aurora: on avoiding distributed consensus for I/Os, commits, and membership changes](https://blog.acolyer.org/2019/03/27/amazon-aurora-on-avoiding-distributed-consensus-for-i-os-commits-and-membership-changes/) — [[@2018__SIGMOD__Amazon Aurora - On Avoiding Distributed Consensus for I Os, Commits, and Membership Changes]] - 2019-06-19 [Nines are not enough: meaningful metrics for clouds](https://blog.acolyer.org/2019/06/19/nines-are-not-enough/) — [[@2019__HotOS__Nines are Not Enough - Meaningful Metrics for Clouds]] - 2020-01-08 [Ironies of automation](https://blog.acolyer.org/2020/01/08/ironies-of-automation/) — [[@1983__Automatica__Ironies of Automation]](関連 [[@2017__IEEE THMS__Ironies of Automation - Still Unresolved After All These Years]]) - 2020-01-22 [Trade-offs under pressure: heuristics and observations of teams resolving internet service outages (Part 1)](https://blog.acolyer.org/2020/01/22/trade-offs-under-pressure-part-1/) — [[Trade-Offs Under Pressure]] ※章分割ソースへの包含一致 - 2020-01-24 [Trade-offs under pressure: heuristics and observations of teams resolving internet service outages (Part II)](https://blog.acolyer.org/2020/01/24/trade-offs-under-pressure-part-2/) — [[Trade-Offs Under Pressure]] ※章分割ソースへの包含一致 - 2020-02-26 [Meaningful availability](https://blog.acolyer.org/2020/02/26/meaningful-availability/) — [[@2020__NSDI__Meaningful Availability]] - 2020-03-16 [Understanding, detecting and localizing partial failures in large system software](https://blog.acolyer.org/2020/03/16/omega-gen/) — [[@2020__NSDI__Understanding, Detecting and Localizing Partial Failures in Large System Software]] ## papers/ にだけある文献 既存ノート層にはあるが、wiki レイヤーにはまだ無い。wiki 化するなら、ここが最短距離である。 - 2015-03-26 [Lineage-driven Fault Injection](https://blog.acolyer.org/2015/03/26/lineage-driven-fault-injection/) — `papers/` [[2015__SIGMOD__Lineage-driven Fault Injection]] - 2016-07-14 [DBSherlock: A performance diagnostic tool for transactional databases](https://blog.acolyer.org/2016/07/14/dbsherlock-a-performance-diagnostic-tool-for-transactional-databases/) — `papers/` [[2016__SIGMOD__DBSherlock―A Performance Diagnostic Tool for Transactional Databases]] - 2017-11-03 [Log20: Fully automated optimal placement of log printing statements under specified overhead threshold](https://blog.acolyer.org/2017/11/03/log20-fully-automated-optimal-placement-of-log-printing-statements-under-specified-overhead-threshold/) — `papers/` [[2017__SOSP__Log20 - Fully Automated Optimal Placement of Log Printing Statements under Specified Overhead Threshold]] - 2018-05-04 [Performance analysis of cloud applications](https://blog.acolyer.org/2018/05/04/performance-analysis-of-cloud-applications/) — `papers/` [[2018__NSDI__Performance Analysis of Cloud Applications]] - 2018-05-25 [Unsupervised anomaly detection via variational auto-encoder for seasonal KPIs in web applications](https://blog.acolyer.org/2018/05/25/unsupervised-anomaly-detection-via-variational-auto-encoder-for-seasonal-kpis-in-web-applications/) — `papers/` [[2018__WWW__Unsupervised Anomaly Detection via Variational Auto-Encoder for Seasonal KPIs in Web Applications]] - 2019-01-09 [Neural Ordinary Differential Equations](https://blog.acolyer.org/2019/01/09/neural-ordinary-differential-equations/) — `papers/` [[2018__NeurIPS__Neural Ordinary Differential Equations]] - 2019-05-13 [An open-source benchmark suite for microservices and their hardware-software implications for cloud & edge systems](https://blog.acolyer.org/2019/05/13/an-open-source-benchmark-suite-for-microservices-and-their-hardware-software-implications-for-cloud-edge-systems/) — `papers/` [[2019__ASPLOS__An open-source benchmark suite for microservices and their hardware-software implications for cloud & edge systems]] - 2019-07-05 [Automating chaos experiments in production](https://blog.acolyer.org/2019/07/05/automating-chaos-experiments-in-production/) — `papers/` [[2019__ICSE__Automating chaos experiments in production]] - 2019-09-06 [DDSketch: a fast and fully-mergeable quantile sketch with relative-error guarantees](https://blog.acolyer.org/2019/09/06/ddsketch/) — `papers/` [[2019__arXiv__DDSketch - A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees]] ## 関心に近い未取り込み 題名を読んで、障害診断、本番障害、可観測性、プロファイリング、フェイルスローに寄るものを人手で残した。CAP の可用性や、耐故障ストリーム処理、データベース分離異常は外した。抄録は見ていない。 - 2014-10-17 [Debugging reinvented](https://blog.acolyer.org/2014/10/17/debugging-reinvented/) - 2015-10-14 [Coz: Finding code that counts with causal profiling](https://blog.acolyer.org/2015/10/14/coz-finding-code-that-counts-with-causal-profling/) - 2015-11-19 [Fail at Scale & Controlling Queue Delay](https://blog.acolyer.org/2015/11/19/fail-at-scale-controlling-queue-delay/) - 2016-03-16 [MacroBase: Analytic Monitoring for the Internet of Things](https://blog.acolyer.org/2016/03/16/macrobase-analytic-monitoring-for-the-internet-of-things/) - 2016-06-07 [BigDebug: Debugging primitives for interactive big data processing in Spark](https://blog.acolyer.org/2016/06/07/bigdebug-debugging-primitives-for-interactive-big-data-processing-in-spark/) - 2016-11-29 [Early detection of configuration errors to reduce failure damage](https://blog.acolyer.org/2016/11/29/early-detection-of-configuration-errors-to-reduce-failure-damage/) - 2017-01-11 [Adaptive logging: optimizing logging and recovery costs in distributed in-memory databases](https://blog.acolyer.org/2017/01/11/adaptive-logging-optimizing-logging-and-recovery-costs-in-distributed-in-memory-databases/) - 2017-03-08 [Redundancy does not imply fault tolerance: analysis of distributed storage reactions to single errors and corruptions](https://blog.acolyer.org/2017/03/08/redundancy-does-not-imply-fault-tolerance-analysis-of-distributed-storage-reactions-to-single-errors-and-corruptions/) - 2017-06-02 [Statistical analysis of latency through semantic profiling](https://blog.acolyer.org/2017/06/02/statistical-analysis-of-latency-through-semantic-profiling/) - 2017-06-08 [SyncPerf: Categorizing, detecting, and diagnosing synchronization performance bugs](https://blog.acolyer.org/2017/06/08/syncperf-categorizing-detecting-and-diagnosing-synchronization-performance-bugs/) - 2018-02-26 [Fail-slow at scale: evidence of hardware performance faults in large production systems](https://blog.acolyer.org/2018/02/26/fail-slow-at-scale-evidence-of-hardware-performance-faults-in-large-production-systems/) - 2018-10-10 [Detecting spacecraft anomalies using LSTMs and nonparametric dynamic thresholding](https://blog.acolyer.org/2018/10/10/detecting-spacecraft-anomalies-using-lstms-and-nonparametric-dynamic-thresholding/) - 2018-10-15 [Capturing and enhancing in situ system observability for failure detection](https://blog.acolyer.org/2018/10/15/capturing-and-enhancing-in-situ-system-observability-for-failure-detection/) - 2018-10-17 [REPT: reverse debugging of failures in deployed software](https://blog.acolyer.org/2018/10/17/rept-reverse-debugging-of-failures-in-deployed-software/) - 2018-10-26 [RobinHood: tail latency aware caching – dynamic reallocation from cache-rich to cache-poor](https://blog.acolyer.org/2018/10/26/robinhood-tail-latency-aware-caching-dynamic-reallocation-from-cache-rich-to-cache-poor/) - 2018-11-12 [Debugging distributed systems with why-across-time provenance](https://blog.acolyer.org/2018/11/12/debugging-distributed-systems-with-why-across-time-provenance/) - 2019-05-15 [Seer: leveraging big data to navigate the complexity of performance debugging in cloud microservices](https://blog.acolyer.org/2019/05/15/seer/) - 2019-06-21 [What bugs cause cloud production incidents?](https://blog.acolyer.org/2019/06/21/what-bugs-cause-cloud-production-incidents/) - 2019-11-08 [The inflection point hypothesis: a principled approach to finding the root cause of a failure](https://blog.acolyer.org/2019/11/08/the-inflection-point-hypothesis/) - 2020-02-28 [Gandalf: an intelligent, end-to-end analytics service for safe deployment in cloud-scale infrastructure](https://blog.acolyer.org/2020/02/28/microsoft-gandalf/) - 2020-03-20 [Serverless in the wild: characterizing and optimising the serverless workload at a large cloud provider](https://blog.acolyer.org/2020/03/20/serverless-in-the-wild/) ## 紹介文献の全件 文献紹介と判定した投稿の全件。状態は wiki / papers-only / 未取り込み の三値である。複数パートは投稿ごとに残し、同一文献への畳みは `core_title` 側でだけ行う。 ### 2014(53 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2014-10-08 | [Outperforming LRU with an Adaptive Replacement Cache Algorithm](https://blog.acolyer.org/2014/10/08/outperforming-lru-with-an-adaptive-replacement-cache-algorithm/) | 未取り込み | | | 2014-10-09 | [Certificate Transparency](https://blog.acolyer.org/2014/10/09/certificate-transparency/) | 未取り込み | | | 2014-10-10 | [Consistency, Availability, and Convergence](https://blog.acolyer.org/2014/10/10/consistency-availability-and-convergence/) | 未取り込み | | | 2014-10-13 | [Shark: SQL and Rich Analytics at Scale](https://blog.acolyer.org/2014/10/13/shark-sql-and-rich-analytics-at-scale/) | 未取り込み | | | 2014-10-14 | [Software Aging](https://blog.acolyer.org/2014/10/14/software-aging/) | 未取り込み | | | 2014-10-15 | [On ICSE’s “Most Influential Papers”](https://blog.acolyer.org/2014/10/15/on-icses-most-influential-papers/) | 未取り込み | | | 2014-10-16 | [Patience is a virtue](https://blog.acolyer.org/2014/10/16/patience-is-a-virtue/) | 未取り込み | | | 2014-10-17 | [Debugging reinvented](https://blog.acolyer.org/2014/10/17/debugging-reinvented/) | 未取り込み | | | 2014-10-20 | [Compiler Error Notifications Revisited](https://blog.acolyer.org/2014/10/20/compiler-error-notifications-revisited/) | 未取り込み | | | 2014-10-21 | [Coverage is not strongly correlated with test suite effectiveness](https://blog.acolyer.org/2014/10/21/coverage-is-not-strongly-correlated-with-test-suite-effectiveness/) | 未取り込み | | | 2014-10-22 | [Coverage and its Discontents](https://blog.acolyer.org/2014/10/22/coverage-and-its-discontents/) | 未取り込み | | | 2014-10-23 | [Analysis of join-the-shortest-queue routing](https://blog.acolyer.org/2014/10/23/analysis-of-join-the-shortest-queue-routing/) | 未取り込み | | | 2014-10-24 | [Brownout: building more robust cloud applications](https://blog.acolyer.org/2014/10/24/brownout-building-more-robust-cloud-applications/) | 未取り込み | | | 2014-10-27 | [Improving Cloud Service Resilience using Brownout-aware Load Balancing](https://blog.acolyer.org/2014/10/27/improving-cloud-service-resilience-using-brownout-aware-load-balancing/) | 未取り込み | | | 2014-10-28 | [Enabling blockchain innovations with pegged sidechains](https://blog.acolyer.org/2014/10/28/enabling-blockchain-innovations-with-pegged-sidechains/) | 未取り込み | | | 2014-10-29 | [A few useful things to know about machine learning](https://blog.acolyer.org/2014/10/29/a-few-useful-things-to-know-about-machine-learning/) | 未取り込み | | | 2014-10-30 | [The Google File System](https://blog.acolyer.org/2014/10/30/the-google-file-system/) | 未取り込み | | | 2014-10-31 | [Leases: An efficient fault-tolerant mechanism for distributed file cache consistency](https://blog.acolyer.org/2014/10/31/leases-an-efficient-fault-tolerant-mechanism-for-distributed-file-cache-consistency/) | 未取り込み | | | 2014-11-03 | [An unsupervised algorithm for person-name disambiguation on the web](https://blog.acolyer.org/2014/11/03/an-unsupervised-algorithm-for-person-name-disambiguation-on-the-web/) | 未取り込み | | | 2014-11-04 | [Dynamic vehicle routing, pickup, and delivery problems](https://blog.acolyer.org/2014/11/04/dynamic-vehicle-routing-pickup-and-delivery-problems/) | 未取り込み | | | 2014-11-05 | [Route planning in transportation networks](https://blog.acolyer.org/2014/11/05/route-planning-in-transportation-networks/) | 未取り込み | | | 2014-11-06 | [The Boom Hierarchy](https://blog.acolyer.org/2014/11/06/the-boom-hierarchy/) | 未取り込み | | | 2014-11-07 | [Highly Available Transactions: Virtues and Limitations](https://blog.acolyer.org/2014/11/07/highly-available-transactions-virtues-and-limitations/) | 未取り込み | | | 2014-11-10 | [Monads for functional programming](https://blog.acolyer.org/2014/11/10/monads-for-functional-programming/) | 未取り込み | | | 2014-11-11 | [The Power of Interoperability: why objects are inevitable](https://blog.acolyer.org/2014/11/11/the-power-of-interoperability-why-objects-are-inevitable/) | 未取り込み | | | 2014-11-12 | [An Evaluation of Amazon S3’s Consistency Behavior](https://blog.acolyer.org/2014/11/12/an-evaluation-of-amazon-s3s-consistency-behavior/) | 未取り込み | | | 2014-11-13 | [The Declarative Imperative: Experiences and Conjectures in Distributed Logic](https://blog.acolyer.org/2014/11/13/the-declarative-imperative-experiences-and-conjectures-in-distributed-logic/) | 未取り込み | | | 2014-11-14 | [End-to-End Arguments in System Design](https://blog.acolyer.org/2014/11/14/end-to-end-arguments-in-system-design/) | wiki | [[@1984__TOCS__End-To-End Arguments in System Design]] | | 2014-11-17 | [RAPPOR: Randomized Aggregatable Privacy-Preserving Ordinal Response](https://blog.acolyer.org/2014/11/17/rappor-randomized-aggregatable-privacy-preserving-ordinal-response/) | 未取り込み | | | 2014-11-18 | [One VM to Rule Them All](https://blog.acolyer.org/2014/11/18/one-vm-to-rule-them-all/) | 未取り込み | | | 2014-11-19 | [Probabilistic Programming](https://blog.acolyer.org/2014/11/19/probabilistic-programming/) | 未取り込み | | | 2014-11-20 | [Life Beyond Distributed Transactions](https://blog.acolyer.org/2014/11/20/life-beyond-distributed-transactions/) | 未取り込み | | | 2014-11-21 | [Church’s Thesis and Functional Programming](https://blog.acolyer.org/2014/11/21/churchs-thesis-and-functional-programming/) | 未取り込み | | | 2014-11-24 | [Use of Formal Methods at Amazon Web Services](https://blog.acolyer.org/2014/11/24/use-of-formal-methods-at-amazon-web-services/) | 未取り込み | | | 2014-11-25 | [Detecting Discontinuities in Large-Scale Systems](https://blog.acolyer.org/2014/11/25/detecting-discontinuities-in-large-scale-systems/) | 未取り込み | | | 2014-11-26 | [The Log-Structured Merge-Tree (LSM Tree)](https://blog.acolyer.org/2014/11/26/the-log-structured-merge-tree-lsm-tree/) | wiki | [[@1996__Acta Informatica__The Log-Structured Merge-Tree (LSM-Tree)]] | | 2014-11-27 | [SwiftCloud: Fault-tolerant geo-replication integrated all the way to the client](https://blog.acolyer.org/2014/11/27/swiftcloud-fault-tolerant-geo-replication-integrated-all-the-way-to-the-client/) | 未取り込み | | | 2014-11-28 | [The Semantic Elegance of Applicative Languages](https://blog.acolyer.org/2014/11/28/the-semantic-elegance-of-applicative-languages/) | 未取り込み | | | 2014-12-01 | [Protocols for Secure Computations](https://blog.acolyer.org/2014/12/01/protocols-for-secure-computations/) | 未取り込み | | | 2014-12-02 | [The case for distributed operating systems in the data center](https://blog.acolyer.org/2014/12/02/the-case-for-distributed-operating-systems-in-the-data-center/) | 未取り込み | | | 2014-12-03 | [The 8 Requirements of Real-Time Stream Processing](https://blog.acolyer.org/2014/12/03/the-8-requirements-of-real-time-stream-processing/) | 未取り込み | | | 2014-12-04 | [Photon: Fault-tolerant and scalable joining of continuous data streams](https://blog.acolyer.org/2014/12/04/photon-fault-tolerant-and-scalable-joining-of-continuous-data-streams/) | 未取り込み | | | 2014-12-04 | [Tachyon: Reliable, Memory Speed Storage for Cluster Computing](https://blog.acolyer.org/2014/12/04/tachyon-reliable-memory-speed-storage-for-cluster-computing/) | 未取り込み | | | 2014-12-08 | [On the duality of operating system structures](https://blog.acolyer.org/2014/12/08/on-the-duality-of-operating-system-structures/) | 未取り込み | | | 2014-12-09 | [Why threads are a bad idea](https://blog.acolyer.org/2014/12/09/why-threads-are-a-bad-idea/) | 未取り込み | | | 2014-12-10 | [Why events are a bad idea](https://blog.acolyer.org/2014/12/10/why-events-are-a-bad-idea/) | 未取り込み | | | 2014-12-11 | [A language-based approach to unifying events and threads](https://blog.acolyer.org/2014/12/11/a-language-based-approach-to-unifying-events-and-threads/) | 未取り込み | | | 2014-12-12 | [Scala Actors: Unifying thread-based and event-based programming](https://blog.acolyer.org/2014/12/12/scala-actors-unifying-thread-based-and-event-based-programming/) | 未取り込み | | | 2014-12-15 | [Predicate Logic as Programming Language](https://blog.acolyer.org/2014/12/15/predicate-logic-as-programming-language/) | 未取り込み | | | 2014-12-16 | [f4: Facebook’s warm BLOB storage system](https://blog.acolyer.org/2014/12/16/f4-facebooks-warm-blob-storage-system/) | 未取り込み | | | 2014-12-17 | [A Hitchhiker’s Guide to Fast and Efficient Data Reconstruction in Erasure-coded Data Centers](https://blog.acolyer.org/2014/12/17/a-hitchhikers-guide-to-fast-and-efficient-data-reconstruction-in-erasure-coded-data-centers/) | 未取り込み | | | 2014-12-18 | [The Network is Reliable](https://blog.acolyer.org/2014/12/18/the-network-is-reliable/) | 未取り込み | | | 2014-12-19 | [Derflow: Distributed Deterministic Dataflow programming for Erlang](https://blog.acolyer.org/2014/12/19/derflow-distributed-deterministic-dataflow-programming-for-erlang/) | 未取り込み | | ### 2015(206 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2015-01-05 | [Blazes: Coordination analysis for distributed programs](https://blog.acolyer.org/2015/01/05/blazes-coordination-analysis-for-distributed-programs/) | 未取り込み | | | 2015-01-06 | [F1: A Distributed SQL Database That Scales](https://blog.acolyer.org/2015/01/06/f1-a-distributed-sql-database-that-scales/) | wiki | [[@2013__VLDB__F1 - A Distributed SQL Database That Scales]] | | 2015-01-07 | [Online, Aysnchronous Schema Change in F1](https://blog.acolyer.org/2015/01/07/online-aysnchronous-schema-change-in-f1/) | 未取り込み | | | 2015-01-08 | [Spanner: Google’s Globally Distributed Database](https://blog.acolyer.org/2015/01/08/spanner-googles-globally-distributed-database/) | wiki | [[@2013__TOCS__Spanner - Google's Globally Distributed Database]] | | 2015-01-09 | [A Brief History of the Internet](https://blog.acolyer.org/2015/01/09/a-brief-history-of-the-internet/) | 未取り込み | | | 2015-01-12 | [How to write a 21st Century Proof](https://blog.acolyer.org/2015/01/12/how-to-write-a-21st-century-proof/) | 未取り込み | | | 2015-01-13 | [Unikernels: Library Operating Systems for the Cloud](https://blog.acolyer.org/2015/01/13/unikernels-library-operating-systems-for-the-cloud/) | 未取り込み | | | 2015-01-14 | [Mergeable persistent data structures](https://blog.acolyer.org/2015/01/14/mergeable-persistent-data-structures/) | 未取り込み | | | 2015-01-15 | [The Tail at Scale](https://blog.acolyer.org/2015/01/15/the-tail-at-scale/) | wiki | [[@2013__CACM__The Tail at Scale]] | | 2015-01-16 | [Epigrams on programming](https://blog.acolyer.org/2015/01/16/epigrams-on-programming/) | 未取り込み | | | 2015-01-19 | [Mesa: Geo-Replicated, Near Real-Time, Scalable Data Warehousing](https://blog.acolyer.org/2015/01/19/mesa-geo-replicated-near-real-time-scalable-data-warehousing/) | 未取り込み | | | 2015-01-20 | [Architecture of a Database System](https://blog.acolyer.org/2015/01/20/architecture-of-a-database-system/) | 未取り込み | | | 2015-01-21 | [A new presumed commit optimisation for two-phase commit](https://blog.acolyer.org/2015/01/21/a-new-presumed-commit-optimisation-for-two-phase-commit/) | 未取り込み | | | 2015-01-22 | [The Design Philosophy of the DARPA Internet Protocols](https://blog.acolyer.org/2015/01/22/the-design-philosophy-of-the-darpa-internet-protocols/) | 未取り込み | | | 2015-01-23 | [The MADlib Analytics Library](https://blog.acolyer.org/2015/01/23/the-madlib-analytics-library/) | 未取り込み | | | 2015-01-26 | [Dremel: interactive analysis of web-scale datasets](https://blog.acolyer.org/2015/01/26/dremel-interactive-analysis-of-web-scale-datasets/) | wiki | [[@2010__VLDB__Dremel - Interactive Analysis of Web-Scale Datasets]] | | 2015-01-27 | [ZooKeeper: wait-free coordination for internet scale systems](https://blog.acolyer.org/2015/01/27/zookeeper-wait-free-coordination-for-internet-scale-systems/) | 未取り込み | | | 2015-01-28 | [Eraser: A dynamic data race detector for multi-threaded programs](https://blog.acolyer.org/2015/01/28/eraser-a-dynamic-data-race-detector-for-multi-threaded-programs/) | 未取り込み | | | 2015-01-29 | [On Distributed Communications Networks](https://blog.acolyer.org/2015/01/29/on-distributed-communications-networks/) | 未取り込み | | | 2015-01-30 | [Recursive Programming](https://blog.acolyer.org/2015/01/30/recursive-programming/) | 未取り込み | | | 2015-02-02 | [The Missing Piece in Complex Analytics](https://blog.acolyer.org/2015/02/02/the-missing-piece-in-complex-analytics/) | 未取り込み | | | 2015-02-03 | [WANalytics: Analytics for a geo-distributed, data intensive world](https://blog.acolyer.org/2015/02/03/wanalytics-analytics-for-a-geo-distributed-data-intensive-world/) | 未取り込み | | | 2015-02-04 | [Liquid: Unifying nearline and offline big data integration](https://blog.acolyer.org/2015/02/04/liquid-unifying-nearline-and-offline-big-data-integration/) | 未取り込み | | | 2015-02-05 | [Impala: a modern, open-source SQL engine for Hadoop](https://blog.acolyer.org/2015/02/05/impala-a-modern-open-source-sql-engine-for-hadoop/) | 未取り込み | | | 2015-02-06 | [Specialized Evolution of the General Purpose CPU](https://blog.acolyer.org/2015/02/06/specialized-evolution-of-the-general-purpose-cpu/) | 未取り込み | | | 2015-02-09 | [On the duality of resilience and privacy](https://blog.acolyer.org/2015/02/09/on-the-duality-of-resilience-and-privacy/) | 未取り込み | | | 2015-02-10 | [Personal Data: Thinking Inside the Box](https://blog.acolyer.org/2015/02/10/personal-data-thinking-inside-the-box/) | 未取り込み | | | 2015-02-11 | [Encapsulation of parallelism in the Volcano query processing system](https://blog.acolyer.org/2015/02/11/encapsulation-of-parallelism-in-the-volcano-query-processing-system/) | 未取り込み | | | 2015-02-12 | [Enterprise Database Applications and the Cloud: A difficult road ahead](https://blog.acolyer.org/2015/02/12/enterprise-database-applications-and-the-cloud-a-difficult-road-ahead/) | 未取り込み | | | 2015-02-13 | [The Chubby lock service for loosely coupled distributed systems](https://blog.acolyer.org/2015/02/13/the-chubby-lock-service-for-loosely-coupled-distributed-systems/) | 未取り込み | | | 2015-02-16 | [Knowledge and Common Knowledge in a Distributed Environment](https://blog.acolyer.org/2015/02/16/knowledge-and-common-knowledge-in-a-distributed-environment/) | 未取り込み | | | 2015-02-17 | [Generative Communication in Linda](https://blog.acolyer.org/2015/02/17/generative-communication-in-linda/) | 未取り込み | | | 2015-02-18 | [TAG: A Tiny Aggregation Service for ad-hoc Sensor Networks](https://blog.acolyer.org/2015/02/18/tag-a-tiny-aggregation-service-for-ad-hoc-sensor-networks/) | 未取り込み | | | 2015-02-19 | [Broadcast disks: data management for asymmetric communication environments](https://blog.acolyer.org/2015/02/19/broadcast-disks-data-management-for-asymmetric-communication-environments/) | 未取り込み | | | 2015-02-20 | [Edelweiss: Automatic storage reclamation for distributed programming](https://blog.acolyer.org/2015/02/20/edelweiss-automatic-storage-reclamation-for-distributed-programming/) | 未取り込み | | | 2015-02-23 | [Information-Flow Analysis of Android Applications in DroidSafe](https://blog.acolyer.org/2015/02/23/information-flow-analysis-of-android-applications-in-droidsafe/) | 未取り込み | | | 2015-02-24 | [Machine Learning Classification over Encrypted Data](https://blog.acolyer.org/2015/02/24/machine-learning-classification-over-encrypted-data/) | 未取り込み | | | 2015-02-25 | [Bloom Cookies: web search personalization without user tracking](https://blog.acolyer.org/2015/02/25/bloom-cookies-web-search-personalization-without-user-tracking/) | 未取り込み | | | 2015-02-26 | [F2FS: A new file system for flash storage](https://blog.acolyer.org/2015/02/26/f2fs-a-new-file-system-for-flash-storage/) | 未取り込み | | | 2015-02-27 | [RIPQ: Advanced photo caching on flash for Facebook](https://blog.acolyer.org/2015/02/27/ripq-advanced-photo-caching-on-flash-for-facebook/) | 未取り込み | | | 2015-03-02 | [Viewstamped replication: A new primary copy method to support highly available distributed systems](https://blog.acolyer.org/2015/03/02/viewstamped-replication-a-new-primary-copy-method-to-support-highly-available-distributed-systems/) | 未取り込み | | | 2015-03-03 | [The Part-Time Parliament](https://blog.acolyer.org/2015/03/03/the-part-time-parliament/) | 未取り込み | | | 2015-03-04 | [Paxos made simple](https://blog.acolyer.org/2015/03/04/paxos-made-simple/) | 未取り込み | | | 2015-03-05 | [Paxos Made Live](https://blog.acolyer.org/2015/03/05/paxos-made-live/) | 未取り込み | | | 2015-03-06 | [Viewstamped Replication Revisited](https://blog.acolyer.org/2015/03/06/viewstamped-replication-revisited/) | 未取り込み | | | 2015-03-09 | [Zab: High-performance broadcast for primary-backup systems](https://blog.acolyer.org/2015/03/09/zab-high-performance-broadcast-for-primary-backup-systems/) | 未取り込み | | | 2015-03-10 | [ZooKeeper’s Atomic Broadcast Protocol: Theory and Practice](https://blog.acolyer.org/2015/03/10/zookeepers-atomic-broadcast-protocol-theory-and-practice/) | 未取り込み | | | 2015-03-11 | [Vive La Différence: Paxos vs Viewstamped Replication vs Zab](https://blog.acolyer.org/2015/03/11/vive-la-difference-paxos-vs-viewstamped-replication-vs-zab/) | 未取り込み | | | 2015-03-12 | [In Search of an Understandable Consensus Algorithm](https://blog.acolyer.org/2015/03/12/in-search-of-an-understandable-consensus-algorithm/) | wiki | [[@2014__ATC__In Search of an Understandable Consensus Algorithm]] | | 2015-03-13 | [Raft Refloated: Do we have consensus?](https://blog.acolyer.org/2015/03/13/raft-refloated-do-we-have-consensus/) | 未取り込み | | | 2015-03-16 | [Consistency analysis in Bloom: a CALM and collected approach](https://blog.acolyer.org/2015/03/16/consistency-analysis-in-bloom-a-calm-and-collected-approach/) | 未取り込み | | | 2015-03-17 | [Consistency, Availability, and Convergence + COPS](https://blog.acolyer.org/2015/03/17/consistency-availability-and-convergence-cops/) | 未取り込み | | | 2015-03-18 | [A Comprehensive study of Convergent and Commutative Replicated Data Types](https://blog.acolyer.org/2015/03/18/a-comprehensive-study-of-convergent-and-commutative-replicated-data-types/) | 未取り込み | | | 2015-03-19 | [Coordination Avoidance in Database Systems](https://blog.acolyer.org/2015/03/19/coordination-avoidance-in-database-systems/) | 未取り込み | | | 2015-03-20 | [Out of the Tar Pit](https://blog.acolyer.org/2015/03/20/out-of-the-tar-pit/) | 未取り込み | | | 2015-03-23 | [Building on quicksand](https://blog.acolyer.org/2015/03/23/building-on-quicksand/) | 未取り込み | | | 2015-03-23 | [Combining static model checking with dynamic enforcement using the Statecall Policy Language](https://blog.acolyer.org/2015/03/23/combining-static-model-checking-with-dynamic-enforcement-using-the-statecall-policy-language/) | 未取り込み | | | 2015-03-25 | [SAMC: Semantic-aware model checking for fast discovery of deep bugs in cloud systems](https://blog.acolyer.org/2015/03/25/samc-semantic-aware-model-checking-for-fast-discovery-of-deep-bugs-in-cloud-systems/) | 未取り込み | | | 2015-03-26 | [Lineage-driven Fault Injection](https://blog.acolyer.org/2015/03/26/lineage-driven-fault-injection/) | papers/ のみ | [[2015__SIGMOD__Lineage-driven Fault Injection]] | | 2015-03-27 | [Scalable Atomic Visibility with RAMP Transactions](https://blog.acolyer.org/2015/03/27/scalable-atomic-visibility-with-ramp-transactions/) | 未取り込み | | | 2015-04-13 | [Sirius: An open end-to-end voice and vision personal assistant and its implications for future warehouse scale computers](https://blog.acolyer.org/2015/04/13/sirius-an-open-end-to-end-voice-and-vision-personal-assistant-and-its-implications-for-future-warehouse-scale-computers/) | 未取り込み | | | 2015-04-14 | [Mojim: A Reliable and Highly-Available Non-Volatile Memory System](https://blog.acolyer.org/2015/04/14/mojim-a-reliable-and-highly-available-non-volatile-memory-system/) | 未取り込み | | | 2015-04-15 | [Cross-layer scheduling in cloud systems](https://blog.acolyer.org/2015/04/15/cross-layer-scheduling-in-cloud-systems/) | 未取り込み | | | 2015-04-16 | [ApproxHadoop: Bringing Approximations to MapReduce Frameworks](https://blog.acolyer.org/2015/04/16/approxhadoop-bringing-approximations-to-mapreduce-frameworks/) | 未取り込み | | | 2015-04-17 | [Asynchronized Concurrency: The Secret to Scaling Concurrent Search Data Structures](https://blog.acolyer.org/2015/04/17/asynchronized-concurrency-the-secret-to-scaling-concurrent-search-data-structures/) | 未取り込み | | | 2015-04-20 | [Making Sense of Performance in Data Analytics Frameworks](https://blog.acolyer.org/2015/04/20/making-sense-of-performance-in-data-analytics-frameworks/) | 未取り込み | | | 2015-04-21 | [Declarative Interaction Design for Data Visualization](https://blog.acolyer.org/2015/04/21/declarative-interaction-design-for-data-visualization/) | 未取り込み | | | 2015-04-22 | [Distributed Snapshots: Determining Global States of Distributed Systems](https://blog.acolyer.org/2015/04/22/distributed-snapshots-determining-global-states-of-distributed-systems/) | 未取り込み | | | 2015-04-23 | [From the Aether to the Ethernet – Attacking the Internet using Broadcast Digital Television](https://blog.acolyer.org/2015/04/23/from-the-aether-to-the-ethernet-attacking-the-internet-using-broadcast-digital-television/) | 未取り込み | | | 2015-04-24 | [The Scalable Commutativity Rule: Designing Scalable Software for Multicore Processors](https://blog.acolyer.org/2015/04/24/the-scalable-commutativity-rule-designing-scalable-software-for-multicore-processors/) | 未取り込み | | | 2015-04-27 | [Musketeer – Part I : What’s the best data processing system?](https://blog.acolyer.org/2015/04/27/musketeer-part-i-whats-the-best-data-processing-system/) | 未取り込み | | | 2015-04-28 | [Musketeer – Part II: all for one, and one for all in data processing systems](https://blog.acolyer.org/2015/04/28/musketeer-part-ii-one-for-all-and-all-for-one/) | 未取り込み | | | 2015-04-30 | [Scaling Concurrent Log-Structured Data Stores](https://blog.acolyer.org/2015/04/30/scaling-concurrent-log-structured-data-stores/) | 未取り込み | | | 2015-05-01 | [Staring into the abyss: An evaluation of concurrency control with one thousand cores](https://blog.acolyer.org/2015/05/01/staring-into-the-abyss-an-evaluation-of-concurrency-control-with-one-thousand-cores/) | 未取り込み | | | 2015-05-04 | [Putting Consistency Back into Eventual Consistency](https://blog.acolyer.org/2015/05/04/putting-consistency-back-into-eventual-consistency/) | 未取り込み | | | 2015-05-05 | [Taming uncertainty in distributed systems with help from the network](https://blog.acolyer.org/2015/05/05/taming-uncertainty-in-distributed-systems-with-help-from-the-network/) | 未取り込み | | | 2015-05-06 | [Blade: A data center garbage collector](https://blog.acolyer.org/2015/05/06/blade-a-data-center-garbage-collector/) | 未取り込み | | | 2015-05-07 | [Large-scale cluster management at Google with Borg](https://blog.acolyer.org/2015/05/07/large-scale-cluster-management-at-google-with-borg/) | 未取り込み | | | 2015-05-08 | [Extensible Distributed Coordination](https://blog.acolyer.org/2015/05/08/extensible-distributed-coordination/) | 未取り込み | | | 2015-05-11 | [Jitsu: Just-in time summoning of unikernels](https://blog.acolyer.org/2015/05/11/jitsu-just-in-time-summoning-of-unikernels/) | 未取り込み | | | 2015-05-12 | [Queues don’t matter when you can JUMP them](https://blog.acolyer.org/2015/05/12/queues-dont-matter-when-you-can-jump-them/) | 未取り込み | | | 2015-05-13 | [The Design and Implementation of Open vSwitch](https://blog.acolyer.org/2015/05/13/the-design-and-implementation-of-open-vswitch/) | wiki | [[@2015__NSDI__The Design and Implementation of Open vSwitch]] | | 2015-05-14 | [Wormhole: Reliable pub-sub to support Geo-Replicated Internet Services](https://blog.acolyer.org/2015/05/14/wormhole-reliable-pub-sub-to-support-geo-replicated-internet-services/) | 未取り込み | | | 2015-05-15 | [FastRoute: A scalable load-aware anycast routing architecture for modern CDNs](https://blog.acolyer.org/2015/05/15/fastroute-a-scalable-load-aware-anycast-routing-architecture-for-modern-cdns/) | 未取り込み | | | 2015-05-18 | [Practical Byzantine Fault Tolerance](https://blog.acolyer.org/2015/05/18/practical-byzantine-fault-tolerance/) | 未取り込み | | | 2015-05-19 | [TAO: Facebook’s Distributed Data Store for the Social Graph](https://blog.acolyer.org/2015/05/19/tao-facebooks-distributed-data-store-for-the-social-graph/) | 未取り込み | | | 2015-05-20 | [FaRM: Fast Remote Memory](https://blog.acolyer.org/2015/05/20/farm-fast-remote-memory/) | wiki | [[@2014__NSDI__FaRM- Fast Remote Memory]] | | 2015-05-21 | [Congestion Avoidance and Control](https://blog.acolyer.org/2015/05/21/congestion-avoidance-and-control/) | 未取り込み | | | 2015-05-22 | [FAWN: A Fast Array of Wimpy Nodes](https://blog.acolyer.org/2015/05/22/fawn-a-fast-array-of-wimpy-nodes/) | 未取り込み | | | 2015-05-25 | [Exploring Complex Networks](https://blog.acolyer.org/2015/05/25/exploring-complex-networks/) | 未取り込み | | | 2015-05-26 | [Pregel: A System for Large-Scale Graph Processing](https://blog.acolyer.org/2015/05/26/pregel-a-system-for-large-scale-graph-processing/) | 未取り込み | | | 2015-05-27 | [GraphLab: A new framework for parallel machine learning](https://blog.acolyer.org/2015/05/27/graphlab-a-new-framework-for-parallel-machine-learning/) | 未取り込み | | | 2015-05-28 | [Distributed GraphLab: A framework for machine learning and data mining in the cloud](https://blog.acolyer.org/2015/05/28/distributed-graphlab-a-framework-for-machine-learning-and-data-mining-in-the-cloud/) | 未取り込み | | | 2015-05-29 | [PowerGraph: Distributed Graph-Parallel Computation on Natural Graphs](https://blog.acolyer.org/2015/05/29/powergraph-distributed-graph-parallel-computation-on-natural-graphs/) | 未取り込み | | | 2015-06-01 | [GraphX: Graph Processing in a Distributed Dataflow Framework](https://blog.acolyer.org/2015/06/01/graphx-graph-processing-in-a-distributed-dataflow-framework/) | 未取り込み | | | 2015-06-02 | [FlashGraph: Processing Billion Node Graphs on an Array of Commodity SSDs](https://blog.acolyer.org/2015/06/02/flashgraph-processing-billion-node-graphs-on-an-array-of-commodity-ssds/) | 未取り込み | | | 2015-06-03 | [Pregelix: Big(ger) Graph Analytics on a Dataflow Engine](https://blog.acolyer.org/2015/06/03/pregelix-bigger-graph-analytics-on-a-dataflow-engine/) | 未取り込み | | | 2015-06-04 | [Blogel: A Block-Centric Framework for Distributed Computation on Real-World Graphs](https://blog.acolyer.org/2015/06/04/blogel-a-block-centric-framework-for-distributed-computation-on-real-world-graphs/) | 未取り込み | | | 2015-06-05 | [Scalability! But at what COST?](https://blog.acolyer.org/2015/06/05/scalability-but-at-what-cost/) | 未取り込み | | | 2015-06-08 | [A Bridging Model for Parallel Computation](https://blog.acolyer.org/2015/06/08/a-bridging-model-for-parallel-computation/) | 未取り込み | | | 2015-06-09 | [Detecting Termination of Distributed Computations Using Markers](https://blog.acolyer.org/2015/06/09/detecting-termination-of-distributed-computations-using-markers/) | 未取り込み | | | 2015-06-10 | [A higher order estimate of the optimum checkpoint interval for restart dumps](https://blog.acolyer.org/2015/06/10/a-higher-order-estimate-of-the-optimun-checkpoint-interval-for-restart-dumps/) | 未取り込み | | | 2015-06-11 | [The Drinking Philosophers Problem](https://blog.acolyer.org/2015/06/11/the-drinking-philosophers-problem/) | 未取り込み | | | 2015-06-12 | [Naiad: A Timely Dataflow System](https://blog.acolyer.org/2015/06/12/naiad-a-timely-dataflow-system/) | 未取り込み | | | 2015-06-15 | [Twitter Heron: Stream Processing at Scale](https://blog.acolyer.org/2015/06/15/twitter-heron-stream-processing-at-scale/) | 未取り込み | | | 2015-06-16 | [Heracles: Improving Resource Efficiency at Scale](https://blog.acolyer.org/2015/06/16/heracles-improving-resource-efficiency-at-scale/) | 未取り込み | | | 2015-06-17 | [Differential Dataflow](https://blog.acolyer.org/2015/06/17/differential-dataflow/) | 未取り込み | | | 2015-06-18 | [Spinning Fast Iterative Dataflows](https://blog.acolyer.org/2015/06/18/spinning-fast-iterative-dataflows/) | 未取り込み | | | 2015-06-19 | [Discretized Streams: Fault Tolerant Stream Computing at Scale](https://blog.acolyer.org/2015/06/19/discretized-streams-fault-tolerant-stream-computing-at-scale/) | 未取り込み | | | 2015-06-22 | [How Much Up-Front? A Grounded Theory of Agile Architecture](https://blog.acolyer.org/2015/06/22/how-much-up-front-a-grounded-theory-of-agile-architecture/) | 未取り込み | | | 2015-06-23 | [Work Practices and Challenges in Pull-Based Development](https://blog.acolyer.org/2015/06/23/work-practices-and-challenges-in-pull-based-development/) | 未取り込み | | | 2015-06-24 | [When and Why Your Code Starts to Smell Bad](https://blog.acolyer.org/2015/06/24/when-and-why-your-code-starts-to-smell-bad/) | 未取り込み | | | 2015-06-25 | [The Art of Testing Less Without Sacrificing Quality](https://blog.acolyer.org/2015/06/25/the-art-of-testing-less-without-sacrificing-quality/) | 未取り込み | | | 2015-06-26 | [Helping Developers Help Themselves: Automatic Decomposition of Code Review Changes](https://blog.acolyer.org/2015/06/26/helping-developers-help-themselves-automatic-decomposition-of-code-review-changes/) | 未取り込み | | | 2015-08-03 | [Towards Practical Gradual Typing](https://blog.acolyer.org/2015/08/03/towards-practical-gradual-typing/) | 未取り込み | | | 2015-08-04 | [The Good, the Bad, and the Ugly: An Empirical Study of Implicit Type Conversions in JavaScript](https://blog.acolyer.org/2015/08/04/the-good-the-bad-and-the-ugly-an-empirical-study-of-implicit-type-conversions-in-javascript/) | 未取り込み | | | 2015-08-05 | [Optimization Coaching for JavaScript](https://blog.acolyer.org/2015/08/05/optimization-coaching-for-javascript/) | 未取り込み | | | 2015-08-06 | [Cooking the Books: Formalizing the JMM Implementation Recipes](https://blog.acolyer.org/2015/08/06/cooking-the-books-formalizing-the-jmm-implementation-recipes/) | 未取り込み | | | 2015-08-07 | [Access Rights Analysis in the Presence of Subjects](https://blog.acolyer.org/2015/08/07/access-rights-analysis-in-the-presence-of-subjects/) | 未取り込み | | | 2015-08-10 | [Eventually Consistent Transactions](https://blog.acolyer.org/2015/08/10/eventually-consistent-transactions/) | 未取り込み | | | 2015-08-11 | [Cloud Types for Eventual Consistency](https://blog.acolyer.org/2015/08/11/cloud-types-for-eventual-consistency/) | 未取り込み | | | 2015-08-12 | [Global Sequence Protocol](https://blog.acolyer.org/2015/08/12/global-sequence-protocol/) | 未取り込み | | | 2015-08-13 | [Streams à la carte: Extensible pipelines with object algebras](https://blog.acolyer.org/2015/08/13/streams-a-la-carte-extensible-pipelines-with-object-algebras/) | 未取り込み | | | 2015-08-14 | [PerfBlower: Quickly Detecting Memory-Related Performance Problems via Amplification](https://blog.acolyer.org/2015/08/14/perfblower-quickly-detecting-memory-related-performance-problems-via-amplification/) | 未取り込み | | | 2015-08-17 | [Lasp: A language for distributed, coordination-free programming](https://blog.acolyer.org/2015/08/17/lasp-a-language-for-distributed-coordination-free-programming/) | 未取り込み | | | 2015-08-18 | [The Dataflow Model: A Practical Approach to Balancing Correctness, Latency, and Cost in Massive-Scale, Unbounded, Out-of-Order Data Processing](https://blog.acolyer.org/2015/08/18/the-dataflow-model-a-practical-approach-to-balancing-correctness-latency-and-cost-in-massive-scale-unbounded-out-of-order-data-processing/) | 未取り込み | | | 2015-08-19 | [Asynchronous Distributed Snapshots for Distributed Dataflows](https://blog.acolyer.org/2015/08/19/asynchronous-distributed-snapshots-for-distributed-dataflows/) | 未取り込み | | | 2015-08-20 | [Virtual Time](https://blog.acolyer.org/2015/08/20/virtual-time/) | 未取り込み | | | 2015-08-21 | [MillWheel: Fault-Tolerant Stream Processing at Internet Scale](https://blog.acolyer.org/2015/08/21/millwheel-fault-tolerant-stream-processing-at-internet-scale/) | 未取り込み | | | 2015-08-24 | [A Machine Learning Framework to Identify Students at Risk of Adverse Academic Outcomes](https://blog.acolyer.org/2015/08/24/a-machine-learning-framework-to-identify-students-at-risk-of-adverse-academic-outcomes/) | 未取り込み | | | 2015-08-25 | [Efficient Algorithms for Public-Private Social Networks](https://blog.acolyer.org/2015/08/25/efficient-algorithms-for-public-private-social-networks/) | 未取り込み | | | 2015-08-26 | [Mining High-Speed Data Streams](https://blog.acolyer.org/2015/08/26/mining-high-speed-data-streams/) | 未取り込み | | | 2015-08-27 | [Optimizing Search Engines using Clickthrough Data](https://blog.acolyer.org/2015/08/27/optimizing-search-engines-using-clickthrough-data/) | 未取り込み | | | 2015-08-28 | [Mining and Summarizing Customer Reviews](https://blog.acolyer.org/2015/08/28/mining-and-summarizing-customer-reviews/) | 未取り込み | | | 2015-08-31 | [Probabilistically Bounded Staleness for Practical Partial Quorums](https://blog.acolyer.org/2015/08/31/probabilistically-bounded-staleness-for-practical-partial-quorums/) | 未取り込み | | | 2015-09-01 | [Bolt-on Causal Consistency](https://blog.acolyer.org/2015/09/01/bolt-on-causal-consistency/) | 未取り込み | | | 2015-09-02 | [The Potential Dangers of Causal Consistency and an Explicit Solution](https://blog.acolyer.org/2015/09/02/the-potential-dangers-of-causal-consistency-and-an-explicit-solution/) | 未取り込み | | | 2015-09-03 | [Quantifying Isolation Anomalies](https://blog.acolyer.org/2015/09/03/quantifying-isolation-anomalies/) | 未取り込み | | | 2015-09-04 | [Feral Concurrency Control: An Empirical Investigation of Modern Application Integrity](https://blog.acolyer.org/2015/09/04/feral-concurrency-control-an-empirical-investigation-of-modern-application-integrity/) | 未取り込み | | | 2015-09-07 | [Consistency Without Borders](https://blog.acolyer.org/2015/09/07/consistency-without-borders/) | 未取り込み | | | 2015-09-11 | [Jupiter Rising: A Decade of Clos Topologies and Centralized Control in Google’s Datacenter Network](https://blog.acolyer.org/2015/09/11/jupiter-rising-a-decade-of-clos-topologies-and-centralized-control-in-googles-datacenter-network/) | 未取り込み | | | 2015-09-14 | [Fast Database Restarts at Facebook](https://blog.acolyer.org/2015/09/14/fast-database-restarts-at-facebook/) | 未取り込み | | | 2015-09-15 | [MD5 To Be Considered Harmful Someday](https://blog.acolyer.org/2015/09/15/md5-to-be-considered-harmful-someday/) | 未取り込み | | | 2015-09-16 | [Mining your Ps and Qs: Detection of Widespread Weak Keys in Network Devices](https://blog.acolyer.org/2015/09/16/mining-your-ps-and-qs-detection-of-widespread-weak-keys-in-network-devices/) | 未取り込み | | | 2015-09-17 | [Lessons Learned in Implementing and Deploying Crypto Software](https://blog.acolyer.org/2015/09/17/lessons-learned-in-implementing-and-deploying-crypto-software/) | 未取り込み | | | 2015-09-18 | [Buffer Overflows: Attacks and Defenses for the Vulnerability of the Decade](https://blog.acolyer.org/2015/09/18/buffer-overflows-attacks-and-defenses-for-the-vulnerability-of-the-decade/) | 未取り込み | | | 2015-09-21 | [Particle Swarm Optimization](https://blog.acolyer.org/2015/09/21/particle-swarm-optimization/) | 未取り込み | | | 2015-09-22 | [Ant Algorithms for Discrete Optimization](https://blog.acolyer.org/2015/09/22/ant-algorithms-for-discrete-optimization/) | 未取り込み | | | 2015-09-23 | [Firefly Algorithms for Multimodal Optimization](https://blog.acolyer.org/2015/09/23/firefly-algorithms-for-multi-model-optimization/) | 未取り込み | | | 2015-09-24 | [A New Metaheuristic Bat-Inspired Algorithm](https://blog.acolyer.org/2015/09/24/a-new-metaheuristic-bat-inspired-algorithm/) | 未取り込み | | | 2015-09-25 | [Cuckoo Search via Lévy Flights](https://blog.acolyer.org/2015/09/25/cuckoo-search-via-levy-flights/) | 未取り込み | | | 2015-09-28 | [Flower Pollination Algorithm for Global Optimization](https://blog.acolyer.org/2015/09/28/flower-pollination-algorithm-for-global-optimization/) | 未取り込み | | | 2015-09-29 | [Distributed Information Processing in Biological and Computational Systems](https://blog.acolyer.org/2015/09/29/distributed-information-processing-in-biological-and-computational-systems/) | 未取り込み | | | 2015-09-30 | [A Pact with the Devil](https://blog.acolyer.org/2015/09/30/a-pact-with-the-devil/) | 未取り込み | | | 2015-10-01 | [Misbehavior in Bitcoin: A Study of Double-Spending and Accountability](https://blog.acolyer.org/2015/10/01/misbehavior-in-bitcoin-a-study-of-double-spending-and-accountability/) | 未取り込み | | | 2015-10-02 | [Cloud Computing Resource Scheduling and a Survey of its Evolutionary Approaches](https://blog.acolyer.org/2015/10/02/cloud-computing-resource-scheduling-and-a-survey-of-its-evolutionary-approaches/) | 未取り込み | | | 2015-10-05 | [IPFS – Content Addressed, Versioned, P2P File System](https://blog.acolyer.org/2015/10/05/ipfs-content-addressed-versioned-p2p-file-system/) | 未取り込み | | | 2015-10-06 | [Dapper, A Large Scale Distributed Systems Tracing Infrastructure](https://blog.acolyer.org/2015/10/06/dapper-a-large-scale-distributed-systems-tracing-infrastructure/) | wiki | [[@2010__Google__Dapper - A Large-Scale Distributed Systems Tracing Infrastructure]] | | 2015-10-07 | [The Mystery Machine: End-to-end performance analysis of large-scale internet services](https://blog.acolyer.org/2015/10/07/the-mystery-machine-end-to-end-performance-analysis-of-large-scale-internet-services/) | wiki | [[@2014__OSDI__The Mystery Machine - End-to-end Performance Analysis of Large-scale Internet Services]] | | 2015-10-08 | [lprof: A Non-intrusive Request-Flow Profiler for Distributed Systems](https://blog.acolyer.org/2015/10/08/lprof-a-non-intrusive-request-flow-profiler-for-distributed-systems/) | wiki | [[@2014__OSDI__lprof - A Non-intrusive Request Flow Profiler for Distributed Systems]] | | 2015-10-09 | [App-Bisect: Autonomous healing for microservices-based apps](https://blog.acolyer.org/2015/10/09/app-bisect-autonomous-healing-for-microservices-based-apps/) | 未取り込み | | | 2015-10-12 | [Failure Sketching: A Technique for Automated Root Cause Diagnosis of In-Production Failures](https://blog.acolyer.org/2015/10/12/failure-sketching-a-technique-for-automated-root-cause-diagnosis-of-in-production-failures/) | wiki | [[@2015__SOSP__Failure Sketching - A Technique for Automated Root Cause Diagnosis of In-Production Failures]] | | 2015-10-13 | [Pivot Tracing: Dynamic Causal Monitoring for Distributed Systems](https://blog.acolyer.org/2015/10/13/pivot-tracing-dynamic-causal-monitoring-for-distributed-systems/) | wiki | [[@2015__SOSP__Pivot Tracing - Dynamic Causal Monitoring for Distributed Systems]] | | 2015-10-14 | [Coz: Finding code that counts with causal profiling](https://blog.acolyer.org/2015/10/14/coz-finding-code-that-counts-with-causal-profling/) | 未取り込み | | | 2015-10-15 | [IronFleet: Proving Practical Distributed Systems Correct](https://blog.acolyer.org/2015/10/15/ironfleet-proving-practical-distributed-systems-correc/) | 未取り込み | | | 2015-10-16 | [Holistic Configuration Management at Facebook](https://blog.acolyer.org/2015/10/16/holistic-configuration-management-at-facebook/) | 未取り込み | | | 2015-10-19 | [Existential Consistency: Measuring and Understanding Consistency at Facebook](https://blog.acolyer.org/2015/10/19/existential-consistency-measuring-and-understanding-consistency-at-facebook/) | 未取り込み | | | 2015-10-20 | [High-Performance ACID via Modular Concurrency Control](https://blog.acolyer.org/2015/10/20/high-performance-acid-via-modular-concurrency-control/) | 未取り込み | | | 2015-10-21 | [Building Consistent Transactions with Inconsistent Replication](https://blog.acolyer.org/2015/10/21/building-consistent-transactions-with-inconsistent-replication/) | 未取り込み | | | 2015-10-22 | [Implementing Linearizability at Large Scale and Low Latency](https://blog.acolyer.org/2015/10/22/implementing-linearizability-at-large-scale-and-low-latency/) | 未取り込み | | | 2015-10-23 | [Vuvuzela: Scalable Private Messaging Resistant to Traffic Analysis](https://blog.acolyer.org/2015/10/23/vuvuzela-scalable-private-messaging-resistant-to-traffic-analysis/) | 未取り込み | | | 2015-10-26 | [Fast In-memory Transaction Processing using RDMA and HTM](https://blog.acolyer.org/2015/10/26/fast-in-memory-transaction-processing-using-rdma-and-rtm/) | 未取り込み | | | 2015-10-27 | [Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming](https://blog.acolyer.org/2015/10/27/read-log-update-a-lightweight-synchronization-mechanism-for-concurrent-programming/) | 未取り込み | | | 2015-10-28 | [Split-Level IO Scheduling](https://blog.acolyer.org/2015/10/28/split-level-io-scheduling/) | 未取り込み | | | 2015-10-29 | [How to memorize a random 60-bit string](https://blog.acolyer.org/2015/10/29/how-to-memorize-a-random-60-bit-string/) | 未取り込み | | | 2015-10-30 | [Symmetry Reduction Enables Model Checking of More Complex Emerging Behaviours of Swarm Navigation Algorithms](https://blog.acolyer.org/2015/10/30/symmetry-reduction-enables-model-checking-of-more-complex-emerging-behaviours-of-swarm-navigation-algorithms/) | 未取り込み | | | 2015-11-02 | [ROS: An open-source Robot Operating System](https://blog.acolyer.org/2015/11/02/ros-an-open-source-robot-operating-system/) | 未取り込み | | | 2015-11-03 | [Human-Robot Teaming for Rescue Missions: Team ViGIR’s Approach to the 2013 DARPA Robotics Challenge Trials](https://blog.acolyer.org/2015/11/03/human-robot-teaming-for-rescue-missions-team-vigirs-approach-to-the-2013-darpa-robotics-challenge-trials/) | 未取り込み | | | 2015-11-04 | [A Robust Layered Control System for a Mobile Robot](https://blog.acolyer.org/2015/11/04/a-robust-layered-control-system-for-a-mobile-robot/) | 未取り込み | | | 2015-11-05 | [Simultaneous Localization and Mapping: Part I History of the SLAM problem](https://blog.acolyer.org/2015/11/05/simultaneous-localization-and-mapping-part-i-history-of-the-slam-problem/) | 未取り込み | | | 2015-11-06 | [Monocular SLAM Supported Object Recognition](https://blog.acolyer.org/2015/11/06/monocular-slam-supported-object-recognition/) | 未取り込み | | | 2015-11-09 | [From APIs to Languages: Generalising Method Names](https://blog.acolyer.org/2015/11/09/from-apis-to-languages-generalising-method-names/) | 未取り込み | | | 2015-11-10 | [Runtime Metric Meets Developer – Building Better Cloud Applications Using Feedback](https://blog.acolyer.org/2015/11/10/runtime-metric-meets-developer-building-better-cloud-applications-using-feedback/) | wiki | [[@2015__Onward!__Runtime Metric Meets Developer - Building Better Cloud Applications using Feedback]] | | 2015-11-11 | [The O-Ring Theory of DevOps](https://blog.acolyer.org/2015/11/11/the-o-ring-theory-of-devops/) | 未取り込み | | | 2015-11-12 | [A Sound and Optimal Incremental Build System with Dynamic Dependencies](https://blog.acolyer.org/2015/11/12/a-sound-and-optimal-incremental-build-system-with-dynamic-dependencies/) | 未取り込み | | | 2015-11-13 | [Scrap Your Boilerplate with Object Algebras](https://blog.acolyer.org/2015/11/13/scrap-your-boilerplate-with-object-algebras/) | 未取り込み | | | 2015-11-16 | [Simplifying and Isolating Failure-Inducing Input](https://blog.acolyer.org/2015/11/16/simplifying-and-isolating-failure-inducing-input/) | wiki | [[@2002__IEEE TSE__Simplifying and Isolating Failure-Inducing Input]] | | 2015-11-17 | [Hierarchical Delta Debugging](https://blog.acolyer.org/2015/11/17/hierarchical-delta-debugging/) | wiki | [[@2006__ICSE__HDD - Hierarchical Delta Debugging]] | | 2015-11-18 | [Minimizing Faulty Executions of Distributed Systems](https://blog.acolyer.org/2015/11/18/minimizing-faulty-executions-of-distributed-systems/) | wiki | [[@2016__NSDI__Minimizing Faulty Executions of Distributed Systems]] | | 2015-11-19 | [Fail at Scale & Controlling Queue Delay](https://blog.acolyer.org/2015/11/19/fail-at-scale-controlling-queue-delay/) | 未取り込み | | | 2015-11-20 | [Moving Fast with Software Verification](https://blog.acolyer.org/2015/11/20/moving-fast-with-software-verification/) | 未取り込み | | | 2015-11-23 | [Hashed and Hierarchical Timing Wheels: Data Structures for the Efficient Implementation of a Timer Facility](https://blog.acolyer.org/2015/11/23/hashed-and-hierarchical-timing-wheels/) | 未取り込み | | | 2015-11-24 | [GD-Wheel: A Cost-Aware Replacement Policy for Key-Value Stores](https://blog.acolyer.org/2015/11/24/gd-wheel/) | 未取り込み | | | 2015-11-25 | [FIT: A Distributed Database Performance Trade-off](https://blog.acolyer.org/2015/11/25/fit/) | 未取り込み | | | 2015-11-26 | [Asynchronous Complex Analytics in a Distributed Dataflow Architecture](https://blog.acolyer.org/2015/11/26/asip/) | 未取り込み | | | 2015-11-27 | [Optimizing Hash-Array Mapped Tries for Fast and Lean Immutable JVM Collections](https://blog.acolyer.org/2015/11/27/hamt/) | 未取り込み | | | 2015-11-30 | [SoK: Eternal War in Memory](https://blog.acolyer.org/2015/11/30/sok/) | 未取り込み | | | 2015-12-01 | [The geometry of innocent flesh on the bone: Return-into-libc without function calls (on x86)](https://blog.acolyer.org/2015/12/01/rop/) | 未取り込み | | | 2015-12-02 | [Experimental Security Analysis of a Modern Automobile](https://blog.acolyer.org/2015/12/02/carshark/) | 未取り込み | | | 2015-12-03 | [Fast and Vulnerable: A Story of Telematic Failures](https://blog.acolyer.org/2015/12/03/fast-and-vulnerable/) | 未取り込み | | | 2015-12-04 | [Prudent Engineering Practice for Cryptographic Protocols](https://blog.acolyer.org/2015/12/04/prudent-cryptography/) | 未取り込み | | | 2015-12-07 | [Functional Reactive Animation](https://blog.acolyer.org/2015/12/07/fran/) | 未取り込み | | | 2015-12-08 | [A Survey on Reactive Programming](https://blog.acolyer.org/2015/12/08/a-survey-on-reactive-programming/) | 未取り込み | | | 2015-12-09 | [Asynchronous Functional Reactive Programming for GUIs](https://blog.acolyer.org/2015/12/09/elm/) | 未取り込み | | | 2015-12-10 | [We Have a DREAM: Distributed Reactive Programming with Consistency Guarantees](https://blog.acolyer.org/2015/12/10/we-have-a-dream/) | 未取り込み | | | 2015-12-11 | [Reactive Vega: A Streaming Dataflow Architecture for Declarative Interactive Visualization](https://blog.acolyer.org/2015/12/11/reactive-vega/) | 未取り込み | | ### 2016(206 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2016-01-04 | [Access Path Selection in a Relational Database Management System](https://blog.acolyer.org/2016/01/04/access-path-selection/) | 未取り込み | | | 2016-01-05 | [Granularity of Locks and Degree of Consistency in a Shared Data Base – Part I](https://blog.acolyer.org/2016/01/05/granularity-of-locks/) | 未取り込み | | | 2016-01-06 | [Granularity of Locks and Degree of Consistency in a Shared Data Base – Part II](https://blog.acolyer.org/2016/01/06/degree-of-consistency/) | 未取り込み | | | 2016-01-07 | [Concurrency Control Performance Modeling: Alternatives and Implications](https://blog.acolyer.org/2016/01/07/concurrency-control-performance/) | 未取り込み | | | 2016-01-08 | [ARIES: A Transaction Recovery Method Supporting Fine-Granularity Locking and Partial Rollbacks](https://blog.acolyer.org/2016/01/08/aries/) | 未取り込み | | | 2016-01-11 | [Transaction Management in the R* Distributed Database Management System – Part I](https://blog.acolyer.org/2016/01/11/transaction-management-in-r/) | 未取り込み | | | 2016-01-12 | [Transaction Management in the R* Distributed Database Management System – Part II](https://blog.acolyer.org/2016/01/12/presume-abort-commit/) | 未取り込み | | | 2016-01-13 | [Consensus on Transaction Commit](https://blog.acolyer.org/2016/01/13/consensus-on-transaction-commit/) | 未取り込み | | | 2016-01-14 | [No Compromises: Distributed Transactions with Consistency, Availability, and Performance](https://blog.acolyer.org/2016/01/14/no-compromises/) | 未取り込み | | | 2016-01-15 | [Non-volatile Storage](https://blog.acolyer.org/2016/01/15/non-volatile-storage/) | 未取り込み | | | 2016-01-18 | [The RAMCloud Storage System](https://blog.acolyer.org/2016/01/18/ramcloud/) | 未取り込み | | | 2016-01-19 | [Experience with Rules-Based Programming for Distributed Concurrent Fault-Tolerant Code](https://blog.acolyer.org/2016/01/19/dcft/) | 未取り込み | | | 2016-01-20 | [From ARIES to MARS: Transaction Support for Next-Generation Solid State Drives](https://blog.acolyer.org/2016/01/20/from-aries-to-mars/) | 未取り込み | | | 2016-01-21 | [Blurred Persistence: Efficient Transactions in Persistent Memory](https://blog.acolyer.org/2016/01/21/blurred-persistence/) | 未取り込み | | | 2016-01-25 | [The Design and Implementation of the Wave Transactional Filesystem](https://blog.acolyer.org/2016/01/25/wavefs/) | 未取り込み | | | 2016-01-26 | [Arabesque: A System for Distributed Graph Mining](https://blog.acolyer.org/2016/01/26/arabesque/) | 未取り込み | | | 2016-01-27 | [Petuum: A New Platform for Distributed Machine Learning on Big Data](https://blog.acolyer.org/2016/01/27/petuum/) | 未取り込み | | | 2016-01-28 | [Chimera: Large-Scale Classification Using Machine Learning, Rules, and Crowdsourcing](https://blog.acolyer.org/2016/01/28/chimera/) | 未取り込み | | | 2016-01-29 | [Panopticon: An Omniscient Lock Broker for Efficient Distributed Transactions in the Datacenter](https://blog.acolyer.org/2016/01/29/panopticon/) | 未取り込み | | | 2016-02-01 | [PSync: A Partially Synchronous Language for Fault-Tolerant Distributed Algorithms](https://blog.acolyer.org/2016/02/01/psync/) | 未取り込み | | | 2016-02-02 | [Modelling the ARM v8 Architecture, Operationally: Concurrency and ISA](https://blog.acolyer.org/2016/02/02/arm-v8/) | 未取り込み | | | 2016-02-03 | [‘Cause I’m Strong Enough: Reasoning About Consistency Choices in Distributed Systems](https://blog.acolyer.org/2016/02/03/the-rule/) | 未取り込み | | | 2016-02-04 | [Reducing Crash Recoverability to Reachability](https://blog.acolyer.org/2016/02/04/crash-recoverability/) | 未取り込み | | | 2016-02-05 | [Is Sound Gradual Typing Dead?](https://blog.acolyer.org/2016/02/05/is-sound-gradual-typing-dead/) | 未取り込み | | | 2016-02-08 | [Chapar: Certified Causally Consistent Distributed Key-Value Stores](https://blog.acolyer.org/2016/02/08/chapar/) | 未取り込み | | | 2016-02-09 | [The Heard-Of Model: Computing in Distributed Systems with Benign Failures](https://blog.acolyer.org/2016/02/09/the-heard-of-model/) | 未取り込み | | | 2016-02-10 | [How Complex Systems Fail](https://blog.acolyer.org/2016/02/10/how-complex-systems-fail/) | wiki | [[@1998__CtL__How Complex Systems Fail]] | | 2016-02-11 | [All File Systems are Not Created Equal: On the Complexity of Crafting Crash Consistent Applications](https://blog.acolyer.org/2016/02/11/fs-not-equal/) | 未取り込み | | | 2016-02-12 | [Using Crash Hoare Logic for Certifying the FSCQ File System](https://blog.acolyer.org/2016/02/12/fscq/) | 未取り込み | | | 2016-02-16 | [Capability Myths Demolished](https://blog.acolyer.org/2016/02/16/capability-myths-demolished/) | 未取り込み | | | 2016-02-17 | [Deny Capabilities for Safe, Fast Actors](https://blog.acolyer.org/2016/02/17/deny-capabilities/) | 未取り込み | | | 2016-02-18 | [Ownership and Reference Counting Based Garbage Collection in the Actor World](https://blog.acolyer.org/2016/02/18/ownership-and-reference-counting-based-garbage-collection-in-the-actor-world/) | 未取り込み | | | 2016-02-19 | [Formal Requirements for Virtualizable Third Generation Architectures](https://blog.acolyer.org/2016/02/19/formal-requirements-for-virtualizable-third-generation-architectures/) | 未取り込み | | | 2016-02-22 | [IncludeOS: A minimal, resource efficient unikernel for cloud systems](https://blog.acolyer.org/2016/02/22/includeos/) | 未取り込み | | | 2016-02-23 | [Not-quite-so-broken TLS: lessons in re-engineering a security protocol specification and implementation](https://blog.acolyer.org/2016/02/23/not-quite-so-broken-tls/) | 未取り込み | | | 2016-02-24 | [A Critique of ANSI SQL Isolation Levels](https://blog.acolyer.org/2016/02/24/a-critique-of-ansi-sql-isolation-levels/) | 未取り込み | | | 2016-02-25 | [Generalized Isolation Level Definitions](https://blog.acolyer.org/2016/02/25/generalized-isolation-level-definitions/) | 未取り込み | | | 2016-02-29 | [Machine Learning: The High-Interest Credit Card of Technical Debt](https://blog.acolyer.org/2016/02/29/machine-learning-the-high-interest-credit-card-of-technical-debt/) | wiki | [[@2014__SE4ML2014__Machine Learning - The High-Interest Credit Card of Technical Debt]] | | 2016-03-01 | [Ad Click Prediction: A View from the Trenches](https://blog.acolyer.org/2016/03/01/ad-click-prediction-a-view-from-the-trenches/) | 未取り込み | | | 2016-03-02 | [Graying the Black Box: Understanding DQNs](https://blog.acolyer.org/2016/03/02/graying-the-black-box-understanding-dqns/) | 未取り込み | | | 2016-03-03 | [Inferring Causal Impact Using Bayesian Structural Time-Series Models](https://blog.acolyer.org/2016/03/03/inferring-causal-impact-using-bayesian-structural-time-series-models/) | 未取り込み | | | 2016-03-04 | [Google’s Hybrid Approach to Research](https://blog.acolyer.org/2016/03/04/googles-hybrid-approach-to-research/) | 未取り込み | | | 2016-03-07 | [Trajectory Data Mining: An Overview](https://blog.acolyer.org/2016/03/07/trajectory-data-mining-an-overview/) | 未取り込み | | | 2016-03-08 | [CryptoNets: Applying Neural Networks to Encrypted Data with High Throughput and Accuracy](https://blog.acolyer.org/2016/03/08/cryptonets-applying-neural-networks-to-encrypted-data-with-high-throughput-and-accuracy/) | 未取り込み | | | 2016-03-09 | [Neural Turing Machines](https://blog.acolyer.org/2016/03/09/neural-turing-machines/) | wiki | [[@2026__30papers__Neural Turing Machines]] | | 2016-03-10 | [Memory Networks](https://blog.acolyer.org/2016/03/10/memory-networks/) | 未取り込み | | | 2016-03-11 | [Strategic Dialogue Management via Deep Reinforcement Learning](https://blog.acolyer.org/2016/03/11/strategic-dialogue-management-via-deep-reinforcement-learning/) | 未取り込み | | | 2016-03-14 | [Secrets, Lies, and Account Recovery: Lessons from the Use of Personal Knowledge Questions at Google](https://blog.acolyer.org/2016/03/14/secrets-lies-and-account-recovery-lessons-from-the-use-of-personal-knowledge-questions-at-google/) | 未取り込み | | | 2016-03-15 | [A Taxonomy of Attacks and a Survey of Defence Mechanisms for Semantic Social Engineering Attacks](https://blog.acolyer.org/2016/03/15/a-taxonomy-of-attacks-and-a-survey-of-defence-mechanisms-for-semantic-social-engineering-attacks/) | 未取り込み | | | 2016-03-16 | [MacroBase: Analytic Monitoring for the Internet of Things](https://blog.acolyer.org/2016/03/16/macrobase-analytic-monitoring-for-the-internet-of-things/) | 未取り込み | | | 2016-03-17 | [HyperLogLog in Practice: Algorithmic Engineering of a State of the Art Cardinality Estimation Algorithm](https://blog.acolyer.org/2016/03/17/hyperloglog-in-practice-algorithmic-engineering-of-a-state-of-the-art-cardinality-estimation-algorithm/) | 未取り込み | | | 2016-03-18 | [Distributed TensorFlow with MPI](https://blog.acolyer.org/2016/03/18/distributed-tensorflow-with-mpi/) | 未取り込み | | | 2016-03-21 | [Maglev: A Fast and Reliable Software Network Load Balancer](https://blog.acolyer.org/2016/03/21/maglev-a-fast-and-reliable-software-network-load-balancer/) | 未取り込み | | | 2016-03-22 | [Universal Packet Scheduling](https://blog.acolyer.org/2016/03/22/universal-packet-scheduling/) | 未取り込み | | | 2016-03-23 | [FairRide: Near-Optimal, Fair Cache Sharing](https://blog.acolyer.org/2016/03/23/fairride-near-optimal-fair-cache-sharing/) | 未取り込み | | | 2016-03-24 | [Cliffhanger: Scaling Performance Cliffs in Web Memory Caches](https://blog.acolyer.org/2016/03/24/cliffhanger-scaling-performance-cliffs-in-web-memory-caches/) | 未取り込み | | | 2016-03-25 | [Sieve: Cryptographically Enforced Access Control for User Data in Untrusted Clouds](https://blog.acolyer.org/2016/03/25/sieve-cryptographically-enforced-access-control-for-user-data-in-untrusted-clouds/) | 未取り込み | | | 2016-03-28 | [Speeding up Web Page Loads with Shandian](https://blog.acolyer.org/2016/03/28/speeding-up-web-page-loads-with-shandian/) | 未取り込み | | | 2016-03-29 | [Polaris: Faster Page Loads Using Fine-Grained Dependency Tracking](https://blog.acolyer.org/2016/03/29/polaris-faster-page-loads-using-fine-grained-dependency-tracking/) | 未取り込み | | | 2016-03-30 | [Diplomat: Using Delegations to Protect Community Repositories](https://blog.acolyer.org/2016/03/30/diplomat-using-delegations-to-protect-community-repositories/) | 未取り込み | | | 2016-03-31 | [Ernest: Efficient Performance Prediction for Large-Scale Advanced Analytics](https://blog.acolyer.org/2016/03/31/ernest-efficient-performance-prediction-for-large-scale-advanced-analytics/) | 未取り込み | | | 2016-04-01 | [Scalable and private media consumption with Popcorn](https://blog.acolyer.org/2016/04/01/scalable-and-private-media-consumption-with-popcorn/) | 未取り込み | | | 2016-04-18 | [Deep Learning in Neural Networks: An Overview](https://blog.acolyer.org/2016/04/18/deep-learning-in-neural-networks-an-overview/) | 未取り込み | | | 2016-04-19 | [Context-Dependent Pre-Trained Deep Neural Networks for Large-Vocabulary Speech Recognition](https://blog.acolyer.org/2016/04/19/context-dependent-pre-trained-deep-neural-networks-for-large-vocabulary-speech-recognition/) | 未取り込み | | | 2016-04-20 | [ImageNet Classification with Deep Convolutional Neural Networks](https://blog.acolyer.org/2016/04/20/imagenet-classification-with-deep-convolutional-neural-networks/) | wiki | [[@2026__30papers__ImageNet Classification with Deep Convolutional Neural Networks]] | | 2016-04-21 | [The amazing power of word vectors](https://blog.acolyer.org/2016/04/21/the-amazing-power-of-word-vectors/) | 未取り込み | | | 2016-04-22 | [GloVe: Global Vectors for Word Representation](https://blog.acolyer.org/2016/04/22/glove-global-vectors-for-word-representation/) | 未取り込み | | | 2016-04-25 | [Delta State Replicated Data Types](https://blog.acolyer.org/2016/04/25/delta-state-replicated-data-types/) | 未取り込み | | | 2016-04-26 | [The Linux Scheduler: a Decade of Wasted Cores](https://blog.acolyer.org/2016/04/26/the-linux-scheduler-a-decade-of-wasted-cores/) | 未取り込み | | | 2016-04-27 | [GeePS: Scalable deep learning on distributed GPUs with a GPU-specialized parameter server](https://blog.acolyer.org/2016/04/27/geeps-scalable-deep-learning-on-distributed-gpus-with-a-gpu-specialized-parameter-server/) | 未取り込み | | | 2016-04-28 | [Data Tiering in Heterogeneous Memory Systems](https://blog.acolyer.org/2016/04/28/data-tiering-in-heterogeneous-memory-systems/) | 未取り込み | | | 2016-04-29 | [Optimizing Distributed Actor Systems for Dynamic Interactive Services](https://blog.acolyer.org/2016/04/29/optimizing-distributed-actor-systems-for-dynamic-interactive-services/) | 未取り込み | | | 2016-05-02 | [Slacker: Fast Distribution with Lazy Docker Containers](https://blog.acolyer.org/2016/05/02/slacker-fast-distribution-with-lazy-docker-containers/) | 未取り込み | | | 2016-05-03 | [Gorilla: A fast, scalable, in-memory time series database](https://blog.acolyer.org/2016/05/03/gorilla-a-fast-scalable-in-memory-time-series-database/) | wiki | [[@2015__VLDB__Gorilla - A Fast, Scalable, In-Memory Time Series Database]] | | 2016-05-04 | [BTrDB: Optimizing Storage System Design for Timeseries Processing](https://blog.acolyer.org/2016/05/04/btrdb-optimizing-storage-system-design-for-timeseries-processing/) | wiki | [[@2016__FAST__BTrDB - Optimizing Storage System Design for Timeseries Processing]] | | 2016-05-05 | [Uncovering bugs in Distributed Storage Systems during Testing (not in production!)](https://blog.acolyer.org/2016/05/05/uncovering-bugs-in-distributed-storage-systems-during-testing-not-in-production/) | 未取り込み | | | 2016-05-06 | [NOVA: A Log-Structured File System for Hybrid Volatile/Non-Volatile Main Memories](https://blog.acolyer.org/2016/05/06/nova-a-log-structured-file-system-for-hybrid-volatilenon-volatile-main-memories/) | 未取り込み | | | 2016-05-09 | [Finding surprising patterns in a time series database in linear time and space](https://blog.acolyer.org/2016/05/09/finding-surprising-patterns-in-a-time-series-database-in-linear-time-and-space/) | 未取り込み | | | 2016-05-10 | [Towards parameter-free data mining](https://blog.acolyer.org/2016/05/10/towards-parameter-free-data-mining/) | 未取り込み | | | 2016-05-11 | [Searching and mining trillions of time series subsequences under Dynamic Time Warping](https://blog.acolyer.org/2016/05/11/searching-and-mining-trillions-of-time-series-subsequences-under-dynamic-time-warping/) | 未取り込み | | | 2016-05-12 | [Time series classification under more realistic assumptions](https://blog.acolyer.org/2016/05/12/time-series-classification-under-more-realistic-assumptions/) | 未取り込み | | | 2016-05-13 | [Dynamic Time Warping averaging of time series allows faster and more accurate classification](https://blog.acolyer.org/2016/05/13/dynamic-time-warping-averaging-of-time-series-allows-faster-and-more-accurate-classification/) | 未取り込み | | | 2016-05-16 | [Click Trajectories: End-to-end analysis of the spam value chain](https://blog.acolyer.org/2016/05/16/click-trajectories-end-to-end-analysis-of-the-spam-value-chain/) | 未取り込み | | | 2016-05-17 | [PharmaLeaks: Understanding the business of online pharmaceutical affiliate programs](https://blog.acolyer.org/2016/05/17/pharmaleaks-understanding-the-business-of-online-pharmaceutical-affiliate-programs/) | 未取り込み | | | 2016-05-18 | [Knowing your enemy: understanding and detecting malicious web advertising](https://blog.acolyer.org/2016/05/18/knowing-your-enemy-understanding-and-detecting-malicious-web-advertising/) | 未取り込み | | | 2016-05-19 | [Understanding malvertising through ad-injecting browser extensions](https://blog.acolyer.org/2016/05/19/understanding-malvertising-through-ad-injecting-browser-extensions/) | 未取り込み | | | 2016-05-20 | [The landscape of domain name typosquatting: techniques and countermeasures](https://blog.acolyer.org/2016/05/20/the-landscape-of-domain-name-typosquatting-techniques-and-countermeasures/) | 未取り込み | | | 2016-05-23 | [Efficiently compiling efficient query plans for modern hardware](https://blog.acolyer.org/2016/05/23/efficiently-compiling-efficient-query-plans-for-modern-hardware/) | 未取り込み | | | 2016-05-24 | [StreamScope: Continuous reliable distributed processing of big data streams](https://blog.acolyer.org/2016/05/24/streamscope-continuous-reliable-distributed-processing-of-big-data-streams/) | 未取り込み | | | 2016-05-25 | [SocialHash: An assignment framework for optimizing distributed systems operations on social networks](https://blog.acolyer.org/2016/05/25/socialhash-an-assignment-framework-for-optimizing-distributed-systems-operations-on-social-networks/) | 未取り込み | | | 2016-05-26 | [HCloud: Resource-efficient provisioning in shared cloud systems](https://blog.acolyer.org/2016/05/26/hcloud-resource-efficient-provisioning-in-shared-cloud-systems/) | 未取り込み | | | 2016-05-27 | [A DNA-based archival storage system](https://blog.acolyer.org/2016/05/27/a-dna-based-archival-storage-system/) | 未取り込み | | | 2016-05-30 | [Why do record/replay tests of web applications break?](https://blog.acolyer.org/2016/05/30/why-do-recordreplay-tests-of-web-applications-break/) | 未取り込み | | | 2016-05-31 | [How to build static checking systems using orders of magnitude less code](https://blog.acolyer.org/2016/05/31/how-to-build-static-checking-systems-using-orders-of-magnitude-less-code/) | 未取り込み | | | 2016-06-01 | [Distributed representations of sentences and documents](https://blog.acolyer.org/2016/06/01/distributed-representations-of-sentences-and-documents/) | 未取り込み | | | 2016-06-02 | [Sequence to sequence learning with neural networks](https://blog.acolyer.org/2016/06/02/sequence-to-sequence-learning-with-neural-networks/) | 未取り込み | | | 2016-06-03 | [Semi-supervised sequence learning](https://blog.acolyer.org/2016/06/03/semi-supervised-sequence-learning/) | 未取り込み | | | 2016-06-06 | [From Aristotle to Ringelmann](https://blog.acolyer.org/2016/06/06/from-aristotle-to-ringelmann/) | 未取り込み | | | 2016-06-07 | [BigDebug: Debugging primitives for interactive big data processing in Spark](https://blog.acolyer.org/2016/06/07/bigdebug-debugging-primitives-for-interactive-big-data-processing-in-spark/) | 未取り込み | | | 2016-06-08 | [On the “naturalness” of buggy code](https://blog.acolyer.org/2016/06/08/on-the-naturalness-of-buggy-code/) | 未取り込み | | | 2016-06-09 | [Design Rule Spaces: A new form of architectural insight](https://blog.acolyer.org/2016/06/09/design-rule-spaces-a-new-form-of-architectural-insight/) | 未取り込み | | | 2016-06-10 | [Hotspot Patterns: The formal definition and automatic detection of architecture smells](https://blog.acolyer.org/2016/06/10/hotspot-patterns-the-formal-definition-and-automatic-detection-of-architecture-smells/) | 未取り込み | | | 2016-06-13 | [Identifying and quantifying architectural debt](https://blog.acolyer.org/2016/06/13/identifying-and-quantifying-architectural-debt/) | 未取り込み | | | 2016-06-14 | [Arrakis: the operating system is the control plane](https://blog.acolyer.org/2016/06/14/arrakis-the-operating-system-is-the-control-plane/) | 未取り込み | | | 2016-06-15 | [IX: A protected dataplane operating system for high throughput and low latency](https://blog.acolyer.org/2016/06/15/ix-a-protected-dataplane-operating-system-for-high-throughput-and-low-latency/) | 未取り込み | | | 2016-06-16 | [Shielding applications from an untrusted cloud with Haven](https://blog.acolyer.org/2016/06/16/shielding-applications-from-an-untrusted-cloud-with-haven/) | 未取り込み | | | 2016-06-17 | [E2: A framework for NFV applications](https://blog.acolyer.org/2016/06/17/e2-a-framework-for-nfv-applications/) | 未取り込み | | | 2016-06-20 | [Multi-context TLS (mcTLS): Enabling secure in-network functionality in TLS](https://blog.acolyer.org/2016/06/20/multi-context-tls-mctls-enabling-secure-in-network-functionality-in-tls/) | 未取り込み | | | 2016-06-21 | [BlindBox: Deep packet inspection over encrypted traffic](https://blog.acolyer.org/2016/06/21/blindbox-deep-packet-inspection-over-encrypted-traffic/) | 未取り込み | | | 2016-06-22 | [Hacking Blind](https://blog.acolyer.org/2016/06/22/hacking-blind/) | 未取り込み | | | 2016-06-23 | [AI^2: Training a big data machine to defend](https://blog.acolyer.org/2016/06/23/ai2-training-a-big-data-machine-to-defend/) | 未取り込み | | | 2016-06-24 | [Transactional data structure libraries](https://blog.acolyer.org/2016/06/24/transactional-data-structure-libraries/) | 未取り込み | | | 2016-06-28 | [A survey of available corpora for building data-driven dialogue systems](https://blog.acolyer.org/2016/06/28/a-survey-of-available-corpora-for-building-data-driven-dialogue-systems/) | 未取り込み | | | 2016-06-29 | [A neural conversation model](https://blog.acolyer.org/2016/06/29/a-neural-conversation-model/) | 未取り込み | | | 2016-06-30 | [Incorporating (a) copying mechanism in sequence to sequence learning](https://blog.acolyer.org/2016/06/30/incorporating-a-copying-mechanism-in-sequence-to-sequence-learning/) | 未取り込み | | | 2016-07-01 | [Building end-to-end dialogue systems using generative hierarchical neural network models](https://blog.acolyer.org/2016/07/01/building-end-to-end-dialogue-systems-using-generative-hierarchical-neural-network-models/) | 未取り込み | | | 2016-07-04 | [Natural language understanding (almost) from scratch](https://blog.acolyer.org/2016/07/04/natural-language-understanding-almost-from-scratch/) | 未取り込み | | | 2016-07-05 | [End-to-end learning of semantic role labeling using recurrent neural networks](https://blog.acolyer.org/2016/07/05/end-to-end-learning-of-semantic-role-labeling-using-recurrent-neural-networks/) | 未取り込み | | | 2016-07-06 | [Machine learning for dialog state tracking: a review](https://blog.acolyer.org/2016/07/06/machine-learning-for-dialog-state-tracking-a-review/) | 未取り込み | | | 2016-07-07 | [Multi-domain dialog state tracking using recurrent neural networks](https://blog.acolyer.org/2016/07/07/multi-domain-dialog-state-tracking-using-recurrent-neural-networks/) | 未取り込み | | | 2016-07-08 | [Ten challenges in highly-interactive dialog systems](https://blog.acolyer.org/2016/07/08/ten-challenges-in-highly-interactive-dialog-systems/) | 未取り込み | | | 2016-07-11 | [Realtime data processing at Facebook](https://blog.acolyer.org/2016/07/11/realtime-data-processing-at-facebook/) | 未取り込み | | | 2016-07-12 | [Goods: organizing Google’s datasets](https://blog.acolyer.org/2016/07/12/goods-organizing-googles-datasets/) | 未取り込み | | | 2016-07-13 | [Ambry: LinkedIn’s scalable geo-distributed object store](https://blog.acolyer.org/2016/07/13/ambry-linkedins-scalable-geo-distributed-object-store/) | 未取り込み | | | 2016-07-14 | [DBSherlock: A performance diagnostic tool for transactional databases](https://blog.acolyer.org/2016/07/14/dbsherlock-a-performance-diagnostic-tool-for-transactional-databases/) | papers/ のみ | [[2016__SIGMOD__DBSherlock―A Performance Diagnostic Tool for Transactional Databases]] | | 2016-07-15 | [Spheres of influence for more effective viral marketing](https://blog.acolyer.org/2016/07/15/spheres-of-influence-for-more-effective-viral-marketing/) | 未取り込み | | | 2016-07-18 | [Progressive skyline computation in database systems](https://blog.acolyer.org/2016/07/18/progressive-skyline-computation-in-database-systems/) | 未取り込み | | | 2016-07-19 | [Sharing-aware outlier analytics over high-volume data streams](https://blog.acolyer.org/2016/07/19/sharing-aware-outlier-analytics-over-high-volume-data-streams/) | 未取り込み | | | 2016-07-20 | [Range thresholding on streams](https://blog.acolyer.org/2016/07/20/range-thresholding-on-streams/) | 未取り込み | | | 2016-07-21 | [Time-adaptive sketches (Ada sketches) for summarizing data streams](https://blog.acolyer.org/2016/07/21/time-adaptive-sketches-ada-sketches-for-summarizing-data-streams/) | 未取り込み | | | 2016-09-05 | [On the criteria to be used in decomposing systems into modules](https://blog.acolyer.org/2016/09/05/on-the-criteria-to-be-used-in-decomposing-systems-into-modules/) | wiki | [[@1972__CACM__On the Criteria to Be Used in Decomposing Systems into Modules]] | | 2016-09-06 | [No Silver Bullet – essence and accident in software engineering](https://blog.acolyer.org/2016/09/06/no-silver-bullet-essence-and-accident-in-software-engineering/) | 未取り込み | | | 2016-09-07 | [The Emperor’s Old Clothes](https://blog.acolyer.org/2016/09/07/the-emperors-old-clothes/) | 未取り込み | | | 2016-09-08 | [Computer programming as an art](https://blog.acolyer.org/2016/09/08/computer-programming-as-an-art/) | 未取り込み | | | 2016-09-09 | [Reflections on trusting trust](https://blog.acolyer.org/2016/09/09/reflections-on-trusting-trust/) | 未取り込み | | | 2016-09-12 | [On designing and deploying internet-scale services](https://blog.acolyer.org/2016/09/12/on-designing-and-deploying-internet-scale-services/) | wiki | [[@2007__LISA__On Designing and Deploying Internet-Scale Services]] | | 2016-09-13 | [Data on the Outside versus Data on the Inside](https://blog.acolyer.org/2016/09/13/data-on-the-outside-versus-data-on-the-inside/) | 未取り込み | | | 2016-09-14 | [Why Functional Programming Matters](https://blog.acolyer.org/2016/09/14/why-functional-programming-matters/) | 未取り込み | | | 2016-09-15 | [The Rise of Worse is Better](https://blog.acolyer.org/2016/09/15/the-rise-of-worse-is-better/) | 未取り込み | | | 2016-09-16 | [Hints for computer system design](https://blog.acolyer.org/2016/09/16/hints-for-computer-system-design/) | wiki | [[@1983__SOSP__Hints for Computer System Design]] | | 2016-09-19 | [Deep neural networks for YouTube recommendations](https://blog.acolyer.org/2016/09/19/deep-neural-networks-for-youtube-recommendations/) | 未取り込み | | | 2016-09-20 | [Mastering the game of Go with deep neural networks and tree search](https://blog.acolyer.org/2016/09/20/mastering-the-game-of-go-with-deep-neural-networks-and-tree-search/) | 未取り込み | | | 2016-09-22 | [Why should I trust you? Explaining the predictions of any classifier](https://blog.acolyer.org/2016/09/22/why-should-i-trust-you-explaining-the-predictions-of-any-classifier/) | 未取り込み | | | 2016-09-23 | [Texture networks: feed-forward synthesis of textures and stylized images](https://blog.acolyer.org/2016/09/23/texture-networks-feed-forward-synthesis-of-textures-and-stylized-images/) | 未取り込み | | | 2016-09-26 | [Time evolving graph processing at scale](https://blog.acolyer.org/2016/09/26/time-evolving-graph-processing-at-scale/) | 未取り込み | | | 2016-09-27 | [Flexible Paxos: Quorum intersection revisited](https://blog.acolyer.org/2016/09/27/flexible-paxos-quorum-intersection-revisited/) | 未取り込み | | | 2016-09-28 | [Distributed consensus and the implications of NVM on database management systems](https://blog.acolyer.org/2016/09/28/distributed-consensus-and-the-implications-of-nvm-on-database-management-systems/) | 未取り込み | | | 2016-09-29 | [Let’s talk about storage and recovery methods for non-volatile memory database systems](https://blog.acolyer.org/2016/09/29/lets-talk-about-storage-and-recovery-methods-for-non-volatile-memory-database-systems/) | 未取り込み | | | 2016-09-30 | [Write-limited sorts and joins for persistent memory](https://blog.acolyer.org/2016/09/30/write-limited-sorts-and-joins-for-persistent-memory/) | 未取り込み | | | 2016-10-03 | [The load, capacity, and availability of quorum systems](https://blog.acolyer.org/2016/10/03/the-load-capacity-and-availability-of-quorum-systems/) | 未取り込み | | | 2016-10-04 | [Cyclades: Conflict-free asynchronous machine learning](https://blog.acolyer.org/2016/10/04/cyclades-conflict-free-asynchronous-machine-learning/) | 未取り込み | | | 2016-10-05 | [Why does deep and cheap learning work so well?](https://blog.acolyer.org/2016/10/05/why-does-deep-and-cheap-learning-work-so-well/) | 未取り込み | | | 2016-10-06 | [Simple testing can prevent most critical failures](https://blog.acolyer.org/2016/10/06/simple-testing-can-prevent-most-critical-failures/) | wiki | [[@2014__OSDI__Simple Testing Can Prevent Most Critical Failures - An Analysis of Production Failures in Distributed Data-Intensive Systems]] | | 2016-10-07 | [Incremental knowledge base construction using DeepDive](https://blog.acolyer.org/2016/10/07/incremental-knowledge-base-construction-using-deepdive/) | 未取り込み | | | 2016-10-10 | [Asynchronous methods for deep reinforcement learning](https://blog.acolyer.org/2016/10/10/asynchronous-methods-for-deep-reinforcement-learning/) | 未取り込み | | | 2016-10-11 | [Progressive neural networks](https://blog.acolyer.org/2016/10/11/progressive-neural-networks/) | 未取り込み | | | 2016-10-12 | [Towards deep symbolic reinforcement learning](https://blog.acolyer.org/2016/10/12/towards-deep-symbolic-reinforcement-learning/) | 未取り込み | | | 2016-10-13 | [Go to statement considered harmful](https://blog.acolyer.org/2016/10/13/go-to-statement-considered-harmful/) | wiki | [[@1968__CACM__Go To Statement Considered Harmful]] | | 2016-10-14 | [Program development by stepwise refinement](https://blog.acolyer.org/2016/10/14/program-development-by-stepwise-refinement/) | 未取り込み | | | 2016-10-17 | [Information distribution aspects of design methodology](https://blog.acolyer.org/2016/10/17/information-distribution-aspects-of-design-methodology/) | 未取り込み | | | 2016-10-18 | [Hierarchical program structures](https://blog.acolyer.org/2016/10/18/hierarchical-program-structures/) | 未取り込み | | | 2016-10-19 | [Protection in programming languages](https://blog.acolyer.org/2016/10/19/protection-in-programming-languages/) | 未取り込み | | | 2016-10-20 | [Programming with Abstract Data Types](https://blog.acolyer.org/2016/10/20/programming-with-abstract-data-types/) | 未取り込み | | | 2016-10-21 | [A design methodology for reliable software systems](https://blog.acolyer.org/2016/10/21/a-design-methodology-for-reliable-software-systems/) | 未取り込み | | | 2016-10-24 | [What’s wrong with Git? A conceptual design analysis](https://blog.acolyer.org/2016/10/24/whats-wrong-with-git-a-conceptual-design-analysis/) | 未取り込み | | | 2016-10-25 | [Purposes, concepts, misfits, and a redesign of Git](https://blog.acolyer.org/2016/10/25/purposes-concepts-misfits-and-a-redesign-of-git/) | 未取り込み | | | 2016-10-26 | [Preemptive intrusion detection: theoretical framework and real-world measurements](https://blog.acolyer.org/2016/10/26/preemptive-intrusion-detection-theoretical-framework-and-real-world-measurements/) | 未取り込み | | | 2016-10-27 | [Replex: A scalable, highly available multi-index data store](https://blog.acolyer.org/2016/10/27/replex-a-scalable-highly-available-multi-index-data-store/) | 未取り込み | | | 2016-10-28 | [A Bayesian approach to graphical record linkage and de-duplication](https://blog.acolyer.org/2016/10/28/a-bayesian-approach-to-graphical-record-linkage-and-de-duplication/) | 未取り込み | | | 2016-10-31 | [Designing software for ease of extension and contraction](https://blog.acolyer.org/2016/10/31/designing-software-for-ease-of-extension-and-contraction/) | 未取り込み | | | 2016-11-01 | [Getting beyond MVP](https://blog.acolyer.org/2016/11/01/getting-beyond-mvp/) | 未取り込み | | | 2016-11-02 | [MemC3: Compact and concurrent Memcache with dumber caching and smarter hashing](https://blog.acolyer.org/2016/11/02/memc3-compact-and-concurrent-memcache-with-dumber-caching-and-smarter-hashing/) | 未取り込み | | | 2016-11-03 | [Algorithmic improvements for fast concurrent cuckoo hashing](https://blog.acolyer.org/2016/11/03/algorithmic-improvements-for-fast-concurrent-cuckoo-hashing/) | 未取り込み | | | 2016-11-04 | [Scaling Spark in the real world: performance and usability](https://blog.acolyer.org/2016/11/04/scaling-spark-in-the-real-world-performance-and-usability/) | 未取り込み | | | 2016-11-07 | [A comprehensive formal security analysis of OAuth 2.0](https://blog.acolyer.org/2016/11/07/a-comprehensive-formal-security-analysis-of-oauth-2-0/) | 未取り込み | | | 2016-11-08 | [On formalism in specifications](https://blog.acolyer.org/2016/11/08/on-formalisms-in-specifications/) | 未取り込み | | | 2016-11-09 | [Leave your phone at the door: side channels that reveal factory floor secrets](https://blog.acolyer.org/2016/11/09/leave-your-phone-at-the-door-side-channels-that-reveal-factory-floor-secrets/) | 未取り込み | | | 2016-11-10 | [When CSI meets public wifi: Inferring your mobile phone password via wifi signals](https://blog.acolyer.org/2016/11/10/when-csi-meets-public-wifi-inferring-your-mobile-phone-password-via-wifi-signals/) | 未取り込み | | | 2016-11-11 | [Error handling of in-vehicle networks makes them vulnerable](https://blog.acolyer.org/2016/11/11/error-handling-of-in-vehicle-networks-makes-them-vulnerable/) | 未取り込み | | | 2016-11-14 | [Acing the IOC game: toward automatic discovery and analysis of open-source cyber threat intelligence](https://blog.acolyer.org/2016/11/14/acing-the-ioc-game-toward-automatic-discovery-and-analysis-of-open-source-cyber-threat-intelligence/) | 未取り込み | | | 2016-11-15 | [Breaking web applications built on top of encrypted data](https://blog.acolyer.org/2016/11/15/breaking-web-applications-built-on-top-of-encrypted-data/) | 未取り込み | | | 2016-11-16 | [Generic attacks on secure outsourced databases](https://blog.acolyer.org/2016/11/16/generic-attacks-on-secure-outsourced-databases/) | 未取り込み | | | 2016-11-17 | [Twice the bits, twice the trouble: vulnerabilities induced by migrating to 64-bit platforms](https://blog.acolyer.org/2016/11/17/twice-the-bits-twice-the-trouble-vulnerabilities-induced-by-migrating-to-64-bit-platforms/) | 未取り込み | | | 2016-11-18 | [The Honey Badger of BFT protocols](https://blog.acolyer.org/2016/11/18/the-honey-badger-of-bft-protocols/) | 未取り込み | | | 2016-11-21 | [Artificial Intelligence and life in 2030](https://blog.acolyer.org/2016/11/21/artificial-intelligence-and-life-in-2030/) | 未取り込み | | | 2016-11-22 | [Achieving human parity in conversational speech recognition](https://blog.acolyer.org/2016/11/22/achieving-human-parity-in-conversational-speech-recognition/) | 未取り込み | | | 2016-11-23 | [Playing FPS games with deep reinforcement learning](https://blog.acolyer.org/2016/11/23/playing-fps-games-with-deep-reinforcement-learning/) | 未取り込み | | | 2016-11-24 | [Smart Reply: Automated response suggestion for email](https://blog.acolyer.org/2016/11/24/smart-reply-automated-response-suggestion-for-email/) | 未取り込み | | | 2016-11-25 | [Building machines that learn and think like people](https://blog.acolyer.org/2016/11/25/building-machines-that-learn-and-think-like-people/) | 未取り込み | | | 2016-11-28 | [Kraken: Leveraging live traffic tests to identify and resolve resource utilization bottlenecks in large scale web services](https://blog.acolyer.org/2016/11/28/kraken-leveraging-live-traffic-tests-to-identify-and-resolve-resource-utilization-bottlenecks-in-large-scale-web-services/) | 未取り込み | | | 2016-11-29 | [Early detection of configuration errors to reduce failure damage](https://blog.acolyer.org/2016/11/29/early-detection-of-configuration-errors-to-reduce-failure-damage/) | 未取り込み | | | 2016-11-30 | [Firmament: Fast, centralized cluster scheduling at scale](https://blog.acolyer.org/2016/11/30/firmament-fast-centralized-cluster-scheduling-at-scale/) | 未取り込み | | | 2016-12-01 | [Morpheus: Towards automated SLOs for enterprise clusters](https://blog.acolyer.org/2016/12/01/morpheus-towards-automated-slos-for-enterprise-clusters/) | 未取り込み | | | 2016-12-02 | [Slicer: Auto-sharding for datacenter applications](https://blog.acolyer.org/2016/12/02/slicer-auto-sharding-for-datacenter-applications/) | 未取り込み | | | 2016-12-05 | [REX: A development platform and online learning approach for runtime emergent software systems](https://blog.acolyer.org/2016/12/05/rex-a-development-platform-and-online-learning-approach-for-runtime-emergent-software-systems/) | 未取り込み | | | 2016-12-06 | [The SNOW theorem and latency-optimal read-only transactions](https://blog.acolyer.org/2016/12/06/the-snow-theorem-and-latency-optimal-read-only-transactions/) | 未取り込み | | | 2016-12-07 | [Interlude: On assumptions](https://blog.acolyer.org/2016/12/07/interlude-on-assumptions/) | 未取り込み | | | 2016-12-08 | [Just say NO to Paxos overhead: replacing consensus with network ordering](https://blog.acolyer.org/2016/12/08/just-say-no-to-paxos-overhead-replacing-consensus-with-network-ordering/) | 未取り込み | | | 2016-12-09 | [DQBarge: Improving data-quality tradeoffs in large-scale internet services](https://blog.acolyer.org/2016/12/09/dqbarge-improving-data-quality-tradeoffs-in-large-scale-internet-services/) | 未取り込み | | | 2016-12-12 | [XFT: Practical fault-tolerance beyond crashes](https://blog.acolyer.org/2016/12/12/xft-practical-fault-tolerance-beyond-crashes/) | 未取り込み | | | 2016-12-13 | [Diamond: Automating data management and storage for wide-area, reactive applications](https://blog.acolyer.org/2016/12/13/diamond-automating-data-management-and-storage-for-wide-area-reactive-applications/) | 未取り込み | | | 2016-12-14 | [SCONE: Secure Linux containers with Intel SGX](https://blog.acolyer.org/2016/12/14/scone-secure-linux-containers-with-intel-sgx/) | 未取り込み | | | 2016-12-15 | [FaSST: Fast, scalable and simple distributed transactions with two-sided (RDMA) datagram RPCs](https://blog.acolyer.org/2016/12/15/fasst-fast-scalable-and-simple-distributed-transactions-with-two-sided-rdma-datagram-rpcs/) | wiki | [[@2016__OSDI__FaSST- Fast, Scalable and Simple Distributed Transactions with Two-Sided (RDMA) Datagram RPCs]] | | 2016-12-16 | [TensorFlow: A system for large-scale machine learning](https://blog.acolyer.org/2016/12/16/tensorflow-a-system-for-large-scale-machine-learning/) | wiki | [[@2016__OSDI__TensorFlow - A System for Large-Scale Machine Learning]] | | 2016-12-19 | [So that was 2016](https://blog.acolyer.org/2016/12/19/so-that-was-2016/) | 未取り込み | | | 2016-12-29 | [My New Year’s Resolution – read a research paper every (week)day](https://blog.acolyer.org/2016/12/29/my-new-years-resolution-read-a-research-paper-every-weekday/) | 未取り込み | | ### 2017(222 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2017-01-01 | [Welcome to 2017](https://blog.acolyer.org/2017/01/01/welcome-to-2017/) | 未取り込み | | | 2017-01-02 | [Interaction networks for learning about objects, relations and physics](https://blog.acolyer.org/2017/01/02/interaction-networks-for-learning-about-objects-relations-and-physics/) | 未取り込み | | | 2017-01-03 | [Matching networks for one shot learning](https://blog.acolyer.org/2017/01/03/matching-networks-for-one-shot-learning/) | 未取り込み | | | 2017-01-04 | [Learning to learn by gradient descent by gradient descent](https://blog.acolyer.org/2017/01/04/learning-to-learn-by-gradient-descent-by-gradient-descent/) | 未取り込み | | | 2017-01-05 | [Unsupervised learning of 3D structure from images](https://blog.acolyer.org/2017/01/05/unsupervised-learning-of-3d-structure-from-images/) | 未取り込み | | | 2017-01-06 | [Strategic attentive writer for learning macro-actions](https://blog.acolyer.org/2017/01/06/strategic-attentive-writer-for-learning-macro-actions/) | 未取り込み | | | 2017-01-09 | [Apache Hadoop YARN: Yet another resource negotiator](https://blog.acolyer.org/2017/01/09/apache-hadoop-yarn-yet-another-resource-negotiator/) | 未取り込み | | | 2017-01-10 | [Shasta: Interactive reporting at scale](https://blog.acolyer.org/2017/01/10/shasta-interactive-reporting-at-scale/) | 未取り込み | | | 2017-01-11 | [Adaptive logging: optimizing logging and recovery costs in distributed in-memory databases](https://blog.acolyer.org/2017/01/11/adaptive-logging-optimizing-logging-and-recovery-costs-in-distributed-in-memory-databases/) | 未取り込み | | | 2017-01-12 | [The many faces of consistency](https://blog.acolyer.org/2017/01/12/the-many-faces-of-consistency/) | 未取り込み | | | 2017-01-13 | [Incremental consistency guarantees for replicated objects](https://blog.acolyer.org/2017/01/13/incremental-consistency-guarantees-for-replicated-objects/) | 未取り込み | | | 2017-01-15 | [Innovation, experience-based insight and vision at CIDR ’17](https://blog.acolyer.org/2017/01/15/innovation-experience-based-insight-and-vision-at-cidr-17/) | 未取り込み | | | 2017-01-16 | [Weld: A common runtime for high performance data analytics](https://blog.acolyer.org/2017/01/16/weld-a-common-runtime-for-high-performance-data-analytics/) | 未取り込み | | | 2017-01-17 | [Self-driving database management systems](https://blog.acolyer.org/2017/01/17/self-driving-database-management-systems/) | 未取り込み | | | 2017-01-18 | [SnappyData: A unified cluster for streaming, transactions, and interactive analytics](https://blog.acolyer.org/2017/01/18/snappydata-a-unified-cluster-for-streaming-transactions-and-interactive-analytics/) | 未取り込み | | | 2017-01-19 | [Prioritizing attention in fast data: principles and promise](https://blog.acolyer.org/2017/01/19/prioritizing-attention-in-fast-data-principles-and-promise/) | 未取り込み | | | 2017-01-20 | [Dependency-driven analytics: a compass for uncharted data oceans](https://blog.acolyer.org/2017/01/20/dependency-driven-analytics-a-compass-for-uncharted-data-oceans/) | 未取り込み | | | 2017-01-23 | [Ground: A data context service](https://blog.acolyer.org/2017/01/23/ground-a-data-context-service/) | 未取り込み | | | 2017-01-24 | [Data provenance at internet scale: architecture, experiences, and the road ahead](https://blog.acolyer.org/2017/01/24/data-provenance-at-internet-scale-architecture-experiences-and-the-road-ahead/) | 未取り込み | | | 2017-01-25 | [Toward sustainable insights, or why polygamy is bad for you](https://blog.acolyer.org/2017/01/25/toward-sustainable-insights-or-why-polygamy-is-bad-for-you/) | 未取り込み | | | 2017-01-26 | [The truth, the whole truth, and nothing but the truth: a pragmatic guide to assessing empirical evaluations](https://blog.acolyer.org/2017/01/26/the-truth-the-whole-truth-and-nothing-but-the-truth-a-pragmatic-guide-to-assessing-empirical-evaluations/) | 未取り込み | | | 2017-01-27 | [Cardinality estimation done right: index-based join sampling](https://blog.acolyer.org/2017/01/27/cardinality-estimation-done-right-index-based-join-sampling/) | 未取り込み | | | 2017-01-30 | [How good are query optimizers, really?](https://blog.acolyer.org/2017/01/30/how-good-are-query-optimizers-really/) | 未取り込み | | | 2017-01-31 | [European Union regulations on algorithmic decision making and a “right to explanation”](https://blog.acolyer.org/2017/01/31/european-union-regulations-on-algorithmic-decision-making-and-a-right-to-explanation/) | 未取り込み | | | 2017-02-01 | [Explaining outputs in modern data analytics](https://blog.acolyer.org/2017/02/01/explaining-outputs-in-modern-data-analytics/) | 未取り込み | | | 2017-02-02 | [Fencing off Go: Liveness and safety for channel-based programming](https://blog.acolyer.org/2017/02/02/fencing-off-go-liveness-and-safety-for-channel-based-programming/) | 未取り込み | | | 2017-02-03 | [Dynamics on emerging spaces: modeling the emergence of novelties](https://blog.acolyer.org/2017/02/03/dynamics-on-emerging-spaces-modeling-the-emergence-of-novelties/) | 未取り込み | | | 2017-02-06 | [Password managers: attacks and defenses](https://blog.acolyer.org/2017/02/06/password-managers-attacks-and-defenses/) | 未取り込み | | | 2017-02-07 | [Finding security bugs in web applications using a catalog of access control patterns](https://blog.acolyer.org/2017/02/07/finding-security-bugs-in-web-applications-using-a-catalog-of-access-control-patterns/) | 未取り込み | | | 2017-02-08 | [Does the online card payment landscape unwittingly facilitate fraud?](https://blog.acolyer.org/2017/02/08/does-the-online-card-payment-landscape-unwittingly-facilitate-fraud/) | 未取り込み | | | 2017-02-09 | [Value iteration networks](https://blog.acolyer.org/2017/02/09/value-iteration-networks/) | 未取り込み | | | 2017-02-10 | [Learning to protect communications with adversarial neural cryptography](https://blog.acolyer.org/2017/02/10/learning-to-protect-communications-with-adversarial-neural-cryptography/) | 未取り込み | | | 2017-02-13 | [Quantifying controversy in social media](https://blog.acolyer.org/2017/02/13/quantifying-controversy-in-social-media/) | 未取り込み | | | 2017-02-14 | [Reducing controversy by connecting opposing views](https://blog.acolyer.org/2017/02/14/reducing-controversy-by-connecting-opposing-views/) | 未取り込み | | | 2017-02-15 | [RedQueen: An online algorithm for smart broadcasting in social networks](https://blog.acolyer.org/2017/02/15/redqueen-an-online-algorithm-for-smart-broadcasting-in-social-networks/) | 未取り込み | | | 2017-02-16 | [Beyond the words: predicting user personality from heterogeneous information](https://blog.acolyer.org/2017/02/16/beyond-the-words-predicting-user-personality-from-heterogeneous-information/) | 未取り込み | | | 2017-02-17 | [Online actions with offline impact: how online social networks influence online and offline social behavior](https://blog.acolyer.org/2017/02/17/online-actions-with-offline-impact-how-online-social-networks-influence-online-and-offline-social-behavior/) | 未取り込み | | | 2017-02-20 | [A fistful of Bitcoins: Characterizing payments among men with no names](https://blog.acolyer.org/2017/02/20/a-fistful-of-bitcoins-characterizing-payments-among-men-with-no-names/) | 未取り込み | | | 2017-02-21 | [Zerocash: Decentralized anonymous payments from Bitcoin](https://blog.acolyer.org/2017/02/21/zerocash-decentralized-anonymous-payments-from-bitcoin/) | 未取り込み | | | 2017-02-22 | [A first look at the usabilty of Bitcoin key management](https://blog.acolyer.org/2017/02/22/a-first-look-at-the-usabilty-of-bitcoin-key-management/) | 未取り込み | | | 2017-02-23 | [Making smart contracts smarter](https://blog.acolyer.org/2017/02/23/making-smart-contracts-smarter/) | 未取り込み | | | 2017-02-24 | [On decentralizing prediction markets and order books](https://blog.acolyer.org/2017/02/24/on-decentralizing-prediction-markets-and-order-books/) | 未取り込み | | | 2017-02-26 | [An experiment with awesome deep learning papers](https://blog.acolyer.org/2017/02/26/an-experiment-with-awesome-deep-learning-papers/) | 未取り込み | | | 2017-02-27 | [Understanding, generalisation, and transfer learning in deep neural networks](https://blog.acolyer.org/2017/02/27/understanding-generalisation-and-transfer-learning-in-deep-neural-networks/) | 未取り込み | | | 2017-02-28 | [When DNNs go wrong – adversarial examples and what we can learn from them](https://blog.acolyer.org/2017/02/28/when-dnns-go-wrong-adversarial-examples-and-what-we-can-learn-from-them/) | 未取り込み | | | 2017-03-01 | [Optimisation and training techniques for deep learning](https://blog.acolyer.org/2017/03/01/optimisation-and-training-techniques-for-deep-learning/) | 未取り込み | | | 2017-03-02 | [Unsupervised learning and GANs](https://blog.acolyer.org/2017/03/02/unsupervised-learning-and-gans/) | 未取り込み | | | 2017-03-03 | [RNN models for image generation](https://blog.acolyer.org/2017/03/03/rnn-models-for-image-generation/) | 未取り込み | | | 2017-03-06 | [HopFS: Scaling hierarchical file system metadata using NewSQL databases](https://blog.acolyer.org/2017/03/06/hopfs-scaling-hierarchical-file-system-metadata-using-newsql-databases/) | 未取り込み | | | 2017-03-07 | [Thou shalt not depend on me: analysing the use of outdated JavaScript libraries on the web](https://blog.acolyer.org/2017/03/07/thou-shalt-not-depend-on-me-analysing-the-use-of-outdated-javascript-libraries-on-the-web/) | 未取り込み | | | 2017-03-08 | [Redundancy does not imply fault tolerance: analysis of distributed storage reactions to single errors and corruptions](https://blog.acolyer.org/2017/03/08/redundancy-does-not-imply-fault-tolerance-analysis-of-distributed-storage-reactions-to-single-errors-and-corruptions/) | 未取り込み | | | 2017-03-09 | [MaMaDroid: Detecting Android malware by building Markov chains of behavorial models](https://blog.acolyer.org/2017/03/09/mamadroid-detecting-android-malware-by-building-markov-chains-of-behavorial-models/) | 未取り込み | | | 2017-03-10 | [Chronix: Long term storage and retrieval technology for anomaly detection in operational data](https://blog.acolyer.org/2017/03/10/chronix-long-term-storage-and-retrieval-technology-for-anomaly-detection-in-operational-data/) | wiki | [[@2017__FAST__Chronix - Long Term Storage and Retrieval Technology for Anomaly Detection in Operational Data]] | | 2017-03-13 | [Enlightening the I/O path: A holistic approach for application performance](https://blog.acolyer.org/2017/03/13/enlightening-the-io-path-a-holistic-approach-for-application-performance/) | 未取り込み | | | 2017-03-14 | [Panoply: Low-TCB Linux applications with SGX enclaves](https://blog.acolyer.org/2017/03/14/panoply-low-tcb-linux-applications-with-sgx-enclaves/) | 未取り込み | | | 2017-03-15 | [Application crash consistency and performance with CCFS](https://blog.acolyer.org/2017/03/15/application-crash-consistency-and-performance-with-ccfs/) | 未取り込み | | | 2017-03-16 | [Deconstructing Xen](https://blog.acolyer.org/2017/03/16/deconstructing-xen/) | 未取り込み | | | 2017-03-17 | [Omid reloaded: scalable and highly-available transaction processing](https://blog.acolyer.org/2017/03/17/omid-reloaded-scalable-and-highly-available-transaction-processing/) | 未取り込み | | | 2017-03-20 | [Convolutional neural networks, Part 1](https://blog.acolyer.org/2017/03/20/convolutional-neural-networks-part-1/) | 未取り込み | | | 2017-03-21 | [Convolution neural nets, Part 2](https://blog.acolyer.org/2017/03/21/convolution-neural-nets-part-2/) | 未取り込み | | | 2017-03-22 | [Convolution neural networks, Part 3](https://blog.acolyer.org/2017/03/22/convolution-neural-networks-part-3/) | 未取り込み | | | 2017-03-23 | [Recurrent Neural Network models](https://blog.acolyer.org/2017/03/23/recurrent-neural-network-models/) | 未取り込み | | | 2017-03-24 | [A miscellany of fun deep learning papers](https://blog.acolyer.org/2017/03/24/a-miscellany-of-fun-deep-learning-papers/) | 未取り込み | | | 2017-03-27 | [Ethically aligned design](https://blog.acolyer.org/2017/03/27/ethically-aligned-design/) | 未取り込み | | | 2017-03-28 | [Large-scale evolution of image classifiers](https://blog.acolyer.org/2017/03/28/large-scale-evolution-of-image-classifiers/) | 未取り込み | | | 2017-03-29 | [DeepCoder: Learning to write programs](https://blog.acolyer.org/2017/03/29/deepcoder-learning-to-write-programs/) | 未取り込み | | | 2017-03-30 | [Stochastic program optimization](https://blog.acolyer.org/2017/03/30/stochastic-program-optimization/) | 未取り込み | | | 2017-03-31 | [BBR: Congestion-based congestion control](https://blog.acolyer.org/2017/03/31/bbr-congestion-based-congestion-control/) | 未取り込み | | | 2017-04-03 | [A study of security vulnerabilities on Docker Hub](https://blog.acolyer.org/2017/04/03/a-study-of-security-vulnerabilities-on-docker-hub/) | 未取り込み | | | 2017-04-04 | [If you can’t beat them, join them: a usability approach to interdependent privacy in cloud apps](https://blog.acolyer.org/2017/04/04/if-you-cant-beat-them-join-them-a-usability-approach-to-interdependent-privacy-in-cloud-apps/) | 未取り込み | | | 2017-04-05 | [The curious case of the PDF converter that likes Mozart](https://blog.acolyer.org/2017/04/05/the-curious-case-of-the-pdf-converter-that-likes-mozart/) | 未取り込み | | | 2017-04-06 | [Detecting ROP with statistical learning of program characteristics](https://blog.acolyer.org/2017/04/06/detecting-rop-with-statistical-learning-of-program-characteristics/) | 未取り込み | | | 2017-04-07 | [SGXIO: Generic trusted I/O path for Intel SGX](https://blog.acolyer.org/2017/04/07/sgxio-generic-trusted-io-path-for-intel-sgx/) | 未取り込み | | | 2017-04-24 | [Bringing IoT to sports analytics](https://blog.acolyer.org/2017/04/24/bringing-iot-to-sports-analytics/) | 未取り込み | | | 2017-04-25 | [FarmBeats: An IoT platform for data-driven agriculture](https://blog.acolyer.org/2017/04/25/farmbeats-an-iot-platform-for-data-driven-agriculture/) | 未取り込み | | | 2017-04-26 | [Improving user perceived page load time using gaze](https://blog.acolyer.org/2017/04/26/improving-user-perceived-page-load-time-using-gaze/) | 未取り込み | | | 2017-04-27 | [ViewMap: Sharing private in-vehicle dashcam videos](https://blog.acolyer.org/2017/04/27/viewmap-sharing-private-in-vehicle-dashcam-videos/) | 未取り込み | | | 2017-04-28 | [FM Backscatter: Enabling connected cities and smart fabrics](https://blog.acolyer.org/2017/04/28/fm-backscatter-enabling-connected-cities-and-smart-fabrics/) | 未取り込み | | | 2017-05-01 | [The design, implementation and deployment of a system to transparently compress hundreds of petabytes of image files for a file storage service](https://blog.acolyer.org/2017/05/01/the-design-implementation-and-deployment-of-a-system-to-transparently-compress-hundreds-of-petabytes-of-image-files-for-a-file-storage-service/) | 未取り込み | | | 2017-05-02 | [Corfu: A distributed shared log](https://blog.acolyer.org/2017/05/02/corfu-a-distributed-shared-log/) | 未取り込み | | | 2017-05-03 | [vCorfu: A cloud-scale object store on a shared log](https://blog.acolyer.org/2017/05/03/vcorfu-a-cloud-scale-object-store-on-a-shared-log/) | 未取り込み | | | 2017-05-04 | [CherryPick: Adaptively unearthing the best cloud configurations for big data analytics](https://blog.acolyer.org/2017/05/04/cherrypick-adaptively-unearthing-the-best-cloud-configurations-for-big-data-analytics/) | 未取り込み | | | 2017-05-05 | [Efficient memory disaggregation with Infiniswap](https://blog.acolyer.org/2017/05/05/efficient-memory-disaggregation-with-infiniswap/) | 未取り込み | | | 2017-05-08 | [End-to-end optimized image compression](https://blog.acolyer.org/2017/05/08/end-to-end-optimized-image-compression/) | 未取り込み | | | 2017-05-09 | [Semi-supervised knowledge transfer for deep learning from private training data](https://blog.acolyer.org/2017/05/09/semi-supervised-knowledge-transfer-for-deep-learning-from-private-training-data/) | 未取り込み | | | 2017-05-10 | [Neural architecture search with reinforcement learning](https://blog.acolyer.org/2017/05/10/neural-architecture-search-with-reinforcement-learning/) | 未取り込み | | | 2017-05-11 | [Understanding deep learning requires re-thinking generalization](https://blog.acolyer.org/2017/05/11/understanding-deep-learning-requires-re-thinking-generalization/) | 未取り込み | | | 2017-05-12 | [Learning to act by predicting the future](https://blog.acolyer.org/2017/05/12/learning-to-act-by-predicting-the-future/) | 未取り込み | | | 2017-05-15 | [Trajectory recovery from Ash: User privacy is NOT preserved in aggregated mobility data](https://blog.acolyer.org/2017/05/15/trajectory-recovery-from-ash-user-privacy-is-not-preserved-in-aggregated-mobility-data/) | 未取り込み | | | 2017-05-16 | [Usage patterns and the economics of the public cloud](https://blog.acolyer.org/2017/05/16/usage-patterns-and-the-economics-of-the-public-cloud/) | 未取り込み | | | 2017-05-17 | [DeepSense: a unified deep learning framework for time-series mobile sensing data processing](https://blog.acolyer.org/2017/05/17/deepsense-a-unified-deep-learning-framework-for-time-series-mobile-sensing-data-processing/) | 未取り込み | | | 2017-05-18 | [BOAT: Building auto-tuners with structured Bayesian optimization](https://blog.acolyer.org/2017/05/18/boat-building-auto-tuners-with-structured-bayesian-optimization/) | 未取り込み | | | 2017-05-19 | [Who controls the Internet? Analyzing global threats using property traversal graphs](https://blog.acolyer.org/2017/05/19/who-controls-the-internet-analyzing-global-threats-using-property-traversal-graphs/) | 未取り込み | | | 2017-05-22 | [Typed Architectures: architectural support for lightweight scripting](https://blog.acolyer.org/2017/05/22/typed-architectures-architectural-support-for-lightweight-scripting/) | 未取り込み | | | 2017-05-23 | [Determining application-specific peak power and energy requirements for ultra-low power processors](https://blog.acolyer.org/2017/05/23/determining-application-specific-peak-power-and-energy-requirements-for-ultra-low-power-processors/) | 未取り込み | | | 2017-05-24 | [Bolt: I know what you did last summer… in the cloud](https://blog.acolyer.org/2017/05/24/bolt-i-know-what-you-did-last-summer-in-the-cloud/) | 未取り込み | | | 2017-05-25 | [Neurosurgeon: collaborative intelligence between the cloud and the mobile edge](https://blog.acolyer.org/2017/05/25/neurosurgeon-collaborative-intelligence-between-the-cloud-and-the-mobile-edge/) | 未取り込み | | | 2017-05-26 | [Apps with hardware: enabling run-time architectural customization in smart phones](https://blog.acolyer.org/2017/05/26/apps-with-hardware-enabling-run-time-architectural-customization-in-smart-phones/) | 未取り込み | | | 2017-05-29 | [An empirical study on the correctness of formally verified distributed systems](https://blog.acolyer.org/2017/05/29/an-empirical-study-on-the-correctness-of-formally-verified-distributed-systems/) | 未取り込み | | | 2017-05-30 | [Mosaic: processing a trillion-edge graph on a single machine](https://blog.acolyer.org/2017/05/30/mosaic-processing-a-trillion-edge-graph-on-a-single-machine/) | 未取り込み | | | 2017-05-31 | [Online reconstruction of structural information from datacenter logs](https://blog.acolyer.org/2017/05/31/online-reconstruction-of-structural-information-from-datacenter-logs/) | 未取り込み | | | 2017-06-01 | [DStress: Efficient differentially private computations on distributed data](https://blog.acolyer.org/2017/06/01/dstress-efficient-differentially-private-computations-on-distributed-data/) | 未取り込み | | | 2017-06-02 | [Statistical analysis of latency through semantic profiling](https://blog.acolyer.org/2017/06/02/statistical-analysis-of-latency-through-semantic-profiling/) | 未取り込み | | | 2017-06-05 | [Hybrids on Steroids: SGX-based high-performance BFT](https://blog.acolyer.org/2017/06/05/hybrids-on-steroids-sgx-based-high-performance-bft/) | 未取り込み | | | 2017-06-06 | [SGXBounds: memory safety for shielded execution](https://blog.acolyer.org/2017/06/06/sgxbounds-memory-safety-for-shielded-execution/) | 未取り込み | | | 2017-06-07 | [RFP: When RPC is faster than server-bypass with RDMA](https://blog.acolyer.org/2017/06/07/rfp-when-rpc-is-faster-than-server-bypass-with-rdma/) | 未取り込み | | | 2017-06-08 | [SyncPerf: Categorizing, detecting, and diagnosing synchronization performance bugs](https://blog.acolyer.org/2017/06/08/syncperf-categorizing-detecting-and-diagnosing-synchronization-performance-bugs/) | 未取り込み | | | 2017-06-09 | [Node.fz: fuzzing the server-side event-driven architecture](https://blog.acolyer.org/2017/06/09/node-fz-fuzzing-the-server-side-event-driven-architecture/) | 未取り込み | | | 2017-06-12 | [Decoding the representation of code in the brain: an fMRI study of code review and expertise](https://blog.acolyer.org/2017/06/12/decoding-the-representation-of-code-in-the-brain-an-fmri-study-of-code-review-and-expertise/) | 未取り込み | | | 2017-06-13 | [A dissection of the test-driven development process: does it really matter to test-first or test-last?](https://blog.acolyer.org/2017/06/13/a-dissection-of-the-test-driven-development-process-does-it-really-matter-to-test-first-or-test-last/) | 未取り込み | | | 2017-06-14 | [System programming in Rust: beyond safety](https://blog.acolyer.org/2017/06/14/system-programming-in-rust-beyond-safety/) | 未取り込み | | | 2017-06-15 | [Gray failure: the Achilles’ heel of cloud-scale systems](https://blog.acolyer.org/2017/06/15/gray-failure-the-achilles-heel-of-cloud-scale-systems/) | wiki | [[@2017__HotOS__Gray Failure - The Achilles' Heel of Cloud-Scale Systems]] | | 2017-06-16 | [Why your encrypted database is not secure](https://blog.acolyer.org/2017/06/16/why-your-encrypted-database-is-not-secure/) | 未取り込み | | | 2017-06-19 | [Hardware is the new software](https://blog.acolyer.org/2017/06/19/hardware-is-the-new-software/) | 未取り込み | | | 2017-06-20 | [How they did it: an analysis of emissions defeat devices in modern automobiles](https://blog.acolyer.org/2017/06/20/how-they-did-it-an-analysis-of-emissions-defeat-devices-in-modern-automobiles/) | 未取り込み | | | 2017-06-21 | [The password reset MitM attack](https://blog.acolyer.org/2017/06/21/the-password-reset-mitm-attack/) | 未取り込み | | | 2017-06-22 | [IoT goes nuclear: creating a ZigBee chain reaction](https://blog.acolyer.org/2017/06/22/iot-goes-nuclear-creating-a-zigbee-chain-reaction/) | 未取り込み | | | 2017-06-23 | [Cloak and dagger: from two permissions to complete control of the UI feedback loop](https://blog.acolyer.org/2017/06/23/cloak-and-dagger-from-two-permissions-to-complete-control-of-the-ui-feedback-loop/) | 未取り込み | | | 2017-06-26 | [SoK: Cryptographically protected database search](https://blog.acolyer.org/2017/06/26/sok-cryptographically-protected-database-search/) | 未取り込み | | | 2017-06-27 | [Hijacking Bitcoin: routing attacks on cryptocurrencies](https://blog.acolyer.org/2017/06/27/hijacking-bitcoin-routing-attacks-on-cryptocurrencies/) | 未取り込み | | | 2017-06-28 | [An experimental security analysis of an industrial robot controller](https://blog.acolyer.org/2017/06/28/an-experimental-security-analysis-of-an-industrial-robot-controller/) | 未取り込み | | | 2017-06-29 | [Twitter Heron: towards extensible streaming engines](https://blog.acolyer.org/2017/06/29/twitter-heron-towards-extensible-streaming-engines/) | 未取り込み | | | 2017-06-30 | [Dhalion: self-regulating stream processing in Heron](https://blog.acolyer.org/2017/06/30/dhalion-self-regulating-stream-processing-in-heron/) | 未取り込み | | | 2017-07-03 | [Spanner: becoming a SQL system](https://blog.acolyer.org/2017/07/03/spanner-becoming-a-sql-system/) | 未取り込み | | | 2017-07-04 | [Azure Data Lake Store: a hyperscale distributed file service for big data analytics](https://blog.acolyer.org/2017/07/04/azure-data-lake-store-a-hyperscale-distributed-file-service-for-big-data-analytics/) | 未取り込み | | | 2017-07-05 | [Blockbench: a framework for analyzing private blockchains](https://blog.acolyer.org/2017/07/05/blockbench-a-framework-for-analyzing-private-blockchains/) | 未取り込み | | | 2017-07-06 | [Using word embedding to enable semantic queries on relational databases](https://blog.acolyer.org/2017/07/06/using-word-embedding-to-enable-semantic-queries-on-relational-databases/) | 未取り込み | | | 2017-07-07 | [Do we need specialized graph databases? Benchmarking real-time social networking applications](https://blog.acolyer.org/2017/07/07/do-we-need-specialized-graph-databases-benchmarking-real-time-social-networking-applications/) | 未取り込み | | | 2017-08-07 | [ACIDRain: concurrency-related attacks on database backed web applications](https://blog.acolyer.org/2017/08/07/acidrain-concurrency-related-attacks-on-database-backed-web-applications/) | 未取り込み | | | 2017-08-08 | [A general purpose counting filter: making every bit count](https://blog.acolyer.org/2017/08/08/a-general-purpose-counting-filter-making-every-bit-count/) | 未取り込み | | | 2017-08-09 | [Complete event trend detection in high-rate data streams](https://blog.acolyer.org/2017/08/09/complete-event-trend-detection-in-high-rate-data-streams/) | 未取り込み | | | 2017-08-10 | [Enabling signal processing over data streams](https://blog.acolyer.org/2017/08/10/enabling-signal-processing-over-data-streams/) | 未取り込み | | | 2017-08-11 | [Automatic database management system tuning through large-scale machine learning](https://blog.acolyer.org/2017/08/11/automatic-database-management-system-tuning-through-large-scale-machine-learning/) | wiki | [[@2017__SIGMOD__Automatic Database Management System Tuning Through Large-scale Machine Learning]] | | 2017-08-14 | [Cardiologist-level arrhythmia detection with convolutional neural networks](https://blog.acolyer.org/2017/08/14/cardiologist-level-arrhythmia-detection-with-convolutional-neural-networks/) | 未取り込み | | | 2017-08-15 | [Writing parsers like it is 2017](https://blog.acolyer.org/2017/08/15/writing-parsers-like-it-is-2017/) | 未取り込み | | | 2017-08-16 | [Interactions of individual and pair programmers with an intelligent tutoring system for computer science](https://blog.acolyer.org/2017/08/16/interactions-of-individual-and-pair-programmers-with-an-intelligent-tutoring-system-for-computer-science/) | 未取り込み | | | 2017-08-17 | [On the design of distributed programming models](https://blog.acolyer.org/2017/08/17/on-the-design-of-distributed-programming-models/) | 未取り込み | | | 2017-08-18 | [Deep photo style transfer](https://blog.acolyer.org/2017/08/18/deep-photo-style-transfer/) | 未取り込み | | | 2017-08-21 | [Paracloud: bringing application insight into cloud operations](https://blog.acolyer.org/2017/08/21/paracloud-bringing-application-insight-into-cloud-operations/) | 未取り込み | | | 2017-08-22 | [JavaScript for extending low-latency in-memory key-value stores](https://blog.acolyer.org/2017/08/22/javascript-for-extending-low-latency-in-memory-key-value-stores/) | 未取り込み | | | 2017-08-23 | [Growing a protocol](https://blog.acolyer.org/2017/08/23/growing-a-protocol/) | 未取り込み | | | 2017-08-24 | [A cloud-based content gathering network](https://blog.acolyer.org/2017/08/24/a-cloud-based-content-gathering-network/) | 未取り込み | | | 2017-08-25 | [Towards deploying decommissioned mobile devices as cheap energy-efficient compute nodes](https://blog.acolyer.org/2017/08/25/towards-deploying-decommissioned-mobile-devices-as-cheap-energy-efficient-compute-nodes/) | 未取り込み | | | 2017-08-28 | [Using chatbots against voicespam: analyzing Lenny’s effectiveness](https://blog.acolyer.org/2017/08/28/using-chatbots-against-voicespam-analyzing-lennys-effectiveness/) | 未取り込み | | | 2017-08-29 | [Seeing is believing: a client-centric specification of database isolation](https://blog.acolyer.org/2017/08/29/seeing-is-believing-a-client-centric-specification-of-database-isolation/) | 未取り込み | | | 2017-08-30 | [A concurrent perspective on smart contracts](https://blog.acolyer.org/2017/08/30/a-concurrent-perspective-on-smart-contracts/) | 未取り込み | | | 2017-08-31 | [Adding concurrency to smart contracts](https://blog.acolyer.org/2017/08/31/adding-concurrency-to-smart-contracts/) | 未取り込み | | | 2017-09-01 | [Step by step towards creating a safe smart contract: lessons from a cryptocurrency lab](https://blog.acolyer.org/2017/09/01/step-by-step-towards-creating-a-safe-smart-contract-lessons-from-a-cryptocurrency-lab/) | 未取り込み | | | 2017-09-04 | [“The Leicester City fairytale?”: Utilizing new soccer analytics tools to compare performance in the 15/16 and 16/17 EPL seasons](https://blog.acolyer.org/2017/09/04/the-leicester-city-fairytale-utilizing-new-soccer-analytics-tools-to-compare-performance-in-the-1516-and-1617-epl-seasons/) | 未取り込み | | | 2017-09-05 | [Luck is hard to beat: the difficulty of sports prediction](https://blog.acolyer.org/2017/09/05/luck-is-hard-to-beat-the-difficulty-of-sports-prediction/) | 未取り込み | | | 2017-09-06 | [REM: Resource-efficient mining for blockchains](https://blog.acolyer.org/2017/09/06/rem-resource-efficient-mining-for-blockchains/) | 未取り込み | | | 2017-09-07 | [SmartPool: Practical decentralized mining](https://blog.acolyer.org/2017/09/07/smartpool-practical-decentralized-mining/) | 未取り込み | | | 2017-09-08 | [The ring of Gyges: investigating the future of criminal smart contracts](https://blog.acolyer.org/2017/09/08/the-ring-of-gyges-investigating-the-future-of-criminal-smart-contracts/) | 未取り込み | | | 2017-09-11 | [Learning transferable architectures for scalable image recognition](https://blog.acolyer.org/2017/09/11/learning-transferable-architectures-for-scalable-image-recognition/) | 未取り込み | | | 2017-09-12 | [Universal adversarial perturbations](https://blog.acolyer.org/2017/09/12/universal-adversarial-perturbations/) | 未取り込み | | | 2017-09-13 | [Adversarial examples for evaluating reading comprehension systems](https://blog.acolyer.org/2017/09/13/adversarial-examples-for-evaluating-reading-comprehension-systems/) | 未取り込み | | | 2017-09-14 | [Accelerating innovation through analogy mining](https://blog.acolyer.org/2017/09/14/accelerating-innovation-through-analogy-mining/) | 未取り込み | | | 2017-09-15 | [Struc2vec: learning node representations from structural identity](https://blog.acolyer.org/2017/09/15/struc2vec-learning-node-representations-from-structural-identity/) | 未取り込み | | | 2017-09-18 | [Bringing the web up to speed with WebAssembly](https://blog.acolyer.org/2017/09/18/bringing-the-web-up-to-speed-with-webassembly/) | 未取り込み | | | 2017-09-19 | [To type or not to type: quantifying detectable bugs in JavaScript](https://blog.acolyer.org/2017/09/19/to-type-or-not-to-type-quantifying-detectable-bugs-in-javascript/) | 未取り込み | | | 2017-09-20 | [A longitudinal, end-to-end view of the DNSSEC ecosystem](https://blog.acolyer.org/2017/09/20/a-longitudinal-end-to-end-view-of-the-dnssec-ecosystem/) | 未取り込み | | | 2017-09-21 | [CLKSCREW: Exposing the perils of security-oblivious energy management](https://blog.acolyer.org/2017/09/21/clkscrew-exposing-the-perils-of-security-oblivious-energy-management/) | 未取り込み | | | 2017-09-22 | [Distributed deep neural networks over the cloud, the edge, and end devices](https://blog.acolyer.org/2017/09/22/distributed-deep-neural-networks-over-the-cloud-the-edge-and-end-devices/) | 未取り込み | | | 2017-09-25 | [A dirty dozen: twelve common metric interpretation pitfalls in online controlled experiments](https://blog.acolyer.org/2017/09/25/a-dirty-dozen-twelve-common-metric-interpretation-pitfalls-in-online-controlled-experiments/) | 未取り込み | | | 2017-09-26 | [Seven rules of thumb for web site experimenters](https://blog.acolyer.org/2017/09/26/seven-rules-of-thumb-for-web-site-experimenters/) | 未取り込み | | | 2017-09-27 | [An efficient bandit algorithm for real-time multivariate optimization](https://blog.acolyer.org/2017/09/27/an-efficient-bandit-algorithm-for-real-time-multivariate-optimization/) | 未取り込み | | | 2017-09-28 | [Peeking at A/B tests: continuous monitoring without pain](https://blog.acolyer.org/2017/09/28/peeking-at-ab-tests-continuous-monitoring-without-pain/) | 未取り込み | | | 2017-09-29 | [The evolution of continuous experimentation in software product development](https://blog.acolyer.org/2017/09/29/the-evolution-of-continuous-experimentation-in-software-product-development/) | 未取り込み | | | 2017-10-02 | [Google Vizier: A service for black-box optimization](https://blog.acolyer.org/2017/10/02/google-vizier-a-service-for-black-box-optimization/) | 未取り込み | | | 2017-10-03 | [TFX: A TensorFlow-based production scale machine learning platform](https://blog.acolyer.org/2017/10/03/tfx-a-tensorflow-based-production-scale-machine-learning-platform/) | 未取り込み | | | 2017-10-04 | [ActiveClean: Interactive data cleaning for statistical modeling](https://blog.acolyer.org/2017/10/04/activeclean-interactive-data-cleaning-for-statistical-modeling/) | 未取り込み | | | 2017-10-05 | [HoTTSQL: Proving query rewrites with univalent SQL semantics](https://blog.acolyer.org/2017/10/05/hottsql-proving-query-rewrites-with-univalent-sql-semantics/) | 未取り込み | | | 2017-10-06 | [A century of science: globalization of scientific collaborations, citations, and innovations](https://blog.acolyer.org/2017/10/06/a-century-of-science-globalization-of-scientific-collaborations-citations-and-innovations/) | 未取り込み | | | 2017-10-09 | [Detecting credential spearphishing attacks in enterprise settings](https://blog.acolyer.org/2017/10/09/detecting-credential-spearphishing-attacks-in-enterprise-settings/) | 未取り込み | | | 2017-10-10 | [Pretzel: email encryption and provider-supplied functions are compatible](https://blog.acolyer.org/2017/10/10/pretzel-email-encryption-and-provider-supplied-functions-are-compatible/) | 未取り込み | | | 2017-10-11 | [TrustBase: an architecture to repair and strengthen certificate-based authentication](https://blog.acolyer.org/2017/10/11/trustbase-an-architecture-to-repair-and-strengthen-certificate-based-authentication/) | 未取り込み | | | 2017-10-12 | [CHAINIAC: Proactive software update transparency via collectively signed skipchains and verified builds](https://blog.acolyer.org/2017/10/12/chainiac-proactive-software-update-transparency-via-collectively-signed-skipchains-and-verified-builds/) | 未取り込み | | | 2017-10-13 | [BadNets: Identifying vulnerabilities in the machine learning model supply chain](https://blog.acolyer.org/2017/10/13/badnets-identifying-vulnerabilities-in-the-machine-learning-model-supply-chain/) | 未取り込み | | | 2017-10-16 | [“A Rail of One’s Own” – Creating spaces for women in IT](https://blog.acolyer.org/2017/10/16/a-rail-of-ones-own-creating-spaces-for-women-in-it/) | 未取り込み | | | 2017-10-17 | [The new dynamics of strategy: sense-making in a complex and complicated world](https://blog.acolyer.org/2017/10/17/the-new-dynamics-of-strategy-sense-making-in-a-complex-and-complicated-world/) | 未取り込み | | | 2017-10-18 | [On understanding software agility – a social complexity point of view](https://blog.acolyer.org/2017/10/18/on-understanding-software-agility-a-social-complexity-point-of-view/) | 未取り込み | | | 2017-10-19 | [Serverless computing: economic and architectural impact](https://blog.acolyer.org/2017/10/19/serverless-computing-economic-and-architectural-impact/) | 未取り込み | | | 2017-10-20 | [Computing machinery and intelligence](https://blog.acolyer.org/2017/10/20/computing-machinery-and-intelligence/) | wiki | [[@1950__Mind__Computing Machinery and Intelligence]] | | 2017-10-23 | [Why neurons have thousands of synapses, a theory of sequence memory in neocortex](https://blog.acolyer.org/2017/10/23/why-neurons-have-thousands-of-synapses-a-theory-of-sequence-memory-in-neocortex/) | 未取り込み | | | 2017-10-24 | [Continuous online sequence learning with an unsupervised neural network model](https://blog.acolyer.org/2017/10/24/continuous-online-sequence-learning-with-an-unsupervised-neural-network-model/) | 未取り込み | | | 2017-10-25 | [Why does the neocortex have columns, a theory of learning the structure of the world](https://blog.acolyer.org/2017/10/25/why-does-the-neocortex-have-columns-a-theory-of-learning-the-structure-of-the-world/) | 未取り込み | | | 2017-10-26 | [The QUIC transport protocol: design and Internet-scale deployment](https://blog.acolyer.org/2017/10/26/the-quic-transport-protocol-design-and-internet-scale-deployment/) | 未取り込み | | | 2017-10-27 | [Learning networking by reproducing research results](https://blog.acolyer.org/2017/10/27/learning-networking-by-reproducing-research-results/) | 未取り込み | | | 2017-10-30 | [Occupy the cloud: distributed computing for the 99%](https://blog.acolyer.org/2017/10/30/occupy-the-cloud-distributed-computing-for-the-99/) | 未取り込み | | | 2017-10-31 | [Same stats, different graphs: generating datasets with varied appearance and identical statistics through simulated annealing](https://blog.acolyer.org/2017/10/31/same-stats-different-graphs-generating-datasets-with-varied-appearance-and-identical-statistics-through-simulated-annealing/) | 未取り込み | | | 2017-11-01 | [DeepXplore: automated whitebox testing of deep learning systems](https://blog.acolyer.org/2017/11/01/deepxplore-automated-whitebox-testing-of-deep-learning-systems/) | 未取り込み | | | 2017-11-02 | [My VM is lighter (and safer) than your container](https://blog.acolyer.org/2017/11/02/my-vm-is-lighter-and-safer-than-your-container/) | 未取り込み | | | 2017-11-03 | [Log20: Fully automated optimal placement of log printing statements under specified overhead threshold](https://blog.acolyer.org/2017/11/03/log20-fully-automated-optimal-placement-of-log-printing-statements-under-specified-overhead-threshold/) | papers/ のみ | [[2017__SOSP__Log20 - Fully Automated Optimal Placement of Log Printing Statements under Specified Overhead Threshold]] | | 2017-11-06 | [Statistically rigorous Java performance evaluation](https://blog.acolyer.org/2017/11/06/statistically-rigorous-java-performance-evaluation/) | 未取り込み | | | 2017-11-07 | [Virtual machine warmup blows hot and cold](https://blog.acolyer.org/2017/11/07/virtual-machine-warmup-blows-hot-and-cold/) | 未取り込み | | | 2017-11-08 | [Fast and precise type checking for JavaScript](https://blog.acolyer.org/2017/11/08/fast-and-precise-type-checking-for-javascript/) | 未取り込み | | | 2017-11-09 | [Type test scripts for TypeScript testing](https://blog.acolyer.org/2017/11/09/type-test-scripts-for-typescript-testing/) | 未取り込み | | | 2017-11-10 | [A model for reasoning about JavaScript promises](https://blog.acolyer.org/2017/11/10/a-model-for-reasoning-about-javascript-promises/) | 未取り込み | | | 2017-11-13 | [Dynamic routing between capsules](https://blog.acolyer.org/2017/11/13/dynamic-routing-between-capsules/) | 未取り込み | | | 2017-11-14 | [Matrix capsules with EM routing](https://blog.acolyer.org/2017/11/14/matrix-capsules-with-em-routing/) | 未取り込み | | | 2017-11-15 | [Opening the black box of deep neural networks via information – part I](https://blog.acolyer.org/2017/11/15/opening-the-black-box-of-deep-neural-networks-via-information-part-i/) | 未取り込み | | | 2017-11-16 | [Opening the black box of deep neural networks via information – Part II](https://blog.acolyer.org/2017/11/16/opening-the-black-box-of-deep-neural-networks-via-information-part-ii/) | 未取り込み | | | 2017-11-17 | [Mastering the game of Go without human knowledge](https://blog.acolyer.org/2017/11/17/mastering-the-game-of-go-without-human-knowledge/) | 未取り込み | | | 2017-11-20 | [DéjàVu: a map of code duplicates on GitHub](https://blog.acolyer.org/2017/11/20/dejavu-a-map-of-code-duplicates-on-github/) | 未取り込み | | | 2017-11-21 | [Algorand: scaling Byzantine agreements for cryptocurrencies](https://blog.acolyer.org/2017/11/21/algorand-scaling-byzantine-agreements-for-cryptocurrencies/) | 未取り込み | | | 2017-11-22 | [Canopy: an end-to-end performance tracing and analysis system](https://blog.acolyer.org/2017/11/22/canopy-an-end-to-end-performance-tracing-and-analysis-system/) | wiki | [[@2017__SOSP__Canopy - An End-to-End Performance Tracing And Analysis System]] | | 2017-11-23 | [KV-Direct: High-performance in-memory key-value store with programmable NIC](https://blog.acolyer.org/2017/11/23/kv-direct-high-performance-in-memory-key-value-store-with-programmable-nic/) | 未取り込み | | | 2017-11-24 | [On the information bottleneck theory of deep learning](https://blog.acolyer.org/2017/11/24/on-the-information-bottleneck-theory-of-deep-learning/) | 未取り込み | | | 2017-11-27 | [SVE: Distributed video processing at Facebook scale](https://blog.acolyer.org/2017/11/27/sve-distributed-video-processing-at-facebook-scale/) | 未取り込み | | | 2017-11-28 | [Popularity predictions of Facebook videos for higher quality streaming](https://blog.acolyer.org/2017/11/28/popularity-predictions-of-facebook-videos-for-higher-quality-streaming/) | 未取り込み | | | 2017-11-29 | [Concrete problems in AI safety](https://blog.acolyer.org/2017/11/29/concrete-problems-in-ai-safety/) | 未取り込み | | | 2017-11-30 | [The role of software in spacecraft accidents](https://blog.acolyer.org/2017/11/30/the-role-of-software-in-spacecraft-accidents/) | 未取り込み | | | 2017-12-01 | [Analyzing software requirements errors in safety-critical embedded systems](https://blog.acolyer.org/2017/12/01/analyzing-software-requirements-errors-in-safety-critical-embedded-systems/) | 未取り込み | | | 2017-12-04 | [ffwd: delegation is (much) faster than you think](https://blog.acolyer.org/2017/12/04/ffwd-delegation-is-much-faster-than-you-think/) | 未取り込み | | | 2017-12-05 | [Hindsight: understanding the evolution of UI vulnerabilities in mobile browsers](https://blog.acolyer.org/2017/12/05/hindsight-understanding-the-evolution-of-ui-vulnerabilities-in-mobile-browsers/) | 未取り込み | | | 2017-12-06 | [The dynamics of innocent flesh on the bone: code reuse ten years later](https://blog.acolyer.org/2017/12/06/the-dynamics-of-innocent-flesh-on-the-bone-code-reuse-ten-years-later/) | 未取り込み | | | 2017-12-07 | [Be selfish and avoid dilemmas: fork-after-withholding attacks on Bitcoin](https://blog.acolyer.org/2017/12/07/be-selfish-and-avoid-dilemmas-fork-after-withholding-attacks-on-bitcoin/) | 未取り込み | | | 2017-12-08 | [Economic factors of vulnerability trade and exploitation](https://blog.acolyer.org/2017/12/08/economic-factors-of-vulnerability-trade-and-exploitation/) | 未取り込み | | | 2017-12-11 | [Tail attacks on web applications](https://blog.acolyer.org/2017/12/11/tail-attacks-on-web-applications/) | 未取り込み | | | 2017-12-12 | [Solidus: confidential distributed ledger transactions using PVORM](https://blog.acolyer.org/2017/12/12/solidus-confidential-distributed-ledger-transactions-using-pvorm/) | 未取り込み | | | 2017-12-13 | [Bolt: anonymous payment channels for decentralized currencies – part I](https://blog.acolyer.org/2017/12/13/bolt-anonymous-payment-channels-for-decentralized-currencies-part-i/) | 未取り込み | | | 2017-12-14 | [Bolt: anonymous payment channels for decentralized currencies – Part II](https://blog.acolyer.org/2017/12/14/bolt-anonymous-payment-channels-for-decentralized-currencies-part-ii/) | 未取り込み | | ### 2018(175 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2018-01-08 | [The case for learned index structures – part I](https://blog.acolyer.org/2018/01/08/the-case-for-learned-index-structures-part-i/) | wiki | [[@2017__arXiv__The Case for Learned Index Structures]] | | 2018-01-09 | [The case for learned index structures – Part II](https://blog.acolyer.org/2018/01/09/the-case-for-learned-index-structures-part-ii/) | wiki | [[@2017__arXiv__The Case for Learned Index Structures]] | | 2018-01-10 | [Mastering chess and shogi by self-play with a general reinforcement learning algorithm](https://blog.acolyer.org/2018/01/10/mastering-chess-and-shogi-by-self-play-with-a-general-reinforcement-learning-algorithm/) | 未取り込み | | | 2018-01-11 | [Emergent complexity via multi-agent competition](https://blog.acolyer.org/2018/01/11/emergent-complexity-via-multi-agent-competition/) | 未取り込み | | | 2018-01-12 | [One model to learn them all](https://blog.acolyer.org/2018/01/12/one-model-to-learn-them-all/) | 未取り込み | | | 2018-01-15 | [Meltdown](https://blog.acolyer.org/2018/01/15/meltdown/) | 未取り込み | | | 2018-01-16 | [Spectre attacks: exploiting speculative execution](https://blog.acolyer.org/2018/01/16/spectre-attacks-exploiting-speculative-execution/) | 未取り込み | | | 2018-01-17 | [Some thoughts on security after ten years of qmail 1.0](https://blog.acolyer.org/2018/01/17/some-thoughts-on-security-after-ten-years-of-qmail-1-0/) | 未取り込み | | | 2018-01-18 | [RustBelt: securing the foundations of the Rust programming language](https://blog.acolyer.org/2018/01/18/rustbelt-securing-the-foundations-of-the-rust-programming-language/) | 未取り込み | | | 2018-01-19 | [JaVerT: JavaScript Verification Toolchain](https://blog.acolyer.org/2018/01/19/javert-javascript-verification-toolchain/) | 未取り込み | | | 2018-01-22 | [Programming and proving with distributed protocols](https://blog.acolyer.org/2018/01/22/programming-and-proving-with-distributed-protocols/) | 未取り込み | | | 2018-01-23 | [Why is random testing effective for partition tolerance bugs?](https://blog.acolyer.org/2018/01/23/why-is-random-testing-effective-for-partition-tolerance-bugs/) | 未取り込み | | | 2018-01-24 | [Linear Haskell: Practical linearity in a higher-order polymorphic language](https://blog.acolyer.org/2018/01/24/linear-haskell-practical-linearity-in-a-higher-order-polymorphic-language/) | 未取り込み | | | 2018-01-25 | [A static verification framework for message passing in Go using behavioural types](https://blog.acolyer.org/2018/01/25/a-static-verification-framework-for-message-passing-in-go-using-behavioural-types/) | 未取り込み | | | 2018-01-26 | [A practitioner’s guide to reading programming languages papers](https://blog.acolyer.org/2018/01/26/a-practitioners-guide-to-reading-programming-languages-papers/) | 未取り込み | | | 2018-01-29 | [The paradigms of programming](https://blog.acolyer.org/2018/01/29/the-paradigms-of-programming/) | 未取り込み | | | 2018-01-30 | [A sample of brilliance](https://blog.acolyer.org/2018/01/30/a-sample-of-brilliance/) | 未取り込み | | | 2018-01-31 | [A theory of the learnable](https://blog.acolyer.org/2018/01/31/a-theory-of-the-learnable/) | 未取り込み | | | 2018-02-01 | [Learning representations by back-propagating errors](https://blog.acolyer.org/2018/02/01/learning-representations-by-back-propagating-errors/) | 未取り込み | | | 2018-02-02 | [Polynomial-time algorithms for prime factorization and discrete logarithms on a quantum computer](https://blog.acolyer.org/2018/02/02/polynomial-time-algorithms-for-prime-factorization-and-discrete-logarithms-on-a-quantum-computer/) | 未取り込み | | | 2018-02-05 | [Quantum computing in the NISQ era and beyond](https://blog.acolyer.org/2018/02/05/quantum-computing-in-the-nisq-era-and-beyond/) | 未取り込み | | | 2018-02-06 | [Quantum algorithms: an overview](https://blog.acolyer.org/2018/02/06/quantum-algorithms-an-overview/) | 未取り込み | | | 2018-02-07 | [Blockstack: a global naming and storage system secured by blockchain](https://blog.acolyer.org/2018/02/07/blockstack-a-global-naming-and-storage-system-secured-by-blockchain/) | 未取り込み | | | 2018-02-08 | [Chainspace: a sharded smart contracts platform](https://blog.acolyer.org/2018/02/08/chainspace-a-sharded-smart-contracts-platform/) | 未取り込み | | | 2018-02-09 | [OmniLedger: a secure, scale-out decentralized ledger via sharding](https://blog.acolyer.org/2018/02/09/omniledger-a-secure-scale-out-decentralized-ledger-via-sharding/) | 未取り込み | | | 2018-02-12 | [SoK: Consensus in the age of blockchains](https://blog.acolyer.org/2018/02/12/sok-consensus-in-the-age-of-blockchains/) | 未取り込み | | | 2018-02-13 | [SoK: Research perspective and challenges for Bitcoin and cryptocurrency – Part I](https://blog.acolyer.org/2018/02/13/sok-research-perspective-and-challenges-for-bitcoin-and-cryptocurrency-part-i/) | 未取り込み | | | 2018-02-14 | [SoK: Research perspectives and challenges for Bitcoin and cryptocurrency – Part II](https://blog.acolyer.org/2018/02/14/sok-research-perspectives-and-challenges-for-bitcoin-and-cryptocurrency-part-ii/) | 未取り込み | | | 2018-02-15 | [A survey on security and privacy issues of Bitcoin](https://blog.acolyer.org/2018/02/15/a-survey-on-security-and-privacy-issues-of-bitcoin/) | 未取り込み | | | 2018-02-16 | [Decentralisation in Bitcoin and Ethereum networks](https://blog.acolyer.org/2018/02/16/decentralisation-in-bitcoin-and-ethereum-networks/) | 未取り込み | | | 2018-02-19 | [Tracing fake news footprints: characterizing social media messages by how they propagate](https://blog.acolyer.org/2018/02/19/tracing-fake-news-footprints-characterizing-social-media-messages-by-how-they-propagate/) | 未取り込み | | | 2018-02-20 | [Putting data in the driver’s seat: optimising earnings for on-demand ride hailing](https://blog.acolyer.org/2018/02/20/putting-data-in-the-drivers-seat-optimising-earnings-for-on-demand-ride-hailing/) | 未取り込み | | | 2018-02-21 | [Can you trust the trend? Discovering Simpson’s paradoxes in social data](https://blog.acolyer.org/2018/02/21/can-you-trust-the-trend-discovering-simpsons-paradoxes-in-social-data/) | 未取り込み | | | 2018-02-22 | [Dynamic word embeddings for evolving semantic discovery](https://blog.acolyer.org/2018/02/22/dynamic-word-embeddings-for-evolving-semantic-discovery/) | 未取り込み | | | 2018-02-23 | [As we may think](https://blog.acolyer.org/2018/02/23/as-we-may-think/) | 未取り込み | | | 2018-02-26 | [Fail-slow at scale: evidence of hardware performance faults in large production systems](https://blog.acolyer.org/2018/02/26/fail-slow-at-scale-evidence-of-hardware-performance-faults-in-large-production-systems/) | 未取り込み | | | 2018-02-27 | [Protocol aware recovery for consensus-based storage](https://blog.acolyer.org/2018/02/27/protocol-aware-recovery-for-consensus-based-storage/) | 未取り込み | | | 2018-02-28 | [Barrier-enabled IO stack for Flash storage](https://blog.acolyer.org/2018/02/28/barrier-enabled-io-stack-for-flash-storage/) | 未取り込み | | | 2018-03-01 | [Clay codes: moulding MDS codes to yield an MSR code](https://blog.acolyer.org/2018/03/01/clay-codes-moulding-mds-codes-to-yield-an-msr-code/) | 未取り込み | | | 2018-03-02 | [Towards web-based delta synchronization for cloud storage systems](https://blog.acolyer.org/2018/03/02/towards-web-based-delta-synchronization-for-cloud-storage-systems/) | 未取り込み | | | 2018-03-05 | [Apps, trackers, privacy, and regulators: a global study of the mobile tracking ecosystem](https://blog.acolyer.org/2018/03/05/apps-trackers-privacy-and-regulators-a-global-study-of-the-mobile-tracking-ecosystem/) | 未取り込み | | | 2018-03-06 | [Bug fixes, improvements, … and privacy leaks](https://blog.acolyer.org/2018/03/06/bug-fixes-improvements-and-privacy-leaks/) | 未取り込み | | | 2018-03-07 | [Investigating ad transparency mechanisms in social media: a case study of Facebook’s explanations](https://blog.acolyer.org/2018/03/07/investigating-ad-transparency-mechanisms-in-social-media-a-case-study-of-facebooks-explanations/) | 未取り込み | | | 2018-03-08 | [Zeus: Analyzing safety of smart contracts](https://blog.acolyer.org/2018/03/08/zeus-analyzing-safety-of-smart-contracts/) | 未取り込み | | | 2018-03-09 | [Settling payments fast and private: efficient decentralized routing for path-based transactions](https://blog.acolyer.org/2018/03/09/settling-payments-fast-and-private-efficient-decentralized-routing-for-path-based-transactions/) | 未取り込み | | | 2018-03-12 | [Synode: understanding and automatically preventing injection attacks on Node.js](https://blog.acolyer.org/2018/03/12/synode-understanding-and-automatically-preventing-injection-attacks-on-node-js/) | 未取り込み | | | 2018-03-13 | [JavaScript Zero: real JavaScript, and zero side-channel attacks](https://blog.acolyer.org/2018/03/13/javascript-zero-real-javascript-and-zero-side-channel-attacks/) | 未取り込み | | | 2018-03-14 | [Game of missuggestions: semantic analysis of search autocomplete manipulation](https://blog.acolyer.org/2018/03/14/game-of-missuggestions-semantic-analysis-of-search-autocomplete-manipulation/) | 未取り込み | | | 2018-03-15 | [Exposing congestion attack on emerging connected vehicle based traffic signal control](https://blog.acolyer.org/2018/03/15/exposing-congestion-attack-on-emerging-connected-vehicle-based-traffic-signal-control/) | 未取り込み | | | 2018-03-16 | [When coding style survives compilation: de-anonymizing programmers from executable binaries](https://blog.acolyer.org/2018/03/16/when-coding-style-survives-compilation-de-anonymizing-programmers-from-executable-binaries/) | 未取り込み | | | 2018-03-19 | [A quantitive analysis of the impact of arbitrary blockchain content on Bitcoin](https://blog.acolyer.org/2018/03/19/a-quantitive-analysis-of-the-impact-of-arbitrary-blockchain-content-on-bitcoin/) | 未取り込み | | | 2018-03-20 | [Designing secure Ethereum smart contracts: a finite state machine approach](https://blog.acolyer.org/2018/03/20/designing-secure-ethereum-smart-contracts-a-finite-state-machine-approach/) | 未取り込み | | | 2018-03-21 | [On purpose and by necessity: compliance under the GDPR](https://blog.acolyer.org/2018/03/21/on-purpose-and-by-necessity-compliance-under-the-gdpr/) | 未取り込み | | | 2018-03-22 | [Three years of the Right To Be Forgotten](https://blog.acolyer.org/2018/03/22/three-years-of-the-right-to-be-forgotten/) | 未取り込み | | | 2018-03-23 | [Tracking ransomware end-to-end](https://blog.acolyer.org/2018/03/23/tracking-ransomware-end-to-end/) | 未取り込み | | | 2018-03-26 | [Information flow reveals prediction limits in online social activity](https://blog.acolyer.org/2018/03/26/information-flow-reveals-prediction-limits-in-online-social-activity/) | 未取り込み | | | 2018-03-27 | [Anna: A KVS for any scale](https://blog.acolyer.org/2018/03/27/anna-a-kvs-for-any-scale/) | 未取り込み | | | 2018-03-28 | [Deep learning scaling is predictable, empirically](https://blog.acolyer.org/2018/03/28/deep-learning-scaling-is-predictable-empirically/) | 未取り込み | | | 2018-03-29 | [Adversarial patch](https://blog.acolyer.org/2018/03/29/adversarial-patch/) | 未取り込み | | | 2018-03-30 | [The surprising creativity of digital evolution](https://blog.acolyer.org/2018/03/30/the-surprising-creativity-of-digital-evolution/) | 未取り込み | | | 2018-04-16 | [PrivacyGuide: towards an implementation of the EU GDPR on Internet privacy policy evaluation](https://blog.acolyer.org/2018/04/16/privacyguide-towards-an-implementation-of-the-eu-gdpr-on-internet-privacy-policy-evaluation/) | 未取り込み | | | 2018-04-17 | [Securing wireless neurostimulators](https://blog.acolyer.org/2018/04/17/securing-wireless-neurostimulators/) | 未取り込み | | | 2018-04-18 | [Google workloads for consumer devices: mitigating data movement bottlenecks](https://blog.acolyer.org/2018/04/18/google-workloads-for-consumer-devices-mitigating-data-movement-bottlenecks/) | 未取り込み | | | 2018-04-19 | [Darwin: a genomics co-processor provides up to 15,000x acceleration on long read assembly](https://blog.acolyer.org/2018/04/19/darwin-a-genomics-co-processor-provides-up-to-15000x-acceleration-on-long-read-assembly/) | 未取り込み | | | 2018-04-20 | [The architectural implications of autonomous driving: constraints and acceleration](https://blog.acolyer.org/2018/04/20/the-architectural-implications-of-autonomous-driving-constraints-and-acceleration/) | 未取り込み | | | 2018-04-23 | [WSMeter: A performance evaluation methodology for Google’s production warehouse-scale computers](https://blog.acolyer.org/2018/04/23/wsmeter-a-performance-evaluation-methodology-for-googles-production-warehouse-scale-computers/) | 未取り込み | | | 2018-04-24 | [Watching for software inefficiencies with Witch](https://blog.acolyer.org/2018/04/24/watching-for-software-inefficiencies-with-witch/) | 未取り込み | | | 2018-04-25 | [Espresso: brewing Java for more non-volatility with non-volatile memory](https://blog.acolyer.org/2018/04/25/espresso-brewing-java-for-more-non-volatility-with-non-volatile-memory/) | 未取り込み | | | 2018-04-26 | [Skyway: connecting managed heaps in distributed big data systems](https://blog.acolyer.org/2018/04/26/skyway-connecting-managed-heaps-in-distributed-big-data-systems/) | 未取り込み | | | 2018-04-27 | [SmoothOperator: reducing power fragmentation and improving power utilization in large-scale datacenters](https://blog.acolyer.org/2018/04/27/smoothoperator-reducing-power-fragmentation-and-improving-power-utilization-in-large-scale-datacenters/) | 未取り込み | | | 2018-04-30 | [NetChain: Scale-free sub-RTT coordination](https://blog.acolyer.org/2018/04/30/netchain-scale-free-sub-rtt-coordination/) | 未取り込み | | | 2018-05-01 | [Azure accelerated networking: SmartNICs in the public cloud](https://blog.acolyer.org/2018/05/01/azure-accelerated-networking-smartnics-in-the-public-cloud/) | 未取り込み | | | 2018-05-02 | [Andromeda: performance, isolation, and velocity at scale in cloud network virtualization](https://blog.acolyer.org/2018/05/02/andromeda-performance-isolation-and-velocity-at-scale-in-cloud-network-virtualization/) | 未取り込み | | | 2018-05-03 | [Stateless datacenter load-balancing with Beamer](https://blog.acolyer.org/2018/05/03/stateless-datacenter-load-balancing-with-beamer/) | 未取り込み | | | 2018-05-04 | [Performance analysis of cloud applications](https://blog.acolyer.org/2018/05/04/performance-analysis-of-cloud-applications/) | papers/ のみ | [[2018__NSDI__Performance Analysis of Cloud Applications]] | | 2018-05-07 | [Equality of opportunity in supervised learning](https://blog.acolyer.org/2018/05/07/equality-of-opportunity-in-supervised-learning/) | 未取り込み | | | 2018-05-08 | [Image-to-image translation with conditional adversarial networks](https://blog.acolyer.org/2018/05/08/image-to-image-translation-with-conditional-adversarial-networks/) | 未取り込み | | | 2018-05-09 | [Photo-realistic single image super-resolution using a generative adversarial network](https://blog.acolyer.org/2018/05/09/photo-realistic-single-image-super-resolution-using-a-generative-adversarial-network/) | 未取り込み | | | 2018-05-10 | [Progressive growing of GANs for improved quality, stability, and variation](https://blog.acolyer.org/2018/05/10/progressive-growing-of-gans-for-improved-quality-stability-and-variation/) | 未取り込み | | | 2018-05-11 | [Inaudible voice commands: the long-range attack and defense](https://blog.acolyer.org/2018/05/11/inaudible-voice-commands-the-long-range-attack-and-defense/) | 未取り込み | | | 2018-05-21 | [Semantics and complexity of GraphQL](https://blog.acolyer.org/2018/05/21/semantics-and-complexity-of-graphql/) | 未取り込み | | | 2018-05-22 | [SafeKeeper: protecting web passwords using trusted execution environments](https://blog.acolyer.org/2018/05/22/safekeeper-protecting-web-passwords-using-trusted-execution-environments/) | 未取り込み | | | 2018-05-23 | [Pixie: a system for recommending 3+ billion items to 200+ million users in real-time](https://blog.acolyer.org/2018/05/23/pixie-a-system-for-recommending-3-billion-items-to-200-million-users-in-real-time/) | 未取り込み | | | 2018-05-24 | [Algorithmic glass ceiling in social networks: the effects of social recommendations on network diversity](https://blog.acolyer.org/2018/05/24/algorithmic-glass-ceiling-in-social-networks-the-effects-of-recommendation-on-social-diversity/) | 未取り込み | | | 2018-05-25 | [Unsupervised anomaly detection via variational auto-encoder for seasonal KPIs in web applications](https://blog.acolyer.org/2018/05/25/unsupervised-anomaly-detection-via-variational-auto-encoder-for-seasonal-kpis-in-web-applications/) | papers/ のみ | [[2018__WWW__Unsupervised Anomaly Detection via Variational Auto-Encoder for Seasonal KPIs in Web Applications]] | | 2018-05-28 | [Large-scale analysis of style injection by relative path overwrite](https://blog.acolyer.org/2018/05/28/large-scale-analysis-of-style-injection-by-relative-path-overwrite/) | 未取り込み | | | 2018-05-29 | [Measuring the tendency of CNNs to learn surface statistical regularities](https://blog.acolyer.org/2018/05/29/measuring-the-tendency-of-cnns-to-learn-surface-statistical-regularities/) | 未取り込み | | | 2018-05-30 | [Towards a design philosophy for interoperable blockchain systems](https://blog.acolyer.org/2018/05/30/towards-a-design-philosophy-for-interoperable-blockchain-systems/) | 未取り込み | | | 2018-05-31 | [zkLedger: privacy-preserving auditing for distributed ledgers](https://blog.acolyer.org/2018/05/31/zkledger-privacy-preserving-auditing-for-distributed-ledgers/) | 未取り込み | | | 2018-06-01 | [ForkBase: an efficient storage engine for blockchain and forkable applications](https://blog.acolyer.org/2018/06/01/forkbase-an-efficient-storage-engine-for-blockchain-and-forkable-applications/) | 未取り込み | | | 2018-06-04 | [Hyperledger fabric: a distributed operating system for permissioned blockchains](https://blog.acolyer.org/2018/06/04/hyperledger-fabric-a-distributed-operating-system-for-permissioned-blockchains/) | 未取り込み | | | 2018-06-05 | [ServiceFabric: a distributed platform for building microservices in the cloud](https://blog.acolyer.org/2018/06/05/servicefabric-a-distributed-platform-for-building-microservices-in-the-cloud/) | 未取り込み | | | 2018-06-06 | [Reducing DRAM footprint with NVM in Facebook](https://blog.acolyer.org/2018/06/06/reducing-dram-footprint-with-nvm-in-facebook/) | 未取り込み | | | 2018-06-07 | [Dynamic control flow in large-scale machine learning](https://blog.acolyer.org/2018/06/07/dynamic-control-flow-in-large-scale-machine-learning/) | 未取り込み | | | 2018-06-08 | [BDS: A centralized near-optimal overlay network for inter-datacenter data replication](https://blog.acolyer.org/2018/06/08/bds-a-centralized-near-optimal-overlay-network-for-inter-datacenter-data-replication/) | 未取り込み | | | 2018-06-11 | [Improving the expressiveness of deep learning frameworks with recursion](https://blog.acolyer.org/2018/06/11/improving-the-expressiveness-of-deep-learning-frameworks-with-recursion/) | 未取り込み | | | 2018-06-12 | [Optimus: an efficient dynamic resource scheduler for deep learning clusters](https://blog.acolyer.org/2018/06/12/optimus-an-efficient-dynamic-resource-scheduler-for-deep-learning-clusters/) | 未取り込み | | | 2018-06-13 | [Medea: scheduling of long running applications in shared production clusters](https://blog.acolyer.org/2018/06/13/medea-scheduling-of-long-running-applications-in-shared-production-clusters/) | 未取り込み | | | 2018-06-14 | [Analytics with smart arrays: adaptive and efficient language-independent data](https://blog.acolyer.org/2018/06/14/analytics-with-smart-arrays-adaptive-and-efficient-language-independent-data/) | 未取り込み | | | 2018-06-15 | [Popular is cheaper: curtailing memory costs in interactive analytics engines](https://blog.acolyer.org/2018/06/15/popular-is-cheaper-curtailing-memory-costs-in-interactive-analytics-engines/) | 未取り込み | | | 2018-06-18 | [DeepTest: automated testing of deep-neural-network-driven autonomous cars](https://blog.acolyer.org/2018/06/18/deeptest-automated-testing-of-deep-neural-network-driven-autonomous-cars/) | 未取り込み | | | 2018-06-19 | [Debugging with intelligence via probabilistic inference](https://blog.acolyer.org/2018/06/19/debugging-with-intelligence-via-probabilistic-inference/) | 未取り込み | | | 2018-06-20 | [ConflictJS: finding and understanding conflicts between JavaScript libraries](https://blog.acolyer.org/2018/06/20/conflictjs-finding-and-understanding-conflicts-between-javascript-libraries/) | 未取り込み | | | 2018-06-21 | [Generalized data structure synthesis](https://blog.acolyer.org/2018/06/21/generalized-data-structure-synthesis/) | 未取り込み | | | 2018-06-22 | [Automated localization for unreproducible builds](https://blog.acolyer.org/2018/06/22/automated-localization-for-unreproducible-builds/) | 未取り込み | | | 2018-06-25 | [To distribute or not to distribute? Why licensing bugs matter](https://blog.acolyer.org/2018/06/25/to-distribute-or-not-to-distribute-why-licensing-bugs-matter/) | 未取り込み | | | 2018-06-26 | [Deep code search](https://blog.acolyer.org/2018/06/26/deep-code-search/) | 未取り込み | | | 2018-06-27 | [Secure coding practices in Java: challenges and vulnerabilities](https://blog.acolyer.org/2018/06/27/secure-coding-practices-in-java-challenges-and-vulnerabilities/) | 未取り込み | | | 2018-06-28 | [How not to structure your database-backed web applications: a study of performance bugs in the wild](https://blog.acolyer.org/2018/06/28/how-_not_-to-structure-your-database-backed-web-applications-a-study-of-performance-bugs-in-the-wild/) | 未取り込み | | | 2018-06-29 | [Debugging data flows in reactive programs](https://blog.acolyer.org/2018/06/29/debugging-data-flows-in-reactive-programs/) | 未取り込み | | | 2018-07-02 | [The rise of the citizen developer: assessing the security impact of online app generators](https://blog.acolyer.org/2018/07/02/the-rise-of-the-citizen-developer-assessing-the-security-impact-of-online-app-generators/) | 未取り込み | | | 2018-07-03 | [Privacy risks with Facebook’s PII-based targeting: auditing a data broker’s advertising interface](https://blog.acolyer.org/2018/07/03/privacy-risks-with-facebooks-pii-based-targeting-auditing-a-data-brokers-advertising-interface/) | 未取り込み | | | 2018-07-04 | [Grand Pwning Unit: Accelerating microarchitectural attacks with the GPU](https://blog.acolyer.org/2018/07/04/grand-pwning-unit-accelerating-microarchitectural-attacks-with-the-gpu/) | 未取り込み | | | 2018-07-05 | [EnclaveDB: a secure database using SGX](https://blog.acolyer.org/2018/07/05/enclavedb-a-secure-database-using-sgx/) | 未取り込み | | | 2018-07-06 | [Oblix: an efficient oblivious search index](https://blog.acolyer.org/2018/07/06/oblix-an-efficient-oblivious-search-index/) | 未取り込み | | | 2018-08-07 | [BLeak: automatically debugging memory leaks in web applications](https://blog.acolyer.org/2018/08/07/bleak-automatically-debugging-memory-leaks-in-web-applications/) | 未取り込み | | | 2018-08-08 | [HHVM JIT: A profile-guided, region-based compiler for PHP and Hack](https://blog.acolyer.org/2018/08/08/hhvm-jit-a-profile-guided-region-based-compiler-for-php-and-hack/) | 未取り込み | | | 2018-08-09 | [Bounding data races in space and time – part I](https://blog.acolyer.org/2018/08/09/bounding-data-races-in-space-and-time-part-i/) | 未取り込み | | | 2018-08-10 | [Bounding data races in space and time – part II](https://blog.acolyer.org/2018/08/10/bounding-data-races-in-space-and-time-part-ii/) | 未取り込み | | | 2018-08-13 | [Delayed impact of fair machine learning](https://blog.acolyer.org/2018/08/13/delayed-impact-of-fair-machine-learning/) | 未取り込み | | | 2018-08-15 | [Obfuscated gradients give a false sense of security: circumventing defenses to adversarial examples](https://blog.acolyer.org/2018/08/15/obfuscated-gradients-give-a-false-sense-of-security-circumventing-defenses-to-adversarial-examples/) | 未取り込み | | | 2018-08-17 | [Fairness without demographics in repeated loss minimization](https://blog.acolyer.org/2018/08/17/fairness-without-demographics-in-repeated-loss-minimization/) | 未取り込み | | | 2018-08-20 | [Filter before you parse: faster analytics on raw data with Sparser](https://blog.acolyer.org/2018/08/20/filter-before-you-parse-faster-analytics-on-raw-data-with-sparser/) | 未取り込み | | | 2018-08-22 | [Snorkel: rapid training data creation with weak supervision](https://blog.acolyer.org/2018/08/22/snorkel-rapid-training-data-creation-with-weak-supervision/) | 未取り込み | | | 2018-08-24 | [Training classifiers with natural language explanations](https://blog.acolyer.org/2018/08/24/training-classifiers-with-natural-language-explanations/) | 未取り込み | | | 2018-08-28 | [Learning the structure of generative models without labeled data](https://blog.acolyer.org/2018/08/28/learning-the-structure-of-generative-models-without-labeled-data/) | 未取り込み | | | 2018-08-30 | [STTR: A system for tracking all vehicles all the time at the edge of the network](https://blog.acolyer.org/2018/08/30/sttr-a-system-for-tracking-all-vehicles-all-the-time-at-the-edge-of-the-network/) | 未取り込み | | | 2018-09-03 | [Fear the reaper: characterization and fast detection of card skimmers](https://blog.acolyer.org/2018/09/03/fear-the-reaper-characterization-and-fast-detection-of-card-skimmers/) | 未取り込み | | | 2018-09-05 | [Who left open the cookie jar? A comprehensive evaluation of third-party cookie policies](https://blog.acolyer.org/2018/09/05/who-left-open-the-cookie-jar-a-comprehensive-evaluation-of-third-party-cookie-policies/) | 未取り込み | | | 2018-09-07 | [Unveiling and quantifying Facebook exploitation of sensitive personal data for advertising purposes](https://blog.acolyer.org/2018/09/07/unveiling-and-quantifying-facebook-exploitation-of-sensitive-personal-data-for-advertising-purposes/) | 未取り込み | | | 2018-09-10 | [NAVEX: Precise and scalable exploit generation for dynamic web applications](https://blog.acolyer.org/2018/09/10/navex-precise-and-scalable-exploit-generation-for-dynamic-web-applications/) | 未取り込み | | | 2018-09-12 | [QSYM: a practical concolic execution engine tailored for hybrid fuzzing](https://blog.acolyer.org/2018/09/12/qsym-a-practical-concolic-execution-engine-tailored-for-hybrid-fuzzing/) | 未取り込み | | | 2018-09-14 | [An empirical analysis of anonymity in Zcash](https://blog.acolyer.org/2018/09/14/an-empirical-analysis-of-anonymity-in-zcash/) | 未取り込み | | | 2018-09-17 | [The seven tools of causal inference with reflections on machine learning](https://blog.acolyer.org/2018/09/17/the-seven-tools-of-causal-inference-with-reflections-on-machine-learning/) | 未取り込み | | | 2018-09-19 | [Relational inductive biases, deep learning, and graph networks](https://blog.acolyer.org/2018/09/19/relational-inductive-biases-deep-learning-and-graph-networks/) | 未取り込み | | | 2018-09-21 | [Same-different problems strain convolutional neural networks](https://blog.acolyer.org/2018/09/21/same-different-problems-strain-convolutional-neural-networks/) | 未取り込み | | | 2018-09-24 | [Smoke: fine-grained lineage at interactive speed](https://blog.acolyer.org/2018/09/24/smoke-fine-grained-lineage-at-interactive-speed/) | 未取り込み | | | 2018-09-26 | [The design and implementation of modern column-oriented database systems](https://blog.acolyer.org/2018/09/26/the-design-and-implementation-of-modern-column-oriented-database-systems/) | 未取り込み | | | 2018-09-28 | [Columnstore and B+ tree – are hybrid physical designs important?](https://blog.acolyer.org/2018/09/28/columnstore-and-b-tree-are-hybrid-physical-designs-important/) | 未取り込み | | | 2018-10-01 | [Rosetta: large scale system for text detection and recognition in images](https://blog.acolyer.org/2018/10/01/rosetta-large-scale-system-for-text-detection-and-recognition-in-images/) | 未取り込み | | | 2018-10-03 | [Customized regression model for Airbnb dynamic pricing](https://blog.acolyer.org/2018/10/03/customized-regression-model-for-airbnb-dynamic-pricing/) | 未取り込み | | | 2018-10-05 | [I know you’ll be back: interpretable new user clustering and churn prediction on a mobile social application](https://blog.acolyer.org/2018/10/05/i-know-youll-be-back-interpretable-new-user-clustering-and-churn-prediction-on-a-mobile-social-application/) | 未取り込み | | | 2018-10-08 | [Online parameter selection for web-based ranking problems](https://blog.acolyer.org/2018/10/08/online-parameter-selection-for-web-based-ranking-problems/) | 未取り込み | | | 2018-10-10 | [Detecting spacecraft anomalies using LSTMs and nonparametric dynamic thresholding](https://blog.acolyer.org/2018/10/10/detecting-spacecraft-anomalies-using-lstms-and-nonparametric-dynamic-thresholding/) | 未取り込み | | | 2018-10-12 | [Automatic discovery of tactics in spatio-temporal soccer match data](https://blog.acolyer.org/2018/10/12/automatic-discovery-of-tactics-in-spatio-temporal-soccer-match-data/) | 未取り込み | | | 2018-10-15 | [Capturing and enhancing in situ system observability for failure detection](https://blog.acolyer.org/2018/10/15/capturing-and-enhancing-in-situ-system-observability-for-failure-detection/) | 未取り込み | | | 2018-10-17 | [REPT: reverse debugging of failures in deployed software](https://blog.acolyer.org/2018/10/17/rept-reverse-debugging-of-failures-in-deployed-software/) | 未取り込み | | | 2018-10-19 | [Orca: differential bug localization in large-scale services](https://blog.acolyer.org/2018/10/19/orca-differential-bug-localization-in-large-scale-services/) | 未取り込み | | | 2018-10-22 | [LegoOS: a disseminated, distributed OS for hardware resource disaggregation](https://blog.acolyer.org/2018/10/22/legoos-a-disseminated-distributed-os-for-hardware-resource-disaggregation/) | 未取り込み | | | 2018-10-24 | [Maelstrom: mitigating datacenter-level disasters by draining interdependent traffic safely and efficiently](https://blog.acolyer.org/2018/10/24/maelstrom-mitigating-datacenter-level-disasters-by-draining-interdependent-traffic-safely-and-efficiently/) | 未取り込み | | | 2018-10-26 | [RobinHood: tail latency aware caching – dynamic reallocation from cache-rich to cache-poor](https://blog.acolyer.org/2018/10/26/robinhood-tail-latency-aware-caching-dynamic-reallocation-from-cache-rich-to-cache-poor/) | 未取り込み | | | 2018-10-29 | [Noria: dynamic, partially-stateful data-flow for high-performance web applications](https://blog.acolyer.org/2018/10/29/noria-dynamic-partially-stateful-data-flow-for-high-performance-web-applications/) | 未取り込み | | | 2018-10-31 | [Moment-based quantile sketches for efficient high cardinality aggregation queries](https://blog.acolyer.org/2018/10/31/moment-based-quantile-sketches-for-efficient-high-cardinality-aggregation-queries/) | 未取り込み | | | 2018-11-02 | [The FuzzyLog: a partially ordered shared log](https://blog.acolyer.org/2018/11/02/the-fuzzylog-a-partially-ordered-shared-log/) | 未取り込み | | | 2018-11-05 | [Sharding the shards: managing datastore locality at scale with Akkio](https://blog.acolyer.org/2018/11/05/sharding-the-shards-managing-datastore-locality-at-scale-with-akkio/) | 未取り込み | | | 2018-11-07 | [ASAP: fast, approximate graph pattern mining at scale](https://blog.acolyer.org/2018/11/07/asap-fast-approximate-graph-pattern-mining-at-scale/) | 未取り込み | | | 2018-11-09 | [ApproxJoin: approximate distributed joins](https://blog.acolyer.org/2018/11/09/approxjoin-approximate-distributed-joins/) | 未取り込み | | | 2018-11-12 | [Debugging distributed systems with why-across-time provenance](https://blog.acolyer.org/2018/11/12/debugging-distributed-systems-with-why-across-time-provenance/) | 未取り込み | | | 2018-11-14 | [Unikernels as processes](https://blog.acolyer.org/2018/11/14/unikernels-as-processes/) | 未取り込み | | | 2018-11-16 | [Overload control for scaling WeChat microservices](https://blog.acolyer.org/2018/11/16/overload-control-for-scaling-wechat-microservices/) | 未取り込み | | | 2018-11-19 | [ScootR: scaling R dataframes on dataflow systems](https://blog.acolyer.org/2018/11/19/scootr-scaling-r-dataframes-on-dataflow-systems/) | 未取り込み | | | 2018-11-21 | [Continuum: a platform for cost-aware low-latency continual learning](https://blog.acolyer.org/2018/11/21/continuum-a-platform-for-cost-aware-low-latency-continual-learning/) | 未取り込み | | | 2018-11-23 | [Uncertainty propagation in data processing systems](https://blog.acolyer.org/2018/11/23/uncertainty-propagation-in-data-processing-systems/) | 未取り込み | | | 2018-11-26 | [BEAT: asynchronous BFT made practical](https://blog.acolyer.org/2018/11/26/beat-asynchronous-bft-made-practical/) | 未取り込み | | | 2018-11-28 | [Towards usable checksums: automating the integrity verification of web downloads for the masses](https://blog.acolyer.org/2018/11/28/towards-usable-checksums-automating-the-integrity-verification-of-web-downloads-for-the-masses/) | 未取り込み | | | 2018-11-30 | [LEMNA: explaining deep learning based security applications](https://blog.acolyer.org/2018/11/30/lemna-explaining-deep-learning-based-security-applications/) | 未取り込み | | | 2018-12-03 | [Securify: practical security analysis of smart contracts](https://blog.acolyer.org/2018/12/03/securify-practical-security-analysis-of-smart-contracts/) | 未取り込み | | | 2018-12-05 | [FairSwap: how to fairly exchange digital goods](https://blog.acolyer.org/2018/12/05/fairswap-how-to-fairly-exchange-digital-goods/) | 未取り込み | | | 2018-12-07 | [RapidChain: scaling blockchain via full sharding](https://blog.acolyer.org/2018/12/07/rapidchain-scaling-blockchain-via-full-sharding/) | 未取り込み | | | 2018-12-10 | [MadMax: surviving out-of-gas conditions in Ethereum smart contracts](https://blog.acolyer.org/2018/12/10/madmax-surviving-out-of-gas-conditions-in-ethereum-smart-contracts/) | 未取り込み | | | 2018-12-12 | [GraphIt: A high-performance graph DSL](https://blog.acolyer.org/2018/12/12/graphit-a-high-performance-graph-dsl/) | 未取り込み | | | 2018-12-14 | [Darwinian data structure selection](https://blog.acolyer.org/2018/12/14/darwinian-data-structure-selection/) | 未取り込み | | | 2018-12-17 | [Applied machine learning at Facebook: a datacenter infrastructure perspective](https://blog.acolyer.org/2018/12/17/applied-machine-learning-at-facebook-a-datacenter-infrastructure-perspective/) | 未取り込み | | | 2018-12-19 | [Identifying impactful service system problems via log analysis](https://blog.acolyer.org/2018/12/19/identifying-impactful-service-system-problems-via-log-analysis/) | 未取り込み | | | 2018-12-21 | [Towards a theory of software development expertise](https://blog.acolyer.org/2018/12/21/towards-a-theory-of-software-development-expertise/) | 未取り込み | | ### 2019(128 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2019-01-07 | [The tradeoffs of large scale learning](https://blog.acolyer.org/2019/01/07/the-tradeoffs-of-large-scale-learning/) | 未取り込み | | | 2019-01-09 | [Neural Ordinary Differential Equations](https://blog.acolyer.org/2019/01/09/neural-ordinary-differential-equations/) | papers/ のみ | [[2018__NeurIPS__Neural Ordinary Differential Equations]] | | 2019-01-11 | [Unsupervised learning of artistic styles with archetypal style analysis](https://blog.acolyer.org/2019/01/11/unsupervised-learning-of-artistic-styles-with-archetypal-style-analysis/) | 未取り込み | | | 2019-01-14 | [Serverless computing: one step forward, two steps back](https://blog.acolyer.org/2019/01/14/serverless-computing-one-step-forward-two-steps-back/) | 未取り込み | | | 2019-01-16 | [SageDB: a learned database system](https://blog.acolyer.org/2019/01/16/sagedb-a-learned-database-system/) | 未取り込み | | | 2019-01-18 | [Towards a hands-free query optimizer through deep learning](https://blog.acolyer.org/2019/01/18/towards-a-hands-free-query-optimizer-through-deep-learning/) | 未取り込み | | | 2019-01-21 | [Design continuums and the path toward self-designing key-value stores that know and learn](https://blog.acolyer.org/2019/01/21/design-continuums-and-the-path-toward-self-designing-key-value-stores-that-know-and-learn/) | 未取り込み | | | 2019-01-23 | [The data calculator: data structure design and cost synthesis from first principles and learned cost models](https://blog.acolyer.org/2019/01/23/the-data-calculator-data-structure-design-and-cost-synthesis-from-first-principles-and-learned-cost-models/) | 未取り込み | | | 2019-01-25 | [Programming paradigms for dummies: what every programmer should know](https://blog.acolyer.org/2019/01/25/programming-paradigms-for-dummies-what-every-programmer-should-know/) | 未取り込み | | | 2019-01-28 | [The case for network-accelerated query processing](https://blog.acolyer.org/2019/01/28/the-case-for-network-accelerated-query-processing/) | 未取り込み | | | 2019-01-30 | [Veritas: shared verifiable databases and tables in the cloud](https://blog.acolyer.org/2019/01/30/veritas-shared-verifiable-databases-and-tables-in-the-cloud/) | 未取り込み | | | 2019-02-01 | [Fixed it for you: protocol repair using lineage graphs](https://blog.acolyer.org/2019/02/01/fixed-it-for-you-protocol-repair-using-lineage-graphs/) | 未取り込み | | | 2019-02-04 | [TensorFlow.js: machine learning for the web and beyond](https://blog.acolyer.org/2019/02/04/tensorflow-js-machine-learning-for-the-web-and-beyond/) | 未取り込み | | | 2019-02-06 | [A comprehensive survey on graph neural networks](https://blog.acolyer.org/2019/02/06/a-comprehensive-survey-on-graph-neural-networks/) | 未取り込み | | | 2019-02-08 | [Graph neural networks: a review of methods and applications](https://blog.acolyer.org/2019/02/08/graph-neural-networks-a-review-of-methods-and-applications/) | 未取り込み | | | 2019-02-11 | [ExFaKT: a framework for explaining facts over knowledge graphs and text](https://blog.acolyer.org/2019/02/11/exfakt-a-framework-for-explaining-facts-over-knowledge-graphs-and-text/) | 未取り込み | | | 2019-02-13 | [Beyond news contents: the role of social context for fake news detection](https://blog.acolyer.org/2019/02/13/beyond-news-contents-the-role-of-social-context-for-fake-news-detection/) | 未取り込み | | | 2019-02-15 | [A survey on dynamic and stochastic vehicle routing problems](https://blog.acolyer.org/2019/02/15/a-survey-on-dynamic-and-stochastic-vehicle-routing-problems/) | 未取り込み | | | 2019-02-18 | [The why and how of nonnegative matrix factorization](https://blog.acolyer.org/2019/02/18/the-why-and-how-of-nonnegative-matrix-factorization/) | 未取り込み | | | 2019-02-20 | [Protecting user privacy: an approach for untraceable web browsing history and unambiguous user profiles](https://blog.acolyer.org/2019/02/20/protecting-user-privacy-an-approach-for-untraceable-web-browsing-history-and-unambiguous-user-profiles/) | 未取り込み | | | 2019-02-22 | [CORALS: who are my potential new customers? Tapping into the wisdom of customers’ decisions](https://blog.acolyer.org/2019/02/22/corals-who-are-my-potential-new-customers-tapping-into-the-wisdom-of-customers-decisions/) | 未取り込み | | | 2019-02-25 | [Understanding hidden memories of recurrent neural networks](https://blog.acolyer.org/2019/02/25/understanding-hidden-memories-of-recurrent-neural-networks/) | 未取り込み | | | 2019-02-27 | [GAN dissection: visualizing and understanding generative adversarial networks](https://blog.acolyer.org/2019/02/27/gan-dissection-visualizing-and-understanding-generative-adversarial-networks/) | 未取り込み | | | 2019-03-01 | [Large scale GAN training for high fidelity natural image synthesis](https://blog.acolyer.org/2019/03/01/large-scale-gan-training-for-high-fidelity-natural-image-synthesis/) | 未取り込み | | | 2019-03-04 | [Efficient large-scale fleet management via multi-agent deep reinforcement learning](https://blog.acolyer.org/2019/03/04/efficient-large-scale-fleet-management-via-multi-agent-deep-reinforcement-learning/) | 未取り込み | | | 2019-03-06 | [Keeping CALM: when distributed consistency is easy](https://blog.acolyer.org/2019/03/06/keeping-calm-when-distributed-consistency-is-easy/) | 未取り込み | | | 2019-03-08 | [A generalised solution to distributed consensus](https://blog.acolyer.org/2019/03/08/a-generalised-solution-to-distributed-consensus/) | 未取り込み | | | 2019-03-11 | [Efficient synchronisation of state-based CRDTs](https://blog.acolyer.org/2019/03/11/efficient-synchronisation-of-state-based-crdts/) | 未取り込み | | | 2019-03-13 | [Cloud computing simplified: a Berkeley view on serverless computing](https://blog.acolyer.org/2019/03/13/cloud-computing-simplified-a-berkeley-view-on-serverless-computing/) | 未取り込み | | | 2019-03-15 | [Exploiting commutativity for practical fast replication](https://blog.acolyer.org/2019/03/15/exploiting-commutativity-for-practical-fast-replication/) | 未取り込み | | | 2019-03-18 | [Datacenter RPCs can be general and fast](https://blog.acolyer.org/2019/03/18/datacenter-rpcs-can-be-general-and-fast/) | 未取り込み | | | 2019-03-20 | [Understanding lifecycle management complexity of datacenter topologies](https://blog.acolyer.org/2019/03/20/understanding-lifecycle-management-complexity-of-datacenter-topologies/) | 未取り込み | | | 2019-03-22 | [Slim: OS kernel support for a low-overhead container overlay network](https://blog.acolyer.org/2019/03/22/slim-os-kernel-support-for-a-low-overhead-container-overlay-network/) | 未取り込み | | | 2019-03-25 | [Amazon Aurora: design considerations for high throughput cloud-native relational databases](https://blog.acolyer.org/2019/03/25/amazon-aurora-design-considerations-for-high-throughput-cloud-native-relational-databases/) | wiki | [[@2017__SIGMOD__Amazon Aurora - Design Considerations for High Throughput Cloud-Native Relational Databases]] | | 2019-03-27 | [Amazon Aurora: on avoiding distributed consensus for I/Os, commits, and membership changes](https://blog.acolyer.org/2019/03/27/amazon-aurora-on-avoiding-distributed-consensus-for-i-os-commits-and-membership-changes/) | wiki | [[@2018__SIGMOD__Amazon Aurora - On Avoiding Distributed Consensus for I Os, Commits, and Membership Changes]] | | 2019-03-29 | [Calvin: fast distributed transactions for partitioned database systems](https://blog.acolyer.org/2019/03/29/calvin-fast-distributed-transactions-for-partitioned-database-systems/) | 未取り込み | | | 2019-04-01 | [The crux of voice (in)security: a brain study of speaker legitimacy detection](https://blog.acolyer.org/2019/04/01/the-crux-of-voice-insecurity-a-brain-study-of-speaker-legitimacy-detection/) | 未取り込み | | | 2019-04-03 | [Establishing software root of trust unconditionally](https://blog.acolyer.org/2019/04/03/establishing-software-root-of-trust-unconditionally/) | 未取り込み | | | 2019-04-05 | [Ginseng: keeping secrets in registers when you distrust the operating system](https://blog.acolyer.org/2019/04/05/ginseng-keeping-secrets-in-registers-when-you-distrust-the-operating-system/) | 未取り込み | | | 2019-04-08 | [How bad can it git? Characterizing secret leakage in public GitHub repositories](https://blog.acolyer.org/2019/04/08/how-bad-can-it-git-characterizing-secret-leakage-in-public-github-repositories/) | 未取り込み | | | 2019-04-10 | [Don’t trust the locals: investigating the prevalence of persistent client-side cross-site scripting in the wild](https://blog.acolyer.org/2019/04/10/dont-trust-the-locals-investigating-the-prevalence-of-persistent-client-side-cross-site-scripting-in-the-wild/) | 未取り込み | | | 2019-04-12 | [Master of web puppets: abusing web browsers for persistent and stealthy computation](https://blog.acolyer.org/2019/04/12/master-of-web-puppets-abusing-web-browsers-for-persistent-and-stealthy-computation/) | 未取り込み | | | 2019-04-15 | [Time protection: the missing OS abstraction](https://blog.acolyer.org/2019/04/15/time-protection-the-missing-os-abstraction/) | 未取り込み | | | 2019-04-17 | [Teaching rigorous distributed systems with efficient model checking](https://blog.acolyer.org/2019/04/17/teaching-rigorous-distributed-systems-with-efficient-model-checking/) | 未取り込み | | | 2019-04-18 | [Keeping master green at scale](https://blog.acolyer.org/2019/04/18/keeping-master-green-at-scale/) | 未取り込み | | | 2019-05-07 | [Distributed consensus revised – Part I](https://blog.acolyer.org/2019/05/07/distributed-consensus-revised-part-i/) | 未取り込み | | | 2019-05-08 | [Distributed consensus revised – Part II](https://blog.acolyer.org/2019/05/08/distributed-consensus-revised-part-ii/) | 未取り込み | | | 2019-05-10 | [Distributed consensus revised – Part III](https://blog.acolyer.org/2019/05/10/distributed-consensus-revised-part-iii/) | 未取り込み | | | 2019-05-13 | [An open-source benchmark suite for microservices and their hardware-software implications for cloud & edge systems](https://blog.acolyer.org/2019/05/13/an-open-source-benchmark-suite-for-microservices-and-their-hardware-software-implications-for-cloud-edge-systems/) | papers/ のみ | [[2019__ASPLOS__An open-source benchmark suite for microservices and their hardware-software implications for cloud & edge systems]] | | 2019-05-15 | [Seer: leveraging big data to navigate the complexity of performance debugging in cloud microservices](https://blog.acolyer.org/2019/05/15/seer/) | 未取り込み | | | 2019-05-17 | [Understanding real-world concurrency bugs in Go](https://blog.acolyer.org/2019/05/17/understanding-real-world-concurrency-bugs-in-go/) | 未取り込み | | | 2019-05-20 | [RPCValet: NI-driven tail-aware balancing of µs-scale RPCs](https://blog.acolyer.org/2019/05/20/rpcvalet/) | 未取り込み | | | 2019-05-22 | [Software-defined far memory in warehouse scale computers](https://blog.acolyer.org/2019/05/22/sw-far-memory/) | 未取り込み | | | 2019-05-24 | [Compress objects, not cache lines: an object-based compressed memory hierarchy](https://blog.acolyer.org/2019/05/24/zippads/) | 未取り込み | | | 2019-05-28 | [CheriABI: enforcing valid pointer provenance and minimizing pointer privilege in the POSIX C run-time environment](https://blog.acolyer.org/2019/05/28/cheri-abi/) | 未取り込み | | | 2019-05-29 | [Boosted race trees for low energy classification](https://blog.acolyer.org/2019/05/29/race-trees/) | 未取り込み | | | 2019-05-31 | [A case for lease-based, utilitarian resource management on mobile devices](https://blog.acolyer.org/2019/05/31/lease-os/) | 未取り込み | | | 2019-06-03 | [Continuous integration of machine learning models with ease.ml/ci](https://blog.acolyer.org/2019/06/03/ease-ml-ci/) | 未取り込み | | | 2019-06-05 | [Data validation for machine learning](https://blog.acolyer.org/2019/06/05/data-validation-for-machine-learning/) | 未取り込み | | | 2019-06-07 | [Towards federated learning at scale: system design](https://blog.acolyer.org/2019/06/07/towards-federated-learning-at-scale/) | 未取り込み | | | 2019-06-10 | [PyTorch-BigGraph: a large-scale graph embedding system](https://blog.acolyer.org/2019/06/10/pytorch-biggraph/) | 未取り込み | | | 2019-06-12 | [Beyond data and model parallelism for deep neural networks](https://blog.acolyer.org/2019/06/12/beyond-data-and-model-parallelism/) | 未取り込み | | | 2019-06-14 | [A case for managed and model-less inference serving](https://blog.acolyer.org/2019/06/14/a-case-for-managed-and-model-less-inference-serving/) | 未取り込み | | | 2019-06-17 | [Towards multiverse databases](https://blog.acolyer.org/2019/06/17/towards-multiverse-databases/) | 未取り込み | | | 2019-06-19 | [Nines are not enough: meaningful metrics for clouds](https://blog.acolyer.org/2019/06/19/nines-are-not-enough/) | wiki | [[@2019__HotOS__Nines are Not Enough - Meaningful Metrics for Clouds]] | | 2019-06-21 | [What bugs cause cloud production incidents?](https://blog.acolyer.org/2019/06/21/what-bugs-cause-cloud-production-incidents/) | 未取り込み | | | 2019-06-24 | [Fast key-value stores: an idea whose time has come and gone](https://blog.acolyer.org/2019/06/24/fast-key-value-stores/) | 未取り込み | | | 2019-06-26 | [Designing far memory data structures: think outside the box](https://blog.acolyer.org/2019/06/26/designing-far-memory-data-structures/) | 未取り込み | | | 2019-06-28 | [Machine learning systems are stuck in a rut](https://blog.acolyer.org/2019/06/28/machine-learning-systems-are-stuck-in-a-rut/) | 未取り込み | | | 2019-07-01 | [The convoy phenomenon](https://blog.acolyer.org/2019/07/01/the-convoy-phenomenon/) | 未取り込み | | | 2019-07-03 | [One SQL to rule them all: an efficient and syntactically idiomatic approach to management of streams and tables](https://blog.acolyer.org/2019/07/03/one-sql-to-rule-them-all/) | 未取り込み | | | 2019-07-05 | [Automating chaos experiments in production](https://blog.acolyer.org/2019/07/05/automating-chaos-experiments-in-production/) | papers/ のみ | [[2019__ICSE__Automating chaos experiments in production]] | | 2019-07-08 | [Software engineering for machine learning: a case study](https://blog.acolyer.org/2019/07/08/software-engineering-for-machine-learning/) | 未取り込み | | | 2019-07-10 | [Three key checklists and remedies for trustworthy analysis of online controlled experiments at scale](https://blog.acolyer.org/2019/07/10/three-key-checklists-and-remedies-for-oces/) | 未取り込み | | | 2019-07-12 | [View-centric performance optimization for database-backed web applications](https://blog.acolyer.org/2019/07/12/view-centric-performance-optimization/) | 未取り込み | | | 2019-07-15 | [Data Shapley: equitable valuation of data for machine learning](https://blog.acolyer.org/2019/07/15/data-shapley/) | 未取り込み | | | 2019-07-17 | [Challenging common assumptions in the unsupervised learning of disentangled representations](https://blog.acolyer.org/2019/07/17/challenging-common-assumptions-in-the-unsupervised-learning-of-disentangled-representations/) | 未取り込み | | | 2019-07-19 | [Meta-learning neural Bloom filters](https://blog.acolyer.org/2019/07/19/meta-learning-neural-bloom-filters/) | 未取り込み | | | 2019-08-19 | [Robust learning from untrusted sources](https://blog.acolyer.org/2019/08/19/robust-learning-from-untrusted-sources/) | 未取り込み | | | 2019-08-21 | [Statistical foundations of virtual democracy](https://blog.acolyer.org/2019/08/21/statistical-foundations-of-virtual-democracy/) | 未取り込み | | | 2019-08-23 | [Learning to prove theorems via interacting with proof assistants](https://blog.acolyer.org/2019/08/23/learning-to-prove-theorems-via-interacting-with-proof-assistants/) | 未取り込み | | | 2019-08-26 | [Snuba: automating weak supervision to label training data](https://blog.acolyer.org/2019/08/26/snuba/) | 未取り込み | | | 2019-08-28 | [Interactive checks for coordination avoidance](https://blog.acolyer.org/2019/08/28/interactive-checks-for-coordination-avoidance/) | 未取り込み | | | 2019-08-30 | [Choosing a cloud DBMS: architectures and tradeoffs](https://blog.acolyer.org/2019/08/30/choosing-a-cloud-dbms/) | 未取り込み | | | 2019-09-02 | [IPA: invariant-preserving applications for weakly consistent replicated databases](https://blog.acolyer.org/2019/09/02/ipa/) | 未取り込み | | | 2019-09-04 | [SLOG: serializable, low-latency, geo-replicated transactions](https://blog.acolyer.org/2019/09/04/slog/) | 未取り込み | | | 2019-09-06 | [DDSketch: a fast and fully-mergeable quantile sketch with relative-error guarantees](https://blog.acolyer.org/2019/09/06/ddsketch/) | papers/ のみ | [[2019__arXiv__DDSketch - A Fast and Fully-Mergeable Quantile Sketch with Relative-Error Guarantees]] | | 2019-09-09 | [Experiences with approximating queries in Microsoft’s production big-data clusters](https://blog.acolyer.org/2019/09/09/ms-approx-query/) | 未取り込み | | | 2019-09-11 | [Procella: unifying serving and analytical data at YouTube](https://blog.acolyer.org/2019/09/11/procella/) | 未取り込み | | | 2019-09-13 | [Declarative recursive computation on an RDBMS](https://blog.acolyer.org/2019/09/13/declarative-recursive-computation-on-an-rdbms/) | 未取り込み | | | 2019-09-16 | [Fine-grained, secure and efficient data provenance on blockchain systems](https://blog.acolyer.org/2019/09/16/blockchain-provenance/) | 未取り込み | | | 2019-09-18 | [Updating graph databases with Cypher](https://blog.acolyer.org/2019/09/18/updating-graph-databases-with-cypher/) | 未取り込み | | | 2019-09-23 | [The secret-sharer: evaluating and testing unintended memorization in neural networks](https://blog.acolyer.org/2019/09/23/the-secret-sharer/) | 未取り込み | | | 2019-09-25 | [50 ways to leak your data: an exploration of apps’ circumvention of the Android permissions system](https://blog.acolyer.org/2019/09/25/50-ways-to-leak-your-data/) | 未取り込み | | | 2019-09-27 | [Wireless attacks on aircraft instrument landing systems](https://blog.acolyer.org/2019/09/27/wireless-attacks-on-aircraft-instrument-landing-systems/) | 未取り込み | | | 2019-09-30 | [Small world with high risks: a study of security threats in the npm ecosystem](https://blog.acolyer.org/2019/09/30/small-world-with-high-risks/) | 未取り込み | | | 2019-10-02 | [In-toto: providing farm-to-table guarantees for bits and bytes](https://blog.acolyer.org/2019/10/02/in-toto/) | 未取り込み | | | 2019-10-04 | [Detecting and characterizing lateral phishing at scale](https://blog.acolyer.org/2019/10/04/lateral-phishing-at-scale/) | 未取り込み | | | 2019-10-07 | [150 successful machine learning models: 6 lessons learned at Booking.com](https://blog.acolyer.org/2019/10/07/150-successful-machine-learning-models/) | 未取り込み | | | 2019-10-09 | [Applying deep learning to Airbnb search](https://blog.acolyer.org/2019/10/09/applying-deep-learning-to-airbnb-search/) | 未取り込み | | | 2019-10-11 | [Learning a unified embedding for visual search at Pinterest](https://blog.acolyer.org/2019/10/11/learning-a-unified-embedding-for-visual-search-at-pinterest/) | 未取り込み | | | 2019-10-15 | [Invisible mask: practical attacks on face recognition with infrared](https://blog.acolyer.org/2019/10/15/invisible-mask/) | 未取り込み | | | 2019-10-16 | [“I was told to buy a software or lose my computer: I ignored it.” A study of ransomware](https://blog.acolyer.org/2019/10/16/ransomware/) | 未取り込み | | | 2019-10-18 | [HackPPL: a universal probabilistic programming language](https://blog.acolyer.org/2019/10/18/hackppl/) | 未取り込み | | | 2019-10-21 | [Vega-Lite: a grammar of interactive graphics](https://blog.acolyer.org/2019/10/21/a-grammar-of-interactive-graphics/) | 未取り込み | | | 2019-10-23 | [Futzing and moseying: interviews with professional data analysts on exploration practices](https://blog.acolyer.org/2019/10/23/futzing-and-moseying/) | 未取り込み | | | 2019-10-25 | [Task-based effectiveness of basic visualizations](https://blog.acolyer.org/2019/10/25/task-based-effectiveness-of-basic-visualizations/) | 未取り込み | | | 2019-10-28 | [Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead](https://blog.acolyer.org/2019/10/28/interpretable-models/) | 未取り込み | | | 2019-10-30 | [Learning certifiably optimal rule lists for categorical data](https://blog.acolyer.org/2019/10/30/corels/) | 未取り込み | | | 2019-11-01 | [Optimized risk scores](https://blog.acolyer.org/2019/11/01/optimized-risk-scores/) | 未取り込み | | | 2019-11-04 | [An analysis of performance evolution of Linux’s core operations](https://blog.acolyer.org/2019/11/04/an-analysis-of-performance-evolution-of-linuxs-core-operations/) | 未取り込み | | | 2019-11-06 | [File systems unfit as distributed storage backends: lessons from ten years of Ceph evolution](https://blog.acolyer.org/2019/11/06/ceph-evolution/) | 未取り込み | | | 2019-11-08 | [The inflection point hypothesis: a principled approach to finding the root cause of a failure](https://blog.acolyer.org/2019/11/08/the-inflection-point-hypothesis/) | 未取り込み | | | 2019-11-11 | [Snap: a microkernel approach to host networking](https://blog.acolyer.org/2019/11/11/snap-networking/) | 未取り込み | | | 2019-11-13 | [Scaling symbolic evaluation for automated verification of systems code with Serval](https://blog.acolyer.org/2019/11/13/scaling-symbolic-evaluation-serval/) | 未取り込み | | | 2019-11-15 | [Taiji: managing global user traffic for large-scale Internet services at the edge](https://blog.acolyer.org/2019/11/15/facebook-taiji/) | 未取り込み | | | 2019-11-18 | [Formal foundations of serverless computing](https://blog.acolyer.org/2019/11/18/formal-foundations-of-serverless-computing/) | 未取り込み | | | 2019-11-20 | [Local-first software: you own your data, in spite of the cloud](https://blog.acolyer.org/2019/11/20/local-first-software/) | 未取り込み | | | 2019-11-22 | [PlanAlyzer: assessing threats to the validity of online experiments](https://blog.acolyer.org/2019/11/22/planalyzer/) | 未取り込み | | | 2019-11-25 | [Mergeable replicated data types – Part I](https://blog.acolyer.org/2019/11/25/mergeable-replicated-data-types-part-i/) | 未取り込み | | | 2019-11-27 | [Mergeable replicated data types – Part II](https://blog.acolyer.org/2019/11/27/mergeable-replicated-data-types-part-ii/) | 未取り込み | | | 2019-11-29 | [TLA+ model checking made symbolic](https://blog.acolyer.org/2019/11/29/tla-model-checking-made-symbolic/) | 未取り込み | | | 2019-12-02 | [Efficient lock-free durable sets](https://blog.acolyer.org/2019/12/02/efficient-lock-free-durable-sets/) | 未取り込み | | | 2019-12-04 | [Declarative assembly of web applications from pre-defined concepts](https://blog.acolyer.org/2019/12/04/declarative-assembly-of-web-applications-from-pre-defined-concepts/) | 未取り込み | | | 2019-12-06 | [Benchmarking spreadsheet systems](https://blog.acolyer.org/2019/12/06/benchmarking-spreadsheet-systems/) | 未取り込み | | | 2019-12-09 | [A persistent problem: managing pointers in NVM](https://blog.acolyer.org/2019/12/09/a-persistent-problem/) | 未取り込み | | | 2019-12-11 | [A tale of two abstractions: the case for object space](https://blog.acolyer.org/2019/12/11/a-tale-of-two-abstractions/) | 未取り込み | | | 2019-12-13 | [How do committees invent?](https://blog.acolyer.org/2019/12/13/how-do-committees-invent/) | 未取り込み | | ### 2020(47 件) | 日付 | 題名 | 状態 | vault | | --- | --- | --- | --- | | 2020-01-08 | [Ironies of automation](https://blog.acolyer.org/2020/01/08/ironies-of-automation/) | wiki | [[@1983__Automatica__Ironies of Automation]] | | 2020-01-10 | [Ten challenges for making automation a ‘team player’ in joint human-agent activity](https://blog.acolyer.org/2020/01/10/ten-challenges-for-automation/) | 未取り込み | | | 2020-01-13 | [Challenges of real-world reinforcement learning](https://blog.acolyer.org/2020/01/13/challenges-of-real-world-rl/) | 未取り込み | | | 2020-01-15 | [Programmatically interpretable reinforcement learning](https://blog.acolyer.org/2020/01/15/programmatically-interpretable-reinforcement-learning/) | 未取り込み | | | 2020-01-17 | [Synthesizing data structure transformations from input-output examples](https://blog.acolyer.org/2020/01/17/synthesizing-data-structure-transformations/) | 未取り込み | | | 2020-01-20 | [STELLA: report from the SNAFU-catchers workshop on coping with complexity](https://blog.acolyer.org/2020/01/20/stella-coping-with-complexity-2/) | 未取り込み | | | 2020-01-22 | [Trade-offs under pressure: heuristics and observations of teams resolving internet service outages (Part 1)](https://blog.acolyer.org/2020/01/22/trade-offs-under-pressure-part-1/) | wiki | [[Trade-Offs Under Pressure]] | | 2020-01-24 | [Trade-offs under pressure: heuristics and observations of teams resolving internet service outages (Part II)](https://blog.acolyer.org/2020/01/24/trade-offs-under-pressure-part-2/) | wiki | [[Trade-Offs Under Pressure]] | | 2020-01-27 | [Reverb: speculative debugging for web applications](https://blog.acolyer.org/2020/01/27/reverb-speculative-debugging/) | 未取り込み | | | 2020-01-29 | [Narrowing the gap between serverless and its state with storage functions](https://blog.acolyer.org/2020/01/29/narrowing-the-gap/) | 未取り込み | | | 2020-01-31 | [Seamless offloading of web app computations from mobile device to edge clouds via HTML5 Web Worker migration](https://blog.acolyer.org/2020/01/31/web-worker-migration/) | 未取り込み | | | 2020-02-03 | [The measure and mismeasure of fairness: a critical review of fair machine learning](https://blog.acolyer.org/2020/02/03/measure-mismeasure-fairness/) | 未取り込み | | | 2020-02-05 | [POTS: protective optimization technologies](https://blog.acolyer.org/2020/02/05/protective-optimization-technologies/) | 未取り込み | | | 2020-02-07 | [Cloudburst: stateful functions-as-a-service](https://blog.acolyer.org/2020/02/07/cloudburst/) | 未取り込み | | | 2020-02-10 | [Watching you watch: the tracking system of over-the-top TV streaming devices](https://blog.acolyer.org/2020/02/10/watching-you-watch/) | 未取り込み | | | 2020-02-12 | [Let’s Encrypt: an automated certificate authority to encrypt the entire web](https://blog.acolyer.org/2020/02/12/lets-encrypt-an-automated-certificate-authority-to-encrypt-the-entire-web/) | 未取り込み | | | 2020-02-14 | [Programs, life cycles, and laws of software evolution](https://blog.acolyer.org/2020/02/14/programs-life-cycles-laws/) | 未取り込み | | | 2020-02-17 | [Migrating a privacy-safe information extraction system to a Software 2.0 design](https://blog.acolyer.org/2020/02/17/software-20-migration/) | 未取り込み | | | 2020-02-19 | [Cloudy with a high chance of DBMS: a 10-year prediction for enterprise-grade ML](https://blog.acolyer.org/2020/02/19/ten-year-egml-predictions/) | 未取り込み | | | 2020-02-21 | [Extending relational query processing with ML inference](https://blog.acolyer.org/2020/02/21/extending-relational-query-processing/) | 未取り込み | | | 2020-02-24 | [AnyLog: a grand unification of the Internet of things](https://blog.acolyer.org/2020/02/24/anylog/) | 未取り込み | | | 2020-02-26 | [Meaningful availability](https://blog.acolyer.org/2020/02/26/meaningful-availability/) | wiki | [[@2020__NSDI__Meaningful Availability]] | | 2020-02-28 | [Gandalf: an intelligent, end-to-end analytics service for safe deployment in cloud-scale infrastructure](https://blog.acolyer.org/2020/02/28/microsoft-gandalf/) | 未取り込み | | | 2020-03-02 | [Firecracker: lightweight virtualization for serverless applications](https://blog.acolyer.org/2020/03/02/firecracker/) | 未取り込み | | | 2020-03-04 | [Millions of tiny databases](https://blog.acolyer.org/2020/03/04/millions-of-tiny-databases/) | 未取り込み | | | 2020-03-09 | [Building an elastic query engine on disaggregated storage](https://blog.acolyer.org/2020/03/09/snowflake/) | 未取り込み | | | 2020-03-11 | [Characterizing, modeling, and benchmarking RocksDB key-value workloads at Facebook](https://blog.acolyer.org/2020/03/11/rocks-db-at-facebook/) | 未取り込み | | | 2020-03-13 | [When correlation (or lack of it) can be causation](https://blog.acolyer.org/2020/03/13/correlation-x-2/) | 未取り込み | | | 2020-03-16 | [Understanding, detecting and localizing partial failures in large system software](https://blog.acolyer.org/2020/03/16/omega-gen/) | wiki | [[@2020__NSDI__Understanding, Detecting and Localizing Partial Failures in Large System Software]] | | 2020-03-18 | [An empirical guide to the behavior and use of scalable persistent memory](https://blog.acolyer.org/2020/03/18/scalable-persistent-memory/) | 未取り込み | | | 2020-03-20 | [Serverless in the wild: characterizing and optimising the serverless workload at a large cloud provider](https://blog.acolyer.org/2020/03/20/serverless-in-the-wild/) | 未取り込み | | | 2020-09-14 | [Aligning superhuman AI with human behaviour: chess as a model systems](https://blog.acolyer.org/2020/09/14/aligning-superhuman-ai-with-human-behaviour/) | 未取り込み | | | 2020-09-21 | [Watchman: monitoring dependency conflicts for Python library ecosystem](https://blog.acolyer.org/2020/09/21/watchman/) | 未取り込み | | | 2020-09-25 | [Static Analysis of Java Enterprise Applications: Frameworks and Caches, the Elephants in the Room](https://blog.acolyer.org/2020/09/25/jackee/) | 未取り込み | | | 2020-09-28 | [Spying on the floating point behavior of existing, unmodified scientific applications](https://blog.acolyer.org/2020/09/28/fpspy/) | 未取り込み | | | 2020-10-02 | [Toward an API for the real numbers](https://blog.acolyer.org/2020/10/02/toward-an-api-for-the-real-numbers/) | 未取り込み | | | 2020-10-05 | [Understanding operational 5G: a first measurement study on its coverage, performance and energy consumption](https://blog.acolyer.org/2020/10/05/understanding-operational-5g/) | 未取り込み | | | 2020-10-12 | [Orbital edge computing: nano satellite constellations as a new class of computer system](https://blog.acolyer.org/2020/10/12/orbital-edge-computing/) | 未取り込み | | | 2020-10-19 | [The case for a learned sorting algorithm](https://blog.acolyer.org/2020/10/19/the-case-for-a-learned-sorting-algorithm/) | 未取り込み | | | 2020-10-26 | [Helios: hyperscale indexing for the cloud & edge – part 1](https://blog.acolyer.org/2020/10/26/helios-part-1/) | 未取り込み | | | 2020-11-02 | [Helios: hyperscale indexing for the cloud & edge (part II)](https://blog.acolyer.org/2020/11/02/helios-part-ii/) | 未取り込み | | | 2020-11-09 | [Virtual consensus in Delos](https://blog.acolyer.org/2020/11/09/delos/) | 未取り込み | | | 2020-11-16 | [Achieving 100Gbps intrusion prevention on a single server](https://blog.acolyer.org/2020/11/16/pigasus/) | 未取り込み | | | 2020-11-23 | [Elle: inferring isolation anomalies from experimental observations](https://blog.acolyer.org/2020/11/23/elle/) | 未取り込み | | | 2020-11-30 | [Seeing is believing: a client-centric specification of database isolation](https://blog.acolyer.org/2020/11/30/seeing-is-believing/) | 未取り込み | | | 2020-12-08 | [Bias in word embeddings](https://blog.acolyer.org/2020/12/08/bias-in-word-embeddings/) | 未取り込み | | | 2020-12-14 | [An overview of end-to-end entity resolution for big data](https://blog.acolyer.org/2020/12/14/entity-resolution/) | 未取り込み | | ## 文献紹介ではない投稿 2011年の3件はブログ開設時の記事で、シリーズ開始前である。残りは学期休み、記念回、読書リスト、Colyer 自身の論考、ワークショップ巡りの連載である。 [[@2016__blog.acolyer__The Morning Paper on Operability]] だけは wiki に記事として入っている。 - 2011-05-29 [開始前] [Welcome](https://blog.acolyer.org/2011/05/29/hello-world/) - 2011-05-30 [開始前] [What’s Next? Paris keynote](https://blog.acolyer.org/2011/05/30/whats-next-paris-keynote/) - 2011-05-31 [開始前] [Rod’s keynote at S2G Forum in London](https://blog.acolyer.org/2011/05/31/rods-keynote-at-s2g-forum-in-london/) - 2014-10-08 [運営・総括] [A storm-drain for “The Morning Paper”](https://blog.acolyer.org/2014/10/08/a-storm-drain-for-the-morning-paper/) - 2014-10-15 [運営・総括] [#themorningpaper reaches 50 papers!](https://blog.acolyer.org/2014/10/15/themorningpaper-reaches-50-papers/) - 2015-01-07 [運営・総括] [Reflections on 100 editions of #themorningpaper](https://blog.acolyer.org/2015/01/07/reflections-on-100-editions-of-themorningpaper/) - 2015-02-01 [運営・総括] [Introducing CIDR’15 week on The Morning Paper](https://blog.acolyer.org/2015/02/01/introducing-cidr15-week-on-the-morning-paper/) - 2015-02-16 [運営・総括] [Desert Island Papers: Peter Alvaro](https://blog.acolyer.org/2015/02/16/desert-island-papers-peter-alvaro/) - 2015-02-22 [運営・総括] [NDSS and FAST week on The Morning Paper](https://blog.acolyer.org/2015/02/22/ndss-and-fast-week-on-the-morning-paper/) - 2015-03-01 [運営・総括] [Can’t we all just agree?](https://blog.acolyer.org/2015/03/01/cant-we-all-just-agree/) - 2015-03-15 [運営・総括] [Desert Island Papers: Jonas Bonér](https://blog.acolyer.org/2015/03/15/desert-island-papers-jonas-boner/) - 2015-03-30 [運営・総括] [End of Term! (and how I read a paper…)](https://blog.acolyer.org/2015/03/30/end-of-term-and-how-i-read-a-paper/) - 2015-04-29 [論考] [Applying the Universal Scalability Law to organisations](https://blog.acolyer.org/2015/04/29/applying-the-universal-scalability-law-to-organisations/) - 2015-06-29 [運営・総括] [Summer Recess](https://blog.acolyer.org/2015/06/29/summer-recess/) - 2015-08-02 [運営・総括] [Welcome Back – and ECOOP ’15](https://blog.acolyer.org/2015/08/02/welcome-back-and-ecoop-15/) - 2015-09-08 [運営・総括] [Out of the Fire Swamp* – Part I, ‘The Data Crisis’](https://blog.acolyer.org/2015/09/08/out-of-the-fire-swamp-part-i-the-data-crisis/) - 2015-09-09 [運営・総括] [Out of the Fire Swamp – Part II, Peering into the mist](https://blog.acolyer.org/2015/09/09/out-of-the-fire-swamp-part-ii-peering-into-the-mist/) - 2015-09-10 [運営・総括] [Out of the Fire Swamp – Part III, Go with the flow.](https://blog.acolyer.org/2015/09/10/out-of-the-fire-swamp-part-iii-go-with-the-flow/) - 2015-12-14 [運営・総括] [A Year in Papers](https://blog.acolyer.org/2015/12/14/a-year-in-papers/) - 2016-01-03 [運営・総括] [(Database) Techiques Everyone Should Know](https://blog.acolyer.org/2016/01/03/database-techiques-everyone-should-know/) - 2016-01-22 [運営・総括] [All Change Please](https://blog.acolyer.org/2016/01/22/all-change-please/) - 2016-01-24 [運営・総括] [A Distributed Systems Seminar Reading List…](https://blog.acolyer.org/2016/01/24/a-distributed-systems-seminar-reading-list/) - 2016-01-31 [運営・総括] [POPL 2016](https://blog.acolyer.org/2016/01/31/popl-2016/) - 2016-02-15 [運営・総括] [A Short Note on Atomicity and Ordering](https://blog.acolyer.org/2016/02/15/a-short-note-on-atomicity-and-ordering/) - 2016-02-26 [運営・総括] [Distributed Consistency and Session Anomalies](https://blog.acolyer.org/2016/02/26/distributed-consistency-and-session-anomalies/) - 2016-04-02 [運営・総括] [End of term](https://blog.acolyer.org/2016/04/02/end-of-term/) - 2016-06-27 [運営・総括] [On chatbots](https://blog.acolyer.org/2016/06/27/on-chatbots/) - 2016-07-22 [運営・総括] [End of Term, and the power of compound interest](https://blog.acolyer.org/2016/07/22/end-of-term-and-the-power-of-compound-interest/) - 2016-09-21 [運営・総括] [The Morning Paper on Operability](https://blog.acolyer.org/2016/09/21/the-morning-paper-on-operability/) — wiki [[@2016__blog.acolyer__The Morning Paper on Operability]] - 2017-01-08 [運営・総括] [“A Distributed Systems Seminar Reading List,” Spring 2017 edition](https://blog.acolyer.org/2017/01/08/a-distributed-systems-seminar-reading-list-spring-2017-edition/) - 2017-04-10 [運営・総括] [End of term, and thank you to the ACM](https://blog.acolyer.org/2017/04/10/end-of-term-and-thank-you-to-the-acm/) - 2017-07-10 [運営・総括] [End of term, and Orders of Magnitude](https://blog.acolyer.org/2017/07/10/end-of-term-and-orders-of-magnitude/) - 2017-12-15 [運営・総括] [End of term](https://blog.acolyer.org/2017/12/15/end-of-term-2/) - 2018-04-02 [運営・総括] [End of Term](https://blog.acolyer.org/2018/04/02/end-of-term-3/) - 2018-05-14 [運営・総括] [Re-coding Black Mirror, Part I](https://blog.acolyer.org/2018/05/14/re-coding-black-mirror-part-i/) - 2018-05-15 [運営・総括] [Re-coding Black Mirror, Part II](https://blog.acolyer.org/2018/05/15/re-coding-black-mirror-part-ii/) - 2018-05-16 [運営・総括] [Re-coding Black Mirror Part III](https://blog.acolyer.org/2018/05/16/re-coding-black-mirror-part-iii/) - 2018-05-17 [運営・総括] [Re-coding Black Mirror Part IV](https://blog.acolyer.org/2018/05/17/re-coding-black-mirror-part-iv/) - 2018-05-18 [運営・総括] [Re-coding Black Mirror, Part V](https://blog.acolyer.org/2018/05/18/re-coding-black-mirror-part-v/) - 2018-07-09 [運営・総括] [End of term](https://blog.acolyer.org/2018/07/09/end-of-term-4/) - 2018-08-06 [運営・総括] [Here we go again!](https://blog.acolyer.org/2018/08/06/here-we-go-again/) - 2019-04-22 [運営・総括] [End of term](https://blog.acolyer.org/2019/04/22/end-of-term-5/) - 2019-07-22 [運営・総括] [End of term](https://blog.acolyer.org/2019/07/22/end-of-term-6/) - 2019-09-20 [運営・総括] [Even more amazing papers at VLDB 2019 (that I didn’t have space to cover yet)](https://blog.acolyer.org/2019/09/20/even-more-amazing-papers-at-vldb/) - 2019-12-16 [運営・総括] [End of term](https://blog.acolyer.org/2019/12/16/end-of-term-7/) - 2020-01-06 [運営・総括] [The Year Ahead](https://blog.acolyer.org/2020/01/06/2020-the-year-ahead/) - 2020-03-23 [運営・総括] [An early end of term](https://blog.acolyer.org/2020/03/23/an-early-end-of-term/) - 2020-07-08 [運営・総括] [What’s happening with The Morning Paper?](https://blog.acolyer.org/2020/07/08/whats-happening-with-the-morning-paper/) - 2021-02-08 [運営・総括] [The ants and the pheromones](https://blog.acolyer.org/2021/02/08/the-ants-and-the-pheromones/) ## 照合の方法と限界 1. 取得: `https://public-api.wordpress.com/wp/v2/sites/blog.acolyer.org/posts`(`X-WP-Total=1086`、2011-05-29 から 2021-02-08)。 2. 文献判定: 学期休み、記念回、Desert Island、Fire Swamp、Black Mirror 巡りのスラッグを除外。残りを文献紹介とする。抜粋が空の 2020年投稿も、題名が文献名なので文献側に残した。 3. wiki 照合: `wiki/sources/` の `title`・`aliases`・ファイル名題名を `title_key` で正規化。part 番号を落としたキーと、副題より前の断片(16文字以上)も使う。包含一致は Trade-Offs Under Pressure の章分割だけがヒットした。 4. `papers/` 照合: 同じキーで既存ノート層を見た。wiki 優先。 題名一致なので、改題や短い通称だけでは取りこぼす。ただし The Google File System、Paxos、Borg、IronFleet、COST は wiki にソースページが無いことを、題名検索でも確認した。逆に MapReduce と Bigtable は wiki にあるが、Colyer が同名の回を書いていない。 Twitter だけの最初期(2014年7月からブログ開始前)は、このリストに入らない。