Productivity

Productivity

Slack is my new RSS reader

I've finally found a solution to the vacuum created when my favorite RSS reader got the axe (RIP Google Reader). I loved being able to quickly browse through the headlines of my favorite blogs and news sites. For the past couple of years I've been depending mainly on Twitter our Medium notifications when someone posts something new but unless I'm actively looking I'll miss most things. Recently I discovered that Slack has an integration that allows you to subscribe to an RSS or Atom feed URL and receive updates in a Slack channel.

2 min read
Productivity

Out of DiskSpace? Use Ducks | aplawrence.com

I'm always looking for better ways to find the disk hogs... there are a ton of one liners and tools but this is the first time I've heard of "ducks". Thanks A.P!


Where has the space gone?

Although time consuming, the following procedure can be used to track down where your space has been used.

cd /

du -s *

(Some folks like to use "du -cks *", which is easy to remember as "ducks".)

2 min read
Productivity

How To Bootstrap Your Startup - readwriteweb.com

| How To Bootstrap Your Startup | Written by Matt Rogers / September 10, 2007

The first in a series of posts about how to run a startup and develop a product, written by guest author Matt Rogers of Aroxo - a person-to-person trading exchange for consumer electronics, computer gear, whitegoods, and more.

The aim of many entrepreneurs is to take a business idea and convert it into a professional and functioning business on a low budget. This is typically called “bootstrapping” and it is fraught with potential pitfalls and dangers. But when done well it can really help get a company going fast, professionally and without the founders having to give up much if any equity - or bankrupting themselves.

1 min read
Productivity

Zenoss Blog » Open Source Software Configuration Management

| Zenoss Blog » Open Source Software Configuration Management | If you are already familiar with open source monitoring, you might also be interested in open source software configuration management. Software Configuration Management (SCM) attempts to identify the configuration of software at discrete points in time and to systematically control changes to the configuration for the purpose of maintaining software integrity, traceability, and accountability throughout the software life cycle.

For example, say you have a cluster of Apache servers and you want to update them all with an additional mime-type, or add a virtual host to each. Rather than manually updating each configuration file on each server you could use a tool that process all the changes simultaneously. Or a tool that pools all the configuration variables into an easily readable form driven interface. The other benefit for some of these tools is the ability to have a changelog so that if your roll out a new configuration and it doesn’t work you can revert to the last good configuration easily.

1 min read
Productivity

SXSW Panel: How to bluff your way in Web 2.0

Andy and Jeremy ROCKED THE HOUSE. Panel discusses how to bluff your way through Web 2.0 at a party or conference. Don't be the idiot who does not know how to speak the speak even if you have no idea what it means. Also has a video about the definition of Web 2.0 and pictures of some of the best of Web 2.0 bluffing.

read more | digg story

1 min read