Explore >> Select a destination


You are here

ravendb.net
| | publicobject.com
32.4 parsecs away

Travel
| | Public APIs I work on lots of public APIs. For those, it's nice to have nicely-formatted Javadoc, following the Guava guidelines. This means lots of <p> tags, {@code} blocks! Here's an example from Okio: /** * Wait at most {@code timeout} time before aborting * an operation. Using a per-operation timeout
| | ayende.com
0.8 parsecs away

Travel
| | As I mentioned, I spent quite a lot of time trying to understand the mechanism behind how the FastPFor algorithm works. A large part of that was the fact tha...
| | ayende.com
1.8 parsecs away

Travel
| | A not insignificant part of my job is to go over code. Today I want to discuss how we approach code reviews at RavenDB, not from a process perspective but fr...
| | github.com
29.5 parsecs away

Travel
| MSVC's implementation of the C++ Standard Library. - STL/stl/inc/vector at 530bdc5aaa8a21277e1281ad3df8b8d8433b5caa · microsoft/STL