Hello all, in order of the subject line:
Table of Contents
- IRC Channel
- Introduction
- Gratitude
IRC Channel
I’ve noticed there is no official Odin irc channel; it’s not on me to criticize or question this, as I’m aware IRC is not the “thing of the day” and maintaining any place needs staff, moderation, etc pp. As I, and others, despise Discord though, and find the simple nature of IRC appealing for more chatty less long-form use cases (than a forum for example), I went and registered #odin-lang on irc.libera.chat (the largest irc network, focuses on open source software specifically).
You can even join over web via: https://web.libera.chat/ simply #odin-lang as the channel.
A few points regarding the channel:
- The channel makes clear it’s unofficial, and does NOT claim any official affiliation
- if anyone wants to join, and has good standing in this forum, I’m willing to make them into a permanent channel moderator (upon quick check on some of their posts, feel free to throw your name into the ring here)
- If anyone officially linked to Odin wants to take over the channel I’ll gladly hand it over (if the channel is then officially run, if not, let it be a community driven affair)
Introduction of myself
I’m a software developer from Germany working in machine automation; in my spare time I’ve mainly dabbled w/ C lately but became increasingly frustrated with aspects of it (macros, build system, make files, lack of native strings, subtle bugs, memory management facilities, …).
Therefore I’ve started to explore Odin, knowing Ginger Bill from many podcasts, and finding him likeable, but more important, agreeing with most of what he says about software development (he described Linux on Desktop as unusable though, so good to see he isn’t completely infallible (tongue in cheek here)). My hope was Odin would be the “just let me program language” I could use to build upon regarding my private educational efforts and project ideas… and how it’s looking so far…
Appreciation / Thanks
It may be early but I feel warranted to already say: A HUGE appreciation to Ginger Bill, any developer helping out, JangaFX for part-sponsoring the language. There’s already so much things I like about the language. I can see the benefits of so many things (array programming, how slices work, AOS/SOA, simd library, matrices, context system), love the “try to do the sensible thing”-approach in lack of explicitness (simpler said than done) over for example zig’s “explicitness at all times” (not to start a flame war, just a preference).
So thank you already <3 Also started to donate which I encourage everyone to consider, small contributions go a long way, and work isn’t free. I hope I’ll have time to pop into this forum from time to time, always busy. Will see some of you on IRC maybe.
Cheers,
src