|
You are here |
current.workingdirectory.net | ||
| | | | |
davidalfonso.es
|
|
| | | | | [AI summary] The author details the process of removing all their tweets from Twitter by creating a script to delete them in batches due to API limitations and the lack of a free endpoint to list tweets. | |
| | | | |
yasoob.me
|
|
| | | | | Hi there pythonistas. I hope you are all fine. In this post I am going to teach you how we can make a Reddit + Twitter bot. What this bot will do is that it will copy post titles and url from any subreddit that you want and then it will post them to twitter keeping the 140 characters length in mind. Firstly let me tell you what Reddit is. Reddit is a social link sharing site where good links are upvoted and bad links are down voted. | |
| | | | |
ruturaj.net
|
|
| | | | | If you have a Wincable or any other Internet account that uses Cyberoam Software for login.. And u are pissed off by the Linux client that is buggy in terms of logging off or login. Here is a python script (My first useful python program) that logs in and logs out correctly. Without leaving a trace of /tmp/crclient.pid You can put the script in the $HOME/bin directory. So that it is visible in $PATH. Usage Login $ wincable start Logout $ wincable stop You can alternatively download the script | |
| | | | |
iridakos.com
|
|
| | | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis. | ||