diff options
author | 2022-05-20 18:11:25 -0400 | |
---|---|---|
committer | 2022-05-20 22:11:25 +0000 | |
commit | fafe8ba9479315dae16aa742dd7c0f787a353358 (patch) | |
tree | 82a54a64c0a9772e13bea14d8b1c1a8c760c2769 /bot/resources | |
parent | Merge pull request #879 from gitautas/uwu (diff) |
Add topics for `#media-processing` channel (#1054)
Add topics for `#media-processing` channel
Co-authored-by: mina <[email protected]>
Diffstat (limited to 'bot/resources')
-rw-r--r-- | bot/resources/utilities/py_topics.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/bot/resources/utilities/py_topics.yaml b/bot/resources/utilities/py_topics.yaml index 92fc0b73..4527e8de 100644 --- a/bot/resources/utilities/py_topics.yaml +++ b/bot/resources/utilities/py_topics.yaml @@ -109,6 +109,17 @@ - What books or tutorials would you recommend for game-development beginners? - What made you start developing games? +# media-processing +971142229462777926: + - Where do you start with media processing? What is a good beginner project for first-timers in media processing? + - What are some ways you could manipulate media using Python? + - What is your favorite algorithm for manipulating media with Python? + - What is the most surprising result you have gotten after manipulating media with Python? + - What is the worst outcome you have gotten after manipulating media with Python? + - What is your most advanced media processing related achievement? + - Do you know any cool tricks or optimizations for manipulating media with Python? + - Can a computer truly generate and/or understand art? + # microcontrollers 545603026732318730: - What is your favorite version of the Raspberry Pi? |