• 0 posts
  • 9 comments
Joined 3 years ago
Cake day: September 24th, 2023
  • Zig is a much smaller community and has already had some drama. You can’t magically avoid it. All communities of a sufficient size have drama.

    It might be true that Rust has a bit more drama because of the high concentration of “cat girls” as flying_sheep put it, but I don’t think there’s enough data to really say. Also I wouldn’t be surprised if Zig attracts similar characters given its closely related goals.

  • It’s going to have terrible UX, a complete pain to build, the contribution process is going to be some git send-email mailing list nonsense, it’s going to expect you to have read the manual (probably in info just to be difficult) cover to cover before you even consider using it.

    But on the other hand it probably has at least decent documentation, it probably works reasonably well, and there’s zero chance of rug pulls, closed source add-ons, etc.

    Overall I would say it has negative connotations. If you said “check out this package manager, Fooly”, I’d think “ok might be good, might not”. If you said “check out this package manager, GNU Fooly”, I would say hell no. It’ll be awful.

    It’s the software equivalent of books that have “how to read this book” sections.

  • Cradicle’s web interface improves security by keeping all the complex functionality in the HTML server and serving pure scriptless HTML to web browsers instead.

    That isn’t really any more secure.

    I hear it allows more control over compiler behavior

    Not in a good way - more like a “oh good what compiler flags do I need to mess with to make this code work?” way 😄

    there should be radicle apps in multiple coding languages, like there are BitTorrent apps in multiple coding languages.

    Reasonable. C is still a poor choice though.