Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
fuz
fuz has asked
158
questions and find answers to
441
problems.
Stats
11.6k
EtPoint
3.5k
Vote count
158
questions
441
answers
About
Doctoral student and heuristic search researcher at Zuse Institute Berlin.
fuz questions
Why does this program terminate on my system but not on playground?
AVX-512 MD5 implementation: unexplained performance regression on Zen 4
How to remove a commit in git that has no specified branch?
Is there a better algorithm to assign numbers to combinations?
Which implementations of the C programming language violate the following assumptions?
Algorithm to approximate an optimal solution for an integer allocation problem
How do I cast a vector to a float64_t to check a SIMD compare for all-zero?
Fast integer to decimal conversion
How to get gcc to generate decent code that checks if a buffer is full of NUL bytes?
How can I automagically make a checkout upon push?
fuz answers
How to encode an instruction when we just know the hex for opcode
ASM 8086 : How is coding with multiple code segments different from coding with one code segment?
When source registers in avx instruction can be reused
Pointer to an array of int pointers in C
how to call printf in C __asm__()? [duplicate]
Different encoding for arm64 "add x1, sp, x2, lsl #1" than with xzr
Anonymous struct with ANSI C
Disable xsave in glibc's ld.so
Does gcc include some header files automatically?
How to use run time error in golang?