Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kai
Kai has asked
22
questions and find answers to
39
problems.
Stats
849
EtPoint
206
Vote count
22
questions
39
answers
About
I'm a game programmer currently working in AS3.
Kai questions
Why does the compiler assume that malloc returns an int?
Clojure Vector of Refs
Caching values in Python list comprehensions
Determining which inputs to weigh in an evolutionary algorithm
Recursively freeing C structs
How does the rsync algorithm correctly identify repeating blocks?
AS3 large game performance degradation over time
Binding multiple related variables in Clojure without nested let
Clojure Parameters with Optional Flags
What is the maximum value of a number in Lua?
Kai answers
Mapping Wavefront .obj's vt to OpenGL texture coordinates
Unobtrusive JavaScript with server side values, best practice?
Designing the storage for a very large game world
Python function calls are bleeding scope, stateful, failing to initialize parameters? [duplicate]
What if any, programming fundamentals are better learned in C as opposed to C++?
Looking for online OpenGL 3.1+ tutorials [closed]
Best way to decode unknown unicoding encoding in Python 2.5 [duplicate]
Why would you need a slash at the end of a URL?
What are the "best practices" for AJAX with Django (or any web framework)
If slicing does not create a copy of a list nor does list() how can I get a real copy of my list?