Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Patryk
Patryk has asked
123
questions and find answers to
15
problems.
Stats
854
EtPoint
57
Vote count
123
questions
15
answers
About
Software Engineer
C++/Go/shell/python coder
Linux enthusiast
Github profiles:
https://github.com/pmalek
https://github.com/pmalekn
Patryk questions
Cannot convert SelectedObjectCollection to ObjectCollection ?
How to perform a range-based c++11 for loop on char* argv[]?
What is the fastest way to find longest 'consecutive numbers' streak in vector ?
cannot unmarshal string into Go struct field
Unhandled exception after reading histogram (created with calcHist)
What is the difference between using std::enable_if as function argument vs template argument?
Which data structure/class I can use to represent one-to-many relation?
Any good algorithms for text localization in images?
How to get file's relative path in git aliases with parameters?
Why packages installed with pip install --user option are not 'visible' from shell?
Patryk answers
How to configure https in sails.js with .crt file
How to use NodePort with kind?
Why does calling std::string.c_str() on a function that returns a string not work?
Member reference base type 'double' is not a structure or union
How to use sails with cluster (to use more cores)?
Parsing string to JSON using node gives unexpected token, validator says ok
How can I grep in a loop?
How to implement custom std::streambuf's seekoff()?
Implementing variadic type traits
How can I get the default mode for c++ of g++ compiler without referring the doc?