Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gruszczy
gruszczy has asked
93
questions and find answers to
125
problems.
Stats
4.3k
EtPoint
1.4k
Vote count
93
questions
125
answers
About
I lead and manage the Google Assistant on Speakers team.
gruszczy questions
django: ImageField, MEDIA_ROOT, MEDIA_URL, how to set correctly
How can I rewrite this if-else statement so that it doesn't use a jump?
What's the difference between using a decorator and explicitly calling it?
jquery: why css('width') returns different value than width()
PyQt: translating standard buttons
django: failing tests from django.contrib.auth
postgresql: how list indexed columns?
Ripple effect inside of a selector
retrieving logs from mercurial using api
django: displaying group users count in admin
gruszczy answers
Hiding a django website while development
Changing the location of the battery icon on a custom Android wear watch face
LDAP in Django default admin
c++ compiling "error: expected constructor, destructor, or type conversion before '=' token "
Why is the return value of an empty python regexp search a match?
Python: Convert a string to an integer
DataAPI much slower then MessageAPI?
Android Wear: Is there any reason to use a Time object rather than a Calendar object?
Why is "import *" bad?
Remembering to run tests before commit