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
99
questions and find answers to
508
problems.
Stats
13.7k
EtPoint
4.4k
Vote count
99
questions
508
answers
About
Busy developing games.
jack(at)pixbits.com
Jack questions
Efficient way to remove elements from std vector according to predicate
Tools to monitor the RAM occupied
Matching of tuples
Correct way to write a Tokenizer in Lucene
Range intersection / union
Transforming trees in C++
Heterogeneous sets in OCaml
Using HTML builders in grails instead of GSP
How to determine visibility in 2D
Order of fields in C/C++ structs
Jack answers
How much more complex is it to draw simple curves, lines and circles in OpenGL ES rather than in Quartz 2D?
What is an elegant way to find min value in a subset of an array?
Sort entire struct array based on gc value
Understand how this double becomes an array?
Which pattern is good for bullets hit test in game that need server validates?
rand() issue in C programming? [duplicate]
How to fix this compiler error 'format not a string literal and no format arguments'
Variable-sized objects on the stack
Perlin Noise for iPhone/iPad?
Java Swing - How to create utils classes on Swing components with generics