Live data from Hacker News

Viewing profile — _kevinspencer

_kevinspencer

HN member
Joined
Tue, Aug 21, 2018, 4:26 AM UTC
HN karma
10
Public activity
6 items

About _kevinspencer

I wonder if Tom Cruise has ever loaded a dishwasher?

https://kevinspencer.org

Recent public activity

  1. comment
    Comment #31633304

    Why is that not great? I’ve been a Spotify user for years. The Discover Weekly, “artist radio, and daily mix playlists allow me to find other bands I’d otherwise overlook. Finding/…

  2. comment
    Comment #31633250

    This isn’t true at all. I’ve been a Spotify user for years and listen to plenty of artists that wouldn’t get played on the radio.

  3. comment
    Comment #17936878

    That time absolutely existed. Was common. Source: lived through it.

  4. comment
    Comment #17807114

    Not only that, but just ssh'ing in and blindly rerunning the failed job isn't the answer anyway. Research why it failed. If the job has to write a file on a full disk, you can reru…

  5. comment
    Comment #17807007

    Well, to be fair none of those things you list are due to a failure of cron itself either.

  6. comment
    Comment #17806995

    This. If I had too many jobs running on underpowered single point of failure hardware, I wouldn't immediately think cron is my problem and rewrite it. Rethink your architecture, wr…