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
69
problems.
Stats
2.2k
EtPoint
769
Vote count
4
questions
69
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
How can I include a variable in a match regular expression in Perl, and check if the variable is NOT in the string?
Is there a way to distribute iOS apps to specific group of people (more than 100)?
Does the construct do .. while(false) contribute to better control flow?
Regex Getting everything in between, Python
Map of function pointers. Does the function being pointed to have to be static?
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]