pmbauer
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Pull Requests Are a Poor Fit for Agentic AI (bauer.codes)
- The tragic absence of silver allergens in softwerewolves (bauer.codes)
- A tale of HAProxy, segfaults, Docker, and gdb from production (engineering.udacity.com)
- Binary Clock Demo: Hoplon Lifts HTML into Lisp (pmbauer.github.io)
Hoplon is ambitious, seeking to unify HTML page markup and the JavaScript environment. If you've been intrigued by Facebook's React and Om, check this out.
- ClojureScript Compiler Service (poc) (deftitlenil.com)
ClojureScript compiler as a service, proof of concept.
-
Progressivly enhances a parallel quicksort algorithm, giving details on optimization techniques and best practices for parallel algorithms. Concludes with an example using the new Fork/Join framework in JDK7.
- Quicksort, Parallelism, and Fork/Join in JDK7 (deftitlenil.com)
Progressivly enhances a parallel quicksort algorithm, giving details on optimization techniques and best practices for parallel algorithms. Concludes with an example using the new Fork/Join framework in JDK7.