Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
spraff
spraff has asked
141
questions and find answers to
100
problems.
Stats
2.7k
EtPoint
616
Vote count
141
questions
100
answers
About
spraff questions
Which gnu attributes have c++11 syntax?
How do I construct a UTC date in Javascript as an object, not a number?
How can I find unsigned additions to a git repo?
Why does this git rebase think there's nothing to do?
Can I make a GLSL struct have std140 layout?
prevent iframe from changing parent location
Why can't I pipe a password into mysql non-interactively?
Dynamic-length arrays as Shader Storage Buffer Objects
Why is std::mutex taking a long, highly irregular amount of time to be shared?
Something equivalent to "SELECT * FROM (SELECT table_name FROM...)"?
spraff answers
QPlainTextEdit - change shift+return behaviour
How can I find unsigned additions to a git repo?
Why can't I pipe a password into mysql non-interactively?
Initialise C-structs in C++
Does variable privacy actually have anything to do with security or is it just for programming convenience?
using eof on C++
Getting type names at compile time in C++ [duplicate]
is < vector > threadsafe for read/write at different locations?
cout does no print in QtCreator
Realtime pixel drawing in Qt