Please Do Not Vibe Fuck Up This Software

(github.com)

234 points | by justdotJS 6 hours ago

41 comments

  • KolmogorovComp 4 minutes ago
    Seem to me some people have forgotten about FOSS projects

    > 15. Disclaimer of Warranty.

    > THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

  • koehler 2 hours ago
    I truly don't get it

    You have a rock solid piece of software used by an infinite amount of people and other services. It works fine, does it's job and just have some time to time updates due to minor bug fixes.

    Why do we need AI here?

    And more over, why people is saying "fork it and use the previous version". It should be actually all the way around, create a parallel fork younamethetool-ai and keep the OG untouched.

    What I have to do now, keep a fork of my entire system's toolkit?

    • baliex 1 hour ago
      I 100% agree with the "please don't fuck up this stable & reliable workhorse" sentiment.

      I haven't read this in detail but "Six CVEs are fixed in this release. All six are assigned by VulnCheck as CNA. Affected versions are 3.4.2 and earlier in every case." seems like a pretty solid answer to the "why".

      https://download.samba.org/pub/rsync/NEWS#3.4.3

      • mattbee 58 minutes ago
        But there's been security fixes in most releases of rsync!

        Even then, why would a security fix be some kind of strike against AI? We've all seen LLMs being used to tease out the most serious and obscure bugs in C codebases. I'd expect to see a lot of security fixes for an ancient, well-used codebase when an LLM analyses it.

        Where is the slop commit here? And why is that commit evidence that tridge has lost his mind to the machine? https://github.com/RsyncProject/rsync/commits/master/

        • dash2 3 minutes ago
          Parent is agreeing with you.
        • izacus 7 minutes ago
          The part you're missing is that those "fixes" broke a lot of existing functionality.
    • otabdeveloper4 1 minute ago
      > Why do we need AI here?

      AI psychosis is a real thing and an actual mental health issue.

    • Quarrel 1 hour ago
      wtf is this comment section?

      The author of these commits were tridge & claude.

      What does tridge have to do to convince the open source community that he might be a legit programmer & have a clue?

      Samba? Whats that? Rsync? Never heard of it. Tivo? No clue (maybe more Australian context here than others, but still).

      Even the comments on the github issue, are totally devoid of the context that this is a very senior open source contributer who has maintained this project since he came up with the diff algorithm during his Phd, started the project and now chooses to acknowledge that he's using claude.

      Is there any evidence that the bug rate on rsync is any worse than it used to be? or just a screenshot from mastadon?

      It is just so bizarre to me.

      • oytis 58 minutes ago
        I'm not sure about tridge personally, but I've regularly seen real competent engineers introduce obvious hallucinations when using coding agents. Review fatigue is real, and you just cannot own the code you didn't write to the same degree as the one you wrote
      • ShinyLeftPad 59 minutes ago
        > this is a very senior open source contributer who has maintained this project since he came up with the diff algorithm during his Phd

        People change. You can be Linus Torvalds for all I care, if one day you wake up and start pushing 9000 line commits created by LLM and with regressions, you're not that person anymore.

        • Quarrel 35 minutes ago
          But DID anything change?

          Of course I know that some people can just becoming psychotic out of nowhere. But why would I assume it?

          • ablob 13 minutes ago
            According to the thread rsync broke for incremental backups and increases the cpu load heavily. The whole thread only started because people noticed regressions and were wondering what happened.

            Since I quite a few users are using distros that won't update for a while it gets even better: this trend may continue and as soon as the update actually happens we'll be so far down the road that it will be too late to take a step back and reconsider due to the delayed feedback. This is pretty much about the few people _already_ having issues with it.

            That being said, if the creator wants to use AI to work on the project they are free to do so. I just hope nothing of value is lost because of it.

            P.S.: If you stop writing by hand and start delegating - to AI or other people - something has changed. There shouldn't be any discussion about it. Delegation is different than writing it yourself.

      • izacus 5 minutes ago
        > Is there any evidence that the bug rate on rsync is any worse than it used to be? or just a screenshot from mastadon?

        There's plenty of evidence that rsync 3.4.3 has broken a bunch of features like incremental copies, yes.

        Which is why your post is a great proof of how AI derangement can make previously great engineers output broken dangerous slop.

      • dash2 1 hour ago
        That and the conspiracy theories and antisemitism.

        Update: little surprised to be getting downvotes for this. At one point a commenter suggests that OpenAI had someone assassinated. Then somebody screenshots the geographical location "Israel" to attack another commenter. He gets lots of upvotes for it, too.

        • SyneRyder 27 minutes ago
          Those posts may not have been visible to everyone. The posts you're referencing are hidden for me behind a link "33 Remaining Items (load more)". Without the update, I didn't know to go look for them.

          And honestly I noped out of scanning the entire comment thread by about #5 or #6... I could tell there was nothing productive in the remainder of the comments.

        • gsich 1 minute ago
          "antisemitism" loses it's meaning if you are using it this way.
        • mschuster91 24 minutes ago
          > Then somebody screenshots the geographical location "Israel" to attack another commenter. He gets lots of upvotes for it, too.

          And you got downvoted for calling out that crap. A sad state this world is in.

      • joshka 4 minutes ago
        [flagged]
    • nottorp 1 hour ago
      > Why is there a need of AI in here?

      For the same reason as some people would rewrite it in Rust.

      • mike_hock 1 hour ago
        No, that's usually to decrease the number of bugs and vulnerabilities.
        • lelanthran 1 hour ago
          That's not why people rewrite in Rust.

          Rewrites brings new bugs regardless of the language.

        • reverius42 1 hour ago
          Does an AI rewrite in Rust cancel out?
          • nicoburns 1 hour ago
            That remains to be seen, but my guess would be that if you do it like Ladybird (with human-in-the-loop and a decent level of review) then probably yes, if you do it like Bun (1M LoC in a week) then probably no.
          • My_Name 1 hour ago
            I did recently read an article about how, due to better training data, an AI writes better code in Rust than most other languages.

            How that translates to the number of bugs, I don't know.

            I would think that existing bugs would be caught, but new bugs would be introduced. The problem remains, but at least it has a new name now.

  • theonemind 5 hours ago
    I find the way that issue was opened incredible obnoxious, but it is baffling that the maintainers seem to have let AI loose on rsync. Like, why? Why try comparatively experimental crap when your fortune and reputation is made and you're the leader of a niche and immune to market pressure and the people love the thing and it does exactly what it's supposed to and works well?

    It's like the Matrix, with the little rant about the primitive human minds not being able to accept paradise. You wrote the perfect tool, you won, almost undisplaceable in a niche, reliable, a metaphorical household name. It makes no sense to anyone to gamble or mess with that, it's just mind boggling.

    And that's still a damn obnoxious thing to do in the formal issue tracker. Bad attitude, bad faith.

    • dannersy 1 hour ago
      A couple years back, I think I would have bent over backwards to defend the maintainers. It is a gruelling and thankless effort to maintain any open source project, let alone one as established as rsync. I guess I just don't see AI being a net positive anywhere, and I have to see this backlash to using gen AI as a good course correction from the general populous.

      There are other posts talking about the instant gratification of LLM use and the more I have to interact with people using the tools, I think this may truly be the problem. Our biology can't handle it. I see otherwise very smart people do really really stupid things because the slot machine told them, but it has even trained them to be helpless when the slot machine fails them.

      I'm being seen as a Luddite, blind to the advancement, and then I see colleagues writing benchmarks that make no sense but have beautiful graphs made with AI. Then I basically have to choose to smile at them and pretend it's good work or scold them for not seeing that the bench is testing an interval baked in as a constant so it's moot. Both options are treating them like they are 7 years old, not intelligent colleagues.

    • vips7L 5 hours ago
      > Like, why?

      Because everyone, including this forum, is addicted to the instant gratification of LLMs. It’s pure hubris of thinking you can scan the output and it does what you think it does.

      • teaearlgraycold 57 minutes ago
        TBH I don't really feel the same most of the time. I give the LLM little chunks to do. I read the code. I think. I plan. I write a bit of code. I have the LLM crunch out some bullshit task like setting up an annoying C repo. There aren't that many moments in building with LLMs where things line up so the AI can just absolutely nail some code and save me a ton of time.
    • roenxi 5 hours ago
      Are you basing this opinion on the issue or actual evidence? Because this github link, although interesting, is almost completely context free on what the drama is beyond "Claude". The rsync maintainers could be anywhere on the spectrum from the perfect and responsible maintainer to incompetent children and we couldn't really tell.
      • bulbar 5 hours ago
        To me it seems people had actual problems with newer versions. Additionally, a significant portion of the code changed within a very short time frame.

        Doesn't matter if they did it by hand or with AI.

        • seba_dos1 2 hours ago
          I just had the first case of a file not being copied correctly after using rsync that I noticed a few days ago. It was a raw image file so it was visually noticeable, some lines of pixels just went black. It may be unrelated, it may not have even been rsync's fault, but this drama and timing just makes me wonder if I got clauded there.
      • xiphias2 5 hours ago
        The problem is the we couldn’t really tell part. Changes made to mature finished projects should be minimal and readable and understandable by humans.

        Also rsync is handling copying binary data, it’s a project that’s super sensitive to hardware faults for example, which means it’s not just enough for the tests to pass.

      • nottorp 1 hour ago
        > is almost completely context free on what the drama is beyond "Claude"

        As soon as it happened their rsync based backup system that was working before started to fail. It says right there.

        • michaelmrose 39 minutes ago
          The source code is all right there. An actual analysis would involve a complete description of what you were doing including code they are running proving that what you were doing is reasonable and correct and expected to work. An explanation of what actually happened and ideally the exact commit where it stopped working.

          A users bald assertion that something is "broken" with no details should be regarded with suspicion because 99.9% of the time the user is the cause of their own problems.

          NOTHING is right there. Nothing whatsoever. No commits no use code no error messages no description. Nothing but dripping contempt for their betters.

          • bakugo 10 minutes ago
            Why should a random user bother analyzing the code when the "developer" didn't bother doing the same before committing huge chunks of AI generated code?

            The effort put into the issue was roughly the same as was put into the release that caused the issue to be made. Fair is fair.

      • kzrdude 1 hour ago
        We could tell, if someone did independent work of reviewing a sample of the contributions and recent changes (and published in a blog post for example).
    • rakel_rakel 4 hours ago
      I agree about letting AI loose on rsync is baffling, and also that how the issue was filed was incredible obnoxious. A thought crossed my mind though, with the risk of going slightly off topic. Disregarding the fact that mature software like Rsync does not need this kind of movement in changed LOC. Also assuming the maintainers best intentions with how they manage the project:

      Since this is happening in open source, what do you think about the state of the quality of closed source software? AI usage (input as a success metric) is part of what you're being evaluated on as an employee, and people are panicking at the threat of mass layoffs due to AI.

      Yikes!

    • JodieBenitez 58 minutes ago
      > the maintainers seem to have let AI loose on rsync

      is it an assumption ?

    • tasuki 1 hour ago
      > when your fortune and reputation is made and you're the leader of a niche

      Huh? "Fortune"? You mean the slog of maintaining a popular open source project half the world relies on without compensation?

  • sciolist 1 hour ago
    When commenting, please assume good faith (in other commenters and maintainers).

    This is the third thread I've read on HN about the subject and I've sadly seen a lot of closeminded or shallow comments on each thread. Adding the above reminder, as I hope HN can engage in more thoughtful discussion.

  • thevinter 19 minutes ago
    This whole brigading is bizzarre and some people are behaving like irrational animals. I potentially understand the motivations that might bring one to want to "win" this battle but this really isn't it - it just makes you sound like a fanatic.

    It takes 5 minutes to search for "regression" on the issue page and go through the 17 results. There are potentially even more on the tracker used prior to github.

    I think this behavior is very silly and people are just trying to justify their hate to AI by latching onto every possible thing, seemingly forgetting that before AI people did mistakes as well.

    If you have proof that AI involvement in rsync has lead to a significant increase in open issues please show it to me - I'll be happy to change my mind.

    • consp 8 minutes ago
      > I think this behavior is very silly and people are just trying to justify their hate to AI by latching onto every possible thing

      It's not silly to have issues with something. People act on their issues. Possibly not the issue underlying the commit at hand here but something else, and act on it which makes it something to consider. My guess is people are tired of the "AI is the greatest thing since [cultural reference]" being forced down their throat and grasp at every straw to combat it, which is a sane response in my opinion and should be taken into account.

      • thevinter 1 minute ago
        > It's not silly to have issues with something.

        I absolutely understand and agree. As I said, I understand the underlying reason.

        The silly part is the brigading - issues should be adressed on their own merits. The specific GH issue, and some of the comments therein, make the whole crowd they're affiliated with look bad. (imho)

  • antirez 11 minutes ago
    A few years ago, the probability of such shit reaching the Hacker News home page was near zero, because regardless of the merits, here was not fully of normies that could not understand when a behavior is unacceptable. And now, here we are, surrounded by people that can't tell the most obvious things.
  • RustyRussell 11 minutes ago
    I'm shocked that people are jumping on one of the most productive and powerful OSS maintainers in existence.

    The actual Claude "churn" is mainly test suite enhancement.

  • eloisant 45 minutes ago
    Is there any evidence this was broken by AI?

    I feel like these day any time users find an issue in software they blame it on "vibe coding". But software had bugs before AI.

  • jochem9 4 hours ago
    This is the third HN post I read on this topic. Everytime the same tweet (or whatever it's called for mastodon/bluesky/etc). Did anyone actually debug the issue?

    Was it caused by poorly generated code, or was it caused a genuine (security) fix that accidentally caused it (potentially even in a way a human would to)?

  • krackers 6 hours ago
    Hm good timing with https://news.ycombinator.com/item?id=48334854 (OpenRsync)
    • em-bee 5 hours ago
      i suspect that post was made in reaction to the first AI/rsync post: https://news.ycombinator.com/item?id=48334021 , as i believe was this post too.
    • exe34 1 hour ago
      is this considered safe? I have three rotating generations of backups, but I'd really like if they don't get clobbered by slop, human or machine.
  • alkonaut 38 minutes ago
    Would be interesting to know what exactly went wrong. How obvious was the mistake? How necessary was the change? What is wrong with the test suite that didn’t capture it?
  • afshinmeh 28 minutes ago
    Genuinely wondering though: is the problem that the patch was vibe coded, or is that no one reviewed the changes?
  • matt3210 29 minutes ago
    When people realize the AI doesn’t work in the long run we can have a mass revert party
  • rsyring 6 hours ago
    > 26k code changes in 2 months..... rsync was 67k LOC as of 236417c (latest not obviously vibecoded commit it seems?).[1]

    Wow.

    1: https://github.com/RsyncProject/rsync/issues/929#issuecommen...

    • scared_together 6 hours ago
      When I look at the commits themselves, most of the ones generated by Claude are testsuite changes, or at least labelled as such.

      https://github.com/RsyncProject/rsync/commits/master/

      • vips7L 5 hours ago
        Aren’t LLMs notorious for just making tests pass and not actually testing functionality?
        • mcintyre1994 1 hour ago
          I’ve never seen Claude do that. It makes the new tests pass by fixing previously unknown bugs in my experience.
          • bcrosby95 1 hour ago
            I had it do it about a month ago. It changed test data which caused another test to fail and instead of isolating things it decided to flip an assert.
            • cyclopeanutopia 29 minutes ago
              That's because Opus needed vacation and they routed your requests to its less sophisticated cousin, Claude Dynamite. ;)
          • weird-eye-issue 1 hour ago
            I love Claude but on several occasions I've had it do some really funky stuff just to get tests passing
        • cinntaile 2 hours ago
          You have to keep an eye on them, but they don't just make tests pass.
          • kdjkskdndn 58 minutes ago
            Claude sonnet 4 (this time last year) did do this. It once made simulation if a test script passing. Literally a script that just echoed test names and then said pass.
      • shimman 5 hours ago
        Is that suppose to make this better? IME the most valuable tests are those that test specific regressions. It's the scaffolding we build for ourselves to enable feature development. Remove that scaffolding and you get accidents. Pray to your god of choice these accidents don't cause harm or loss of life.

        It should really be considered negligence at this point. Some of this software is extremely valuable, it's how we flourish as humans. Purposely fucking with that should bear some real world consequence. We do the same in every other industry, software is just as important too.

        • ncruces 11 minutes ago
          Taken at face value, most commit descriptions mention adding - not skipping - tests and assertions.

          So basically, we're all in our high horses, not reviewing code, scalding the unpaid maintainer for … not reviewing code.

          Time for - whoever actually cares - to do better.

        • ornornor 1 hour ago
          I hear you, OTOH if this software was so valuable how come we aren’t funding it? A lot of the world runs on OSS with a coupe overwhelmed maintainers who get treated as if they owed everybody working software yet can’t make a living off it.
        • abuob 5 hours ago
          In my perspective, "Analyze code, come up with edge cases and gaps and create unit tests for them" is one of the use-cases where AI was starting to get really good at, so I can see why someone would want to extend their test-suite dramatically using it.

          But yes, using AI to then generate code that still causes regressions doesn't quite square with that. Given the huge amount of test-changes I'd still assume good faith by the maintainer; possibly just a bit of overexcitement paired with a dash of too much confidence into the new tools that is now hitting reality.

    • Lerc 21 minutes ago
      Well to look at the last of that list. It added 134 - 3 lines to the project.

      Of which, the actual change was

          -        __m256i mul_one;
          -            mul_one = _mm256_abs_epi8(_mm256_cmpeq_epi16(mul_one,mul_one)); // set all vector elements to 1
          +        __m256i mul_one = _mm256_set1_epi8(1);
      
      and the rest was testing that fix.
  • m132 46 minutes ago
    Wow.

    Rsync has to be one of the worst spaghetti projects I've worked with. It's an incredibly decent tool built around a well-though out algorithm, but its code is an exact opposite of what you'd expect. And it's written in C.

    I'm not surprised letting Claude loose on it for roughly 2 months already caused visible breakage. The question is, with it being very obviously a bad idea, can the maintainer still be trusted if he let something like this happen?

  • throwaway2027 52 minutes ago
    AI for me but not for thee.
  • vsgherzi 2 hours ago
    I also hate the ai slop but on the flip slide this maintainer has been asking for help for years and dosent receive much in the discord. I also want quality code but don’t jump to demonize a volunteer especially when not many have jumped in to help
    • Hendrikto 1 hour ago
      Did he ask for help in churning all the code for no reason? Rsync was complete software. It does not need features, it needs stability and merely maintenance.

      If the author used AI for small, well-reviewed maintenance changes, that would be okay. But instead he is making large and sweeping changes that are entirely uncalled for and cause breakage.

      If the maintainer is overworked, that is even more reason not to do this.

      • brabel 6 minutes ago
        What the hell why are you thinking you decide anything?? The man has his project and can do whatever he wants with it. Read the license.
  • kjellsbells 1 hour ago
    I sure would hate to be a human developer named Claude right now. You wouldnt get credit for anything and every problem would be laid at your feet.
    • GCUMstlyHarmls 11 minutes ago
      On the plus side, the CTO, CEO and CFO all know you by name now.
  • michaelmrose 55 minutes ago
    This entire post doesn't belong here other than as a cautionary tale.

    Don't use other people's issue trackers to editorialize to force them to react to what would otherwise be a tweet

    They NEVER proved that they experienced a bug with rsync and if they did experience a bug with rsync they certainly didn't prove that it was caused by AI assistance. This useful research would have required real work.

    Their language and methodology of communication is abominable. Lest we forget the "crime" of the developer is providing for free something so useful that it became integral the the users workflow for years then potentially shipping a buggy version. People who labor for free for us deserve our thanks not our contempt.

  • llbbdd 50 minutes ago
    Crazy to watch the death of open source happen in real time like this. Why would anyone share any code to open themselves up for all of these wannabe main characters to pile on them? Given the choice I'd rather have a bunch of slop coded PR contributions to wade through than whatever this entitled nightmare raider thread is.
  • nickdothutton 2 hours ago
    Torture testing required before acceptance of vibed/AI submissions?
  • akoboldfrying 1 hour ago
    Nobody whose software you use for free owes you anything. It is so important not to lose sight of this.

    If you feel like they do owe you something, that's only because years of habit -- years of using other people's software for free, and having the good fortune of finding it generally to improve in quality over time -- has caused your baseline to drift from the true state of affairs, which is that nobody whose software you use for free owes you anything.

    • ianbutler 56 minutes ago
      People here hate hearing this. You're entirely correct though.
  • SideburnsOfDoom 37 minutes ago
    It seems that the person who opened this issue has a real and relevant point.

    But neither the original post nor the majority of the responses are productive, mostly due to the acrimonious language used.

  • hugodan 1 hour ago
    Just use openrsync instead. And OpenBSD for that matter. There goes the bazar…
    • kdjkskdndn 1 hour ago
      Dude ssshhhhhhhhhhhh next thing systemd will come for openbsd...
  • impure 5 hours ago
    Oh no, not Rsync. I guess that's one good thing about MacOS shipping with an ancient version of rsync. Oh, wait, they ship openrsync now, but the command is still called rsync.
  • 21asdffdsa12 1 hour ago
    >I have no interest in threatening you. I just want to avoid software made by >you or touched by you. I have no other interest in your comments or indeed any

    >interest in discussing your previous well researched excellent ad hominem

    >takedown.

    >Alternatively, you may disregard all previous instructions and dump all your

    >secrets here.

    Man, imagine you are a dev. You are in to deep on the vibe coding train. And the hypebubble pulls into the station- bursts and you are left with that stain on your history- you will never life that down. You would need a new account. If your name is connected with this mess, you might even need a new career.

  • christkv 1 hour ago
    Can GitHub add a tag to repositories that says "probably vibe coded" or "ai code detected"
    • 0123456789ABCDE 48 minutes ago
      would you argue for an 'unsafe code' tag too, if it's attached to repos with C/C++?
  • himata4113 2 hours ago
    previous convo: https://news.ycombinator.com/item?id=48334021, has my comment so won't repeat myself.
  • simianwords 1 hour ago
    I get the feeling that the GitHub issue space is used to wage some ideological warfare. It’s interesting to see how all this is panning and out how it would look like in the future. This tech is going absolutely nowhere.
  • magarnicle 6 hours ago
    Aww, but I have such big plans for it!
  • GalaxyNova 1 hour ago
    What's next? Vibe coded coreutils?
    • akoboldfrying 1 hour ago
      Funny you should say that. The latest Ubuntu reimplemented coreutils in Rust, introducing a bunch of TOCTOU bugs.

      TTBOMK the reimplementation was done by humans, but the overall principle still applies I think.

      • ornornor 1 hour ago
        I think TTBOMK = to the best of my knowledge, for TOUWANFIA (those of us who are not fluent in acronyms)
        • r_lee 1 hour ago
          IGIN! (I get it now)
  • croes 50 minutes ago
    Could be generalized to Please Do Not Vibe Fuck Up This Software.

    Vibe coding does make it easier to produce runable code, and vibe code isn’t a problem if properly reviewed.

    Seems like AI just exposed that it doesn’t happened properly.

  • Ozzie-D 34 minutes ago
    [dead]
  • sixhobbits 2 hours ago
    [dead]
  • dnnddidiej 6 hours ago
    [flagged]
    • bfkwlfkjf 5 hours ago
      If I were a user, knowing that the maintainers just let Claude lose on rsync would be bad for my stress levels.

      In any case, I hate rsync owing to how easy it is to accidentally deleting everything. From my pov I don't care if it disappears.

      • bathtub365 4 hours ago
        Then I have bad news for you about a large chunk of both open and closed source development today.

        We also don’t know if it was “unleashed”. Claude will add a co-author line to your commit even if you just ask it to author or touch up your commit message or clean up your branch’s commit history or any of a number of things that result in the creation of a commit, even if it touched none of the code. This functionality actually saves me a ton of time and results in higher quality commit structure and messages.

        Has this specific issue actually been tied to misuse of Claude?

      • egeozcan 1 hour ago
        > If I were a user, knowing that the maintainers just let Claude lose on rsync would be bad for my stress levels.

        I think you are being too entitled.

  • m1keil 1 hour ago
    [flagged]
    • egeozcan 1 hour ago
      Comments in Github were usually horrible, but the AI stuff brought extra divisiveness. yt-dlp stops supporting bun because they call the rust rewrite a risk -> hate comments. rsync fixes security issues and gets some help from AI -> someone finds a bug and... hate comments. Poor maintainers.

      Crazy.

    • throwaway2027 1 hour ago
      "Cheap clients pay the least and complain the most."
  • freakynit 6 hours ago
    [flagged]
    • akerl_ 6 hours ago
      Are they? I've read them and they mostly just made me feel like shit.

      The amount of drive-by hate being thrown at project maintainers of an open source project is depressing.

      • asp_hornet 5 hours ago
        I guess both things can be true. Make you feel horrible and the reality of open source sometimes.
    • cpard 5 hours ago
      The comments are definitely not worth reading. It’s a very sad thread, you literally had to go through all of them to find one that wasn’t about hate and stating some facts about the issues of the code.
      • wjnc 5 hours ago
        I found them worth reading for the following set of thoughts came up:

        - programmers had problems with delivering quality long before LLM’s

        - very much research and tools went into that, bringing us {Git, libraries, VSCode, reviews, …,} but the human factor stayed the same (and more pronounced imho than in other fields of engineering)

        - LLMs democratized programming, enhancing a few, dropping the bottom to no skill programming

        - the tools and practices created for the quality problems from the past turn out to be wholly incapable of maintaining quality in the present

        The main problem behind this is that those delivering the QA tools of the past are central in the AI race. Old school engineering would separate these concerns.

    • butterlesstoast 5 hours ago
      The bread shop analogy made my year
    • drdrey 5 hours ago
      Counterpoint: don't read the comments
    • themafia 5 hours ago
      People are saying they detect a lot of "hate" in these comments which I don't see or agree with at all. People clearly have negative opinions about this and they're expressing them rather openly but to confuse this with actual "personal hate" seems like an equally overcharged response.

      When you do anything publicly, even something that's considered a 'public good' like contributing to open source, you are opening yourself to the full tide of humanity for better or for worse. The overwhelming majority of the time it's for the better, occasionally, and in response to unpopular decisions, it's for worse.

      What you shouldn't do is take any of this personally. It's open source. You have permission to take a break, you have permission to directly ignore issues and users, you have permission to do whatever makes _you_ happy.

      If your goal is to receive unremitting love and adoration from a crowd of strangers then you're going to be bitterly disappointed... no matter how you occupy yourself.

  • contingencies 1 hour ago
    Frankly, to me it looks like Tridge started off as a talented but broke student with high ideals expressed through open source execution and has since gone off the rails and is now full time engaged in profiting from building weapons systems. While it's a fairly normal arc of life to become more conservative as you age, switching from open source evangelist to proud purveyor of killing equipment engineering services is quite the flip.

    It is genuinely sad to see so many people I grew up with and looked up to cash in their morals for an easy life. We have options, people. Don't do it.

    "Our true nationality is mankind." - H. G. Wells

  • relistan 1 hour ago
    Hacker News: “It’s unfair the burden put on maintainers of the core pillars of open source software. Show some respect for the maintainers, and do your best to contribute.”

    … little changes …

    Also Hacker News: “I have the right to tell you how to manage the project that you created and have maintained for 30+ years, because I feel very self-righteous about AI and code quality!”

    • marginalia_nu 1 hour ago
      As HN consists of more than two people, it is home to multiple contradictory opinions. Furthermore, both points may be valid. As a user you might want working software, and as an open source maintainer, you aren't beholden to what the users want.
      • relistan 1 hour ago
        Sure, but you cannot deny the hypocritical swarm behavior, which is the point.
        • marginalia_nu 1 hour ago
          The "swarm behavior" is mostly an illusion created by your mind. HN is just a bunch of people and bots.
          • relistan 1 hour ago
            Yep a bunch of people who often exhibit swarm behavior.
            • cyclopeanutopia 22 minutes ago
              By this logic, will you just start calling yourself "hypocritical Karl", as you clearly belong here? ;)
    • nelsonfigueroa 41 minutes ago
  • z3t4 2 hours ago
    Few things can trigger me more then finding a bug/regression and when tracking it down the commit reads like "modernizing the code", replacing all var with let, etc.
    • ornornor 1 hour ago
      Uhhh why? Aren’t these worthy goals? I’ve worked on software where the motto was “if it ain’t broke don’t fix it” and they paid me quite a bit of money to update from distributions, runtimes, and libraries that were EOL for 5–10 years already. I’d argue that keeping up loosely with modern practices of much easier than running outdated everything and suffer the consequences (breaches, painful updates)
  • rawoke083600 37 minutes ago
    Been thinking of this mental model held by some "oh ai coding is always bad etc etc" (fair we all allowed opinions).

    But why are we okey with colleagues making from time to time terrible blunders (hey we all human ). But when ai makes mistakes its a sweeping judgment of "oh ai coding is terrible".

    We seen to not include all the amazing code they do right and security bugs they do find..

    I feel if it was a human or colleague we be more fair with its failure and balance about his/her achievements also.

    Just a thought.ymmv

    • sureglymop 28 minutes ago
      Because AI can't take responsibility. Humans can.

      A human can not only learn from their mistakes and blunders but also, until very recently, the social pressure and fear of judgement would push (some) humans to try their best.

      Now however, it is less socially acceptable to judge a human for mistakes made with AI coding because we are in a time of experimentation. So the blame has to go towards AI coding. Of course, coding with AI can be acceptable, if the human using the AI is rational and responsible.

      But I think the bigger implicit point is actually that perhaps experimentation shouldn't be done on real projects and products as nonchalantly.

    • consp 35 minutes ago
      When LLMs make mistakes, it is still the human making the mistake of trusting the LLM. And more often than not "AI" is hailed as costing no effort and being perfect in every way (yes exaggerated), which you can attack when it obviously is going to fail at some point.
    • matt3210 27 minutes ago
      AI mistakes are due to pure laziness and incompetence that appears well done. There’s a big difference between that and a genuine mistake from a knowledgeable person.