Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
iksemyonov
iksemyonov has asked
11
questions and find answers to
3
problems.
Stats
144
EtPoint
31
Vote count
11
questions
3
answers
About
Love my Uni and all things related!
iksemyonov questions
Starting to learn OpenGL. On modern Linux, how are all these concepts related?
Are both of these volatile qualifier usages redundant?
How to encapsulate a WinAPI application into a C++ class
How would you apply an same operation to a set of independent variables in C++?
What is the instruction that gives branchless FP min and max on x86?
What might cause the same SSE code to run a few times slower in the same function?
How to wrap a function with a varying number of default arguments to have only one argument?
When the compiler reorders AVX instructions on Sandy, does it affect performance?
iksemyonov answers
Why can't I use the [] operator to access an array in nlohmann's C++ JSON library?
Valgrind reporting a segment overflow
Is there a QPair class, but for three+ items instead of two?