Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Borkdude
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Multi-Player Snake
(multi-snake.michielborkent.nl)
2 points
by
Borkdude
1mo ago
|
0 comments
2.
▲
by
Borkdude
1mo ago
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 projects on a VPS. With local measurements I got 30k r
3.
▲
Show HN: Choq: Cherry (ClojureScript) on QuickJS
(github.com)
3 points
by
Borkdude
1mo ago
|
1 comments
4.
▲
by
Borkdude
2mo ago
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 footprint.
5.
▲
Show HN: Cljbang.el – A Clojure-like language that runs as Emacs Lisp
(github.com)
5 points
by
Borkdude
2mo ago
|
1 comments
6.
▲
by
Borkdude
4mo ago
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 for feature in the recent ClojureScript survey.
7.
▲
ClojureScript Gets Async/Await
(clojurescript.org)
279 points
by
Borkdude
4mo ago
|
73 comments
8.
▲
by
Borkdude
7mo ago
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 using an interpreter. More info about Crema: https:/&#x
9.
▲
by
Borkdude
7mo ago
Thanks :)
10.
▲
Babashka 1.12.215: Revenge of the TUIs
(blog.michielborkent.nl)
24 points
by
Borkdude
7mo ago
|
4 comments
11.
▲
by
Borkdude
7mo ago
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 revamped console REPL, and a bunch of library compatibility
12.
▲
by
Borkdude
8mo ago
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 the above?
13.
▲
Build a ClojureScript native desktop app in 5 minutes [video]
(youtube.com)
3 points
by
Borkdude
10mo ago
|
0 comments
14.
▲
Building Browser-Native Presentations with Scittle / ClojureScript
(clojurecivitas.github.io)
2 points
by
Borkdude
11mo ago
|
0 comments
15.
▲
by
Borkdude
11mo ago
Reagami author here!
16.
▲
by
Borkdude
11mo ago
Github repo here: https://github.com/borkdude/reagami
17.
▲
Reagami: A Reagent-like library in less than 100 lines of Squint CLJS
(blog.michielborkent.nl)
1 points
by
Borkdude
11mo ago
|
1 comments
18.
▲
by
Borkdude
11mo ago
You kinda can: https://github.com/babashka/babashka/wiki/Self-contained-exe...
19.
▲
by
Borkdude
11mo ago
Blog post here: https://mccormick.cx/news/entries/i-replaced-react-reagent-w...
20.
▲
Eucalypt: <10kb Reagent UIs with Squint ClojureScript [video]
(youtube.com)
2 points
by
Borkdude
11mo ago
|
2 comments
21.
▲
I Replaced React and Reagent with 720 Lines of Slop-Coded Squint-Cljs
(mccormick.cx)
2 points
by
Borkdude
1y ago
|
0 comments
22.
▲
Tiny Reagent-compatible UIs with no React
(chr15m.github.io)
2 points
by
Borkdude
1y ago
|
0 comments
23.
▲
by
Borkdude
1y ago
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.
24.
▲
by
Borkdude
1y ago
Updated the title
25.
▲
by
Borkdude
1y ago
This is not about maintaining compatibility with a Java version. As you can read in the post, Java 21 will be the minimum required Java version even. It's about the Google Closure Library on which many ClojureScript programs depend.
26.
▲
ClojureScript 1.12.42
(clojurescript.org)
195 points
by
Borkdude
1y ago
|
42 comments
27.
▲
by
Borkdude
1y ago
> We are working on restoring that original stability. With this release, you’ll find that quite a few old ClojureScript libraries work again today as well as they did 14 years ago. > ClojureScript is and never was only just for rich
28.
▲
Nbb can now be used with Deno including jsr: deps
(mastodon.social)
4 points
by
Borkdude
1y ago
|
0 comments
29.
▲
Babashka Java interop, reflection and type hints
(blog.michielborkent.nl)
4 points
by
Borkdude
1y ago
|
0 comments
30.
▲
by
Borkdude
1y ago
Love it
More ›