- 0 Posts
- 4 Comments
Joined 3 years ago
Cake day: June 19th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
jesta@lemmy.worldto
Technology@lemmy.world•Satellites Are Leaking the World’s Secrets: Calls, Texts, Military and Corporate DataEnglish
3·11 months agoSame article was posted yesterday: https://lemmy.world/post/37318526
asciinema [as-kee-nuh-muh] is a free and open source solution for recording terminal sessions and sharing them on the web.

This is more of a problem with how some people code more than python. I also find it irritating that some people import random libraries out of the internet to do simple things instead of actually spending the time to write two lines of code. Python has built in datetime library that could be used for this similar to the examples you gave.