Hacker News
- Organizing Files (2005) http://www.onlamp.com/lpt/a/6377 16 comments
- Why Learning Assembly Language Is Still a Good Idea (2004) http://onlamp.com/pub/a/onlamp/2004/05/06/writegreatcode.html 48 comments
- Building Decision Trees in Python http://onlamp.com/pub/a/python/2006/02/09/ai_decision_trees.html 3 comments
- "How Will History View Richard Stallman?" http://www.onlamp.com/pub/a/onlamp/2002/02/28/williams.html 3 comments
Lobsters
- Confessions of a Recovering NetBSD Zealot (2006) http://www.onlamp.com/pub/a/bsd/2006/09/14/netbsd_future.html 6 comments netbsd , practices , unix
- Six things about squid for first time administrators http://www.onlamp.com/pub/a/onlamp/2004/02/12/squid.html 17 comments sysadmin
- Memory management in C++ http://onlamp.com/pub/a/onlamp/2006/05/04/smart-pointers.html?page=1 20 comments cpp
- What I hate about your programming language... http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html 11 comments compsci
- Profiling and Optimizing Python http://onlamp.com/pub/a/python/2005/12/15/profiling.html 5 comments programming
- Regular Expressions in C++ with Boost.Regex http://www.onlamp.com/pub/a/onlamp/2006/04/06/boostregex.html 5 comments cpp
- Getting Started with the Google App Engine http://www.onlamp.com/pub/a/onlamp/2008/05/20/getting-started-with-the-google-apps-engine.html 11 comments programming
- An Introduction to the Twisted Networking Framework http://www.onlamp.com/pub/a/python/2004/01/15/twisted_intro.html 3 comments programming
- Five Habits for Successful Regular Expressions http://www.onlamp.com/pub/a/onlamp/2003/08/21/regexp.html 3 comments reddit.com
- What's New in FreeBSD 7.0 http://www.onlamp.com/pub/a/bsd/2008/02/26/whats-new-in-freebsd-70.html 2 comments programming
- Numerical Python Basics http://www.onlamp.com/lpt/a/177 13 comments programming
- Testing Web Apps Effectively with twill http://www.onlamp.com/lpt/a/6298 4 comments programming
- "How Will History View Richard Stallman?" An interview with Sam Williams, author of "Free as in Freedom." http://www.onlamp.com/pub/a/onlamp/2002/02/28/williams.html 46 comments programming
- Linux Audio Editors: An Overview http://www.onlamp.com/pub/a/onlamp/2007/11/20/linux-audio-editors-an-overview.html 9 comments programming
- Building Decision Trees in Python http://www.onlamp.com/pub/a/python/2006/02/09/ai_decision_trees.html 2 comments programming
- An Introduction to Erlang http://www.onlamp.com/pub/a/onlamp/2007/09/13/introduction-to-erlang.html 11 comments programming
- Introduction to Haskell, Part 3: Monads http://www.onlamp.com/pub/a/onlamp/2007/08/02/introduction-to-haskell-pure-functions.html 11 comments programming
- Introduction to Haskell, Part 2: Pure Functions http://www.onlamp.com/pub/a/onlamp/2007/07/12/introduction-to-haskell-pure-functions.html 7 comments programming
- In Praise of Pic http://www.onlamp.com/pub/a/onlamp/2007/06/21/in-praise-of-pic.html 8 comments programming
- Haskell at oreilly.net http://www.onlamp.com/pub/a/onlamp/2007/05/21/an-introduction-to-haskell---part-1-why-haskell.html 40 comments programming
- Five Ways to Improve Your Perl Programming http://www.onlamp.com/pub/a/onlamp/2007/04/12/five-ways-to-improve-your-perl-programming.html 7 comments programming
- How an Accident of Hardware Design Encouraged Open Source http://www.onlamp.com/pub/a/onlamp/2007/02/22/open-formats-open-source.html 3 comments programming
- Statistical analysis with GNU R, the free, surprisingly nice, statistics package http://www.onlamp.com/pub/a/onlamp/2005/11/17/r_for_statistics.html?page=1 4 comments programming
- What's New in Python 2.5 http://www.onlamp.com/pub/a/python/2006/10/26/python-25.html 11 comments programming
- Smalltalk for Everyone Else http://www.onlamp.com/lpt/a/6724 2 comments programming
- Smalltalk for Everyone Else http://www.onlamp.com/pub/a/onlamp/2006/09/21/learning_smalltalk.html 26 comments programming
- Understanding Newlines http://www.onlamp.com/pub/a/onlamp/2006/08/17/understanding-newlines.html 4 comments programming
- Why Open Source is More Capatilistic Than Proprietary Software http://www.onlamp.com/lpt/a/6050 2 comments programming
- ONLamp.com -- Introducing Lua http://www.onlamp.com/pub/a/onlamp/2006/02/16/introducing-lua.html 2 comments programming
- Choosing a Language for Interactive Fiction:surely the most bizarre language domain ever. http://www.onlamp.com/pub/a/onlamp/2004/11/24/interactive_fiction.html 2 comments reddit.com
- ESR: "We Don't Need the GPL Anymore" http://www.onlamp.com/pub/a/onlamp/2005/06/30/esr_interview.html 2 comments reddit.com
Lambda the Ultimate
- Choosing a Language for Interactive Fiction http://www.onlamp.com/pub/a/onlamp/2004/11/24/interactive_fiction.html 6 comments Fun
- Why Learning Assembly Language is Still a Good Idea http://www.onlamp.com/pub/a/onlamp/2004/05/06/writegreatcode.html 16 comments teaching/learning
- ONLamp: What I Hate About Your Programming Language http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html 2 comments general
- David Mertz: Multimethods http://www.onlamp.com/pub/a/python/2003/05/29/multimethods.html 12 comments Python
- What I Hate About Your Programming Language http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html 14 comments critiques