Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jan Deinhard
Jan Deinhard has asked
82
questions and find answers to
12
problems.
Stats
727
EtPoint
129
Vote count
82
questions
12
answers
About
Jan Deinhard questions
Why does the performance drop that much when my Erlang TCP proxy gets many concurrent requests?
Is there a good reason to write my own daemonize function instead of using daemon(3)?
How to export slots and accessors from Lisp classes?
How can I make cross-domain requests with custom headers without using XDomainRequest or XMLHttpRequest?
How to publish an audio stream from a client with FluorineFx?
Why do native threads behave different when app is in background?
How to set the host exception port using the Mach kernel on macOS?
What is considered a small object in C++?
Rails: Why do asset fingerprints differ depending on where the assets are compiled?
Is it more efficient to use boost::asio::basic_stream_socket::async_read_some instead of boost::asio::async_read?
Jan Deinhard answers
How to get FB.api('/me/feed', 'post', ... to work?
What's wrong with my code to upload a file to AWS S3 using a pre-signed URL?
How to link to a new gcc version with brew?
How to pass a wrapped C++ object to a Javascript callback?
Why does multicast reception not work on some Android devices?
How to stream MP3 data via WebSockets with node.js and socket.io?
A good NASM/FASM tutorial? [closed]