mendelmaleh 4 hours ago

> The Zigbook intentionally contains no AI-generated content—it is hand-written, carefully curated, and continuously updated to reflect the latest language features and best practices.

I think it's time to have a badge for non LLM content, and avoid the rest.

  • Rasthor 4 hours ago

    There is also Brainmade: https://brainmade.org/

    • benatkin 6 minutes ago

      The name seems odd to me, because I think it's fine to describe things as a digital brain, especially when the word brain doesn't only apply to humans but to organisms as simple as a 959 cell roundworm with 302 neurons.

  • mikepurvis an hour ago

    Even for content that isn’t directly composed by llm, I bet there’d be value in an alerting system that could ingest your docs and code+commits and flag places where behaviour referenced by docs has changed and may need to be updated.

    This kind of “workflow” llm use has the potential to deliver a lot of value even to a scenario where the final product is human-composed.

  • ModernMech 3 hours ago

    Meh. I mean, who's it for? People should be adopting the stance that everything is AI on the internet and make decisions from there. If you start trusting people telling you that they're not using AI, you're setting yourself up to be conned.

    Edit: So I wrote this before I read the rest of the thread where everyone is pointing out this is indeed probably AI, so right of the bat the "AI-free" label is conning people.

  • James_K 2 hours ago

    > Most programming languages hide complexity from you—they abstract away memory management, mask control flow with implicit operations, and shield you from the machine beneath. This feels simple at first, but eventually you hit a wall. You need to understand why something is slow, where a crash happened, or how to squeeze every ounce of performance from your hardware. Suddenly, the abstractions that helped you get started are now in your way.

    > Zig takes a different path. It reveals complexity—and then gives you the tools to master it.

    > This book will take you from Hello, world! to building systems that cross-compile to any platform, manage memory with surgical precision, and generate code at compile time. You will learn not just how Zig works, but why it works the way it does. Every allocation will be explicit. Every control path will be visible. Every abstraction will be precise, not vague.

    But sadly people like the prompter of this book will lie and pretend to have written things themselves that they did not. First three paragraphs by the way, and a bingo for every sign of AI.

    • cycomanic an hour ago

      These posts are getting old.

      I had a discussion on some other submission a couple of weeks back, where several people were arguing "it's obviously AI generated" (the style btw was completely different to this, quite a few explicitives...). When I put the the text in 5 random AI detectors the argument who except for one (which said mixed, 10% AI or so) all said 100% human I was being down voted and the argument became "AI detection tools can detect AI" but somehow the people claim there are 100% clear telltale signs which says it's AI (why those detection tools can detect them is baffling to me).

      I have the feeling that the whole "it's AI" stick has become a synonym for I don't like this writing style.

      It really does not add to the discussion. If people would post immediately "there's spelling mistakes this is rubbish", they would rightfully get down voted, but somehow saying "it's AI" is acceptable. Would the book be any more or less useful if somebody used AI for writing it? So what is your point?

    • mef51 2 hours ago

      The em dashes?

delifue 18 minutes ago

A nitpick about website: the top progress bar is kind of distracting (high-constrast color with animation). It's also unnecessary because there is already scrollbar on the right side.

PaulRobinson 6 hours ago

This looks fantastic. Pedagogically it makes sense to me, and I love this approach of not just teaching a language, but a paradigm (in this case, low-level systems programming), in a single text.

Zig got me excited when I stumbled into it about a year ago, but life got busy and then the io changes came along and I thought about holding off until things settled down - it's still a very young language.

But reading the first couple of chapters has piqued my interest in a language and the people who are working with it in a way I've not run into since I encountered Ruby in ~2006 (before Rails hit v1.0), I just hope the quality stays this high all the way through.

eibrahim 2 hours ago

So many comments about the AI generation part. Why does it matter? If it’s good and accurate and helpful why do you care? That’s like saying you used a calculator to calculate your equations so I can’t trust you.

I am just impressed by the quality and details and approach of it all.

Nicely done (PS: I know nothing about systems programming and I have been writing code for 25 years)

  • gassi 2 hours ago

    > Why does it matter?

    Because AI gets things wrong, often, in ways that can be very difficult to catch. By their very nature LLMs write text that sounds plausible enough to bypass manual review (see https://daniel.haxx.se/blog/2025/07/14/death-by-a-thousand-s...), so some find it best to avoid using it at all when writing documentation.

    • cycomanic 44 minutes ago

      But all those "it's AI posts" are about the prose and "style", not the actual content. So even if (and that is a big if) the text was written using the help of AI (and there are many valid reasons to use it, e.g. if you're not a native speaker) that does not mean the content was written from AI and thus contains AI mistakes.

      If it was so obviously written by AI then finding those mistakes should be easy?

      • spaqin 2 minutes ago

        The style is the easiest thing to catch for people; GP has said that the technical issues can be more difficult to find, especially in longer texts; there are times where it indeed are caught.

        Passing even correct information through an LLM may or may not taint it; it may create sentences which on first glance are similar, but may have different, imprecise meaning - specific wording may be crucial in some cases. So if the style is under question, the content is as well. And if you can write the technically correct text at first, why would you put it through another step?

    • DrNosferatu 2 hours ago

      Humans get things wrong too.

      Quality prose usually only becomes that after many reviews.

      • gassi an hour ago

        AI tools make different types of mistakes than humans, and that's a problem. We've spent eons creating systems to mitigate and correct human mistakes, which we don't have for the more subtle types of mistakes AI tends to make.

  • nmilo 33 minutes ago

    Because the first thing you see when you click the link is "Zero AI" pasted under the most obviously AI-generated copy I've ever seen. It's just an insult to our intelligence, obviously we're gonna call OP out on this. Why lie like that?

  • Klonoar 2 hours ago

    > That’s like saying you used a calculator to calculate your equations so I can’t trust you.

    A calculator exists solely for the realm of mathematics, where you can afford to more or less throw away the value of human input and overall craftsmanship.

    That is not the case with something like this, which - while it leans in to engineering - is in effect viewed as a work of art by people who give a shit about the actual craft of writing software.

  • hatefulmoron 2 hours ago

    If you believed that you wouldn't explicitly say there was no AI generated content at all, you'd let it speak for itself.

  • maipen 2 hours ago

    Insecurity, that's why.

    I too have this feeling sometimes. It's a coping mechanism. I don't know why we have this but I guess we have to see past it and adapt to reality.

jesseb34r an hour ago

This source is really hard to trust. AI or not, the author has done no work to really establish epistemological reliability and transparency. The entire book was published at once with no history, no evidence of the improvement and iteration it takes to create quality work, and no reference as to the creative process or collaborators or anything. And on top of that, the author does not seem to really have any other presence or history in the community. I love Zig, and have wanted more quality learning materials to exist. This, unfortunately, does not seem to be it.

  • ncgl 39 minutes ago

    How do you feel about regular books, whose iterations and edits you dont see?

  • trenchpilgrim 19 minutes ago

    Do you have any criticism of the content, or just "I don't know the author"?

charlie90 an hour ago

>Learning Zig is not just about adding a language to your resume. It is about fundamentally changing how you think about software.

Zig is just C with a marketing push. Most developers already know C.

  • dcre 31 minutes ago

    I suspect most developers do not know C.

amitav1 6 hours ago

It looks cool! No experience with Zig so can't comment on the accuracy, but I will take a look at it this week. Also a bit annoying that there is no PDF version that I could download as the website is pretty slow. After taking a look at the repository (https://github.com/zigbook/zigbook/tree/main), each page seems to be written in AsciiDoc, so I'll take a look about compiling a PDF version later today.

  • hoshikihao 2 hours ago

    If there is a PDF version, please remember to give me one. Thank you in advance.

smj-edison 5 hours ago

It's pretty incredible how much ground this covers! However, the ordering feels a little confusing to me.

One example is in chapter 1. It talks about symbol exporting based on platform type, without explaining ELF. This is before talking about while loops.

It's had some interesting nuggets so far, and I've followed along since I'm familiar with some of the broad strokes, but I can see it being confusing to someone new to systems programming.

p2detar 5 hours ago

Hmm, the explanation of Allocators is much more detailed in the book, but I feel although more compact, it seems much more reasonable in the language reference. [0]

I'll keep exploring this book though, it does look very impressive.

0 - https://ziglang.org/documentation/master/#Memory

shuraman7 5 hours ago

It's really hard to believe this isn't AI generated, but today I was trying to use the HTTP server from std after the 0.15 changes, couldn't figure out how it's supposed to work until I've searched repos in Github. LLM's couldn't figure it out as well, they were stuck in a loop of changing/breaking things even further until they arrived at the solution of using the deprecated way. so I guess this is actually handwritten which is amazing because it looks like the best resource I've seen up until now for Zig

  • blks 4 hours ago

    > It's really hard to believe this isn't AI generated

    Case of a person who is relying on LLMs so much he cannot imagine doing something big by themselves.

    • shuraman7 4 hours ago

      it's not only the size - it was pushed all at once, anonymously, using text that highly resembles that of an AI. I still think that some of the text is AI generated. perhaps not the code, but the wording of the text just reeks of AI

      • trenchpilgrim 17 minutes ago

        > it was pushed all at once

        For some of my projects I develop against my own private git server, then when I'm ready to go public, create a new git repo with a fully squashed history. My early commits are basically all `git commit -m "added stuff"`

      • BlackjackCF 3 hours ago

        Can you provide some examples where the text reeks of AI?

        • xeonmc 39 minutes ago

          https://www.zigbook.net/chapters/45__text-formatting-and-uni...

          The repetitiveness of the run command (and using zig build-exe instead of zig run when the samples consist of short snippets), the filler bullet points and section structure that fails to convey any actual conceptual structure. And ultimately throughout the book the general style of thought processes lacks any of the zig community’s cultural anachronisms.

          If you also take a look at the repository you’ll also notice baffling tech choices that were not justified by the author.

          (Edit: this chapter is an even worse offender in meaningless cognitively-cluttering headings and flowcharts: https://www.zigbook.net/chapters/26__build-system-advanced-t... -- as well as baffling un-zig-ness particularly palpable in the “Vendoring vs Registry Dependencies” section.)

        • wild_egg 3 hours ago

          Literally the heading as soon as you click the submitted link

          > Learning Zig is not just about adding a language to your resume. It is about fundamentally changing how you think about software.

          The "it's not X, it's Y" phrasing screams LLM these days

          • anon7000 30 minutes ago

            Plenty of people use “it’s not X, it’s Y”

            As someone who uses em-dashes a lot, I’m getting pretty tired of hearing something “screams AI” about extremely simple (and common) human constructs. Yeah, the author does use that convention a number of times. But that makes sense, if that’s a tool in your writing toolbox, you’ll pull it out pretty frequently. It’s not signal by itself, it’s noise. (does that make me an AI!?) We really need to be considering a lot more than that.

            Reading through the first article, it appears to be compelling writing and a pretty high quality presentation. That’s all that matters, tbh. People get upset about AI slop because it’s utterly worthless and exceptionally low quality.

          • ropable 3 hours ago

            It's almost as though the LLMs were trained on all the writing conventions which are used by humans and are parroting those, instead of generating novel outputs themselves.

            • fifhtbtbf 2 hours ago

              They haven’t picked up any one human writing style, they’ve converged on a weird amalgamation of expressions and styles that taken together don’t resemble any real humans writing and begin to feel quite unnatural.

              • wild_egg an hour ago

                The Uncanny Valley of prose.

        • dilap an hour ago

          I read the first few paragraphs. Very much reads like LLM slop to me...

          E.g., "Zig takes a different path. It reveals complexity—and then gives you the tools to master it."

          If we had a reliable oracle, I would happily bet a $K on significant LLM authorship.

  • tredre3 5 hours ago

    I've had the same experience as you with Zig. I quite love the idea of it Zig but the undocumented churn is a bit much. I wish they had auto generated docs that reflect the current state of the stdlib, at least. Even if it just listed the signatures with no commentary.

    I was trying to solve a simple problem but Google, the official docs, and LLMs were all out of date. I eventually found what I needed in Zig's commit history, where they casually renamed something without updating the docs. It's been renamed once more apparently, still not reflected in the docs :shrugs:.

    • smj-edison 5 hours ago

      Wait, doesn't `zig std` launch the autogenerated docs?

thomascountz 4 hours ago

   The book content itself is deliberately free of AI-generated prose. Drafts may start anywhere, but final text should be reviewed, edited, and owned by a human contributor.
There is more specificity around AI use in the project README. There may have been LLMs used during drafting, which has led to the "hallmarks" sticking around that some commenters are pointing out.
reactordev 2 hours ago

A lot of love went into this. It's evident throughout. Great job!

  • cracki 39 minutes ago

    Nah, just a lot of prompting.

jasonjmcghee 6 hours ago

So despite this...

> The Zigbook intentionally contains no AI-generated content—it is hand-written, carefully curated, and continuously updated to reflect the latest language features and best practices.

I just don't buy it. I'm 99% sure this is written by an LLM.

Can the author... Convince me otherwise?

> This journey begins with simplicity—the kind you encounter on the first day. By the end, you will discover a different kind of simplicity: the kind you earn by climbing through complexity and emerging with complete understanding on the other side.

> Welcome to the Zigbook. Your transformation starts now.

...

> You will know where every byte lives in memory, when the compiler executes your code, and what machine instructions your abstractions compile to. No hidden allocations. No mystery overhead. No surprises.

...

> This is not about memorizing syntax. This is about earning mastery.

  • CathalMullan 5 hours ago

    Pretty clear it's all AI. The @zigbook account only has 1 activity prior to publishing this repo, and that's an issue where they mention "ai has made me too lazy": https://github.com/microsoft/vscode/issues/272725

    • smj-edison 5 hours ago

      After reading the first five chapters, I'm leaning this way. Not because of a specific phrase, but because the pacing is way off. It's really strange to start with symbol exporting, then moving to while loops, then moving to slices. It just feels like a strange order. The "how it works" and "key insights" also feel like a GPT summarization. Maybe that's just a writing tic, but the combination of correct grammar with bad pacing isn't something I feel like a human writer has. Either you have neither (due to lack of practice), or both (because when you do a lot of writing you also pick up at least some ability to pace). Could be wrong though.

  • simonklee 5 hours ago

    It's just an odd claim to make when it feels very much like AI generated content + publish the text anonymously. It's obviously possible to write like this without AI, but I can't remember reading something like this that wasn't written by AI.

    It doesn't take away from the fact that someone used a bunch of time and effort on this project.

    • jasonjmcghee 5 hours ago

      To be clear, I did not dismiss the project or question its value - simply questioned this claim as my experience tells me otherwise and they make a big deal out of it being human written and "No AI" in multiple places.

      • simonklee 5 hours ago

        I agree with you. After reading a couple of the chapters I'd be surprised if this wasn't written by an LLM.

    • gre 2 hours ago

      Did they actually spend a bunch of time and effort though? I think you could get an llm to generate the entire thing, website and all.

      Check out the sleek looking terminal--there's no ls, cd, it's just an ai hallucination.

  • rudedogg 6 hours ago

    I was pretty skeptical too, but it looks legit to me. I've been doing Zig off and on for several years, and have read through the things I feel like I have a good understanding of (though I'm not working on the compiler, contributing to the language, etc.) and they are explained correctly in a logical/thoughtful way. I also work with LLMs a ton at work, and you'd have to spoon-feed the model to get outputs this cohesive.

  • gamegoblin 6 hours ago

    Pangram[1] flags the introduction as totally AI-written, which I also suspected for the same reasons you did

    [1] one of the only AI detectors that actually works, 99.9% accuracy, 0.1% false positive

    • ants_everywhere an hour ago

      Keep in mind that pangram flags many hand-written things as AI.

      > I just ran excerpts from two unpublished science fiction / speculative fiction short stories through it. Both came back as ai with 99.9% confidence. Both stories were written in 2013.

      > I've been doing some extensive testing in the last 24 hours and I can confidently say that I believe the 1 in 10,000 rate is bullshit. I've been an author for over a decade and have dozens of books at hand that I can throw at this from years prior to AI even existing in anywhere close to its current capacity. Most of the time, that content is detected as AI-created, even when it's not.

      > Pangram is saying EVERYTHING I have hand written for school is AI. I've had to rewrite my paper four times already and it still says 99.9% AI even though I didn't even use AI for the research.

      > I've written an overview of a project plan based on a brief and, after reading an article on AI detection, I thought it would be interesting to run it through AI detection sites to see where my writing winds up. All of them, with the exception of Pangram, flagged the writing as 100% written by a human. Pangram has "99% confidence" of it being written by AI.

      I generally don't give startups my contact info, but if folks don't mind doing so, I recommend running pangram on some of their polished hand written stuff.

      https://www.reddit.com/r/teachingresources/comments/1icnren/...

      • gamegoblin 8 minutes ago

        Weird to me that nobody ever posts the actual alleged false positive text in these criticisms

        I've yet to see a single real Pangram false positive that was provably published when it says it was, yet plenty such comments claiming they exist

  • the-anarchist 5 hours ago

    Doesn't mean that the author might not use AI to optimise legibility. You can write stuff yourself and use an LLM to enhance the reading flow. Especially for non-native speakers it is immensely helpful to do so. Doesn't mean that the content is "AI-generated". The essence is still written by a human.

    • tredre3 5 hours ago

      > Doesn't mean that the author might not use AI to optimise legibility.

      I agree that there is a difference between entirely LLM-generated, and LLM-reworded. But the statement is unequivocal to me:

      > The Zigbook intentionally contains no AI-generated content—it is hand-written

      If an LLM was used in any fashion, then this statement is simply a lie.

    • lukan 5 hours ago

      But then you cannot write that

      "The Zigbook intentionally contains no AI-generated content—it is hand-written"

  • NoboruWataya 4 hours ago

    > Can the author... Convince me otherwise?

    Not disagreeing with you, but out of interest, how could you be convinced otherwise?

    • jasonjmcghee 3 hours ago

      I'm not sure, but I try my best to assume good faith / be optimistic.

      This one hit a sore spot b/c many people are putting time and effort into writing things themselves and to claim "no ai use" if it is untrue is not fair.

      If the author had a good explanation... Idk not a native English writer and used an LLM to translate and that included the "no LLMs used" call-out and that was translated improperly etc

      • chris_pie 3 hours ago

        note that the front page also says: "61 chapters • Project-based • Zero AI"

  • PaulRobinson 6 hours ago

    You can't just say that a linguistic style "proves" or even "suggests" AI. Remember, AI is just spitting out things its seen before elsewhere. There's plenty of other texts I've seen with this sort of writing style, written long before AI was around.

    Can I also ask: so what if it is or it isn't?

    While AI slop is infuriating, and the bubble hype is maddening, I'm not sure every time somebody sees some content they don't like the style of we just call out it "must" be AI, and debate if it is or it isn't is not at least as maddening. It feels like all content published now gets debated like this, and I'm definitely not enjoying it.

    • maxbond 5 hours ago

      You can be skeptical of anything but I think it's silly to say that these "Not just A, but B" constructions don't strongly suggest that it's generated text.

      As to why it matters, doesn't it matter when people lie? Aren't you worried about the veracity of the text if it's not only generated but was presented otherwise? That wouldn't erode your trust that the author reviewed the text and corrected any hallucinations even by an iota?

      • geysersam 4 hours ago

        > but I think it's silly to say that these "Not just A, but B" constructions don't strongly suggest ai generated text

        Why? Didn't people use such constructions frequently before AI? Some authors probably overused them the same frequency AI does.

        • maxbond 4 hours ago

          I don't think there was very much abuse of "not just A, but B" before ChatGPT. I think that's more of a product of RLHF than the initial training. Very few people wrote with the incredibly overwrought and flowery style of AI, and the English speaking Internet where most of the (English language) training data was sourced from is largely casual, everyday language. I imagine other language communities on the Internet are similar but I wouldn't know.

          Don't we all remember 5 years ago? Did you regularly encounter people who write like every followup question was absolutely brilliant and every document was life changing?

          I think about why's (poignant) Guide to Ruby [1], a book explicitly about how learning to program is a beautiful experience. And the language is still pedestrian compared to the language in this book. Because most people find writing like that saccharin, and so don't write that way. Even when they're writing poetically.

          Regardless, some people born in England can speak French with a French accent. If someone speaks French to you with a French accent, where are you going to guess they were born?

          [1] https://poignant.guide/book/chapter-1.html

          • PaulRobinson 3 hours ago

            It's been alleged that a major source of training data for many LLMs was libgen and SciHub - hardly casual.

            • maxbond 3 hours ago

              Even if that were comparable in size to the conversational Internet, how many novels and academic papers have you read that used multiple "not just A, but B" constructions in a single chapter/paper (that were not written by/about AI)?

  • ants_everywhere 4 hours ago

    IMO HN should add a guideline about not insinuating things were written by AI. It degrades the quality of the site similarly to many of the existing rules.

    Arguably it would be covered by some of the existing rules, but it's become such a common occurrence that it may need singling out.

    • ModernMech 3 hours ago

      What degrades conversation is to lie about something being not AI when it actually is. People pointing out the fraud are right to do so.

      One thing I've learned is that comment sections are a vital defense on AI content spreading, because while you might fool some people, it's hard to fool all the people. There have been times I've been fooled by AI only to see in the comments the consensus that it is AI. So now it's my standard practice to check comments to see what others are saying.

      If mods put a rule into place that muzzles this community when it comes to alerting others a fraud is being affected, that just makes this place a target for AI scams.

      • ants_everywhere 2 hours ago

        It's 2025, people are going to use technology and its use will spread.

        There are intentional communities devoted to stopping the spread of technology, but HN isn't currently one of them. And I've never seen an HN discussion where curiosity was promoted by accusations or insinuations of LLM use.

        It seems consistent to me with the rules against low effort snark, sarcasm, insinuating shilling, and ideological battles. I don't personally have a problem with people waging ideological battles about AI, but it does seem contrary to the spirit of the site for so many technical discussions to be derailed so consistently in ways that specifically try to silence a form of expression.

        • ModernMech 2 hours ago

          I'm 100% okay with AI spreading. I use it every day. This isn't a matter of an ideological battle against AI, it's a matter of fraudulent misrepresentation. This wouldn't be a discussion if the author themselves hadn't claimed what they had, so I don't see why the community should be barred from calling that out. Why bother having curious discussions about this book when they are blatantly lying about what is presented here? Here's some curiosity: what else are they lying about, and why are they lying about this?

          • ants_everywhere 2 hours ago

            To clarify there is no evidence of any lying or fraud. So far all we have evidence of is HN commenters assuming bad faith and engaging in linguistic phrenology.

            • ModernMech 2 hours ago

              There is evidence, it's circumstantial, but there's never going to be 100% proof. And that's the point, that's why community detection is the best weapon we have against such efforts.

              • maxbond an hour ago

                (Nitpick: it's actually direct evidence, not circumstantial evidence. I think you mean it isn't conclusive evidence. Circumstantial evidence is evidence that requires an additional inference, like the accused being placed at the scene of the crime implying they may have been the perpetrator. But stylometry doesn't require any additional inference, it's just not foolproof.)

  • chris_pie 5 hours ago

    I don't think so, I think it's just a pompous style of writing.

  • Rochus 6 hours ago

    Who cares?

    Still better than just nagging.

    • maxbond 5 hours ago

      Using AI to write is one thing, claiming you didn't when you did should be objectionable to everyone.

      • littlestymaar 5 hours ago

        This.

        I wouldn't mind a technical person transparently using AI for doing the writing which isn't necessary their strength, as long as the content itself comes from the author's expertise and the generated writing is thoroughly vetted to make sure there's no hallucinationated misunderstanding in the final text. At the end of the day this would just increase the amount of high quality technical content available, because the set of people with both a good writing skill and a deep technical expertise is much narrower than just the later.

        But claiming you didn't use AI when you did breaks all trust between you a your readership and makes the end result pretty much worthless because why read a book if you don't trust the author not to waste your time?

      • Rochus 5 hours ago

        Who wants to be so petty.

        I'm sure there are more interesting things to say about this book.

        • maxbond 5 hours ago

          So petty as to lie about using AI or so petty as to call it out? Calling it out doesn't seem petty to me.

          I intend to learn Zig when it reaches 1.0 so I was interested in this book. Now that I see it was probably generated by someone who claimed otherwise, I suspect this book would have as much of a chance of hurting my understanding as helping it. So I'll skip it. Does that really sound petty?

          • Rochus 5 hours ago

            [flagged]

            • maxbond 5 hours ago

              I understand being okay with a book being generated (some of the text I published in this manual [1] is generated), I can imagine not caring that the author lied about their use of AI, but I really don't understand the suggestion I write a book about a subject I just told you I'm clueless about. I feel like there's some kind of epistemic nihilism here that I can't fathom. Or maybe you meant it as a barb and it's not that deep? You tell me I guess.

              [1] https://maxbondabe.github.io/attempt/intro.html

              • Rochus 4 hours ago

                I would rather care whether there is a book at all and whether it is useful.

                > I write a book about a subject I just told you I'm clueless about

                Use AI. Even if you use AI, it's still a lot of work. Or write a book about why people shouldn't let AI write their books.

                • maxbond 4 hours ago

                  I'm also concerned whether it is useful! That's why I'm not gunnuh read it after receiving a strong contrary indicator (which was less the use of AI than the dishonesty around it). That's also why I try to avoid sounding off on topics I'm not educated in (which is too say, why I'm not writing a book about Zig).

                  Remember - I am using AI and publishing the results. I just linked you to them!

                  • Rochus 4 hours ago

                    > I'm also concerned whether it is useful!

                    So you could do everyone a favour by giving a sufficiently detailed review, possibly with recommendations to the author how to improve the book. Definitely more useful than speculating about the author's integrity.

                    • maxbond 4 hours ago

                      I'm satisfied with what's been presented here already, and as someone who doesn't know Zig it would take me several weeks (since I would have to learn it first), so that seems like an unreasonable imposition on my time. But feel free to provide one yourself.

                      • Rochus 4 hours ago

                        Well, there must have been a good reason why you don't like the book. I didn't see good reasons in this whole discussion so far, just a lot of pedantry. No commenter points to technical errors, inaccuracies, poor code examples, or pedagogical problems. The entire objection rests on subjective style preferences and aesthetic nitpicking rather than legitimate quality concerns.

                        • maxbond 3 hours ago

                          I don't see what else I can say to help you understand. I think we just have very different values and world views and find one another's perspective baffling. Perhaps your preferred AI assistant, if directed to this conversation, could put it in clearer terms than I am able to.

    • Rochus 12 minutes ago

      My statement refers to this claim: "I'm 99% sure this is written by an LLM."

      The hypocrisy and entitlement mentality that prevails in this discussion is disgusting. My recommendation to the fellow below that he should write a book himself (instead of complaining) was even flagged, demonstrating once again the abuse of this feature to suppress other, completely legitimate opinions.

bricss 3 hours ago

But can we train AI on this beautifully hand-crafted material, and ask it later to rewrite Rust with Zig? :]

johnfn 5 hours ago

The book claims it’s not written with the help of AI, but the content seems so blatantly AI-generated that I’m not sure what to conclude, unless the author is the guy OpenAI trained GPT-5 on:

> Learning Zig is not just about adding a language to your resume. It is about fundamentally changing how you think about software.

“Not just X - Y” constructions.

> By Chapter 61, you will not just know Zig; you will understand it deeply enough to teach others, contribute to the ecosystem, and build systems that reflect your complete mastery.

More not just X - Y constructions with parallelism.

Even the “not made with AI” banner seems AI generated! Note the 3 item parallelism.

> The Zigbook intentionally contains no AI-generated content—it is hand-written, carefully curated, and continuously updated to reflect the latest language features and best practices.

I don’t have anything against AI generated content. I’m just confused what’s going on here!

EDIT: after scanning the contents of the book itself I don’t believe it’s AI generated - perhaps it’s just the intro?

EDIT again: no, I’ve swung back to the camp of mostly AI generated. I would believe it if you told me the author wrote it by hand and then used AI to trim the style, but “no AI” seems hard to believe. The flow charts in particular stand out like a sore thumb - they just don’t have the kind of content a human would put in flow charts.

  • finder83 4 hours ago

    Every time I read things like this, it makes me think that AI was trained off of me. Using semicolons, utilizing classic writing patterns, and common use of compare and contrast are all examples of how they teach to write essays in high school and college. They're also all examples of how I think and have learned to communicate.

    I'm not sure what to make of that either.

    • johnfn 4 hours ago

      To be explicit, it’s not general hallmarks of good writing. It’s exactly two common constructions: not X but Y, and 3 items in parallel. These two pop up in extreme disproportion to normal “good writing”. Good writers know to save these tricks for when they really want to make a point.

      • anon7000 25 minutes ago

        Most people aren’t great writers, though (including myself). I’d guess that if people find the “not X but Y” compelling, they’ll overuse it. Overusing some stylistic element is such a normal writing “mistake”. Unless they’re an extremely good writer with lots of tools in their toolbox. But that’s not most people.

      • finder83 4 hours ago

        Interesting, I'll have to look for those.

  • geysersam 5 hours ago

    Clearly your perception of what is AI generated is wrong. You can't tell something is AI generated only because it uses "not just X - Y" constructions. I mean, the reason AI text often uses it is because it's common in the training material. So of course you're going to see it everywhere.

    • gamegoblin 3 hours ago

      I sent the text through an AI detector with 0.1% false positive rate and it was highly confident the Zig book introduction was fully AI-written

    • johnfn 4 hours ago

      Find me some text from pre-AI that uses so many of these constructions in such close proximity if it’s really so easy - I don’t think you’ll have much luck. Good authors have many tactics in their rhetorical bag of tricks. They don’t just keep using the same one over and over.

      • anon7000 23 minutes ago

        You’re completely right, but blogs on the internet are almost entirely not written by great authors. So that’s of no use when checking if something is AI generated.

      • andyferris 2 hours ago

        The style of marketing material was becoming SO heavily cargo-culted with telltale signs exactly like these in the leadup to LLMs.

        Humans were learning the same patterns off each other. Such style advice has been floating around on e.g. LinkedIn for a while now. Just a couple years later, humans are (predictably) still doing it, even if the LLMs are now too.

        We should be giving each other a bit of break. I'd personally be offended if someone thought I was a clanker.

        • maxbond 24 minutes ago

          You're right to take offense at such an accusation. Calling a human being a clanker isn't just insulting — it's an attack on their very identity. It undermines the sacred bonds of community and empathy that make us human.

gigatree 4 hours ago

inb4 people start putting a standardized “not AI generated” symbol in website headers

wosined 6 hours ago

Some text is unreadable because it is so small.

matsy007 2 hours ago

Why do we need another language?

gooodvibes 6 hours ago

[flagged]

  • the-anarchist 5 hours ago

    Username definitely doesn't check out on this comment. Please try again.

  • cultofmetatron 6 hours ago

    ghostty and bun aren't real world enough for you?

    • gooodvibes 5 hours ago

      They're not. It's real world when there's a market for paying Zig jobs, not when you can list a few github repos that use it.

  • hoten 6 hours ago

    Simple: your priors are wrong. People use Zig.

  • testdelacc1 6 hours ago

    Even if what you say is true, people make bets on new tech all the time. You show up early so you can capture mindshare. If Zig becomes mainstream then this could be the standard book that everyone recommends. Not just that, it’s more likely the language succeeds if it has good learning materials - that’s an outcome the author would love.

    • cultofmetatron 5 hours ago

      > people make bets on new tech all the time. You show up early so you can capture mindshare.

      I got on the ground floor with elixir. got my startup built on it. now we have 3 fulltime engineers working on elixir fulltime. None of that would have happenned if I looked at a young language and said "its not used in the real world"

  • curtisblaine 6 hours ago

    "nobody uses in the real world yet" is uncharitable, as Zig is used in many real-world projects (Bun and Tigerbeetle are written in Zig, for example). But there's value being at the forefront of technologies that you think are going to explode soon, so that's how people find time and energy, I guess.

gigatexal 6 hours ago

there's no way someone made this for free, where do I donate? im gonna get so much value from this this feels like stealing

  • gamegoblin 6 hours ago

    It's AI-written FWIW

    though maybe AI is getting to the point it can do stuff like this somewhat decently

    • popcar2 5 hours ago

      The first page says none of the book was written by AI

      • gamegoblin 5 hours ago

        Yes, it's a false claim

        • skor 5 hours ago

          how do you know this? let us know please, thanks. edit, I see you used this to check: https://news.ycombinator.com/item?id=45948220

          • gamegoblin 5 hours ago

            pangram.com, the most accurate and lowest false positive AI detector

            https://www.pangram.com/blog/third-party-pangram-evals

            • fuzzy_biscuit 5 hours ago

              Why does this feel like an ad? I've seen pangram mentioned a few times now, always with that tagline. It feels like a marketing department skulking around comments.

              • gamegoblin 4 hours ago

                The other pangram mention elsewhere in this comment section is also me -- I'm totally unaffiliated with them, just a fan of their tool

                I specify the accuracy and false positive rate because otherwise skeptics in comment sections might otherwise think it's one of the plethora of other AI detection tools that don't really work

  • cultofmetatron 6 hours ago

    SAME. I was looking for a donation button myself! I've paid for worse quality instructional material. this is just the sort of thing I'm happy to support

VerifiedReports 5 hours ago

They named a programming language after a wireless protocol?

  • mjaniczek 4 hours ago

    What is it with HN and the "oh, I thought {NAME} is the totally different tool {NAME}" comments? Is it some inside joke?