Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Rick
Rick has asked
35
questions and find answers to
11
problems.
Stats
385
EtPoint
58
Vote count
35
questions
11
answers
About
I remember everyone who help me here.
You can find me on Telegram @rickyrick93
Rick questions
What is a unmatched match in regex?
Don't understand why a code snippet from APUE unlinks a file attached to the client unix domain socket
gcc, how to force the final executable link a unused shared library?
What does "wait and waitpid are always interrupted when a signal is caught" mean?
libcrypt.so vs libcrypto.so, what's the difference?
Where can I find data member of std::bitset?
Difference between modifying and non-modifying putback()
Why can't I use std::begin/std::end with int(*p)[3] while I can with int(&p)[3]?
c++ what is CharT element in string::size?
What does "a single total order" mean in std::notify_one()?
Rick answers
CSS 100vh is too tall on mobile due to browser UI
correct usage of rpath (relative vs absolute)
SIG_IGN, SIG_DFL, SIG_ERR 's definition
What is HTTPS Proxy
HTTPs proxy server only works in SwitchOmega
Link errors using <filesystem> members in C++17