Viewing profile — akdubya
akdubya
HN member- Joined
- Sun, Apr 10, 2011, 11:33 PM UTC
- HN karma
- 59
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About akdubya
No profile information was provided.
Recent public activity
-
comment
Comment #2932542
My 'buntu desktop environment is the most solid I've ever used, with the caveat that once a year I can expect to spend a few hours in driver hell. I think this balances out with th…
-
comment
Comment #2875929
The patent by itself does not describe a skip list, but the most common skip list implementations use a multilevel list data structure similar to what's described in the patent.
-
comment
Comment #2874396
The underscore.js source ( http://documentcloud.github.com/underscore/ ) also serves as a great primer on the effective use of 'this'. My rule of thumb is to never rely on 'this' u…
-
comment
Comment #2651888
I'm working on a distributed app that shares code between the client and server, and there are already a multitude of open-source libraries that are designed to run in any JS envir…
-
comment
Comment #2646124
"On my minimal Debian box, you point your web browser at http://localhost:631 and click shit and then the printer works." I just learned something.
-
comment
Comment #2644340
I had this problem until I disabled vertical refresh. Based on posts in the ubuntu forums this appears to solve most people's problems with the AMD drivers.
-
comment
Comment #2609572
I was thinking less about the conflict in Iraq than the conflict in and around Israel, where small groups of insurgents have over the past decade mounted increasingly sophisticated…
-
comment
Comment #2608414
Any battle tech that's an order-of-magnitude cheaper to kill than to produce is destined for obsolescence. You can see this happening now with main battle tanks, which are easily k…
-
comment
Comment #2593193
Am I the only one who thinks it looks like a high-tech baby stroller?
-
comment
Comment #2570470
Bitwise operations pop up fairly often in advanced data structures (Hash Array Mapped Tries, Bloom Filters, etc). The big advantage in my view is being able to perform complex, dat…
-
comment
Comment #2542110
Yep. To upgrade the memory on the compact macs one needed a hex driver, a soldering iron and a spare resistor. I'm still shocked my Dad let me tinker with expensive university prop…
-
comment
Comment #2522062
Good background from the bitcoin people: "A number of Byzantine Generals each have a computer and want to attack the King's wi-fi by brute forcing the password, which they've learn…
-
comment
Comment #2496196
Sounds like the Feynman algorithm: 1. Write down the problem. 2. Think real hard. 3. Write down the solution.
-
comment
Comment #2478588
"The only thing even remotely close to the bubble of old would be Twitter, and they have 200 million users. Name one service during the dot-com era with anything approaching that n…