home.social

Search

137 results for “CrystalLanguage”

  1. 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 :crystal: #CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).

    And it was born at @84codes / #84codes. 🙏🏻

    lavinmq.com/

    #crystallanguage #crystal

  2. 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 :crystal: #CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).

    And it was born at @84codes / #84codes. 🙏🏻

    lavinmq.com/

    #crystallanguage #crystal

  3. So @[email protected] just published v0.7.1 of #Shiika today and it looks very promising.

    github.com/shiika-lang/shiika/

    RT @[email protected]

    @[email protected] This is also one of the reasons why I find languages derived from Ruby so nice. Things like @[email protected], @[email protected], @[email protected]'s Shiika or to some extent Elixir are really nice to read.

    🐦🔗: twitter.com/alexanderadam__/st

  4. Did you know, that @[email protected] once ported #doctest (like known from #python, @[email protected], #cpp, #haskell, @[email protected], @[email protected] ) to @[email protected]?

    github.com/skippi/docspec#usag

    PS: Didn't try it yet but I'm pretty sure that it won't work in current Crystal versions without a patch.

  5. Check out this interview with Carl Hörberg of 84codes, where he explains why they chose Crystal to build LavinMQ – a great example of Crystal in production.
    youtu.be/C8kq3KoP97k?si=WMKwss

  6. A new patch release Crystal 1.20.1 fixes some regressions and disables Kernel TLS (added in 1.20.0), due to instability.

    Read more at crystal-lang.org/2026/04/29/1.

  7. We're going live with the Crystal 2026 AMA in one hour!

    Video Call: https://
    man.as/crystal2026ama-zoom
    Live Stream: https://
    man.as/crystal2026ama

    You can ask questions with the tag

  8. We're going live with the Crystal 2026 AMA in one hour!

    Video Call: https://
    man.as/crystal2026ama-zoom
    Live Stream: https://
    man.as/crystal2026ama

    You can ask questions with the tag #Crystal2026AMA

  9. We're going live with the Crystal 2026 AMA in one hour!

    Video Call: https://
    man.as/crystal2026ama-zoom
    Live Stream: https://
    man.as/crystal2026ama

    You can ask questions with the tag #Crystal2026AMA

  10. We're going live with the Crystal 2026 AMA in one hour!

    Video Call: https://
    man.as/crystal2026ama-zoom
    Live Stream: https://
    man.as/crystal2026ama

    You can ask questions with the tag #Crystal2026AMA

  11. We're going live with the Crystal 2026 AMA in one hour!

    Video Call: https://
    man.as/crystal2026ama-zoom
    Live Stream: https://
    man.as/crystal2026ama

    You can ask questions with the tag #Crystal2026AMA

  12. Time flies! It's already 5 years since the release of Crystal 1.0.
    We're going to celebrate that! Meet the Core Team and community members looking back at that milestone, what happened since then, and what's coming next.
    You can tag your questions with

    Friday, 27 March 2026 16:00 UTC
    Video Call: man.as/crystal2026ama-zoom
    Live Stream: man.as/crystal2026ama

    More info: forum.crystal-lang.org/t/5-yea

  13. Time flies! It's already 5 years since the release of Crystal 1.0.
    We're going to celebrate that! Meet the Core Team and community members looking back at that milestone, what happened since then, and what's coming next.
    You can tag your questions with #Crystal2026AMA

    Friday, 27 March 2026 16:00 UTC
    Video Call: man.as/crystal2026ama-zoom
    Live Stream: man.as/crystal2026ama

    More info: forum.crystal-lang.org/t/5-yea

    #CrystalLang #ask_me_anything

  14. Time flies! It's already 5 years since the release of Crystal 1.0.
    We're going to celebrate that! Meet the Core Team and community members looking back at that milestone, what happened since then, and what's coming next.
    You can tag your questions with #Crystal2026AMA

    Friday, 27 March 2026 16:00 UTC
    Video Call: man.as/crystal2026ama-zoom
    Live Stream: man.as/crystal2026ama

    More info: forum.crystal-lang.org/t/5-yea

    #CrystalLang #ask_me_anything

  15. Time flies! It's already 5 years since the release of Crystal 1.0.
    We're going to celebrate that! Meet the Core Team and community members looking back at that milestone, what happened since then, and what's coming next.
    You can tag your questions with #Crystal2026AMA

    Friday, 27 March 2026 16:00 UTC
    Video Call: man.as/crystal2026ama-zoom
    Live Stream: man.as/crystal2026ama

    More info: forum.crystal-lang.org/t/5-yea

    #CrystalLang #ask_me_anything

  16. Time flies! It's already 5 years since the release of Crystal 1.0.
    We're going to celebrate that! Meet the Core Team and community members looking back at that milestone, what happened since then, and what's coming next.
    You can tag your questions with #Crystal2026AMA

    Friday, 27 March 2026 16:00 UTC
    Video Call: man.as/crystal2026ama-zoom
    Live Stream: man.as/crystal2026ama

    More info: forum.crystal-lang.org/t/5-yea

    #CrystalLang #ask_me_anything

  17. @wrongdog explores building a cellular automaton and a colony optimization algorithm. On a .
    Enjoy the great visuals in this video:
    youtube.com/watch?v=yCSqM__ZPAg

  18. Do you know why LavinMQ can handle so many connections and process that many messages?

    There are several reasons, but one of them is because developers can understand the library code the application runs.
    crystal-lang.org/2024/05/22/la

  19. Jorge gets into the weeds of rewriting a tmux plugin from Bash to a snappy Crystal program that runs five times faster.

    youtube.com/watch?v=74_Y06rvYC

  20. When looking at a new project or technology, looking at the tests can tell a lot. David presents helpful tools for development and CI to ensure software quality.

    youtube.com/watch?v=dL0XLRLTpS

  21. A Crystal app powers the core product of @Brightsec and in this talk Alexander shares their experiences from production use and wishes for exiting future enhancements.

    youtube.com/watch?v=baoDYTD_cj

  22. Listen to Zac's tales from implementing a production search engine from the ground up.
    @kagihq is a sponsor of CrystalConf 2023, go check them out!

    youtube.com/watch?v=r7t9xPajjT

  23. In this talk Seth explains how syntax and design patterns often translate well from to Crystal. But not always, so pay attention!
    youtube.com/watch?v=WYIBUOztz_E

  24. Latest release 1.10.1

    We’re happy to announce the release of a new patch for the Crystal 1.10 series, which comes with three bugfixes. To view full statistics and changes brought in by the patch release, please visit crystal-lang.org/2023/10/13/1.. Installation instructions can be found at crystal-lang.org/install/.

    We are grateful to everyone who contributed for their work in enhancing the language.

    Happy Crystalising🙂 !
    #CrystalLang #Patchrelease

  25. Latest release 1.10.1

    We’re happy to announce the release of a new patch for the Crystal 1.10 series, which comes with three bugfixes. To view full statistics and changes brought in by the patch release, please visit crystal-lang.org/2023/10/13/1.. Installation instructions can be found at crystal-lang.org/install/.

    We are grateful to everyone who contributed for their work in enhancing the language.

    Happy Crystalising🙂 !

  26. Latest release 1.10.1

    We’re happy to announce the release of a new patch for the Crystal 1.10 series, which comes with three bugfixes. To view full statistics and changes brought in by the patch release, please visit crystal-lang.org/2023/10/13/1.. Installation instructions can be found at crystal-lang.org/install/.

    We are grateful to everyone who contributed for their work in enhancing the language.

    Happy Crystalising🙂 !
    #CrystalLang #Patchrelease

  27. Latest release 1.10.1

    We’re happy to announce the release of a new patch for the Crystal 1.10 series, which comes with three bugfixes. To view full statistics and changes brought in by the patch release, please visit crystal-lang.org/2023/10/13/1.. Installation instructions can be found at crystal-lang.org/install/.

    We are grateful to everyone who contributed for their work in enhancing the language.

    Happy Crystalising🙂 !
    #CrystalLang #Patchrelease

  28. Latest release 1.10.1

    We’re happy to announce the release of a new patch for the Crystal 1.10 series, which comes with three bugfixes. To view full statistics and changes brought in by the patch release, please visit crystal-lang.org/2023/10/13/1.. Installation instructions can be found at crystal-lang.org/install/.

    We are grateful to everyone who contributed for their work in enhancing the language.

    Happy Crystalising🙂 !
    #CrystalLang #Patchrelease

  29. Build your projects in Crystal

    Frameworks simplify web developer tasks by offering standardized design and development conventions. Choose from a list of web frameworks to build Crystal projects and contribute to the community.
    github.com/veelenga/awesome-cr

    Each one comes with its pros and cons. If you get stuck or have any questions, please raise it on the Crystal forum🙂 !