Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
paddy
paddy has asked
24
questions and find answers to
138
problems.
Stats
4.0k
EtPoint
1.3k
Vote count
24
questions
138
answers
About
What happens if I poke it with a bigger stick?
paddy questions
Using 'mutable' for asynchronously-populated cache in a const method
Least restrictive memory ordering for spin-lock with two atomics
How to static_assert the size of a std::array member
What goes on behind the curtains during disk I/O?
Error MSB6006: "mt.exe" exited with code 31
paddy answers
Algorithm and Data Structure for Checking letters in a word with another set of letters
How to release memory allocate in c++ dll in delphi application
Making a list of generators (vector of lambdas) leads to very strange behavior with capture-by-reference
goto was unexpected at this time
Static local variable in C++11?
Is a comparison operation thread safe for std::atomic variables?
c++ how to implement a switch between class members
Trouble escaping dollar sign in Perl
perl exact string match
Remove nth element from array (char *)