Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Watch me coding
#1
Someone interested to watch me coding?
I've written a Python package that makes it easy to record your coding session. Check it out if you like. Feedback are welcome.

Showcase: https://youtu.be/r8lh-P_ZN68
Source: https://github.com/axju/blurring
Reply
#2
I don't want anyone to watch me coding, that's for sure. If y'all saw some of the dumb ass mistakes I make when coding, you'd laugh me right off this board.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#3
That's why I speeded it up. And only record one screen, not the google screen :D
Reply
#4
The password blurring seems a little off. You can see the word PASSWORD while you type it, plus it flickers after blurring to show the entire thing again.
Recommended Tutorials:
Reply
#5
Yes you are absolutely right, there is space for some improvements. I'm recording one frame a second. So if I typing fast, every thing will be blurred out. But on normal speed it will fail as you description.

To fix that, my next step is adding an offset. The blurring begins before the secret appears.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  A talk to watch snippsat 2 2,224 Aug-16-2019, 11:01 AM
Last Post: perfringo
  Would like to redirect vscode debugger watch to file Larz60+ 0 1,995 Feb-25-2019, 06:32 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020