How to create white noise random hashing function?I'm trying to figure out how to build a random hashing function that emphasizes speed and repeatabil...
Should I cache to disk the memory used by my undo stack?I've written a program what uses an undo stack to keep track of edits the user makes. At the moment...
It would be nice if Python had better support for smart pointersThe second example I gave is different from the first. While I do have a graph I'm working with, I ...
It would be nice if Python had better support for smart pointersHow would you decide to use pointers (or containers) in this situation? You have a class called Lib...
It would be nice if Python had better support for smart pointersWell, I've been getting a lot of conflicting advice about this. Quite of few of the posts I've read...
This user does not accept Private Messages