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
152
questions and find answers to
408
problems.
Stats
10.9k
EtPoint
3.3k
Vote count
152
questions
408
answers
About
Doctoral student and heuristic search researcher at Zuse Institute Berlin.
fuz questions
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?
How do I detect if sqlite3 created a database file?
Where can I register a sqlite application ID?
Why won't sys/stat.h define ino_t with -std=c1x?
How to read a character from standard input in DOS such that redirection works?
How can I effectively encode/decode a compressed position description?
How can I change the directory where cabal stores the documentation
fuz answers
Why does this compiler output by GCC error when translated into NASM?
Direct addressing without segment in x86?
How do I cast a vector to a float64_t to check a SIMD compare for all-zero?
Why are serializing instructions inherently pipeline-unfriendly?
How to generate executable file that can run on both Unix and Linux?
Is it possible to write at virtual 0x0 on a classical OS?
How to detect the slave PIC in an old PC using assembly?
Can you add two 64-bit integers natively in x86?
How to include hackage packages into Leksah
Why aren't there cutting-edge compiler backends in functional languages like Haskell? [closed]