• 1 Post
  • 16 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle














  • This talk is technically not about Zig, but he still shows many of Zig’s strengts: https://youtu.be/aPWFLkHRIAQ?si=b-rf_oM*removed*IvAdq

    To me, Zig is a language that tries to be like C, but with all the decades of mistakes removed, or rather with modern knowledge of good language design in mind, while keeping as much compatibility as possible, as to not require a lot of work for the transition as Rust did. Thus, if you’re working in a C codebase, you’ll be good to go to integrate Zig in as little as an hour. They also have by far the cleanest solution to macros and generics that I have seen yet (although I miss my type classes).



  • Now it absolutely isn’t open source or even free, so if that is a must feel free to ignore me, but I personally do still really like using Sublime. Once you install SublimeLSP I find it genuinely really clean to work with. And even though it’s technically not free, you can use its free trial version for as long as you want (with the only drawback being an annoying popup), if you do buy it it’s a one-time payment, not a subscription, and the package eco system is mostly open source (SublimeLSP e.g. is open source).

    Again, not free, but much faster, more light weight and imo cleaner than VSCode, and definitely not very corpo given the rather small size of Sublime HQ.