Viewing profile — Borkdude
Borkdude
HN member- Joined
- Sun, Dec 11, 2011, 11:22 AM UTC
- HN karma
- 1,857
- Public activity
- 313 items
- HN profile
- View on Hacker News ↗
About Borkdude
No profile information was provided.
Recent public activity
-
comment
Comment #49230743
Author here! I'd use this when you need a smaller binary than Node.js, Bun or Deno. Performance of QuickJS isn't as good (no JIT) but still perfectly fine for hosting personal proj…
-
story
Show HN: Choq: Cherry (ClojureScript) on QuickJS
Choq is a 5MB binary that is chock full of scripting goodies. It bundles the Cherry ClojureScript compiler and combines it with QuickJS. The result is a 5MB binary that has Node.js…
-
comment
Comment #49004268
I'm the author of cljbang.el. Cljbang.el is a small but powerful emacs package, letting me use the things from Clojure that I like most, in an Emacs/Elisp context, with a small foo…
- story
-
comment
Comment #48068105
This is about using a JS feature without bringing in any additional dependencies like core.async. You don't have to use it and you can still use core.async. This was the most asked…
- story
-
comment
Comment #47119743
Author here. This is an experiment to run the Clojure compiler in a GraalVM native-image with Crema enabled. Crema is a new way to dynamically load JVM bytecode in a native-image u…
-
comment
Comment #47047811
Thanks :)
-
comment
Comment #47046244
Author here. Babashka is a native Clojure interpreter for scripting, it starts in ~5-20ms instead of the usual JVM startup. This release adds JLine3 for building TUIs, a completely…
- story
-
comment
Comment #46505656
Babashka now has a built-in markdown library. Babashka now also has a built-in HTML parsing library: Jsoup. Why does bb carry too much baggage? Because it has useful libraries like…
- story
- story
-
comment
Comment #45811378
Reagami author here!
-
comment
Comment #45699732
Github repo here: https://github.com/borkdude/reagami
- story
-
comment
Comment #45681809
You kinda can: https://github.com/babashka/babashka/wiki/Self-contained-exe...
-
comment
Comment #45548720
Blog post here: https://mccormick.cx/news/entries/i-replaced-react-reagent-w...
- story
- story
- story
- story
- story
- story
-
comment
Comment #44010352
The title didn't say compiler, it just said "Google Closure". The article I linked to is very clear that it's about the library.