Viewing profile — derrickpetzold
derrickpetzold
HN member- Joined
- Mon, Oct 04, 2010, 9:52 PM UTC
- HN karma
- -10
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About derrickpetzold
Recent public activity
-
comment
Comment #2838880
haha you crack me up HN. So I get downvoted but the self confessed moderating troll doesn't. That's awesome and for that I give you this http://www.youtube.com/watch?v=boh92DrYEWs
-
comment
Comment #2836977
Hi. Thank you for taking all the things I said out of context. I am going to try my best to do the same despite the fact that I believe this is what HN is trying to avoid, moderato…
-
comment
Comment #2836636
> Sigh... :-) I honestly have no idea what you mean by that :). > Are you really surprised about the down votes...? For that post of course not. For the others yes. I can only assu…
-
comment
Comment #2836331
To be fair I didn't think I was trolling but I can completely understand why you think I was. I could only talk about things I as knew them to be. Whether that makes me an ass or a…
-
comment
Comment #2836317
Thank you for the excellent reply. That was response I was hoping for. I don't know everything and I appreciate you talking on point and not just pressing the down arrow because so…
-
comment
Comment #2836146
Oh my apologies I wasn't trying to convince anyone of anything if that's what you are thinking. I was only stating fact based on my experience but that's okay just downvote this an…
-
comment
Comment #2835731
Just because you can do something doesn't mean you should...
-
comment
Comment #2835729
Thank you I did read the post. Python has pypi. Ruby has gems. I'm not going to google the rest but if they don't have one there is no reason why they can't. And FYI pypi is better…
-
comment
Comment #2835448
lol so do all the languages mentioned above plus they are prettier.
-
comment
Comment #2835057
Oh my why would anyone want to lean Perl anymore? Unless you are working with a legacy codebase learn Python, Ruby, Java, C#, Erlang, Scala, Haskell... in other words run the f awa…
-
comment
Comment #2834959
I wrote a Pandora clone using django and last.fm for recommendations. Because of the licensing issues I plan on open sourcing it on github in the near or distant future.
-
comment
Comment #2825459
InnoDB. I understand your support viewpoint but both of those dbs are opensource thereby leaving support open. From what I understand when the support comes into play is when you c…
-
comment
Comment #2824701
Can anyone say when Oracle is justified? I have yet to encounter a problem the postgres or mysql didn't support but alas I have not worked on everything.
-
comment
Comment #2791705
They should be if they are payed for by public funds the same applies to software. Of course that doesn't apply to defense or otherwise potentially dangerous software but the gener…
-
comment
Comment #2789058
I'm afraid there is no jump. If the US defaults interest rates will rise but they can't as the market is dependant on cheap money. That why interest rates have been at 0% for a lon…
-
comment
Comment #2788160
What's even more ridiculous is that they did it even though there is now a competitor with a better product. Yes they have a much larger installed base but I do believe G+'s non 14…
-
comment
Comment #2783936
To be fair without downvoting perhaps your insightful post wouldn't exist and some poor fool would be running around thinking he has two years.
-
comment
Comment #2769960
Really downvoters. You think we need more debt and to ignore the the housing crisis? Really?
-
comment
Comment #2769819
Wow I never looked at it like that before. Of course if the currency collapses the companies operating in it are f'd. We need to resolve the housing foreclosure mess and stop accru…
-
comment
Comment #2769629
Well there are 7 levels of A rating. The US certainly doesn't deserve to the top most tier since there is active discussion of default. No I don't think it actually would but what …
-
comment
Comment #2769622
Sorry you are correct the debt is rated not the country.
-
comment
Comment #2769307
jellicle is correct the ratings are complete bs. If AAA actually meant something the US would have been downgraded years ago. AAA means there is no chance of default no whatever so…
-
comment
Comment #2766348
>It seems really ugly to store derived information in a commit I don't understand how generation numbers are derived information. They are used to find the position of the commit i…
-
comment
Comment #2766298
I was talking about the case where the timestamps are off. I don't think there is any way to fix that.
-
comment
Comment #2766045
I was wondering how they got along without generation numbers for so long. It was by comparing timestamps and those are unreliable because systems can be misconfigured. How they ar…