- ROC Mondriaan Tinwerf ICT
- The Hague, The Netherlands
-
Joined on
Mar 6, 2014
Popular repositories
-
teleborg
A Telegram API for Rust!
Rust 2
-
python-telegram-bot
Forked from python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
Python 1
-
dotfiles
VimL 1
-
FileLock
A Python library for read and or write locking files.
Python
131 contributions in the last year
Contribution activity
December 2016
November 2016
First repository
- voider1/teleborg Rust
- voider1/FileLock Python
- voider1/dotfiles VimL
- voider1/python-telegram-bot Python
Job queue time units
This enables users to add intervals in seconds (default), minutes and hours for their Jobs. It also enables users to define on which days the Job s…
Raw pointer prevents me from using threads
I was trying to use threading with this JSON module and I couldn't compile because there's a raw pointer here. It also only implements Sync, but no…