the hypermedia systems repo is now public:
https://t.co/8vrPlk62pH
the content of the book is licensed under Creative Commons BY-NC-SA 4.0:
https://t.co/f92fVPkkZX
all other content is licensed under 0-Clause BSD:
https://t.co/ifpobLBkCV
#JSON
- Allows shitty formatting
- No comments
- Poor schema support
- Poor IDE support
#YAML
- Formatting's like shitty white men on Twitter
- Supports comments
- No schema
- No IDE usability
#XML
- Just works
- Great IDE usability
- Comments
- Any formatting
Pick your markup
Support for #ProjectLoom Virtual Threads (JEP 425) has been merged into the @GraalVM Native Image code base! Well done, Peter Hofer and team! 🎉🚀
Currently, you have to build a JDK19-based Native Image from source, but we're working on JDK19 builds.
PR: https://t.co/ElU95H6n1m
Initial release for Application project template for #clojure. This version migrated to deps-new, build-clj .
All workflow is based on #babashka .
https://t.co/Mq4kViDazH
Тут новый тренд на русские поговорки подвезли.
— Экосистема дураков любит
— Паршивая овца экосистему портит
— Один в поле не экосистема
— Нечего на экосистему пенять, коль рожа крива
— С поганой экосистемы — хоть шерсти клок
— Своё облако ближе к телу
Example of iterative queries involving an API exposing a large collection of items with pagination using #clojure with missionary library. https://t.co/Fv9WEgPAmA