anotherrandomboi's Avatar
anotherrandomboi
Member since

Recent Activity

I made a little program to share clipboard data between devices, because using WhatsApp to share data between my laptop and phone was too annoying to keep up.

https://github.com/ARandomBoiIsMe/clipshare

View original message on Discord

Thanks for the buffering suggestion, @smilexfo and @xenobas . Found out about something called "Double Buffering". Also used ANSI escape codes to move the cursor back to the top of the buffer so I can simply overwrite the current data instead of clearing the screen. Looks so much better already.

View original message on Discord

I'm back with more "playing media in my terminal" footage! Any ideas on how to make the screen refresh not so noticeable though?

View original message on Discord

I wanted to see if I could generate ANSI images in my terminal. Quite happy with the results.

View original message on Discord