Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jean-Paul Calderone
Jean-Paul Calderone has asked
28
questions and find answers to
218
problems.
Stats
6.2k
EtPoint
2.1k
Vote count
28
questions
218
answers
About
Jean-Paul Calderone questions
How do I retrieve all users from a GitLab deployment using the GraphQL interface?
How do I cause a WARP server to terminate?
How can a disconnected TCP socket be reliably detected using MsgWaitForMultipleObjects?
How does one unit test handling of the error conditions for Python/C APIs like PyType_Ready and PyObject_New?
How do I supply a C library to stack on NixOS?
How do I supply an API token to the GitLab Terraform provider as a Terraform secret resource?
What is the Windows equivalent of pwd.getpwnam(username).pw_dir?
What strategies exist for ensuring all locale-aware operations are handled correctly in all locales?
How do I drive Ansible programmatically and concurrently?
How do I parse subjectAltName extension data using pyasn1?
Jean-Paul Calderone answers
Stopping Twisted from swallowing exceptions
twisted over https
tail -f does not seem to work in the shell when file is being populated through file.write()
How to close connection after reactor.connectTCP in Twisted
python twisted agent timeout
Twisted: use of multiple threads and processes together
simple example with spawnProcess
Simple non-network concurrency with Twisted
Twisted big files transfer
Twisted TCP server timeout if no read after n seconds