/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

branchandbound.net
| | www.softdevtube.com
12.8 parsecs away

Travel
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is
| | anthonysciamanna.com
12.9 parsecs away

Travel
| | Collective code ownership is an essential practice but often misapplied in enterprises and multi-team software organizations, leading to churn, expensive integration bugs, and morale issues. Conway's Law can help to organize teams to get the benefits of collective code ownership.
| | mreinhold.org
10.1 parsecs away

Travel
| | [AI summary] Oracle Chief Architect Mark Reinhold answers community questions regarding the decision to defer Project Jigsaw's modular JDK to Java 9 and outlines a strategic shift to a two-year release cycle.
| | abarbanell.wordpress.com
30.6 parsecs away

Travel
| This is a little experience report how to bring up Scala on my RaspberryPi Step 1: Java I have connected my Raspberry only with power and network (no keyboard/mouse/display) for now and log in via ssh from my Linux desktop. Not only to save cables on the desk, but also to allow copy and paste...