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
200
questions and find answers to
710
problems.
Stats
20.5k
EtPoint
6.7k
Vote count
200
questions
710
answers
About
Founder of Convex. Clojure hacker, game development, crypto and machine learning enthusiast.
mikera questions
Custom Swing look and feel vs. custom components?
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
mikera answers
Sorting an integer array of 100 elements having only 3 elements in it
What is wrong with that form constructing?
Memory leak in Clojure web application
Resize an image in clojure without a temporary disk file
Declaring design pattern in a Macro in Clojure
How to Show Only plain Message in Java without any Ok or Cancel Option?
Finding a way to handle colors and powers on a board game
How can I watch a subset of a clojure tree (Hash Map) for changes?
Deatomizing a map
Efficient design for a text-based file that is edited at arbitrary positions?