Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
nwellnhof
nwellnhof has asked
12
questions and find answers to
168
problems.
Stats
4.1k
EtPoint
1.3k
Vote count
12
questions
168
answers
About
Nick Wellnhofer
Software developer and owner at aevum in beautiful Munich, Germany, famous for its beer gardens, Oktoberfest and FC Bayern.
Likes to hack on open source projects such as libxml2 or Apache Lucy and has published some Perl modules on CPAN.
Good in C, Perl, and JavaScript but likes to dabble in many things.
Profiles on other websites
GitHub
CPAN
LinkedIn
nwellnhof questions
Disabling default namespaces
Fastest way to move higher or lower 64 bits in integer SSE register
How to properly escape filenames in Windows cmd.exe?
How to measure mispredictions for a single branch on Linux?
Why is there unused, empty space between ELF sections?
Is it safe to pass a va_list to another function without using va_copy?
Use trait from submodule with same name as struct
How to make GCC generate bswap instruction for big endian store without builtins?
nwellnhof answers
ImageMagick Convert PDF to low resolution JPG file
Is this Unicode NFC conversion correct?
Why is Swift counting this Grapheme Cluster as two characters instead of one?
"Turn Off" binmode(STDOUT, ":utf8") Locally
Why is there no byte-order issue with UTF-8 strings?
Is negating INT_MIN undefined behaviour?
Optimising "i = b ? (i | mask) : (i & ~mask)"
Accessing special tokens in XS [perl] [duplicate]
Best way to run a Plack PSGI Perl application outside of Apache using FastCGI?
Including libxml2 with a LLVM module map