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
199
questions and find answers to
702
problems.
Stats
20.4k
EtPoint
6.6k
Vote count
199
questions
702
answers
About
Founder of Convex. Clojure hacker, game development, crypto and machine learning enthusiast.
mikera questions
Synchronising threads for multiple readers / single writer in Clojure
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
mikera answers
Deatomizing a map
Efficient design for a text-based file that is edited at arbitrary positions?
Can ESB/BPM allow to totally get rid of coding apart from wrapping webservices?
Clojure sequence operation
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?