Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
robert
robert has asked
4
questions and find answers to
64
problems.
Stats
2.1k
EtPoint
740
Vote count
4
questions
64
answers
About
I like downvoting answers and then asking why they were downvoted in a comment.
robert questions
gdb doesn't find source files compiled by clang++
c++ bit fields and -Wconversion
robert answers
What is the most efficient way to repeatedly use regular expressions in a Python loop?
how to turn off hg status -S
os.walk() caching/speeding up
is there a hack for fully functional cross-platform shebang line?
Subclassing int and overriding the __init__ method - Python [duplicate]
Uses of combining **kwargs and key word arguments in a method signature
regex for content between and including the parenthees
Statement with ? in C [duplicate]
unittest colored output
How to find the 1st, 2nd, 3rd highest values in a list in Python