Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Glyph
Glyph has asked
22
questions and find answers to
152
problems.
Stats
4.4k
EtPoint
1.5k
Vote count
22
questions
152
answers
About
I'm the founder of the Twisted project and a software developer.
Glyph questions
What is the appropriate HTTP status code for a null or missing object attribute?
How do I change the colors of an arbitrary widget in GTK+?
How can I detect and invoke a user's local installation of the AIR runtime on a particular AIR application?
Concurrently retrieve (select) or create (insert) new row in generic SQL without conflicts
How do I develop and create a self-contained PyGTK application bundle for MacOS, with native-looking widgets?
What version of Visual Studio and/or MinGW do I need to build extension modules for a given version of Python?
How can I bind a specific key to different launch configurations in Eclipse?
How do I add features to a syntax definition in Sublime Text without editing it?
Is there an API to pre-retrieve the list of trusted root certificates on Windows?
How can I tell PostgreSQL not to abort the whole transaction when a single constraint has failed?
Glyph answers
twisted reactor: priority and insights
How can I use mypy to type check a date that cannot be a datetime?
Twisted ssh server authentication using keys
persistant TCP connection in Django
Python Socket programming (TCP vs. UDP)
On a Mac, within the shell, how can I tell that I have a GUI?
Mock is not effective after twisted deferred is returned
system wide shortcut for Mac OS X
Call a twisted protocol method from another thread
How to handle OpenSSL.SSL.Error while using twisted.web.client.Agent on Facebook graph api?