Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
Hey, guys, can you write some simple program in go which accepts some command, and after writes hacking text like in movies with progress bar ?
For further actions, you may consider blocking this person and/or reporting abuse
Muhammad Syukur Abadi -
Gernot Glawe -
Ronaldo Modesto -
Jonathan Hall -
Once suspended, kanapiyaru will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, kanapiyaru will be able to comment and publish posts again.
Once unpublished, all posts by kanapiyaru will become hidden and only accessible to themselves.
If kanapiyaru is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Muhamed-Kanapiya.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community safe. Here is what you can do to flag kanapiyaru:
Unflagging kanapiyaru will restore default visibility to their posts.
Top comments (2)
I can't find any guides in google
I see two parts to this program.
Having a program to show and interacting on the terminal.
Maybe you can create a program that has inside the contents of a go (whatever language you want) that reads from stdin, ignores it and shows line by line from the program content.