Oddbean new post about | logout

Notes by (λ. borkdude) | export

 Built-in HTML generation in #squintcljs (currently WIP in branch)

#clojure #clojurescript

https://files.mastodon.social/media_attachments/files/112/082/877/575/946/472/original/28ac2bbdbf924827.png 
 nostr:npub1f6mwk9qpdlky06srtagyh6z4ypjq8cmjfu5xqk5ev29s0n8ms00qt0a7pe Much safer. Safer cars, saf... 
 @c88dc264 Hehehe. And you walk instead of a taxi. I've never been in so much taxis in one week. 
 nostr:npub1f6mwk9qpdlky06srtagyh6z4ypjq8cmjfu5xqk5ev29s0n8ms00qt0a7pe Enjoy it, it's a very, very... 
 @c88dc264 Already back in the EU for a while now... :) 
 First time in the USA to give a talk about #babashka at the (very last) Strange Loop conference! 

Watch the talk on Youtube here:

https://youtu.be/DHtRfO3Bp90?si=40nKHkoOXc0JuP2m 
 js2bb, execute Clojure with Java interop with JavaScript syntax ;)

This is just an experiment, but it already shows how difficult it is to expose Clojure through a mainstream language due to lack of symbol/keyword/data notation.

#clojure #babashka #javascript #graalvm

https://files.mastodon.social/media_attachments/files/111/181/762/256/223/289/original/4b363da34ece0a8a.png

https://files.mastodon.social/media_attachments/files/111/181/762/310/010/834/original/5a4f6445d9c9f65a.png 
 Slightly nicer version with support for import -> require and s and k template strings for keywords and symbols:

https://files.mastodon.social/media_attachments/files/111/182/065/395/334/608/original/d490dd4b4dd38254.png 
 @0728dca7 

Misschien ook "Smart and get things done" van Joel Spolsky, "Just fucking ship", Amy Hoy 
 @0728dca7 7 habits nog nooit gelezen, wel benieuwd 
 @0728dca7 

Stoppen met roken - Allen Carr
The Starch Solution - John McDougall 
 @0728dca7 

Misschien ook "Smart and get things done" van Joel Spolsky, "Just fucking ship", Amy Hoy 
 Hebben jullie wel eens een zelfhulpboek gelezen waar je echt iets aan had? Zo ja welke? (Ik tot n... 
 @0728dca7 

Stoppen met roken - Allen Carr
The Starch Solution - John McDougall 
 https://babashka.org/sci.configs/ <-- nice little playground with reagent, re-frame, fulcro, promesa and other #clojure / #clojurescript libs 
 You can now link to a gist: 

https://babashka.org/sci.configs/?gist=5ff187847756263be17d7c4c19f978b5

Thanks to Jakub Holy! 
 nostr:npub1f6mwk9qpdlky06srtagyh6z4ypjq8cmjfu5xqk5ev29s0n8ms00qt0a7pe I couldn't access your web ... 
 @be1340b1 weird, what is the error you’re getting? 
 My OSS updates for September 23

https://blog.michielborkent.nl/oss-updates-sep-2023.html

Thanks to those who make it possible!

#clojure #babashka #cljKondo #squintcljs 
 Raspberry Pi 5 seems a perfect device to run some #babashka #clojure on. 
 Svelte pre-processor for #squintcljs 

https://github.com/jruz/svelte-preprocess-cljs

#clojurescript #clojure 
 As a #java developer, have you ever wanted to write a bash script for low resource usage and fast startup, but with the affordances of a JVM?

Check out #babashka. It uses #clojure but using ChatGPT you can easily get started if you already know #java: 

https://github.com/babashka/babashka

https://files.mastodon.social/media_attachments/files/111/068/833/635/382/432/original/90eb545914f45e71.png

https://files.mastodon.social/media_attachments/files/111/068/833/661/898/590/original/24f892f994dd32d3.png 
 Of course the above is made possible by @graalvm #graalvm. I'll present #babashka at Strange Loop #strangeloop next week, right after @d27032f4 's presenation about GraalVM! 
 Procrastination for Strange Loop presentation is peaking.
Made a cloudflare worker with @bunjavascript and squint:

https://freqs.borkdude.workers.dev/?input=dude

(source: https://github.com/borkdude/squint-bun-cloudflare)

#squintcljs #clojure #clojurescript