Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
maxschlepzig
maxschlepzig has asked
53
questions and find answers to
94
problems.
Stats
2.6k
EtPoint
780
Vote count
53
questions
94
answers
About
My name is Georg Sauthoff.
'Max Schlepzig' is just a silly old pseudonym (I am hesitant to change it because existing @-replies will not be updated)
I studied computer science
In my current line of work, I work on trading system software and thus care about low-latency
maxschlepzig questions
Is committing empty transactions expensive?
Limiting shared library symbol visibility on Solaris
How to display SQL statement including host variable values in Oracle Pro*C?
Is left-shifting a negative value undefined behavior in Rust?
How to parse ASN.1 with Haskell?
How to print/convert decimal floating point values in GCC?
Why does GNU make define implicit pattern and implicit suffix rules?
mmap of O_WRONLY opened file [duplicate]
Three-way comparing strings in Python 3
Lazy parametrization with pytest
maxschlepzig answers
Which record is causing NOTICE: word is too long to be indexed
Limiting shared library symbol visibility on Solaris
efficient algorithm for searching one of several strings in a text?
Evaluating SMI (System Management Interrupt) latency on Linux-CentOS/Intel machine
How can I reset a TCP socket in Python?
Compile-time trigonometry in C
Bit-fields "In-class initialization" results in "error: lvalue required as left operand of assignment"
Understanding the auipc+jalr sequence used for function calls
Git merge after fetch - how, exactly?
How to use Qt's 'windeployqt' in Linux / Fedora