Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
milianw
milianw has asked
19
questions and find answers to
19
problems.
Stats
642
EtPoint
204
Vote count
19
questions
19
answers
About
software engineer at KDAB
creator of heaptrack and hotspot profilers on Linux
KDevelop co-maintainer and core developer
Kate developer
highly interested in tooling and performance
KDE/Qt/C++ and open source enthusiast
used-to-be-webdeveloper
milianw questions
algorithm to combine std::unique with a reduce step?
Using key-value databases as a set with persistent indices
How to find global static initializations
Overload symbols of running process (LD_PRELOAD attachment)
c++0x: resolving ambiguity between function-definition followed by empty-declaration and simple-declaration
Profiling inlined C++ functions with Visual Studio Compiler
How to ignore added hunks in `git stash -p`
linux perf: how to interpret and find hotspots
milianw answers
Fastest implementation of sine, cosine and square root in C++ (doesn't need to be much accurate)
How to invoke C++/Qt function from Javascript in QWebengine?
Kdevelop steps and breakpoints not working
kdevelop no valid executable specified
qmake rules for generated code
Kcachegrind. Show only functions from my code
Manually configuring shadow build in qmake
Lightweight memory leak debugging on linux
Build Qt in "Release with Debug Info" mode?
Why is std::pair faster than std::tuple