Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Duck
Duck has asked
4
questions and find answers to
140
problems.
Stats
3.5k
EtPoint
1.2k
Vote count
4
questions
140
answers
About
I am currently reconsidering any future participation on StackOverflow.
Duck questions
How to determine the actual level of development in a shop, e.g. C++ vs. C?
Have you used boost::tribool in real work?
Duck answers
This code is not thread-safe, isn't it?
Sending buffer through message queue
What does signal(SIGCHLD, SIG_DFL); mean?
How do I apply a structure offset?
Linux signal masks - what do they mean though?
Make children process wait until receiving parent's signal
sleep() in ncurses application
Buffering data from sockets?
Using more lines than the window has with ncurses
How to decide if a file descriptor is attached to a file or socket in Linux