• Rose
    link
    fedilink
    248 months ago

    Well, systemd developers made one of the classic blunders a software developer can do: make a program that has to deal with time and dates. Every time I have to deal with timestamps I’m like “oh shit, here we go again”.

    Anyway, as I understood it the reason this is in systemd is because they wanted to replace cron, and it’s fine by me because cron has it’s own brain-hurt. (The cron syntax is something that always makes me squint real hard for a while.)

    • @flying_sheep@lemmy.ml
      link
      fedilink
      18 months ago

      Yeah and they actually added some usability in the form of that utility helping you debug what you’re doing. Pretty nice!