Commit Graph

299 Commits

Author SHA1 Message Date
Craig Stuntz
1b1323e6b4 Add Columbus, OH chapter 2014-04-25 22:28:05 -04:00
Andrew Guenther
3689103da6 Added the Apache Mesos paper
Apache Mesos is a reverse-engineering of Google's Borg. Mesos allows
clusters to do away with the traditional "role" model of distributed
computing and treats the cluster as a single large pool of resources.
2014-04-25 00:30:10 -07:00
Zeeshan Lakhani
67fbb5c64e Merge pull request #108 from vjoel/master
Add links to Calvin papers
2014-04-24 14:31:10 -04:00
Joel VanderWerf
c0d00babec Add links to Calvin papers 2014-04-24 11:06:57 -07:00
Jeremy Heiler
1501da9fff Merge pull request #103 from icco/omega
Add Google's Omega Paper
2014-04-24 11:01:35 -04:00
Nat Welch
8256a0c81a Add Google Omega to distributed systems readme 2014-04-24 05:47:41 -07:00
Ali Helmy
95dac5d439 Added in bump mapping section
Added Interactive Horizon mapping paper from Microsoft Research. Interactive Horizon Mapping creates shadows on surfaces with bump mapping
2014-04-24 12:30:28 +02:00
Zeeshan Lakhani
9c0b15cf5a Merge pull request #106 from papers-we-love/add-sf-meetup-paper
add sf-paper-april-24
2014-04-24 01:10:29 -04:00
Zeeshan Lakhani
8d8e3683e6 add sf-paper-april-24 2014-04-24 01:10:05 -04:00
Jeremy Heiler
79b94bc8f5 Merge pull request #104 from alihelmy/master
Lighting & Interior mapping papers
2014-04-23 11:37:22 -04:00
Ali Helmy
1f7832f5c0 Lighting section
Light propagation volumes paper from cryengine
2014-04-23 16:05:11 +02:00
Ali Helmy
696745bc50 Added interior mapping paper 2014-04-23 16:02:11 +02:00
Clint Newsom
fdaeedef58 Merge pull request #86 from newsomc/haskell
Adds Haskell section and starter paper by Simon Peyton Jones
2014-04-16 12:35:49 -04:00
Jeremy Heiler
b1ef7eef7f Merge pull request #97 from papers-we-love/concat-prog
Concatenative programming!
2014-04-15 17:49:27 -04:00
Jeremy Heiler
82a0ef87fa Add 📜 to concatenative programming paper 2014-04-15 17:49:11 -04:00
Ines Sombra
bc84e8202e Merge pull request #99 from videlalvaro/patch-1
Update README.md
2014-04-11 06:44:59 +00:00
Alvaro Videla
5e2c7f7e4d Update README.md
Adds link to the MIT's AI Lab publication. 

Since back in the day everything was "AI" I think this is a nice addition. The Actor Model papers are there, M. Minsky's papers, the original LOGO papers, and more.
2014-04-09 16:54:55 +02:00
Jeremy Heiler
0d2d0f845f Concatenative programming! 2014-04-08 11:46:04 -04:00
Zeeshan Lakhani
7de74cbdc9 Merge pull request #94 from bitland/master
adding security directory and the Ptacek/Newsham IDS Evasion paper
2014-04-07 23:01:28 -04:00
Brian Bowman
71068d17d9 Merge pull request #95 from papers-we-love/music-analysis-paper-on-beat-detection-breakbeats
add jason hockman paper on computational analysis and auto dertimination...
2014-04-07 23:01:00 -04:00
Brian Bowman
1cb35d7d58 Merge pull request #92 from swGooF/machinelearning-papers
Machinelearning papers
2014-04-07 22:58:32 -04:00
Zeeshan Lakhani
1672faaa6e app jason hockman paper on computational analysis and auto dertimination of hjdb music 2014-04-07 09:28:14 -04:00
Jonathan Wilkins
1d49a1ad97 adding security directory and the Ptacek/Newsham IDS Evasion paper 2014-04-07 02:36:38 -07:00
Ryan Swanstrom
9d4b35f497 Create README.md
just the initial folder structure

Update README.md

added 3 links

Update README.md

update links to academic sites
2014-04-06 23:04:27 -05:00
Zeeshan Lakhani
7f45d0f16c Merge pull request #87 from newsomc/sparrow
Adds 'Sparrow: Distributed, Low Latency Scheduling' to distributed systems section.
2014-04-06 18:06:05 -04:00
Zeeshan Lakhani
bf802c8da4 Merge pull request #93 from papers-we-love/dexprs
Add dexprs paper
2014-04-06 18:04:32 -04:00
Jeremy Heiler
cada2679b9 Add dexprs paper 2014-04-06 13:25:04 -04:00
Clint Newsom
c48d516faa Merge branch 'haskell' of github.com:newsomc/papers-we-love into haskell 2014-04-06 10:30:05 -04:00
Clint Newsom
318ac8df8f Update README.md
Update README.md

Removing lines at end of file.

Adds a practical paper by Simon Peyton Jones on tacklin monadic I/O, concurrency and foreign-language calls in Haskell. Published in 2010 by Microsoft Research. This is a very readable and useful paper for anyone learning Haskell and intersted in using it beyond academia.

Adding pdf as well.

Update README.md

Remove space from link title.
2014-04-06 10:29:30 -04:00
Clint Newsom
e4b9cf184f Remove space from link title. 2014-04-05 08:34:08 -04:00
Ines Sombra
14bcb0a7df Merge pull request #90 from papers-we-love/make-updates-for-applicative-fp-and-add-may-paper
updates based on applicative programming and what will be mays paper
2014-04-04 11:12:53 -04:00
Clint Newsom
ba57d3c594 Update README.md 2014-04-04 11:08:09 -04:00
Zeeshan Lakhani
03ba800529 updates based on applicative programming and what will be mays paper 2014-04-04 11:06:02 -04:00
Clint Newsom
5f827cadf6 Adding pdf as well. 2014-04-04 10:04:37 -04:00
Clint Newsom
1635092b5a Merge pull request #85 from newsomc/combinators
Adds Combinatory logic section and related paper
2014-04-04 09:58:44 -04:00
Clint Newsom
70500d35c9 Adds 'Sparrow: Distributed, Low Latency Scheduling' presented by David Greenberg at PWL NYC, April 2014. 2014-04-04 09:45:23 -04:00
Clint Newsom
5980899773 Adds a practical paper by Simon Peyton Jones on tacklin monadic I/O, concurrency and foreign-language calls in Haskell. Published in 2010 by Microsoft Research. This is a very readable and useful paper for anyone learning Haskell and intersted in using it beyond academia. 2014-04-04 09:28:36 -04:00
Clint Newsom
d45ec75400 Merge pull request #84 from newsomc/master
Adding core.rrb-vector paper and a Clojure cross reference README.
2014-04-04 08:40:31 -04:00
Clint Newsom
31fe34fb18 Update README.md
Removing lines at end of file.
2014-04-04 08:39:47 -04:00
Clint Newsom
f32898d4a2 Update README.md 2014-04-03 22:58:10 -04:00
Clint Newsom
49cb6db953 Adds section and paper on combinatory logic. Referenced by William Byrd on twitter. 2014-04-02 10:19:39 -04:00
Clint Newsom
d445315e43 Adding core.rrb-vector paper as well as createing a clojure cross reference README. 2014-04-02 10:09:21 -04:00
Zeeshan Lakhani
4c93e325c0 Merge pull request #76 from papers-we-love/clojurewest-papers
Clojurewest papers
2014-04-01 10:03:40 -04:00
Ines Sombra
ce4833ceab Merge pull request #77 from zeroDivisible/master
added "Life beyond distributed transactions" to the set of papers about distributed systems.
2014-04-01 01:05:44 -04:00
Ines Sombra
bc15cfbe99 Merge pull request #83 from papers-we-love/one-vm-to-rule-them-all
one vm to rule them all
2014-04-01 01:05:12 -04:00
Clint Newsom
a2c25daeb0 Merge pull request #60 from papers-we-love/code-of-conduct
Added Code of Conduct
2014-03-31 23:11:55 -04:00
Clint Newsom
95f5c475fb Update CODE_OF_CONDUCT.md
Including changes suggested by Ines.
2014-03-31 23:10:45 -04:00
Brian Bowman
bf785ca01d one vm to rule them all 2014-03-31 22:14:46 -04:00
Clint Newsom
ca2992130b Update CODE_OF_CONDUCT.md
Generalizing code to github repo and meetup sites as well.
2014-03-31 14:45:53 -04:00
Zeeshan Lakhani
81fad06cbb Merge pull request #79 from yawnt/master
papers: add added 3 papers from the thesis: Efficient Memory Management for Message Passing Concurrency
2014-03-31 13:37:18 -04:00