Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. tell me you’re a coward without telling me

tell me you’re a coward without telling me

Scheduled Pinned Locked Moved Uncategorized
161 Posts 83 Posters 91 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • athena@chaosfem.twA athena@chaosfem.tw

    @imyxh I’m on the edge of doing number 1. We aren’t short on programming languages; I like Rust as a language but many people have named Zig as an alternative. I’m going to look into it; I have some dependencies in Rust that would make it painful but I’m questioning if I have a choice.

    From what folks more involved with Rust contributions have said, this is a case of bad leadership from David Wood and others imposing their pro-language model will on the bulk of the body of contributors, who are too afraid to speak up. That’s the makings of a culture that ships absolutely hideous vulnerabilities right there.

    cian@post.lurk.orgC This user is from outside of this forum
    cian@post.lurk.orgC This user is from outside of this forum
    cian@post.lurk.org
    wrote last edited by
    #100

    @Athena @imyxh

    If you're going to try Zig - be aware that it has very different goals and is quite deliberately not trying to be Rust.

    It does not have the goal of being memory safe - even if it has the goal of making memory safe programming much much easier.

    1 Reply Last reply
    0
    • athena@chaosfem.twA athena@chaosfem.tw

      cited as reason to allow LLM contributions experimentally:

      Instead of using ethical concerns as a basis for policy, we should justify policy on the basis of how something is impacting our ability as a project to deliver a really great programming language.

      if the orphan grinder lets us make a better programming language then FIRE THOSE BABIES UP

      N This user is from outside of this forum
      N This user is from outside of this forum
      nothings@mastodon.gamedev.place
      wrote last edited by
      #101

      @Athena I'm so tired of this. In my head anytime I see "ignoring the ethical concerns", I'm just going to think "you know who else ignores ethical concerns? sociopaths"

      Is that unfair to some people? I don't give a shit anymore. How unethical of me.

      1 Reply Last reply
      0
      • athena@chaosfem.twA athena@chaosfem.tw

        tell me you’re a coward without telling me

        No comment on this PR may mention the following topics:

        Long-term social or economic impact of LLMs
        The environmental impact of LLMs
        Anything to do with the copyright status of LLM output
        Moral judgements about people who use LLMs
        We have asked the moderation team to help us enforce these rules.

        Link Preview Image
        Add an LLM policy for `rust-lang/rust` by jyn514 · Pull Request #1040 · rust-lang/rust-forge

        Information useful to people contributing to Rust. Contribute to rust-lang/rust-forge development by creating an account on GitHub.

        favicon

        GitHub (github.com)

        divverent@misskey.deD This user is from outside of this forum
        divverent@misskey.deD This user is from outside of this forum
        divverent@misskey.de
        wrote last edited by
        #102
        @Athena@chaosfem.tw And yet that policy actually misses an important use case for LLMs: non-native speakers (or people with dyslexia) using them to "proofread" and fix mistakes (orthography, grammar, style) in their own text. Basically machine translation from English to English.

        Having to post the original English text would defeat the purpose of not wanting "to look like a moron" who misspells every third word.

        Obviously this use case is rather limited, and as a user, one must then verify one still "owns" the resulting text, and that it remained in one's own general style - just more correct. And of course pre-LLM tools exist for the same purpose, and it also applies vice versa - some tools may use an LLM internally and the user may not even know that. As an example, right now I don't know how the grammar checker of LibreOffice works, and as a user I should not need to care how it is internally implemented, provided it fulfills the necessary invariants (primarily to only fix concrete issues in the text, and to not rewrite the entire thing in someone or something else's style).
        athena@chaosfem.twA O 2 Replies Last reply
        0
        • athena@chaosfem.twA athena@chaosfem.tw

          tell me you’re a coward without telling me

          No comment on this PR may mention the following topics:

          Long-term social or economic impact of LLMs
          The environmental impact of LLMs
          Anything to do with the copyright status of LLM output
          Moral judgements about people who use LLMs
          We have asked the moderation team to help us enforce these rules.

          Link Preview Image
          Add an LLM policy for `rust-lang/rust` by jyn514 · Pull Request #1040 · rust-lang/rust-forge

          Information useful to people contributing to Rust. Contribute to rust-lang/rust-forge development by creating an account on GitHub.

          favicon

          GitHub (github.com)

          happyborg@fosstodon.orgH This user is from outside of this forum
          happyborg@fosstodon.orgH This user is from outside of this forum
          happyborg@fosstodon.org
          wrote last edited by
          #103

          @Athena topic locked because discussions got too heated.

          You don't say. The degree of ignorance behind that "moderation" [cough] dictat is quite something and brings the whole project and the language itself into disrepute.

          The only person who deserves a ban for this is the one who wrote that and those who stood by.

          #LLMs can cause harm to humans and it mustn't be discussed in relation to #Rustlang #LLM policy. What tripe.

          1 Reply Last reply
          0
          • athena@chaosfem.twA athena@chaosfem.tw

            boutta write my own fucking rfc

            N This user is from outside of this forum
            N This user is from outside of this forum
            nothings@mastodon.gamedev.place
            wrote last edited by
            #104

            @Athena Hopefully you're proposing a serious anti-LLM RFC, but I kind of want to see "Instead of considering technical issues, we should focus on ethical issues with the decision" and expicitly include a list of pro-LLM claims that aren't allowed in discussion of the PR.

            athena@chaosfem.twA 1 Reply Last reply
            0
            • divverent@misskey.deD divverent@misskey.de
              @Athena@chaosfem.tw And yet that policy actually misses an important use case for LLMs: non-native speakers (or people with dyslexia) using them to "proofread" and fix mistakes (orthography, grammar, style) in their own text. Basically machine translation from English to English.

              Having to post the original English text would defeat the purpose of not wanting "to look like a moron" who misspells every third word.

              Obviously this use case is rather limited, and as a user, one must then verify one still "owns" the resulting text, and that it remained in one's own general style - just more correct. And of course pre-LLM tools exist for the same purpose, and it also applies vice versa - some tools may use an LLM internally and the user may not even know that. As an example, right now I don't know how the grammar checker of LibreOffice works, and as a user I should not need to care how it is internally implemented, provided it fulfills the necessary invariants (primarily to only fix concrete issues in the text, and to not rewrite the entire thing in someone or something else's style).
              athena@chaosfem.twA This user is from outside of this forum
              athena@chaosfem.twA This user is from outside of this forum
              athena@chaosfem.tw
              wrote last edited by
              #105

              @divVerent I’m very much not confident in that use case. The times I have used (as a native English speaker) language models to generate writing advice or revisions, that advice has been actively harmful to the writing and even asking for alternative wording tends to be worse than the original. Anecdotally, I have read a piece by a professor who had a colleague whose work suddenly turned to nonsensical shit and, upon investigation, found that their work was still great UNTIL they put it into a language model to “fix” their non-native English (which then emitted pretty garbage which lost substantial semantic points from the original which “must be better because it’s from an AI”)

              divverent@misskey.deD 1 Reply Last reply
              0
              • N nothings@mastodon.gamedev.place

                @Athena Hopefully you're proposing a serious anti-LLM RFC, but I kind of want to see "Instead of considering technical issues, we should focus on ethical issues with the decision" and expicitly include a list of pro-LLM claims that aren't allowed in discussion of the PR.

                athena@chaosfem.twA This user is from outside of this forum
                athena@chaosfem.twA This user is from outside of this forum
                athena@chaosfem.tw
                wrote last edited by
                #106

                @nothings I was planning to both be serious and focus on ethical issues, yeah

                1 Reply Last reply
                0
                • athena@chaosfem.twA athena@chaosfem.tw

                  @divVerent I’m very much not confident in that use case. The times I have used (as a native English speaker) language models to generate writing advice or revisions, that advice has been actively harmful to the writing and even asking for alternative wording tends to be worse than the original. Anecdotally, I have read a piece by a professor who had a colleague whose work suddenly turned to nonsensical shit and, upon investigation, found that their work was still great UNTIL they put it into a language model to “fix” their non-native English (which then emitted pretty garbage which lost substantial semantic points from the original which “must be better because it’s from an AI”)

                  divverent@misskey.deD This user is from outside of this forum
                  divverent@misskey.deD This user is from outside of this forum
                  divverent@misskey.de
                  wrote last edited by
                  #107
                  @Athena@chaosfem.tw "It depends". Definitely don't do "rewrite this text in convincing style: ...".

                  Such use has to stay limited to fixing concrete issues, and it's best done not by pasting text into a LLM with a "more or less" good prompt in front of it and then using the output unchecked, but more by using a specialized tool for orthography, grammar and style checking. If one must operate that way, the absolute minimum requirement IMHO is that they compare the input and output text to see what changes the LLM made, and make a manual decision for every change.

                  Let's be concrete: should use of Grammarly be allowed? What about Gmail's grammar checker? MS Office 2003's? MS Office 2021's? MS Office 365's? LibreOffice's? How's a person even supposed to draw the line there - they're all grammar checkers after all, and they even all basically look and feel the same.

                  Or should users be allowed to type on a mobile keyboard? Many are LLM powered nowadays. Is voice input allowed?

                  Practically this all applies to primarily English, and only to a small extent to code (luckily).
                  1 Reply Last reply
                  0
                  • athena@chaosfem.twA athena@chaosfem.tw

                    tell me you’re a coward without telling me

                    No comment on this PR may mention the following topics:

                    Long-term social or economic impact of LLMs
                    The environmental impact of LLMs
                    Anything to do with the copyright status of LLM output
                    Moral judgements about people who use LLMs
                    We have asked the moderation team to help us enforce these rules.

                    Link Preview Image
                    Add an LLM policy for `rust-lang/rust` by jyn514 · Pull Request #1040 · rust-lang/rust-forge

                    Information useful to people contributing to Rust. Contribute to rust-lang/rust-forge development by creating an account on GitHub.

                    favicon

                    GitHub (github.com)

                    soundasleep@mastodon.socialS This user is from outside of this forum
                    soundasleep@mastodon.socialS This user is from outside of this forum
                    soundasleep@mastodon.social
                    wrote last edited by
                    #108

                    @Athena this is actually a really solid LLM policy!

                    athena@chaosfem.twA 1 Reply Last reply
                    0
                    • athena@chaosfem.twA athena@chaosfem.tw

                      cited as reason to allow LLM contributions experimentally:

                      Instead of using ethical concerns as a basis for policy, we should justify policy on the basis of how something is impacting our ability as a project to deliver a really great programming language.

                      if the orphan grinder lets us make a better programming language then FIRE THOSE BABIES UP

                      retrosponge@kind.socialR This user is from outside of this forum
                      retrosponge@kind.socialR This user is from outside of this forum
                      retrosponge@kind.social
                      wrote last edited by
                      #109

                      @Athena
                      These people need to be shunned from decent society.

                      1 Reply Last reply
                      0
                      • athena@chaosfem.twA athena@chaosfem.tw

                        cited as reason to allow LLM contributions experimentally:

                        Instead of using ethical concerns as a basis for policy, we should justify policy on the basis of how something is impacting our ability as a project to deliver a really great programming language.

                        if the orphan grinder lets us make a better programming language then FIRE THOSE BABIES UP

                        phf@dmv.communityP This user is from outside of this forum
                        phf@dmv.communityP This user is from outside of this forum
                        phf@dmv.community
                        wrote last edited by
                        #110

                        @Athena As if I needed another reason to not use Rust, but now I sure have one more. 🤣

                        1 Reply Last reply
                        0
                        • athena@chaosfem.twA athena@chaosfem.tw

                          tell me you’re a coward without telling me

                          No comment on this PR may mention the following topics:

                          Long-term social or economic impact of LLMs
                          The environmental impact of LLMs
                          Anything to do with the copyright status of LLM output
                          Moral judgements about people who use LLMs
                          We have asked the moderation team to help us enforce these rules.

                          Link Preview Image
                          Add an LLM policy for `rust-lang/rust` by jyn514 · Pull Request #1040 · rust-lang/rust-forge

                          Information useful to people contributing to Rust. Contribute to rust-lang/rust-forge development by creating an account on GitHub.

                          favicon

                          GitHub (github.com)

                          su_liam@mas.toS This user is from outside of this forum
                          su_liam@mas.toS This user is from outside of this forum
                          su_liam@mas.to
                          wrote last edited by
                          #111

                          @Athena Lets hash out policy without discussing its social, economic or environmental impact, or its impact on intellectual property or ethics. What even is the point of this except masturbatory praise of all the imagined successes of our new digital slavery? It got locked? Right up there with canceling one of those presidential meetings that are nothing more than the cabinet competing to heap the most praise on the superannuated orange calf. Nothing of value was lost…

                          1 Reply Last reply
                          0
                          • athena@chaosfem.twA athena@chaosfem.tw

                            tell me you’re a coward without telling me

                            No comment on this PR may mention the following topics:

                            Long-term social or economic impact of LLMs
                            The environmental impact of LLMs
                            Anything to do with the copyright status of LLM output
                            Moral judgements about people who use LLMs
                            We have asked the moderation team to help us enforce these rules.

                            Link Preview Image
                            Add an LLM policy for `rust-lang/rust` by jyn514 · Pull Request #1040 · rust-lang/rust-forge

                            Information useful to people contributing to Rust. Contribute to rust-lang/rust-forge development by creating an account on GitHub.

                            favicon

                            GitHub (github.com)

                            jackwilliambell@rustedneuron.comJ This user is from outside of this forum
                            jackwilliambell@rustedneuron.comJ This user is from outside of this forum
                            jackwilliambell@rustedneuron.com
                            wrote last edited by
                            #112

                            @Athena

                            My nascent interest in Rust just completely evaporated.

                            1 Reply Last reply
                            0
                            • athena@chaosfem.twA athena@chaosfem.tw

                              give it to me and I’ll do what someone should’ve done 10 minutes ago.

                              athena@chaosfem.twA This user is from outside of this forum
                              athena@chaosfem.twA This user is from outside of this forum
                              athena@chaosfem.tw
                              wrote last edited by
                              #113

                              i wrote a thing https://parthen.online/notes/rust-llm-rfc/

                              mnemonica@xoxo.zoneM luyin@lgbtqia.spaceL N athena@chaosfem.twA maddiem4@raphus.socialM 9 Replies Last reply
                              0
                              • soundasleep@mastodon.socialS soundasleep@mastodon.social

                                @Athena this is actually a really solid LLM policy!

                                athena@chaosfem.twA This user is from outside of this forum
                                athena@chaosfem.twA This user is from outside of this forum
                                athena@chaosfem.tw
                                wrote last edited by
                                #114

                                @soundasleep I really dislike the “experimental” foot it’s trying to drive into the door, which kind of guts the whole thing. If you delete that it’s okayish.

                                1 Reply Last reply
                                0
                                • athena@chaosfem.twA athena@chaosfem.tw

                                  i wrote a thing https://parthen.online/notes/rust-llm-rfc/

                                  mnemonica@xoxo.zoneM This user is from outside of this forum
                                  mnemonica@xoxo.zoneM This user is from outside of this forum
                                  mnemonica@xoxo.zone
                                  wrote last edited by
                                  #115

                                  @Athena love it. is it worth mentioning a third reason, that LLM code can have unintended side effects that are harder to detect because the person using the LLM is so reliant on it?

                                  athena@chaosfem.twA 1 Reply Last reply
                                  0
                                  • mnemonica@xoxo.zoneM mnemonica@xoxo.zone

                                    @Athena love it. is it worth mentioning a third reason, that LLM code can have unintended side effects that are harder to detect because the person using the LLM is so reliant on it?

                                    athena@chaosfem.twA This user is from outside of this forum
                                    athena@chaosfem.twA This user is from outside of this forum
                                    athena@chaosfem.tw
                                    wrote last edited by
                                    #116

                                    @mnemonica I agree with this reason strongly but omitted it from the points listed for brevity and simplicity. As much as it’s correct, I think listing off every problem with language models just gets way too long and gives too many footholds to debate about parts that ultimately don’t matter and I think this is something that ought to be simple.

                                    mnemonica@xoxo.zoneM 1 Reply Last reply
                                    0
                                    • athena@chaosfem.twA athena@chaosfem.tw

                                      @mnemonica I agree with this reason strongly but omitted it from the points listed for brevity and simplicity. As much as it’s correct, I think listing off every problem with language models just gets way too long and gives too many footholds to debate about parts that ultimately don’t matter and I think this is something that ought to be simple.

                                      mnemonica@xoxo.zoneM This user is from outside of this forum
                                      mnemonica@xoxo.zoneM This user is from outside of this forum
                                      mnemonica@xoxo.zone
                                      wrote last edited by
                                      #117

                                      @Athena makes sense. ❤️

                                      1 Reply Last reply
                                      0
                                      • athena@chaosfem.twA athena@chaosfem.tw

                                        cited as reason to allow LLM contributions experimentally:

                                        Instead of using ethical concerns as a basis for policy, we should justify policy on the basis of how something is impacting our ability as a project to deliver a really great programming language.

                                        if the orphan grinder lets us make a better programming language then FIRE THOSE BABIES UP

                                        L This user is from outside of this forum
                                        L This user is from outside of this forum
                                        luc0x61@mastodon.gamedev.place
                                        wrote last edited by
                                        #118

                                        @Athena This is how any great idea ends tainted by the will of power. Speaking frankly, I'm not surprised, I've already seen it happening.

                                        1 Reply Last reply
                                        0
                                        • athena@chaosfem.twA athena@chaosfem.tw

                                          i wrote a thing https://parthen.online/notes/rust-llm-rfc/

                                          luyin@lgbtqia.spaceL This user is from outside of this forum
                                          luyin@lgbtqia.spaceL This user is from outside of this forum
                                          luyin@lgbtqia.space
                                          wrote last edited by
                                          #119

                                          @Athena I'd love to see that become the policy, but it's clear they don't want that to happen, reasons be damned.

                                          I wonder if there will be enough people from the community who _will_ fork Rust and move on. I'd support that. I don't want AI slop on my computer.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups