Live data from Hacker News

Viewing profile — joshring2

joshring2

HN member
Joined
Thu, Oct 03, 2024, 3:39 PM UTC
HN karma
11
Public activity
11 items

About joshring2

Interested in C3, Go and SQL

Recent public activity

  1. comment
  2. comment
    Comment #44128067

    It is different yes, having read a good amount of it by now I find it work's pretty well in practice. It means you can incrementally adopt them if you like and code with or without…

  3. comment
    Comment #44128039

    C3 benefits from focusing more on the problem at hand than language complexities. There are definitely advantages to simpler tools, you can streamline development and make people m…

  4. comment
    Comment #44127991

    Community support in C3 is massive, as you can use C libraries directly, it might parallel or exceed Rust on that metric, and the barrier to adding native C3 wrappers or versions i…

  5. comment
    Comment #44127894

    As far as I am aware, they support open source as part of their marketing campaign, smart move in my view and helps grass roots projects, Win win.

  6. comment
    Comment #43601374

    > Question about optional debug traps Contracts are available in safe mode, which can optionally be enabled for optimised builds as-well, yes. > Does language help parallel/concurr…

  7. comment
    Comment #43589709

    Unfortunately those things often come down to a chicken and egg scenario. Popular things get more popular, because they have demand, people write articles and then people visit the…

  8. comment
    Comment #43397144

    Looking forward to C3 v0.7. Enjoyed the interview.

  9. comment
    Comment #41734819

    If you try it out and have questions, pop them below would be happy to help! Or pop onto the Discord if that's more your thing :)

  10. story
    C3 lang – A modern C alternative – 0.6.3 released

    Website & Docs: https://c3-lang.org/ Release notes: https://c3.handmade.network/blog/p/8957-welcome_to_c3_version_0.6.3 What is C3? – An Evolution of C, with modern language Ergono…

  11. story