Viewing profile — dr_rezzy
dr_rezzy
HN member- Joined
- Sat, Aug 20, 2011, 12:14 AM UTC
- HN karma
- 34
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About dr_rezzy
Recent public activity
-
comment
Comment #4032549
I think you guys are talking on different tracks here. jsprinkles brings up a genuine concern. However, he goes ahead and calls your skill unmatched in your domain and I respect th…
-
comment
Comment #3999325
Why did mongodb drop 30 docs from its index? Did PG drop any? Does this not matter?
-
comment
Comment #3856414
This is my biggest concern. This means that whenever you want to run a simple HTTP server, you need a signed certificate. Well, thats a huge hassle. So its likely shortcuts will be…
-
comment
Comment #3753491
For spamming this is a gold mine.
-
comment
Comment #3646763
Ditto, this site returns an error everytime I try and hit it.
-
comment
Comment #3628220
Spot on. However, I cant think of a single achievement which was not created from unfiltered group brainstorming. Then again, I do things differently.
-
comment
Comment #3628170
Its clear, closures actually solve the problem of random array access in high level languages. You are either after 1 value or all of them. These are 2 very easily optimized access…
-
comment
Comment #3591858
Honestly, these are quite possibly some of the most incoherent arguments I have ever seen: "At least, I'm assuming that he's including these companies in his false-nostalgia..." - …
-
comment
Comment #3488450
I like. Word splitting is very interesting. Today, 2012, I would be hard pressed to provide a reason to use this technique. Splitting an index is a classic complexity/resource trad…
-
comment
Comment #3482958
SPDY is here to increase efficiency between browser and server (this is sometimes called scaling). 'Dynamic network typologies' as presented is moving the network routing stack to …
-
comment
Comment #3329568
Nothing. You are correct in missing an important part of this discussion.
-
comment
Comment #3327599
or live in locations with better access to these resources
-
comment
Comment #3327411
You arent seeing the bigger picture here. If you choose this level of efficiency, after getting dropped off at work, 'your car' will simply locate the next closest customer. If you…
-
comment
Comment #3231533
I didnt really pay much attention to the points regarding commenting style because it seemed like the real point here was the direction java was going in the late 2000's (or more i…
-
comment
Comment #3176189
I like the self awareness here but I kind of cringed at some of the points made by the author. LMAX is definitely a counter to the one size/approach/design/trend fits all thinking …
-
comment
Comment #3115127
So you are saying that adhering to memory bounds and limits (and possibly SLAs) should be ignored in favor of having your software crash because its easier? Sure, I can see it as a…
-
comment
Comment #3109148
Great write up. You really nail the essence of a true data driven approach (DDA) to solving problems. Simplification of the data world view can lead to great things. The key to you…
-
comment
Comment #3088518
Zeke was my theory and algorithms prof in college. Kind of hard to wrap your head around these sort of problems.
-
comment
Comment #3040690
That would only be a risk if we were talking about a typical high school multiple choice test. I would think that a cheater would be filtered out by this point in their career (thi…
-
comment
Comment #3040238
For me, this blog post represents a step backwards. They open up saying that the 1 hour interview provides absolutely no indication of how well a prospective candidate will perform…
-
comment
Comment #3027903
I thought this was very well written and clear. These authors bring up a very valid point. Not really sure if the web can reinvent itself. Java applets and Flash both failed along …
-
comment
Comment #3009284
What century?
-
comment
Comment #3008271
Is it me or is it a growing trend that 'academic' papers are omitting their publish date. Its frustrating to read a paper without this context.
-
comment
Comment #2992579
This makes me really excited about the future of the 'desktop' ( => tablet). Microsoft has really nailed it in terms of user experience and performance. This is a good example of o…
-
comment
Comment #2926974
Right, the justification here is a bit blurry. The framework they present is pretty much J2EE redux. If you are going to take this angle, stick with Tomcat and its huge enterprise …