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
161
questions and find answers to
481
problems.
Stats
12.7k
EtPoint
3.8k
Vote count
161
questions
481
answers
About
Doctoral student and heuristic search researcher at Zuse Institute Berlin.
fuz questions
Writing wav files of unknown length
How to print the register number with gcc-style inline assembly?
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
fuz answers
x86 sub instruction opcode confusion [duplicate]
MASM doesn't insert x87 WAIT prefixes with some combinations of CPU and FPU directives
Why does this code save registers before interrupts which don't destroy these registers?
How do I create a new branch based on an existing Git hub branch? (Please read - tried the beginners guide)
When we run an executable, do all the sections get loaded into memory at once?
How to return multiple values in MASM
How can I write this code more efficient?
Why do modern compilers prefer SSE over FPU for single floating-point operations
Weird error during derive-2.3.0.2 build
Rust core::arch::asm throwing error where type u64 doesn't fit into class reg