also you can test pynotes and pyclock

all 7 comments

sorted by: hot top controversial new old
[–] 7 points 2 years ago (1 child)

!play_my_game@programming.dev and !destroy_my_game@programming.dev would also like this.

To be honest nobody posts to either (and I don't mod either one, just to be transparent) but this does fit there!

  • source
  • hideshow 2 child comments
  • [–] 5 points 2 years ago (1 child)

    Is it intentional to have so many filesystem interactions and subprocess launches?

  • source
  • hideshow 2 child comments
  • [–] [S] -2 points 2 years ago (1 child)
  • [–] 6 points 2 years ago (2 children)

    I guess the obvious question now is "why"? From a glance, it's pretty clear that one of the things that you really should've done is separated the file reading/writing into separate functions, instead of having every function open-read-write cat.txt

  • source
  • parent
  • hideshow 4 child comments