Myself and many others are betting on Zig in major ways, I truly think it has a bright future ahead.<p>In spare time, myself and a few others are working on a game engine in Zig[0], and the Zig core team has been very receptive to addressing issues our project faces and supporting us.<p>Others are working on pixel art editors[1], open source 2D RPG games[2], there's a group of independent folks working on a 3D massive immersive sim game[3], a group working on making Zig an amazing language for micro-controllers[4], etc.<p>Please consider donating $5-10 a month to the ZSF! They are a great group of people, and it has so many knock-on effects for others in the FOSS community. :)<p>[0] <a href="https://machengine.org/" rel="nofollow">https://machengine.org/</a><p>[1] <a href="https://github.com/foxnne/pixi">https://github.com/foxnne/pixi</a><p>[2] <a href="https://github.com/foxnne/aftersun">https://github.com/foxnne/aftersun</a><p>[3] <a href="https://github.com/Srekel/tides-of-revival">https://github.com/Srekel/tides-of-revival</a><p>[4] <a href="https://github.com/ZigEmbeddedGroup">https://github.com/ZigEmbeddedGroup</a>
As someone who's been contributing $10/mo for a couple years, I'd like to see AK and contractors paid more.<p>It's great to see the dollars spent so frugally (they are paying something like 60-65% market of average devs) but this is a long-term project so sustainability cannot be ignored. Sooner or later contributors will face tough life choices.<p>Obviously, that means slower development unless funding shoots up for some reason, and 1.0 already seems far away, but I think otherwise there's too high a risk that it never happens or happens in an ultimately un-useful way.<p>Anyway, I always thought this project was valuable (that's why I started supporting it), but since I've been following it, I've found I also like the way it is run so I guess I should put my money where my mouth is... I just went up to $15/mo.<p>I honestly can't predict whether or not this will succeed, but I'm pretty sure it's worth a try.
We are all better off for Zig existing, even if we don’t directly use it. That is why I donate. The information density being in the Goldilocks Zone is a masterful quality of the Zig society.<p>I am going to both increase my donation and figure out how to hookup my corporate matching, didn’t know that was possible.<p>Base for everyone!
> We spent 92% of our money in 2023 on paying contributors for their time.<p>That's really cool. Sometimes I think about donating to the PSF, but I don't really care about PyCon.
This is extremely impressive. With about no support from software industries' heavy hitters, they are able to run quite successful foundation and project.<p>Few days back there was topic "Rust contributor's burnout" here on HN. I understand it maybe a sensitive topic but from outside it feels contributors working on Zig seem generally happy and excited about their contributions. And I think this is more important than number of features crammed or 1.0 release deadline committed to.
I'll be increasing my Zig donations as a result of making the financials very transparent and easily accessible.<p>The Zig Software Foundation is very organized and has their stuff together. Hopefully other languages follow the ZSF's lead.
A more recent example of excellent work with Zig on improving state of the art parsing can be seen in this fine presentation of a SIMD-heavy project: <a href="https://www.youtube.com/watch?v=oN8LDpWuPWw" rel="nofollow">https://www.youtube.com/watch?v=oN8LDpWuPWw</a>. It shows SWAR-techiques for embedded devices to be used in place of SIMD are useful + feasible and missed out LLVM optimizations on non-x86/x86_64 besides technical background and theory on simplified examples.
It's very interesting to see Uber betting on Zig, let alone the income it generates. This certainly benefited my faith in Zig's long-term sustainability.
I really hope Zig succeeds! Of all the languages out there, I think it's the closest to achieving the goal of being C, but without the avoidable footguns. Rust is great too, but is different enough that I can imagine a future where both Zig and Rust easily succeed.<p>I hope they're able to raise the money they need to fulfil their ambitious roadmap!
"Some of this cost is for hosting ziglang.org. Since our free AWS credits have expired we have plans to switch to Fastly which should save about $500/month."<p>Just curious why a static site would cost so much even on AWS? Would it be many downloads of large-ish binary files?
I have a hard time justifying faith in and donation to Zig when I don’t see reaching production quality as having a high priority for the project over the years. I am hopeful that will eventually change and it will some day even be able to compete with C, C++, and Rust.
I never understand why fundamental work which is super hard to do got paid so little, the whole budget of Zig might be less than an average senior software developer's salary at a FAANG company, this does not make sense to me at all.<p>On the other hand, what's the timeline for 1.0? I might stick with C and C++, but always glad to see Zig to succeed.