raganwald
(This is a snapshot of my old weblog. New posts and selected republished essays can be found at raganwald.com.)

Wednesday, October 10, 2007
  Cronic complaint


Further evidence that the users are revolting:
personally, i think, that the height of computing was ‘cron’. you needed a report every morning, put it in cron. you needed to analyze data every week, put it in cron.

computing was supposed to automate. supposed to make everyones lives easier by helping the person. now look at it. walk into any corporate office and you’ll see countless people (myself included) clicking on this and that to satisfy what the computer wants out of you. it feels like you are there to help the computer achieve uptimes, or defragged disks, getting rid of viruses, blocking ports, unblocking ports…

am i there to help the computer do it’s job? or is the computer there to help me do mine?

Snarfed shamelessly from Hooya’s comment on Slashdot.
 

Comments on “Cronic complaint:
1) Let's not over romanticize cron. I won't say that it sucked, but it wasn't pretty. Anyone who used it more than a handful of times was burned at least one time by the environment differences when something ran under cron. Cron's interface wasn't obvious. If you weren't using it regularly, you needed to man cron whenever you added an entry. And god forbid you leave the crontab open and forget to close it. Nothing gets run.
 
Agreed with the above, but wanted to add that even with a pretty wrapper for mucking with crontab, it still involves *gasp* scripting to get it to do more than one thing at a time. Most of the repetitive dances I see people doing with their computers are along the lines of click here, click there, copy this here, run this, email this, which is starting to sound perilously close to coding/scripting and therefore out of range of most of the unfortunate people saddled with doing the repetitive tasks in the first place.
 




<< Home
Reg Braithwaite


Recent Writing
Homoiconic Technical Writing / raganwald.posterous.com

Books
What I‘ve Learned From Failure / Kestrels, Quirky Birds, and Hopeless Egocentricity

Share
rewrite_rails / andand / unfold.rb / string_to_proc.rb / dsl_and_let.rb / comprehension.rb / lazy_lists.rb

Beauty
IS-STRICTLY-EQUIVALENT-TO-A / Spaghetti-Western Coding / Golf is a good program spoiled / Programming conventions as signals / Not all functions should be object methods

The Not So Big Software Design / Writing programs for people to read / Why Why Functional Programming Matters Matters / But Y would I want to do a thing like this?

Work
The single most important thing you must do to improve your programming career / The Naïve Approach to Hiring People / No Disrespect / Take control of your interview / Three tips for getting a job through a recruiter / My favourite interview question

Management
Exception Handling in Software Development / What if powerful languages and idioms only work for small teams? / Bricks / Which theory fits the evidence? / Still failing, still learning / What I’ve learned from failure

Notation
The unary ampersand in Ruby / (1..100).inject(&:+) / The challenge of teaching yourself a programming language / The significance of the meta-circular interpreter / Block-Structured Javascript / Haskell, Ruby and Infinity / Closures and Higher-Order Functions

Opinion
Why Apple is more expensive than Amazon / Why we are the biggest obstacles to our own growth / Is software the documentation of business process mistakes? / We have lost control of the apparatus / What I’ve Learned From Sales I, II, III

Whimsey
The Narcissism of Small Code Differences / Billy Martin’s Technique for Managing his Manager / Three stories about The Tao / Programming Language Stories / Why You Need a Degree to Work For BigCo

History
06/04 / 07/04 / 08/04 / 09/04 / 10/04 / 11/04 / 12/04 / 01/05 / 02/05 / 03/05 / 04/05 / 06/05 / 07/05 / 08/05 / 09/05 / 10/05 / 11/05 / 01/06 / 02/06 / 03/06 / 04/06 / 05/06 / 06/06 / 07/06 / 08/06 / 09/06 / 10/06 / 11/06 / 12/06 / 01/07 / 02/07 / 03/07 / 04/07 / 05/07 / 06/07 / 07/07 / 08/07 / 09/07 / 10/07 / 11/07 / 12/07 / 01/08 / 02/08 / 03/08 / 04/08 / 05/08 / 06/08 / 07/08 /