Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
201 views

self organizing computer networks & node discovery: libraries, algorithms, docs: where do I begin?

I would like to write a networked software without centralized directory, capable to automatically discover its fellow nodes and "self-organize" a resilient, "not too unbalanced" logical network ...
3
votes
4answers
947 views

Top Moleskine (Journal) Techniques or “Hacks” to help you as a developer with daily tasks or projects

What are the top / proven Moleskine techniques that have helped you as a developer/programmer on managing your daily tasks or projects. Are there any API cheatsheets available that can be printed out ...
0
votes
1answer
37 views

Self Organising Sequence Strategies

Can anyone give me any strategies that can be used to make a sequence a self-organising sequence? Assume the sequence contains integer values. EDIT: By self-organising I mean arranging elements by ...