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
473
problems.
Stats
12.6k
EtPoint
3.8k
Vote count
161
questions
473
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
Weird error during derive-2.3.0.2 build
Rust core::arch::asm throwing error where type u64 doesn't fit into class reg
Why is malloc giving me 8 bytes when I request 20? [duplicate]
Functional Dependencies / Type Families
Go Assembler Named Constants
The order in which pipeline components are executed in shell
How to create haskell permutation
setlocale raising errno while a non-NULL value is returned
Do the bytes "00 10 A1 B3" make sense in Arm 32-bit architecture?
Is there an easy way to multiply two registers like this in AT&T assembly: %eax * %ebx = %ecx