Live data from Hacker News

Viewing profile — Borkdude

Borkdude

HN member
Joined
Sun, Dec 11, 2011, 11:22 AM UTC
HN karma
1,857
Public activity
313 items

About Borkdude

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. story
  5. 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…

  6. story
  7. 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…

  8. comment
    Comment #47047811

    Thanks :)

  9. 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…

  10. story
  11. 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…

  12. story
  13. story
  14. comment
    Comment #45811378

    Reagami author here!

  15. comment
    Comment #45699732

    Github repo here: https://github.com/borkdude/reagami

  16. story
  17. comment
    Comment #45681809

    You kinda can: https://github.com/babashka/babashka/wiki/Self-contained-exe...

  18. comment
    Comment #45548720

    Blog post here: https://mccormick.cx/news/entries/i-replaced-react-reagent-w...

  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. 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.