Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Philip Potter
Philip Potter has asked
3
questions and find answers to
67
problems.
Stats
1.7k
EtPoint
557
Vote count
3
questions
67
answers
About
Philip Potter questions
Why won't prove accept -MCarp=verbose?
What tools can help build an XS project?
What does "import safe" mean in Python?
Philip Potter answers
Modulus operator changes
Is int16_t guaranteed to be signed?
How to fill std::vector with data from another vector that meets some criteria
STL "closest" method?
How to get a regex to start from the beginning of a string
Why does this code compile?
Why does a simple Thin server stop responding at 16500 requests when benchmarking? [duplicate]
STL container with more than 1 sorting method in c++
What does returning zero by convention mean?
When should I define my own copy ctor and assignment operator