Hacker News
- Why Visual Basic is Better Than C# http://www.simple-talk.com/dotnet/.net-framework/10-reasons-why-visual-basic-is-better-than-c/ 2 comments
- Rob Pike: Geek of the Week http://www.simple-talk.com/opinion/geek-of-the-week/rob-pike-geek-of-the-week/ 5 comments
- Deploying the same database to many different RDBMSs - Why the hell isn't this real? https://www.simple-talk.com/sql/database-delivery/deploying-the-same-database-to-many-different-rdbmss/ 6 comments programming
- Scalability made wrong in ASP.NET https://www.simple-talk.com/dotnet/asp.net/premature-scalability-and-the-root-of-all-evil/ 8 comments dotnet
- How to get Database Design Horribly Wrong https://www.simple-talk.com/sql/database-administration/how-to-get-database-design-horribly-wrong/ 25 comments programming
- What are the best ways to protect a live database from accidental delete/update sql's? https://www.simple-talk.com/blogs/2014/05/12/how-mature-is-your-database-change-management-process/ 9 comments sysadmin
- [Interview] Bjarne Strostrup, and Programmers With Class https://www.simple-talk.com/opinion/geek-of-the-week/bjarne-strostrup,-and-programmers-with-class/ 3 comments programming
- Producing JSON Documents from SQL Server queries via TSQL https://www.simple-talk.com/sql/t-sql-programming/producing-json-documents-from-sql-server-queries-via-tsql/ 11 comments programming
- 14 SQL Server Indexing Questions You Were Too Shy To Ask https://www.simple-talk.com/sql/performance/14-sql-server-indexing-questions-you-were-too-shy-to-ask/ 3 comments programming
- Mixing Web Forms and ASP.NET MVC https://www.simple-talk.com/dotnet/asp.net/mixing-web-forms-and-asp.net-mvc/?amp%3Butm_campaign=reflector&%3Butm_content=mixingwebforms&%3Butm_medium=pubemail&%3Butm_term=reflector22 5 comments dotnet
- Large Object Heap Compaction: Should You Use it? https://www.simple-talk.com/dotnet/.net-framework/large-object-heap-compaction-should-you-use-it/?utm_source=simpletalk&utm_medium=email-main&utm_content=lohcompaction-20131014&utm_campaign=net 12 comments programming
- It struck me, in fact, that I'd been trying to replicate the very idea behind a clustered index, just in a horribly inefficient way. https://www.simple-talk.com/sql/database-administration/sql-server-storage-internals-101/ 14 comments programming
- Don Knuth and the Art of Computer Programming: The Interview https://www.simple-talk.com/opinion/opinion-pieces/don-knuth-and-the-art-of-computer-programming-the-interview/ 17 comments programming
- How to Identify Slow Running Queries with SQL Profiler https://www.simple-talk.com/sql/performance/how-to-identify-slow-running-queries-with-sql-profiler/ 3 comments sysadmin
- Are Unit Tests Overused? http://www.simple-talk.com/dotnet/.net-framework/are-unit-tests-overused/ 67 comments programming
- I don't think I've submitted this here before. Manage Stress (before it kills you) http://www.simple-talk.com/sysadmin/general/manage-stress-before-it-kills-you-/ 14 comments sysadmin
- How do you guys feel about this how to guide for a VM lab? http://www.simple-talk.com/sysadmin/virtualization/vmware-lab-setup---a-virtualized-lab-for-testing-ha-and-drs/ 10 comments sysadmin
- ASP.NET MVC: Resolve or Inject? That’s the Issue… http://www.simple-talk.com/dotnet/.net-framework/asp.net-mvc-resolve-or-inject-that%E2%80%99s-the-issue%E2%80%A6/ 61 comments programming
- Relational Databases and Solid State Memory: An Opportunity Squandered? http://www.simple-talk.com/sql/database-administration/relational-databases-and-solid-state-memory-an-opportunity-squandered/ 21 comments programming
- Writing Maintainable Code http://www.simple-talk.com/dotnet/.net-framework/writing-maintainable-code/ 24 comments programming
- Yet Another SQL Strategy for Versioned Data http://www.simple-talk.com/sql/sql-training/yet-another-sql-strategy-for-versioned-data/ 26 comments programming
- Look-up Tables in SQL - For those who want databases that don't suck http://www.simple-talk.com/sql/t-sql-programming/look-up-tables-in-sql-/ 21 comments programming
- Interview with Rob Pike - Geek of the Week http://www.simple-talk.com/opinion/geek-of-the-week/rob-pike-geek-of-the-week/ 12 comments programming
- Interview with Dr. Byron Cook: halting problem and F# http://www.simple-talk.com/opinion/geek-of-the-week/dr-byron-cook-geek-of-the-week/?utm_source=simpletalk&utm_medium=email-main&utm_content=byrongotw-20101116&utm_campaign=opinion 7 comments programming
- When Database Source Control Goes Bad http://www.simple-talk.com/sql/t-sql-programming/when-database-source-control-goes-bad/ 11 comments programming
- An Interview with Doug Crockford http://www.simple-talk.com/opinion/geek-of-the-week/doug-crockford-geek-of-the-week/ 3 comments programming
- Unteachable Disaster Recovery and Prevention http://www.simple-talk.com/sysadmin/general/unteachable-disaster-recovery-techniques/ 6 comments sysadmin
- Rich Hickey interview: author of clojure language http://www.simple-talk.com/opinion/geek-of-the-week/rich-hickey-geek-of-the-week/ 17 comments programming
- Interview with the creator of F# http://www.simple-talk.com/opinion/geek-of-the-week/don-syme-geek-of-the-week/ 21 comments programming
- Donald Knuth interview http://www.simple-talk.com/opinion/geek-of-the-week/donald-knuth-geek-of-the-week/?utm_source=simpletalk&utm_medium=email&utm_content=newsletter20091130&utm_campaign=opinion 21 comments programming
- The Ego and the Sysadmin http://www.simple-talk.com/sysadmin/exchange/the-ego-and-the-system-administrator/ 9 comments linux
- "I despair. Technology, and our very civilization, will get more and more complex until it collapses. There is no opposing pressure to limit this growth." - Chuck Moore http://www.simple-talk.com/opinion/geek-of-the-week/chuck-moore-geek-of-the-week/?utm_source=simpletalk&utm_medium=email&utm_content=chuckmooregotw20090817&utm_campaign=opinion 82 comments programming
- Bjarne Stroustrup: Geek of the Week http://www.simple-talk.com/opinion/geek-of-the-week/bjarne-stroustrup-geek-of-the-week/ 3 comments cpp
- How big is a string in .NET? Well, that depends... Is anything simple in .NET? http://www.simple-talk.com/community/blogs/jcrease/archive/2009/01/16/71678.aspx 47 comments programming
- Is this real? A Hot TV Actress that writes SQL Server articles http://www.simple-talk.com/author/robyn-page/ 66 comments programming
- Windsor: A decent chair for the IT worker. http://www.simple-talk.com/community/blogs/philfactor/archive/2008/09/12/69499.aspx 29 comments programming
- Linus Torvalds on Microsoft, the GPL, monolithic kernels, patents, Ballmer and mental masturbation http://www.simple-talk.com/opinion/geek-of-the-week/linus-torvalds,-geek-of-the-week/ 51 comments programming
- Incompetence is a Boon in IT http://www.simple-talk.com/opinion/opinion-pieces/the-new-man/ 2 comments reddit.com
- Microsoft Boy announces his School Homework http://www.simple-talk.com/community/blogs/philfactor/archive/2008/01/27/43174.aspx 10 comments programming
- Fired With Enthusiasm http://www.simple-talk.com/opinion/opinion-pieces/fired-with-enthusiasm/ 30 comments programming