Viewing profile — _kevinspencer
_kevinspencer
HN member- Joined
- Tue, Aug 21, 2018, 4:26 AM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About _kevinspencer
https://kevinspencer.org
Recent public activity
-
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/…
-
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.
-
comment
Comment #17936878
That time absolutely existed. Was common. Source: lived through it.
-
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…
-
comment
Comment #17807007
Well, to be fair none of those things you list are due to a failure of cron itself either.
-
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…