Explore >> Select a destination


You are here

hakanu.net
| | www.java-tv.com
3.6 parsecs away

Travel
| | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable.
| | www.softdevtube.com
3.7 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | www.markusdosch.com
1.1 parsecs away

Travel
| | Personal Blog on Coding & Technology
| | logr.cogley.info
19.0 parsecs away

Travel
| I looked at various window tiling managers for macOS, but I think I will stick with hammerspoon. To use it, you write a lua program in your $HOME (similar to awesomewm for linux), and bind macOS APIs to keyboard shortcuts. It is a "bridge between the operating system and a Lua scripting engine". Not only can you tile your windows, but also do things like trigger events when you arrive home, or, plug in a USB device, for example.