Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John Zwinck
John Zwinck has asked
116
questions and find answers to
748
problems.
Stats
24.2k
EtPoint
8.6k
Vote count
116
questions
748
answers
About
John Zwinck questions
Is GCC miscompiling this code, or is it UB?
rPython installation fails, libpython not in linker paths
Python doctest hangs using ProcessPoolExecutor
Why do std::pair<long, long> and std::tuple<long, long> generate different code [duplicate]
GCC sometimes doesn't inline std::array::operator[]
Crontab revision control?
Why are Python itertools not classified as generators (GeneratorType)?
Specialize C++ member function based on class template argument
Python ElementTree "Invalid descendant" error
perf: why don't I have "syscall" counters?
John Zwinck answers
Tiling optimization gcc vs clang
Multiple arguments in user-literals
How to set a name header for a lambda function within groupby in python [duplicate]
Difference between structural type and type returned from contexpr function
How to reference a slice/view of a numpy array
Parallel std::copy complexity
Smart pointers and parameter list allocation rules
Is there any technical/conceptual reason boost::circular_buffer does not support move symantics?
how to give execute permission by umask
Can't run Popen.communicate() twice. (Python subprocess module)