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
89
questions and find answers to
466
problems.
Stats
12.9k
EtPoint
4.3k
Vote count
89
questions
466
answers
About
Busy developing games.
jack(at)pixbits.com
Jack questions
When to trash hashmap contents to avoid performance degradation?
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
Jack answers
Using std::string's std::hash specialization without constructing a string object
Java (AWT): fitting text in a box
2D vector vs 1D vector
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?