You're looking for something that's readable but more efficient and smaller than #JSON or #YAML?
Structure data with #ASCII control codes like people did in 1963!
https://trans.github.io/c0data/
There's also a library in @CrystalLanguage available.
You're looking for something that's readable but more efficient and smaller than #JSON or #YAML?
Structure data with #ASCII control codes like people did in 1963!
https://trans.github.io/c0data/
There's also a library in @CrystalLanguage available.
This blog post might be interesting for some:
"12 Things I Learned By Writing CLI Tools in @CrystalLanguage"
https://dev.to/kojix2/12-things-i-learned-writing-cli-tools-in-crystal-12if
Also this is coming from the same developer who brought you #CrystalRuby where you can embedd #CrystalLanguage directly in #RubyLang code.
AI Slop reached the @CrystalLanguage community.
Usually I'm using DDG but I had another session with Google open and I just searched whether #CrystalLanguage has in-built Shell escaping nowadays and the first match was a website for a commercial auth solution.
At first it kinda sounded reasonable but at one point it's coming up with an in-built `Shell.escape`.
I can't remember what I searched but even for other stuff two #aislop websites are higher ranked than the official doc.
Okay, this is really interesting: Sean's/skinnyjames'/Zero Stars' #hokusai is a backend agnostic
#RubyLang #framework for building #reactive #desktop apps.
https://www.youtube.com/watch?v=V5WPmVTUExI
https://codeberg.org/skinnyjames/hokusai
Its native builder and the os builder are written in
#CrystalLang:
Do any
#RubyProgrammers feel like meeting at ⛺ @why2025camp?
#ruby #rubyonrails #rubycommunity #railsdevelopers #rubygems #crystallang #crystallanguage #why2025 #why2025camp #rubymeetup #railsmeetup #railscommunity
So @kojix2 wrote about using assembler in @CrystalLanguage:
https://dev.to/kojix2/writing-inline-assembly-in-the-crystal-programming-language-d9a
@solnic and @kagihq is even using
@CrystalLanguage 😉
#crystallang #crystallanguage #crystal #degoogle #degoogling #degooglify #searchengine
Oh wow, according to @codetrendr (account should start mirroring soon) #LavinMQ was 🚀 trending on #GitHub two weeks ago? 🤩
For those who don't know: it's a #MessageQueue written in
#CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).
I've been trying to figure out how to document operators built with my Crystal Kubernetes client because the types are all generated from the CRD.
It just occurred to me today that K8s CRDs use OpenAPIv3, which supports a `description` property. All I needed to do was use it to write doc comments in the generated code.
https://github.com/jgaskins/kubernetes/commit/e2a458b67c6edf3831e2afac18162c4ac51d77fe