[Assorted-commits] SF.net SVN: assorted: [735] personal-site/trunk/src/links.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-08 19:18:57
|
Revision: 735 http://assorted.svn.sourceforge.net/assorted/?rev=735&view=rev Author: yangzhang Date: 2008-05-08 12:18:39 -0700 (Thu, 08 May 2008) Log Message: ----------- added links.txt Added Paths: ----------- personal-site/trunk/src/links.txt Added: personal-site/trunk/src/links.txt =================================================================== --- personal-site/trunk/src/links.txt (rev 0) +++ personal-site/trunk/src/links.txt 2008-05-08 19:18:39 UTC (rev 735) @@ -0,0 +1,106 @@ +% Links +% Yang Zhang + +Myself Elsewhere +---------------- + +- [Blog](http://scripts.mit.edu/~y_z/wp/) +- [Bookmarks]: Mirrors my Google Bookmarks using [gbookmark2delicious]. I post + articles, software/tools, research projects, homepages, and just about + anything else noteworthy that I come across. +- [Google Reader Shared Items]: I try to keep this restricted to posts that are + technical in nature, with a heavy emphasis on software systems in computer + science. +- [All my feed subscriptions] ([RSS]): All my Google Reader subscriptions, + merged via Yahoo Pipes. Like my shared items, this is still mostly technical + content. +- [Facebook](http://www.facebook.com/profile.php?id=708869) +- [LinkedIn](http://www.linkedin.com/in/yzhang) + +[Bookmarks]: http://del.icio.us/yaaang/ +[gbookmark2delicious]: http://gbookmark2delicious.googlecode.com/ +[Google Reader Shared Items]: https://www.google.com/reader/shared/18352898346631652002 +[All my feed subscriptions]: http://pipes.yahoo.com/pipes/pipe.info?_id=0tn5f2MV3RGk8DsIYEsBXw +[RSS]: http://pipes.yahoo.com/pipes/pipe.run?_id=0tn5f2MV3RGk8DsIYEsBXw&_render=rss + +Selected Blogroll +----------------- + +- [A Neighborhood of Infinity]: Lightweight theoretical topics on everything + from category and type theory to quantum computing. Occasional Literate + Haskell posts. Low frequency. +- [All Things Distributed]: Werner Vogels' blog (Amazon CTO and former CMU + prof). Focus on distributed systems. Low frequency. +- [Ars Technica]: Jon "Hannibal" Stokes' pieces great explanatory articles on + architecture topics. Low frequency. +- [Evan Jones' Scratch Pad]: Labmate's blog on systems topics with occasional + low-level articles on programming. Low frequency. +- [High Scalability]: Blog on systems and scalability, particularly in the web + applications/datacenter universe. The author frequently provides useful + summarizing notes. Medium frequency. +- [Kernel Trap]: Digests of notable developments on the [Linux kernel mailing + list]. Low frequency. +- [Lambda The Ultimate]: A discussion forum on programming languages, with a + heavy emphasis on "PL design." The rabbit hole is deep, so about half their + stories/forum topics end up interesting (accessible to) me. Medium frequency. +- [Linux Weekly News]: Jonathan Corbet writes good explanatory articles in the + Weekly Edition. +- [The Monad Reader]: The Haskell magazine. "It is less formal than journal, + but somehow more enduring than a wiki-page." An issue every few months. +- [p2p-hackers]: Discussion forum on anything related to networking and + distributed systems, with no shortage of discussion on research in these + fields. Medium frequency. +- [PBF Comics]: Sick, twisted humor. Now on hiatus, sadly. +- [research!rsc]: Labmate Russ Cox's blog. Lots of focus on history of + computing. Low frequency. + +[A Neighborhood of Infinity]: http://sigfpe.blogspot.com/ +[All Things Distributed]: http://www.allthingsdistributed.com/ +[Ars Technica]: http://arstechnica.com/index.ars +[Evan Jones' Scratch Pad]: http://evanjones.ca/ +[High Scalability]: http://www.highscalability.com/ +[Kernel Trap]: http://kerneltrap.org/ +[Linux kernel mailing list]: http://lkml.org/ +[Lambda The Ultimate]: http://www.lambda-the-ultimate.org/ +[Linux Weekly News]: http://www.lwn.net/ +[The Monad Reader]: http://www.haskell.org/haskellwiki/The_Monad.Reader +[p2p-hackers]: http://lists.zooko.com/mailman/listinfo/p2p-hackers +[PBF Comics]: http://www.pbfcomics.com/ +[research!rsc]: http://research.swtch.com/ + +Favorite Conferences +-------------------- + +- Systems + - [ASPLOS](http://www.acm.org/pubs/contents/proceedings/series/asplos/) + - [OSDI](http://www.usenix.org/event/byname/osdi.html) + - [SOSP](http://www.sosp.org/) + - [USENIX](http://www.usenix.org/event/byname/usenix.html) +- Networking + - [SIGCOMM](http://www.sigcomm.org/) + - [NSDI](http://www.usenix.org/event/byname/nsdi.html) +- Programming languages + - [ICFP](http://www.icfpconference.org/) + - [OOPSLA](http://www.oopsla.org/) + - [PLDI](http://www.sigplan.org/pldi.htm) + - [POPL](http://www.sigplan.org/popl.htm) +- Graphics + - [SIGGRAPH](http://www.siggraph.org/) + +Frequently Visited +------------------ + +- [Campusfood](http://campusfood.com/) +- [Google Calendar](http://calendar.google.com/) +- [Google Reader](http://reader.google.com/) +- [Remember the Milk](http://rememberthemilk.com/) +- [Songza](http://songza.com/) + +Podcasts and Videos +------------------- + +- [Going Deep](http://channel9.msdn.com/shows/Going_Deep) +- [Google Channel on Youtube](http://www.youtube.com/user/Google) +- [MSR Videos on + ResearchChannel](http://www.researchchannel.org/prog/displayinst.aspx?fID=880) +- [Software Engineering Radio](http://se-radio.net/) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |