Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
martinus
martinus has asked
37
questions and find answers to
15
problems.
Stats
802
EtPoint
255
Vote count
37
questions
15
answers
About
Software engineer at dynatrace. Bitcoin enthusiast, C++ developer
martinus questions
How to Disable Dynamic Frequency Scaling?
Good MSbuild log formatter?
strange results with /fp:fast
C++ for loop: evaluation of condition
How to forbid subversion commits to svn:external to revisions?
OutOfMemoryError - why can a waiting Thread not be garbage collected?
Good, simple configuration library for large c++ project?
define double constant as hexadecimal?
What was the most stupid bug you could not find for a long time? [closed]
C++ inplace destructor compile warning
martinus answers
Fast implementation/approximation of pow() function in C/C++
Continuous Integration for Common Lisp?
casting uint32_t to uint64_t results in different value?
Counting the number of occurrences of words in a textfile
Which of the GoF patterns could you not live without?
An Optimum 2D Data Structure
Algorithm for efficient diffing of huge files
Direct boost serialization to char array
what the difference between map and hashmap in STL [duplicate]
How to determine if a linked list has a cycle using only two memory locations