Live data from Hacker News

Viewing profile — Nukesor

Nukesor

HN member
Joined
Thu, Oct 15, 2015, 7:09 PM UTC
HN karma
38
Public activity
20 items

About Nukesor

No profile information was provided.

Recent public activity

  1. comment
    Comment #39835521

    Fair point, but to be honest, at this point it's just easier to do a: pueue add 'rsync somestuff host:location' And if I notice any problems, I just do a `pueue edit $id` and I'm g…

  2. comment
    Comment #39822603

    So, there's a wiki which explains many of the usecases. I specifically didn't want to further bloat the README, as it's already super long as it is.

  3. comment
    Comment #39822588

    Interesting. May I ask how many tasks you were managing with Pueue and what your usecase was? I also thought about using alternative formats such as CBOR, but choosing a human-read…

  4. comment
    Comment #39822564

    You can probably achieve a good subset of its functionality in bash, it's just a nicer interface with a lot of configurability and several convenience features. I'm generally a big…

  5. comment
    Comment #39822546

    Also, editing a command in the middle if you notice a mistake becomes tricky. Pueue also allows you to do stuff like dependencies, which get tricky in bash if a task depends on mor…

  6. comment
    Comment #39822535

    Well, if you're planning on running 10 commands sequentially that might take a few hours each, you would have to keep those windows open for quite a while. See https://github.com/N…

  7. comment
    Comment #39822521

    Not that I know of. If anyone knows of stuff like that, please let me know, as this is regularly asked for :D. I would be pretty stoked to be hired to build something like that, th…

  8. comment
    Comment #39822509

    Yep, that's exactly how it's done :)

  9. comment
    Comment #39784155

    Nope. Pueue is designed to handle your usecase times 5+. I'm still using it for your usecase, as I'm already used to the interface by now :D.

  10. comment
    Comment #39779676

    This question has been asked quite a lot, so I wrote a FAQ ;D : https://github.com/Nukesor/pueue/wiki/FAQ#why-should-i-use-i...

  11. comment
    Comment #39649033

    Hey @abelanger, I got a few feature request for Pueue that were out of the scope as they didn't fit Pueue's vision, but seem to fit hatchet quite well (e.g. complex scheduling func…

  12. story
  13. comment
    Comment #25922971

    Always happy to see my stuff getting recommended :D

  14. comment
    Comment #25922962

    I actually wrote a more modern solution to `nq` named Pueue. ( https://github.com/Nukesor/pueue ) There are a lot of examples and a FAQ section + a Wiki, if you're interested in mo…

  15. story
  16. story
  17. story
  18. story
  19. story
  20. story