Viewing profile — Destroyer661
Destroyer661
HN member- Joined
- Tue, Jan 24, 2012, 4:20 AM UTC
- HN karma
- 45
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About Destroyer661
No profile information was provided.
Recent public activity
-
comment
Comment #4673870
Came here to hopefully post or see ctrlp fuzzy search for vim. When I didn't see it recommended I was shocked. It completely changed the way I interact with my files while I develo…
- story
-
comment
Comment #4585284
The Parallella project will make parallel computing accessible to everyone. I think their marketing is a bit off on this one. Does everyone actually need parallel computing on this…
-
comment
Comment #4570069
17 year olds may be able to do all of those things, however we know that the average male's forebrain doesn't fully develop until much later, as much as 8 years later. Some males a…
-
comment
Comment #4560918
I'm not saying that it being your main language is bad, it's just the syntax is absolutely terrible to read and understand for those of us on C-style languages. If the point was to…
-
comment
Comment #4560887
Out of all the languages to choose from it just had to be coffescript...
-
comment
Comment #4556659
I'm gonna get voted into oblivion but that one left me grinning. Thanks.
-
comment
Comment #4347480
That would be Odyssey, not Opportunity. Opportunity is the rover =)
-
comment
Comment #4290968
Same here. Colour games can be frustrating for us differently-coloured people. :P I can imagine how this is really fun for someone who can see colour properly. Maybe as a challenge…
-
comment
Comment #4274769
> But can we cut out approximately 90% of the fury? You have to realize this app existed in the apple-sphere. The user base is part of a very entitlement based generation for the m…
-
comment
Comment #4264242
If you love markdown and ease, I created an online editor for markdown. http://md.jesse-obrien.ca Source is on my github account. You can save and edit(fork), and it gives you live…
-
comment
Comment #4248048
It's actually Ctrl + P on Windows. I think the author made a typo.
-
comment
Comment #4248030
> I know you're new here > If you want to find out if someone is a newcomer, you can click on their profile and see pretty easily. > the community here is based on people being hel…
-
comment
Comment #4245538
The small link "About SSL Certificates" points to Symantecs sale page for certs. Definitely know what SSL certificates are after reading that... /s
-
comment
Comment #4234519
I've found that Laravel is quite a bit nicer than most other frameworks in PHP. It uses some stuff from Symfony as well. I don't think it's contending with Django quite yet, but it…
- story
-
comment
Comment #4176361
Listen to this man! He is absolutely bang on. That's my only regret with going Samsung Galaxy instead of Nexus.
-
comment
Comment #4062341
Ditto, Chrome 19.0.1084.52 m/Win7
-
comment
Comment #4030276
I found the quickest way to learn how to use it was just install it. The code is commented very well and is quite expressive in it's syntax so looking up the docs has been, for the…
-
comment
Comment #3998586
It's not just about money. If he has a majority share, and she ends up divorcing him and taking half of whatever she can get, it may destabilize the company. At that point, it's no…
- story
-
comment
Comment #3943684
This guy's kids are 4 and 6 and they don't use the computer OR play video games? Tough for me to take this seriously when Star Wars seems more developmentally important to him than…
-
comment
Comment #3930544
It would be nice if they tailored the searches a bit more to geo-location. I search for things and end up getting craigslist results for SF even though I'm in Canada.
-
comment
Comment #3864919
If this doesn't scream "Bubble!" I don't know what does. These valuations are getting nutty.
-
comment
Comment #3744774
One of the largest improvements I've noticed in between caching and optimizing in PHP has been turning on APC. I'm not aware of any drawbacks, if you have any let me know. I didn't…