If you see this, gubatron.com has successfully moved to Amazon Web Services.
Related Posts
New FrostWire for Android 1.0.8 out
A new FrostWire for Android is out on Google Play. In this release we improved our search algorithm to include relevant search results that were being hidden in previous versions. We’ve also made use of Square’s Picasso Image loading/caching library for displaying all the images on the user interface, resulting in less crashes due to […]
Java: Have a JTable’s column preferred width adjusted perfectly to the size of the longest string in the model
Here’s a utility method I’ve coded for FrostWire’s partial download dialog. With it I’m able to adjust a JTable’s column by iterating over the table’s column model data and calculating the exact dimensions required to render the longest string found. You can specify a maximum width (to avoid some really long strings from screwing up […]
What will you do with an internet and devices millions of times more powerful?
I keep thinking about the inevitable exponential growth of technology and how it relates to CPU Processing power, Storage capabilities and Data transmission speeds, and then I ask myself what would I do with technology 1 billion times more powerful than the one we have. If you haven’t noticed, things are getting really powerful, really […]