Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
amalloy
amalloy has asked
36
questions and find answers to
608
problems.
Stats
16.2k
EtPoint
5.3k
Vote count
36
questions
608
answers
About
I play with Haskell and Clojure, and at work I develop Error Prone and other Java language tooling.
amalloy questions
Anyone using webtest without ant?
Why is Postgres scanning a huge table instead of using my index?
How to create a limited version of the IO monad
How can I debug a non-responsive server, when the profiler can't collect samples?
How can I generate Modified http headers with Compojure?
Can I make git merge --ff act like --ff-only?
Working with data types parameterized by a functor
Mutually referring deftypes in Clojure
Why doesn't `coerce` implicitly apply Compose to these functions?
How to use recursion-schemes to `cata` two mutually-recursive types?
amalloy answers
Clisp error message: an object cannot start with #\). What does this mean?
Clojure: exit program when Window Frame is Closed
How to adapt the IReduceInit from next.jdbc to stream JSON using cheshire to a HTTP response using ring
When is `Data.Unique` thread safe?
Polymorphism in Clojure for Java Classes implementing interfaces - Wrapper writing
How to join two Haskell IO monads
How can I define Pair as a Monoid?
How can I speed up my Clojure program which uses ":reload"?
I have a Clojure seq containing 3 functions. Why does (rest my-seq) give a "cannot be cast as" exception?
Using PHP's "for". Instead of sequential numbers, use specific numbers