| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 8 months |
| seen | Feb 15 at 20:11 | |
| stats | profile views | 29 |
I'm an evil despot with plans to rule the world...
Well, OK, I lied.
I'm actually a Java programmer, although I also dabble in PHP, C#, and C++.
Likes:
- C#
- Java
- PHP
Dislikes:
- Maven
- VB.NET
- Maven (once wasn't enough)
- JSP
- Maven (twice wasn't enough)
- WPF
- LINQ
If I'm on SO, it's likely because I'm waiting for another Maven compile.
|
Aug 18 |
comment |
Not all cron jobs in /etc/cron.daily are running Actually... I'll have to keep this in mind if there are cron jobs in cron.daily I want to temporarily disable. It does make sense, in a twisted sort of way: UNIX and its clones mark files as hidden by putting a . at the start of their filename. |
|
Aug 16 |
comment |
How to edit command completion for ssh on bash? "This is provided by the package bash-completion." Isn't this making an assumption about OS/distribution is being used? I would think FreeBSD would use a different package than Ubuntu Linux, for example. |
|
Aug 16 |
comment |
Apache Virtual Host by name @Warner: It was for some time, and even with Apache, you need 2.2.12 or newer to support it. |
|
Sep 28 |
comment |
Apache: Using '/' as fallback for non-matching Locations @Roy Rico: Unfortunately, yes. |
|
Sep 28 |
comment |
Error installing dotnet framework 3.5 SP1 on windows 2008 As a side note, Windows Server 2008 R2 (based on Windows 7) will also include .NET 3.5 SP1. |
|
Sep 28 |
comment |
What is “The” book for database design? As Wikipedia puts it "His book An Introduction to Database Systems, currently in its 8th edition, is widely regarded as one of the fundamental texts on the subject. " |
|
Sep 28 |
comment |
What is “The” book for database design? +1: C. J. Date is considered an expert in the field of DB Design. |
|
Sep 28 |
comment |
Cannot enable network discovery on Windows Server 2008 R2 I was under the impression that Network Discovery dealt with uPnP devices, not other computers. |
|
Sep 21 |
comment |
Performance issue with Apache, PHP and Symfony er... which Apache is that again? 2.0.11 or 2.2.11? I'm assuming the latter. |
|
Sep 15 |
comment |
Can I create DNS records for some hosts, delegate other queries in the same domain to another DNS server? I don't think it's as much a limitation of any specific product as it is a limitation of the DNS protocol. |