69 pointsby PaulHoule5 hours ago9 comments
  • aw16211074 hours ago
    A bit of an intro/announcement blog post for Hegel ("Hypothesis, Antithesis, synthesis", [0]) was submitted here ~2 weeks ago [1] and got a fair bit of discussion (106 comments).

    [0]: https://antithesis.com/blog/2026/hegel/

    [1]: https://news.ycombinator.com/item?id=47504094

  • tybug4 hours ago
    I didn't expect to see Hegel when opening up HN today! Feel free to ask any questions about it. We released hegel-go earlier this week, and plan to release hegel-cpp sometime next week, so look forward to that :)
  • utdemir2 hours ago
    PSA: On the surface it looks great - but it's something that spawns a Python server (with uv - I think) and does communicate with it during tests. I don't think it's complexity we need to take on on our unit tests.

    A saner approach would be to start with a FFI-friendly language and create bindings. I don't think just being able to use an already written framework in Python is worth the trade-off.

    • aw16211072 hours ago
      > A saner approach would be to start with a FFI-friendly language and create bindings. I don't think just being able to use an already written framework in Python is worth the trade-off.

      For what it's worth the devs say their "current long-term plan is to implement a second Hegel server in Rust" [0], so the current state of affairs is probably a compromise between getting something usable for end users out and something more "sane", as you put it.

      [0]: https://antithesis.com/blog/2026/hegel/#what%E2%80%99s-next

  • triplechill4 hours ago
    Awesome! I've been waiting for hegel-go and can't wait to take it for a spin
  • delis-thumbs-7e4 hours ago
    I’m studying currently Phenomenology of Geist. No code is so gard to read as it.
    • mykowebhn3 hours ago
      Did you start with the Preface, or are you going to read it at the end?

      (I strongly recommend the latter.)

    • efficax4 hours ago
      Just wait until you get into the Science of Logic
      • sigbottle3 hours ago
        I'm starting with the Science of Logic!

        I want to cry...

        • mykowebhn3 hours ago
          The first part of his Encyclopedia will help a lot, and might be better to read first before diving into SoL.
  • mykowebhn4 hours ago
    Oh god, as someone who studies and admires Hegel, please change the name from Hegel.
    • amoe_37 minutes ago
      Completely agree. It's absolutely awful having software projects squatting on the names of great philosophers and artists. I appreciate that perhaps the author wanted to show their appreciation, but there are plenty of other equally communicative options.
    • sigbottle3 hours ago
      Yo what has been the coolest thing about Hegel's philosophy you learned?
      • mykowebhn3 hours ago
        (I can really only do your question a modicum of justice by answering metaphorically.) That Anglo-American analytic philosophy, which has dominated much of 20th century Western philosophy and Western thought, was doomed from the start. It treated ontological Being as fixed, as beings nailed to a wall, lifeless and immobile. Hegelian philosophy, more than anything, is about movement.
    • aerhardt4 hours ago
      Why? It’s perfectly coherent with the group of libraries and what they do.
      • bwestergard3 hours ago
        • aerhardt2 hours ago
          I’ve read primary text excerpts from Hegel and some secondary sources too, and already knew that he didn’t write in that style, but the general idea that many forces in life develop themselves dialectically (the antithesis sometimes being expressed as alienation) is very similar in concept.

          That a myth has developed around the terminology and methodology is persuading, but also there’s nothing wrong with a programming library to call itself Hegel.

          Interesting paper regardless thanks for sharing.

    • henry_bonean hour ago
      On the other hand, I have quite the visceral reaction to the name because of the influence Hegel had on Marx, and subsequent 20th century critical theorists.
    • supliminal4 hours ago
      A Hegel just flew over your house.
      • tensegrist2 hours ago
        does anyone actually say it like that
  • jgalt212an hour ago
    In the era of AI codegen, I think property-based testing will and should see greater uptake. Unit tests are too brittle for the grind on it till it works methods of agentic written code.
  • aerhardt4 hours ago
    Off-topic but only today I was thinking of Hegel-related names for a certain business idea. Was wondering who had registered all the domains, well here's one. It would a completely different domain, and also a derivation of the name, so nothing to worry about there. But if I build something in Rust, I'll remember you :)
  • MoonWalkan hour ago
    Now that's how you write a title.