Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mikera
mikera has asked
198
questions and find answers to
698
problems.
Stats
20.3k
EtPoint
6.6k
Vote count
198
questions
698
answers
About
Founder of Convex. Clojure hacker, game development, crypto and machine learning enthusiast.
mikera questions
Should a delay be considered as an immutable value?
Sound format for a Java-based game
Using a protocol with primitive arguments
Testing Clojure and Java simultaneously
Functions vs. symbols for Lisp / Clojure DSL
Configuring Maven source directories for a polyglot project
Simple 1-D particle swarm optimization algorithm for a noisy environment
Efficient 63-bit long computation of (a*b)/c in Java
Strange behaviour of keywords within macros in Clojure
JUnit unable to find tests in Eclipse [duplicate]
mikera answers
Building the GUI from the constructor. [Design Decision]
How to solve this "non-static variable" issue in Java?
Implementing a binary search tree in clojure
BufferedImage pixels Vs Graphics.drawImage
Shouldn't having a jit reduce the need for invokeDynamic?
Clojure - 2 versions of 1 function. Which is more idiomatic?
do assertations exist in both JAVA and JUnit?
Using a protocol with primitive arguments
Count set bits in float in Java
java swing components: binding properties such as font and background color