Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jack
Jack has asked
88
questions and find answers to
463
problems.
Stats
12.9k
EtPoint
4.2k
Vote count
88
questions
463
answers
About
Busy developing games.
jack(at)pixbits.com
Jack questions
Which is the best way to solve this kind of game?
Find only first std::regex match efficiently
Linking error with cmake
What kind of language should I design for a particle engine scriptable engine?
How to deal with variable references in yacc/bison (with ocaml)
Designing a virtual machine with JIT
Square/cubic root lookup table
Conditional compiling in OCaml
Applying color to single vertices in a quad in opengl
Sinatra cannot find views on Ruby 1.9.2-p0
Jack answers
In B-trees which element gets promoted when the node splits
Is there any way to convert Java object to JSON file
Storing java objects online
How do I turn a text line of integers into an array of integers?
How to change a color to random in OpenGL?
static class member gets "undefined reference". Don't know why [duplicate]
How can I randomly angle a line in java?
C++ How do compilers handle templates [duplicate]
minimum value of a counter accessed by two threads without synchronization
Return type is not identical to nor covariant with return type (operator++)