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
191
questions and find answers to
670
problems.
Stats
19.8k
EtPoint
6.5k
Vote count
191
questions
670
answers
About
Founder of Convex. Clojure hacker, game development, crypto and machine learning enthusiast.
mikera questions
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]
OpenGL toolset for new Java/Clojure project in 2011
Maven native dependences in Eclipse
Generating samples from the logistic distribution
Extending core.logic to custom types
Languages that optimise using logic programming
Extending protocols for custom Java classes, maps and sequences in Clojure
Determining the similarity between two random number generators
mikera answers
git: how to properly share local copy between multiple PCs
Java bytecode interpreter
why is :else not (else) in clojure?
Algorithm Analysis
Outlook like calendar control in JavaFX 2.0+
Command prompt that knows Java? [duplicate]
Chain of Responsibility [GoF] disadvantages
In Clojure, can I optimize scans?
How do I make this imperative (arrays, loops, etc) Clojure code run half as fast as Java?
Is this a valid Java implementation of an immutable class and the Builder pattern?