Most active commenters

    129 points todsacerdoti | 23 comments | | HN request time: 0.828s | source | bottom
    1. wavemode ◴[] No.46094050[source]
    original submission dicussion: https://news.ycombinator.com/item?id=45947810
    replies(1): >>46094454 #
    2. darshanime ◴[] No.46094064[source]
    since zig is famously decentralized, i don't think there is a way to effectively combat bad actors like these? there is no "official zig org" that can disown them
    replies(2): >>46094077 #>>46094096 #
    3. IncreasePosts ◴[] No.46094077[source]
    In a decentralized but communicating community, this kind of post is raising awareness, and then the others in the community will make their own choices regarding the matter.
    4. do_not_redeem ◴[] No.46094078[source]
    I wonder what tools the Zig team has to deal with trolls like this.

    Is the zig name or logo trademarked? What about the mascot he's using as his github picture?

    They're violating the terms of the MIT license as mentioned in the article, so maybe Zigtools has legal standing.

    As for lying about no AI, being an asshole isn't illegal, so no angle there.

    Any other ideas I missed?

    replies(1): >>46094511 #
    5. pa7ch ◴[] No.46094096[source]
    Its the opposite in my understanding. Zig has a BDFL.

    Trademarks are the usual cudgel of choice to enforce a bad actor claiming to be part of offcial Zig.

    replies(1): >>46094697 #
    6. koakuma-chan ◴[] No.46094235[source]
    Who cares? They aren't selling it.
    replies(3): >>46094300 #>>46094301 #>>46094410 #
    7. ◴[] No.46094300[source]
    8. jesseb34r ◴[] No.46094301[source]
    Misinformation and poor learning tools can do real damage to the experience of new zig users, which is incredibly meaningful.
    replies(1): >>46094595 #
    9. wyldfire ◴[] No.46094326[source]
    Plagiarism is a moral wrong.

    But copyright infringement is a legal wrong (a civil liability).

    Is what they're doing infringing on a copyrighted work? Or does it fail to uphold license terms? Many open source licenses have some amount of attribution as a requirement, so that'd be something to consider.

    replies(1): >>46094396 #
    10. kachapopopow ◴[] No.46094337[source]
    I just can't get over how ridicioulus the "no ai" statement is.

    I really love the part where llm.txt has the same notice, something humans will never read, or the fact that llm.txt exists considering that there is distaste for AI in every part of this llm generated book.

    11. bjt ◴[] No.46094396[source]
    It's addressed in the post. MIT license. Zigbook is not honoring the attribution requirement. A PR to change that was closed and obfuscated.
    12. bjt ◴[] No.46094410[source]
    Neither are the Zigtools folks. If you've ever run an open source project, you know that instead of running on money, they run on community goodwill. Having people take the project's creation, claim it as their own, and not comply with the license, are all damaging to people's motivation to contribute.
    13. gnarlouse ◴[] No.46094412[source]
    Had a conversation with the Zigbook maintainer. It’s either a young kid or somebody that has some serious growing up to do. Just generally weird behavior.
    replies(2): >>46094634 #>>46094722 #
    14. ◴[] No.46094454[source]
    15. koolala ◴[] No.46094458[source]
    Playground wise, is Zigs wasm compiler able to compile out simd wasm in the browser? I'm trying to find the best languages that can. So far it's just assemblyscript and c/c++ and their compilers are big.
    16. nmilo ◴[] No.46094501[source]
    I remember reading the original zig book post and how weird it smelt. Even though it’s LLM written there’s more than a trivial amount of effort put into it. What could anyone possibly have to gain by doing this?
    replies(1): >>46094540 #
    17. bragr ◴[] No.46094511[source]
    Lying potentially opens up fraud angles if they are soliciting or receiving something of value. Maybe false advertising even they are giving it away for free. A lot of this will depend on who has jurisdiction
    18. vasco ◴[] No.46094595{3}[source]
    Censorship is even worse
    19. vanous ◴[] No.46094633[source]
    @Zigtools:

    Thank you for your educative post, letting the community know.

    Don't let it to drag you down in any way. This is emotionally draining and takes away motivation, but keep going.

    20. ayhanfuat ◴[] No.46094634[source]
    Indeed: @zigbook changed the title "Fix license violations" "Im mad because you wrote code similiar to mine >:(" 3 minutes ago (https://github.com/zigbook/zigbook/pull/43)
    replies(1): >>46094701 #
    21. testdelacc1 ◴[] No.46094697{3}[source]
    But he isn’t. He’s just writing an AI slop book about Zig. Surely there’s nothing legally wrong with that? He never said it’s an official book or backed by the Zig project.

    The trademark cudgel is used on people who release an incompatible language that they insist on calling Zig, confusing people who want to try Zig. Or people who add malware to the Zig tool chain and try to distribute that.

    Trademark can’t be used to control bad actors like zigbook.

    22. littlestymaar ◴[] No.46094722[source]
    It turns out a language whose leader calls JavaScript programmers “Monkeys” ended up attracting immature people, who would have thought?