Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
phs
phs has asked
12
questions and find answers to
61
problems.
Stats
1.5k
EtPoint
448
Vote count
12
questions
61
answers
About
Big Data, Service and Systems Developer in Seattle, USA
phs questions
Addresses of identical function template instantiations across compilation units
How do I write tactics that behave like "destruct ... as"?
What's a good terminator byte for UTF-8 data?
Moved objects are still destructed?
"Hidden symbol `atexit' is referenced by DSO" when using libtool with gcov
What is the "correct" way to reconcile malloc and new in a mixed C/C++ program?
phs answers
ArrayList<Byte> vs String in Java
Thread safety with map and concurrentHashMap
Data Synchronization in a Distributed system
unique permutations for large sets
How AppleScript can get STDIN inside the code?
What is the optimal amount to malloc at a given time when the total needed is not known?
Is there some algorithm to map a list of numbers to some that vary less?
Can branch and bound algorithms be implemented purely functionally?
What is the "correct" way to reconcile malloc and new in a mixed C/C++ program?
Perfect List Structure?