(λ. borkdude) · @borkdude
1135 followers · 645 posts · Server mastodon.social

This is pretty cool. Deno 1.31 adds more Node.js compatibility and largely works on deno now.

You can execute a script from a gist, see screenshot.

Also the nREPL server works so interactive development within with works! 🤯

#nbbcljs #deno #clojure #clojurescript

Last updated 2 years ago

(λ. borkdude) · @borkdude
1128 followers · 596 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1128 followers · 596 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1073 followers · 504 posts · Server mastodon.social

Fun! Control your desktop on Windows, macOS and Linux with nut-js and !

nutjs.dev

github.com/babashka/nbb/blob/m

#nbbcljs #clojure

Last updated 2 years ago

(λ. borkdude) · @borkdude
1023 followers · 444 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1014 followers · 411 posts · Server mastodon.social
(λ. borkdude) · @borkdude
1007 followers · 397 posts · Server mastodon.social

Powered by a (friendly) fork of (with feature flags enabled for datascript, etc)
---
RT @cldwalker
Announcing that a core part of @logseq is now scriptable with through github.com/logseq/nbb-logseq! This means you can query and analyze your graphs with independent applications. Two specific use cases that are now possible:
twitter.com/cldwalker/status/1

#nbbcljs #clojure #clojurescript #nodejs

Last updated 2 years ago

(λ. borkdude) · @borkdude
990 followers · 375 posts · Server mastodon.social
(λ. borkdude) · @borkdude
970 followers · 367 posts · Server mastodon.social

It's an honour. This funding is important for me to be able to continue the work I'm doing. Thank you community and @cljtogether! 🙏

Here's to another year of , , , SCI, , , , , and ... more?!

🍾 🎉
---
RT @cljtogether
Our members have picked 10 developers to receive long-term funding for 2023! Each developer will get $1.5k/mo for 12 months ($180k total): @BB
twitter.com/cljtogether/status

#clojure #cljKondo #babashka #nbbcljs #scittlecljs #cherrycljs #squintcljs #vsjoyride

Last updated 2 years ago

(λ. borkdude) · @borkdude
943 followers · 327 posts · Server mastodon.social

Nbb is a complete and interactive -ing environment for Node.js. It's a little over 1MB of optimized JS and includes all docstrings of core functions. Yet it starts pretty fast: 70ms on a Macbook Air M1, of which 25ms is Node.js startup time.

#clojurescript #clojure #nbbcljs

Last updated 2 years ago

(λ. borkdude) · @borkdude
907 followers · 317 posts · Server mastodon.social
(λ. borkdude) · @borkdude
863 followers · 309 posts · Server mastodon.social

The newest HoneySQL version now can output numbered parameters, making the queries compatible with Node.js Postgres drivers. So it works with + Postgres now too! Thanks @seancorfield

#nbbcljs #clojure #clojurescript

Last updated 2 years ago

(λ. borkdude) · @borkdude
740 followers · 187 posts · Server mastodon.social

I created a repository to help with doing Advent of Code in and !

github.com/borkdude/advent-of-

Spoiler alert: it contains a solution for day 1

#babashka #nbbcljs #clojure #adventofcode #adventofcode2022

Last updated 2 years ago

(λ. borkdude) · @borkdude
716 followers · 157 posts · Server mastodon.social

In 2018 I organized Advent of CLJC: a repo of clj + cljs solutions that were tested and benchmarked on @CircleCI.

github.com/borkdude/advent-of-

Is anyone up for the challenge of doing it with , / / this year? :)

#cherrycljs #squintcljs #clojure #adventofcode #babashka #nbbcljs

Last updated 2 years ago

(λ. borkdude) · @borkdude
679 followers · 136 posts · Server mastodon.social

AWS Lambda now comes with a Node 18 runner
fetch is enabled by default. This is relevant for users (github.com/babashka/nbb)

aws.amazon.com/blogs/compute/n

#nbbcljs

Last updated 2 years ago

(λ. borkdude) · @borkdude
670 followers · 131 posts · Server mastodon.social

nbb (Node.js ) now comes with cljs.pprint/cl-format:

github.com/babashka/nbb

#babashka #nbbcljs #clojure #clojurescript

Last updated 2 years ago

(λ. borkdude) · @borkdude
542 followers · 109 posts · Server mastodon.social

Nbb v1.1.146 released with exposed nREPL server API.

Connect to your running Node.js process over the network and evaluate / inspect stuff :-)

github.com/babashka/nbb#nrepl-

#clojure #clojurescript #nbbcljs

Last updated 2 years ago

(λ. borkdude) · @borkdude
447 followers · 91 posts · Server mastodon.social

Wow, aha, apparently you can run npm deps with now.

$ deno run -A npm:nbb -e 'js/Deno.version.deno'
"1.28.1"

$ deno run -A npm:nbb -e '(def response (nbb.core/await (js/fetch "clojure.org"))) (prn (.-status response))'
200


---
RT @uochan
$ deno run -A npm:nbb -e '(+ 1 2 3)'
6
😎
twitter.com/uochan/status/1593

#deno #clojure #clojurescript #nbbcljs #nbb

Last updated 2 years ago

(λ. borkdude) · @borkdude
446 followers · 89 posts · Server mastodon.social

Load nbb from Github comments with robobun!


---
RT @jarredsumner
@borkdude In Bun v0.2.3 (which this uses), you can import from npm and it auto installs
twitter.com/jarredsumner/statu

#clojure #clojurescript #nbbcljs

Last updated 2 years ago

(λ. borkdude) · @borkdude
424 followers · 82 posts · Server mastodon.social