/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kylewbanks.com
| | gist.github.com
1.8 parsecs away

Travel
| | Evidence of Safepoint bias for AsyncGetCallTrace (AsyncProfiler) - Profile.java
| | blog.nndi.cloud
3.4 parsecs away

Travel
| | In this short guide you are going to see how to write to multiple files at-once in Java. The technique you will see here will allow you to write the same data to multiple output streams in one go, which will keep your code shorter, readable and safer from errors that can come through copy-and-pasting. The rationale First of all, why would you want to write to multiple output streams at once?
| | hermanschaaf.com
2.8 parsecs away

Travel
| | Benchmarks of various approaches
| | lukesingham.com
22.6 parsecs away

Travel
| These are my summary notes of 'A Tour of Go' - which is meant for people who are familiar with programming to have a quick tour