Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hyde
hyde has asked
79
questions and find answers to
201
problems.
Stats
5.1k
EtPoint
1.5k
Vote count
79
questions
201
answers
About
Just a dev
hyde questions
Java deserialization, changing a field to transient
In MongoDB, when to use a simple subdocument, when an array with 2-field elements?
QWidget's minimumSize vs minimumSizeHint
Are nullptr references undefined behaviour in C++? [duplicate]
Is it ok to treat multidimensional std::array as continuous block of data?
Allow running some jobs when Jenkins/Hudson is in shutdown mode
What is proper way to define Map<String, ?> method parameter
How to compare QVariant values in Qt 5.15?
How to split monolithic node.js javascript
How to pass char array from C JNI function to Java method as byte[]
hyde answers
Disable/enable Jenkins plugin per job/node
Why should I use a closing bracket in this? [closed]
Qt: inheritance cause ambiguous
Extern array of pointers to function
qDebug and cout don't work
Split C array into n equal parts
c++ check variable to address out of bounds
In C++ how to reset variables in a class after X seconds?
Should I use const_cast?
Java 7 Synchronized method seems to allow multiple threads access