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
31
questions and find answers to
11
problems.
Stats
365
EtPoint
58
Vote count
31
questions
11
answers
About
I remember everyone who help me here.
You can find me on Telegram @rickyrick93
Rick questions
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()?
srcset, do I still need to write "1x,2x,3x" if I've specified the width of each image?
Is it true that unique_ptr which points to an array will automatically free dynamic memory after calling release()?
How to use dynamic_cast to downcast correctly?
Explanation of generator.close() with exception handling
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