27 comments

  • wg03 hours ago
    Which goes on to prove that bottleneck isn&#x27;t in writing the code. It is in reading and understanding the code.<p>We all had that one &quot;productive&quot; engineer in our teams who would write huge PRs that would have large swaths of refactoring whether warranted or not and that was way before anyone even could imagine in their wildest dreams that neural networks could generate that huge amounts of code.<p>The net effect of such a &quot;productive&quot; engineer always was that instead of increasing the team velocity, team would come to a crawling pace because either his PR had to be reviewed in detail eating up all the time and&#x2F;or if you just did cursory LGTM then they blew up in production meanwhile forcing everyone back to the drawing board but project architecture would have shifted so rapidly due to his &quot;productivity&quot; that no one had a clear picture of the codebase such as what&#x27;s where except that one &quot;super smart talented productive loyal to the company goals&quot; guy.
    • chapinb3 hours ago
      Sounds a like a tactical tornado, made me think of this paragraph:<p>“Almost every software development organization has at least one developer who takes tactical programming to the extreme: a tactical tornado. The tactical tornado is a prolific programmer who pumps out code far faster than others but works in a totally tactical fashion. When it comes to implementing a quick feature, nobody gets it done faster than the tactical tornado. In some organizations, management treats tactical tornadoes as heroes. However, tactical tornadoes leave behind a wake of destruction. They are rarely considered heroes by the engineers who must work with their code in the future. Typically, other engineers must clean up the messes left behind by the tactical tornado, which makes it appear that those engineers (who are the real heroes) are making slower progress than the tactical tornado.” - John Ousterhout, A Philosophy of Software Design
      • hnthrow02873452 hours ago
        I have seen precisely zero consequences for these people because they usually leave after not too long and go somewhere else, sometimes for higher pay. The slower folks end up getting the worse code and no raises in exchange for comradery.<p>But also I have no idea how that situation arises unless the slower folks are just auto-approving PRs. You kind of did that to yourself if you let the new person get away with it.
        • hunterpayne1 hour ago
          My experience is exactly the opposite. The TT ends up being the last engineer standing a lot of the time. The people who want to have better refactoring and more maintainable code are usually the ones who move on. The TT often stays in the same place for 25 years. Often correcting mistakes they themselves made in the past.<p>I knew one engineer who came in every Sunday night to process missed orders from an e-com system they wrote. They were unable to actually fix the problems with their code, so they just fixed the problems by hand. Every week...for years on end. Management thought he was a star who worked hard. The devs knew he was the worst engineer they have ever worked with. He still works at that same company 25 years later.<p>The correlation between what management thinks and reality can be pretty large at times.
          • wiether6 minutes ago
            The profile you describe is not a Tactical Tornado to me.<p>A tornado is something big and temporary.<p>Someone who makes a mess but stays to fix it cannot be described as a tornado.<p>I worked with actual TT and with people fitting the profile of your guy.<p>To me they are quite different and have a different impact on the teams they work &quot;with&quot;.<p>I would say your guy is more a Sisyphus.<p>The ones I met where thought as hard working by management, because they actually were.<p>If your guy works extra on Sunday for free, they&#x27;re working hard in my books.<p>They were not thought as stars, but they were more liked than average 9-5ers. &quot;I know he&#x27;s not great, but at least he&#x27;s compensating by working harder&quot;.<p>In the end, if they make something not great, but the work expected from what they do is actually achieved, that&#x27;s more than most.<p>And I honestly prefer the Sisyphus to the TT. At least I know they&#x27;ll own what they do. Not drop it on everyone else to go chase their next &quot;miracle&quot;.
          • DANmode1 hour ago
            Fix your last sentence while there’s still time, an otherwise super strong comment.<p>(Thank you.)
        • swat53520 minutes ago
          &gt; I have seen precisely zero consequences for these people because they usually leave after not too long and go somewhere else<p>In my case, it&#x27;s worse than that. They usually get promotions, raises and move up the ladder. The business only cares about thing: making cash. This means pumping out feature as soon as possible because the sales team closed a million dollar contract, which includes features we don&#x27;t have.<p>The engineers who deliver the features are noticed by managers and win big. No one cares about code quality and half the time, the code is rewritten or thrown away anyway..<p>I&#x27;m sure there exists organization where code is treated as art, but I sure as heck haven&#x27;t worked in one. Over the years, I&#x27;ve given up trying to cleanup crap code, now I just get the work done as best as I can and call it a day.
        • Philip-J-Fry2 hours ago
          I can tell you how that situation comes about.<p>You start by rejecting those PRs, saying &quot;write more maintainable code, not quick hacks&quot;.<p>Management starts pressuring the original developer &quot;why is it not merged yet, I thought you had it working&quot;.<p>That developer hits back with &quot;well, it failed code review, they want me to refactor it&quot;.<p>Management goes back to the reviewer, &quot;why did you fail this? It meets coding standards right? Pipeline is green&quot;.<p>Reviewer says &quot;Well, yes it technically meets coding standards but it&#x27;s full of hacks and is not future proof, it will bite us.&quot;<p>Management says &quot;If we coded for tomorrow we&#x27;d never get anything done. Don&#x27;t be so awkward&quot;. And then code gets merged.<p>Then you learn to just let these people go wild. If it hurts in the future you have a nice little &quot;I told you so&quot;. But in my experience, management doesn&#x27;t actually care if it hurts us in the future, it&#x27;s not their problem. They just say &quot;Well give me bigger estimates if you need to refactor&quot;. Fair enough, it&#x27;s not a big deal but it is a pointless slog of picking up the pieces.<p>The other way it comes about is when the original developer just isn&#x27;t really that good of a developer. So you end up in such an endless feedback loop trying to get the code in a good state that you piss everyone off and it&#x27;s just easier to merge it.<p>Some hills just aren&#x27;t worth dying on. And these guys can be exploited for your own advantage if you want to get code merged quickly ;)
          • alexandra_au53 minutes ago
            &gt;You start by rejecting those PRs, saying &quot;write more maintainable code, not quick hacks&quot;.<p>How do you go about that when for example, my previous employer just allowed any software developer to commit to any branch, and there was never any code review happening?
        • mrgoldenbrown1 hour ago
          &gt; I have no idea how that situation arises unless the slower folks are just auto-approving PRs.<p>Restricting changes to PR&#x27;s is nowhere near universal.
        • pphysch2 hours ago
          In objective terms, these tactical tornadoes are among the most valuable headcount at a big company to the extent that they can rapidly patch production issues and restore service, by any means possible.<p>The problem is allowing this kind of frantic tactical development even in &quot;peace time&quot;.
        • jcgrillo2 hours ago
          They&#x27;ll often exploit a power dynamic. If you&#x27;re less senior than them, in some organizations it can be very difficult to stand up to that behavior. I experienced that at my previous employer as a relatively senior engineer, even. Top down organizations look unfavorably on feedback that runs upwards. Your pushback will be seen as standing in the way of progress.
        • smaudet2 hours ago
          &gt; You kind of did that to yourself if you let the new person get away with it.<p>In theory, sure, but in practice, to echo the others, you often don&#x27;t have a <i>choice</i>, because of power dynamics&#x2F;politics.<p>Its easy to say &quot;its management&#x27;s fault&quot;, but the principle is the same - these guys are spammers and quacks (and deserve nothing less than to be confined to the level of hell reserved for spammers), they just have to spam long enough and something will get through (volume over quality). And after their &quot;success&quot; i.e. fraud, they can ditch the company and move onto the next. I&#x27;ve seen multiple &quot;seniors&quot; like this, not actually very good at the work, but great at pushing half-baked slop.
      • subarctic1 hour ago
        That paragraph uses the word tactictal a lot without explaning what &quot;in a totally tactical fashion&quot; means
      • abirch3 hours ago
        AI can be the ultimate tactical tornado.
        • pkulak54 minutes ago
          Yup, this was my first thought. Tell an LLM that there&#x27;s a bug, and it will _happily_ add 200 lines to the project, usually wrapped in if statements so that it all interleaves with existing code. Then it will write twice as many lines in tests, run it all, and be done. Your bug is fixed. All the tests run, and test coverage went up. Now do that a couple dozen more times. :shudder:
        • joe_mamba2 hours ago
          But it really doesn&#x27;t have to be like this.<p>For their bug bounty program, the company can just charge 5-10$ per submission to guarantee everything you send gets thoroughly reviewed by a human, and so it completely eliminates bot slop DDoS submissions overnight. If your bug and PR was actually good, then you get 10 + 1000$ back, and if it wasn&#x27;t good, then you need to do better due diligence next time, and the skilled human feedback you received on why it wasn&#x27;t good, was a valuable lesson for your engineering career, and it only cost you the price of a Starbucks latte, and it also cut out all the scammers polluting the system. This way everyone wins.<p>I said it before and I&#x27;ll say it again, for opportunities open to the entire world on the internet, adding monetary friction is THE ONLY (anonymous) WAY to filter out serious people from bad actors doing spray-and-pray hoping they&#x27;ll make some money, or get that job, by weaponizing AI bots. You can&#x27;t rely on honor systems and a high trust society on the anonymous open internet, you need to financially gatekeep to save yourself and your sanity, and make sure the honest serious people you want to engage with don&#x27;t end up drowning in the noise of the scammers and unscrupulous opportunists.<p>But we can&#x27;t shut ourselves down just because we refuse to apply solutions to AI slop DDoS.
          • dotancohen1 hour ago
            <p><pre><code> &gt; monetary friction is THE ONLY (anonymous) WAY to filter out serious people from bad actors </code></pre> How are monetary transactions anonymous?
          • goalieca2 hours ago
            The bots spam even when there&#x27;s no bug bounty program. The emails start out with &quot;I received $500 for a similar reported on another site&quot;
          • nathanielks2 hours ago
            This is a great strategy idea, I like it. I&#x27;m not good at thinking out the curse of the monkey&#x27;s paw, so I&#x27;m curious if folks can think of any downsides.
          • CamperBob22 hours ago
            <i>I said it before and I&#x27;ll say it again, for opportunities open to the entire world on the internet, adding monetary friction is the only way to filter out serious people from bad actors doing spray-and-pray hoping they make some money or get that job through weaponizing AI bots and sucking all the air in the room.</i><p>So many problems can be solved that way, including customer support. Instead of having to post a sob story on Twitter and HN when the AI at BigCo bans my account for no reason, why not charge me $100 for access to human support that is empowered to triage and escalate genuine issues? Then, issue a refund if the problem is on their end.<p>I don&#x27;t understand why this isn&#x27;t a thing.
            • thfuran1 hour ago
              $100 is way too much. Maybe $5 to get people to spend 30 seconds on google to solve the easy problems instead of calling. But I wonder if even that would be enough to significantly incentivize claiming everything is intended behavior &#x2F; user error just for another revenue stream.
            • hnlmorg1 hour ago
              $100 for someone in SV isn’t much. $100 USD for someone in Africa, India, some parts of Asia could be a week or even months salary.<p>You could probably adjust the cost per region, but then you open yourself up to spam bots again because it’s trivial to spoof one’s location.
            • stackskipton1 hour ago
              My guess is there is no easy way to deal with chargebacks and they would probably be bad.<p>It would almost need to be analog. Fill out this form and drop it in the mail with 10 bucks inside.
              • thfuran1 hour ago
                Placing holds on money on a credit card is totally normal. Hotels do that all the time.
              • CamperBob21 hour ago
                <i>My guess is there is no easy way to deal with chargebacks and they would probably be bad.</i><p>Sure there is. That would be <i>casus belli</i> for a real ban.
            • travisgriggs1 hour ago
              It’s hard to forecast this. Support calls occur chaotically. So staffing to support them is difficult to do in a way that keeps a steady margin.
            • dotancohen1 hour ago
              Then who arbitrates the inevitable dispute over whose end the problem was?
              • CamperBob210 minutes ago
                For the times when it actually saves the company from going through arbitration, $100 is cheap.
            • thavalai1 hour ago
              I wonder if transaction costs get in the way. Someone has to pay the payment provider in both directions.
      • wg02 hours ago
        This is profound and beautiful description. Thank you for sharing. Totally can relate to that. Been there, seen that.
        • ffsm82 hours ago
          Do people like that exist?<p>Totally.<p>But seriously, I guarantee you the opposite is more common- the incompetent devs which can&#x27;t manage shipping anything, keep trying to do &quot;surgical and small edits&quot; after 1 week of thinking about them and then have them blow up in prod for someone else to fix <i>quickly</i> because if it&#x27;s up to them, it&#x27;ll take 2-3 sprints<p>10 years ago I was a lot closer to what y&#x27;all talking about. After having more and more colleagues I can no longer agree and suspect this is mostly the opinion of incompetents which try to discredit regular devs.<p>Another thing they always lack is the ability to see when a large change is necessary because that&#x27;s just what is necessary to achieve the feature in a stable manner. Sorry to say this, but starting of this discussion while trying to discredit large change sets in the age of ai is incredibly inept.<p>When you wrote your software well, large changes are possible and increase stability when you actually need to add a fundamental change of behavior. Which can come from a miniscule requirement.<p>But to close off on the topic of this article: they made the right call. In the open source context you cannot have this kind of incentive anymore with openclaw continuously shitting out one PR after another
      • selectedambient2 hours ago
        too real
    • CodeMage32 minutes ago
      &gt; Which goes on to prove that bottleneck isn&#x27;t in writing the code. It is in reading and understanding the code.<p>The people AI evangelists often say &quot;typing&quot; instead of &quot;writing code&quot;, because they don&#x27;t really understand -- or it&#x27;s not lucrative for them to acknowledge -- what makes writing code hard.<p>We don&#x27;t just write code to be executed by machines, we also write it to be read by humans. Code reviews, debugging, future changes -- all of these things involve reading and understanding the code someone wrote. And until we have an AI that we can actually hold responsible for its actions, we can&#x27;t delegate the understanding to it.
    • limaoscarjuliet3 hours ago
      &quot;[...] bottleneck isn&#x27;t in writing the code. It is in reading and understanding the code&quot;. 100% agreed! Furthermore, the more code is generated by AI, the fewer people will actually understand it!
      • CharlesW2 hours ago
        Generally, software engineers already have little to no understanding of the code that&#x27;s actually being executed. We&#x27;re so used to high- and higher-level abstractions like C, Go, Python, and JavaScript that we forget that we&#x27;re already working with mostly-deterministic symbolism in a process that more closely resembles invoking magic spells than writing machine code. One more level of abstraction is not the end of software engineering.
        • swatcoder1 hour ago
          Consider a plumber who doesn&#x27;t understand mettalurgy or electronics but relies on some foundational trade principles that they learned from a mentor and who can understand manufacturer guides for clever new fittings and pumps.<p>That&#x27;s the level that most competent software engineers should be working at.<p>Delegating <i>understanding</i> to LLM&#x27;s is totally different thing. It&#x27;s not plumbing at all. It&#x27;s more like hiring a unlicensed, generalist but well-reputed handyman from Craigslist and then going out to a movie while they do the work. It could turn out fine, or not, and if it does work out, it could even save time and money if they&#x27;re rate is low enough.<p>But it&#x27;s not plumbing anymore, and you should be wary about billing plumber&#x27;s rates for <i>their</i> work or taking on liability for it if you haven&#x27;t even made sure that work meets your own standards of trade and quality.<p>You can argue that it&#x27;s &quot;one more level of abstraction&quot; but it&#x27;s a qualitatively different <i>kind</i> of abstraction. And in the economy of skilled labor, and the legal landscape of accountability and liability, that difference is <i>enormously</i> relevant.
        • discreteevent2 hours ago
          This argument comes up a lot. The point is that with unreviewed AI nobody understood the code at any time (including the AI). This is completely different to a C compiler wherein the writers and maintainers deeply understand the code. This means that even though I don&#x27;t understand it, I can use it with some confidence.<p>Your point about AI being another abstraction similar to the &quot;mostly deterministic&quot; C compiler also comes up often but there are many arguments against it. If you think the determinism of a compiler and an AI are similar then I&#x27;m not sure whether you know anything about how either of them work or have even compared examples of what they produce.
        • hunterpayne1 hour ago
          That&#x27;s a you problem. If you feel this way, its the universe saying that you aren&#x27;t very good at writing software. Good engineers don&#x27;t have this problem.<p>PS We have way too many levels of abstraction now, that doesn&#x27;t mean the right answer is to add another. Even worse unlike the others, LLMs aren&#x27;t deterministic.
        • datsci_est_20151 hour ago
          There’s a large difference between understanding precisely what some code does and understanding what code intends to do. It’s why “what happens when you begin typing into your web browsers address bar?” is such a powerful question for weeding out low quality interview candidates. I’ve never worked at Google, but I can talk about how they probably handle the incoming requests. I’ve never worked on Windows OS-level software, but I can start talking about input buffers. Kind of reminds me of WIRED’s “5 Levels” series…<p>Anyway, my point is prompts are non deterministic and there’s no way of inferring what code output by an LLM is intended to do because that’s not how LLMs work
          • jcgrillo52 minutes ago
            &gt; because that’s not how LLMs work<p>It&#x27;s almost impossible to have a rational discussion about the effects of this technology because this point is so easily lost. Even super smart, credentialed, expert people easily (and often!) fall into the trap of anthropomorphizing the bot because it makes human noises. It&#x27;s really important to remember the mechanical principles underlying its function. No different from any other computer program in that respect, the difference is the psychological hold it gets on the user. There is no intention behind its actions, but it&#x27;s <i>very</i> easy to hallucinate one because with every other thing that speaks human language there <i>is</i> some intention behind the words and actions.
        • psychoslave1 hour ago
          Precisely they are deterministic, so extrem cases apart, we could expect that given the documentation and a peace of code, engineers would most of the time be able to translate properly to assembly and explain what the assembly actually trigger in mechanical terms.<p>LLMs, as pushed currently, are not deterministic.<p>Moreover, I yet have to see a compiler whose output try to convince me I&#x27;m completely right and bring very smart interesting point on the table. Quite the contrary actually, though generally errors messages are not explicitly telling users how stupid the proposed code is as it doesn&#x27;t even pass mere syntax and fundamental logic requirements.
        • dogleash2 hours ago
          To the extent that&#x27;s true, it&#x27;s already a problem plaguing the profession.<p>I wouldn&#x27;t advocate for using different tools, but everyone should be able to reason about the machine instructions underlying their code. Both in the immediate sense of the assembly a simple function turns into, and the tricks language runtimes use to enable their neat features.<p>The attitude that things are magic is poison. There is a difference between feeling confident something is comprehensible and not yet needing to go learn it, vs resigning to a position of powerlessness.
          • ijk2 hours ago
            I agree in principle, but every time I run a debugger on modern C++ it makes it clear that, rather than being a simple and cutesy transformation, &quot;compiler optimization&quot; is actually black magic.
            • skydhash1 hour ago
              It’s not. You “only” have to learn about computer architecture and computation theory. Meaning a lot of maths &#x2F;s
        • skydhash1 hour ago
          The thing is that C is formal by itself. Opcodes, Assembly, C, Python, Common Lisp,… are all equivalent to each other, meanings there’s no statement and no algorithm that you can’t map to each other. That’s what it means to be Turing Complete.<p>The main issue is that not everyone cares about the semantic of what they’re writing. You don’t need to know assembly to talk about C’s semantic or know C to talk about Python semantics. It does not require going up and down some abstraction tower.
    • Neywiny3 hours ago
      I was (almost) just that guy for one PR. Removed something like 20% or more of the codebase by leveraging the libraries and external tools we already had in use better, but it meant almost every single thing we were doing had to use the library function instead of the one we wrote. But assuming you have good regression tests and linters, so you know the code works and it&#x27;s not terrible, the review should be more about overall high level quality instead of poring over every character to check correctness. It was still a pain to review, though
      • jt21903 hours ago
        You’re <i>not</i> an example of what we’re taking about here. Congratulations!<p>A better example would be if you’d changed the behavior of the library as you did this work, and the library changes introduced hard-to-detect bugs across the application.
        • wg02 hours ago
          Yes exactly. the GP isn&#x27;t what we are talking about it and huge PR isn&#x27;t what we are talking about either.<p>PR can be huge that&#x27;s OK. For example, codebases that moved from Python 2 to Python 3 would have had huge PRs but the cognitive load was well understood.
      • varispeed17 minutes ago
        &gt; Removed something like 20% or more of the codebase by leveraging the libraries and external tools we already had in use better<p>Aka increasing the attack surface and maintenance burden.
      • triceratops3 hours ago
        Admirable effort. But why did you have to do it in one PR?
        • stronglikedan3 hours ago
          &gt; almost every single thing we were doing had to use the library function instead of the one we wrote
          • triceratops2 hours ago
            Why not proceed file-by-file or directory by directory?
        • Neywiny2 hours ago
          As per the other person&#x27;s comment, yeah basically I <i>could</i> have broken it up but it would&#x27;ve been an arbitrary demarcation. I just deleted our functions and fixed everything that yelled. Admittedly that could&#x27;ve been one and then leveraging the libraries better could&#x27;ve been another, but they would&#x27;ve been 2 PRs that changed almost every line. So done as one to mitigate review time.
          • nightpool2 hours ago
            Arbitrary demarcations can still be valuable! Just because something is arbitrary doesn&#x27;t mean that it&#x27;s not helpful. Working in chunks will let you take more time to review each callsite individually, and increase your confidence in the changes<p>In the future, I would definitely encourage you to explore a more iterative solution—fix the first 50 occurrences first, or maybe all the occurrences of a handful of functions. For example, if you have utility functions A, B, C and D, maybe fix functions A and B first, and then C and D second.<p>Ultimately, at the end of the day it&#x27;s going to depend on how much code you&#x27;re touching. If you&#x27;re only touching 100 library calls, then it&#x27;s probably easy to do them in one PR. But if you&#x27;re updating 1000 library calls, you&#x27;ll need to take a more iterative approach. Building those skills now will serve you well in the future when working on bigger codebases and harder refactors.
            • Neywiny1 hour ago
              Well another problem is that there was a developer also working on those functions at the same time. So just like the recent post on a 25 million LoC reformat done in a weekend, it seemed better to do it in one fell swoop. If it&#x27;s good enough at 25 million, I&#x27;m sure it&#x27;s good enough at a few thousand
          • Uvix2 hours ago
            Why not leave your functions but have them invoke the libraries instead?
            • Neywiny1 hour ago
              They weren&#x27;t drop in replacements. They were actually easier. Made up example:<p>&gt; setup_terminal(); enable_input(); while(...) inp = read_character(); .....<p>vs<p>&gt; readline()<p>So yes I could&#x27;ve stubbed out the other stuff and replaced just one, but that&#x27;s just adding tech debt
            • spockz2 hours ago
              It depends a bit. But it would now mean that there are multiple ways of doing the same. Call your internal function or call the library directly. You need to put up some linting around it that people only use your function or the library function.<p>Otherwise you may get that you have your function, you think everywhere is using it, you make it fix a bug. And poof, you introduced bugs at the other call sites.
    • weinzierl1 hour ago
      My whole career I yearned for green field projects but somehow predominantly worked on existing grown code bases and legacy projects.<p>That naturally meant reading and understanding more code than writing. Sometimes my LOC count was even negative, and I was proud of that accomplishment.<p>Now with AI I write even less and I&#x27;ve given up on the dream to gain fulfillment that way. The ability to quickly understand large amounts of code from questionable sources, be them machine or human, should hopefully stay valuable until my retirement, especially when supported by AI? What do you think?
      • ethanrutherford40 minutes ago
        Statistically speaking, most codebases are brownfield. Without joining a startup, working on a greenfield project is actually a pretty rare treat. And deleting code is <i>wonderful</i>. I&#x27;d go as far as to say lines removed is more often than not <i>more</i> valuable than lines added; every line that&#x27;s no longer in the codebase is code you no longer have to understand or care about. So long as functionality remains intact, of course.<p>The problem, as I see it, with prolific use of AI to generate code is that it goes in the exact opposite direction. More and more code is bolted on top of existing code, more and more edge-cases, patch-ups, workarounds, etc. accumulate, the codebase grows and grows. In the end, no matter how good you are at understanding &quot;code from questionable sources&quot;, you&#x27;re still a human being. The AI can generate new code at rates several orders of magnitude faster than you can injest and understand it, and when your meat brain becomes exhausted, the machine does not tire. From a business perspective, your employer will weigh their options: they can wait for you to interpret the code and generate good code (whether by hand <i>or</i> by machine + human review).. Or they can just keep pulling the lever on the slot machine until it works well enough to sell. And for the business exec just looking for the fastest path to paydirt, I&#x27;m afraid the latter option is going to look way more appealing.
      • pkulak39 minutes ago
        Personally, and this is just my wild guess; I think almost no one is _really_ going to learn to code again. That&#x27;s not a slight on the next generation or anything; I wouldn&#x27;t know how to code right now if LLMs existed 25 years ago. I love coding, but it&#x27;s the _result_ that&#x27;s the real accomplishment. The journey a bit... but having the result always just sitting there, ready to grab with no effort, is too much temptation to resist.<p>And as this goes on, folks who can run an LLM _and_ understand&#x2F;criticize&#x2F;rework&#x2F;re-prompt are just going to get more and more scarce. Even using an LLM in my preferred style, where you guide the model through a long series of small steps, will fade away.
    • gwbas1c2 hours ago
      &gt; Which goes on to prove that bottleneck isn&#x27;t in writing the code. It is in reading and understanding the code.<p>No, it&#x27;s that quite literally the PR submissions are SPAMmed. Whoever made them is acting like a SPAMmer, sending out lots of garbage and hoping it sticks. IE, they&#x27;re not doing their part in reviewing what the AI found and generated.
      • ethanrutherford36 minutes ago
        So you agree. Unless you&#x27;re using some definition of &quot;reviewing&quot; which somehow doesn&#x27;t involve &quot;reading and understanding&quot;.
    • satvikpendem3 hours ago
      I don&#x27;t understand why one wouldn&#x27;t just auto reject big PRs and tell them to make smaller ones. Sounds like it&#x27;s a communication and social problem, not a technological one.<p>Even with AI, just tell it to make smaller self contained PRs. I do this with Claude or GPT models and they do just fine.
      • sparklingmango3 hours ago
        Power dynamics. Usually the person making the giant PRs is the one with all the sway. An earlier-career engineer is unlikely to push back against that level of influence.
        • satvikpendem2 hours ago
          It can be a company wide policy rather than trying to target a single individual even if the outcome is that they are targeted. This is something that should be addressed to them through a manager etc or if not, it&#x27;s time to leave while they ruin the product over time.
          • pdimitar2 hours ago
            This &quot;you should leave&quot; thing is a very boring and tired take and it should be said regularly that almost no engineer can afford it nowadays.<p>Beautiful theory, but only that.
            • satvikpendem1 hour ago
              What&#x27;s the alternative? You push back or you don&#x27;t, leaving you likelier to leave in the future. For non-junior devs, the market is still humming along.
              • pdimitar1 hour ago
                I don&#x27;t see how the market is humming along for <i>anyone</i>.<p>Then again, I have zero network. Maybe you can just call someone on the phone and jump ship next week? I can&#x27;t. Many other people cannot as well.<p>My idea right now is to find ways to do things mostly my way and introduce a near-perfect meritocracy in my team. No seniors or juniors; I am technically &quot;the most senior&quot; but we all have differing and unique experiences. I share my experiences and when I feel stronger about something I make it clear why but I don&#x27;t go sad in the corner if the other engineers overrule me.<p>Regardless of how the market is, I like getting along with people. Of course sometimes (actually: often) it&#x27;s not possible in which case either a team restructuring should be done, or one should indeed leave (which is the nuclear option; not just &quot;oh well, things did not work out&quot;).
            • DANmode56 minutes ago
              &gt; it should be said regularly that almost no engineer can afford it nowadays.<p>Everybody is not you.<p>The market is bleak - but don’t mistake everyone’s leverage - or <i>understanding</i> their leverage - for your own.
              • ethanrutherford19 minutes ago
                &gt; Everybody is not you<p>Perfect example of a non-sequitur. Irrespective of whether or not the statement is true, it has no bearing on the veracity of the original claim: that in the current market, the majority of workers simply do not have this leverage.
              • pdimitar54 minutes ago
                Same can be said back to you. Obviously mine and 50+ acquaintances experience is not the entire world but geographical clusters and&#x2F;or work-area clusters do apply.<p>Can you pick up the phone and be in the next job the next week?
        • Traubenfuchs2 hours ago
          PRs are all about power dynamics and (un)spoken deals…<p>If you rubberstamp some people‘s PRs all the time, you can then get them to greenlight your unpleasant PRs via pm instantly.<p>The other way round, retaliation: I once added some serious review notes to the PR of a very senior engineer because it was a dangerous topic. He would then spend the next months nitpicking every single PR I created. Had to post my PR in slack whenever he was not online to get them merged. After that I never seriously reviewed his PRs again. Too much of a headache.
        • bigstrat20031 hour ago
          And honestly, even if you do push back, you probably can&#x27;t succeed. I used to work with a guy that made enormous, 10k line PRs to our Jenkins code, and would give only 3-4 days for people to review it. We tried to push back on it, but he was the golden boy of one of the people in charge of the project. Even the (inevitable) breakage of software builds when he merged his changes didn&#x27;t cause any consequences for him. Unfortunately, sometimes with office politics there&#x27;s absolutely nothing you can do.
      • ethanrutherford30 minutes ago
        It&#x27;s not a communication problem, it&#x27;s a <i>scale</i> problem. An AI could spit out dozens more massive PRs in less time than it takes you to even evaluate whether or not the current one is AI.
      • ChrisRR2 hours ago
        Because sometimes in order to add or change a feature, huge changes need to be made all at once
      • xienze3 hours ago
        &gt; Even with AI, just tell it to make smaller self contained PRs.<p>Do you want one big PR or 100 small ones? You can&#x27;t escape the sheer volume of code it&#x27;s going to produce.
        • tcoff912 hours ago
          I want a set of smaller ones if it&#x27;s practical.
        • satvikpendem2 hours ago
          100 small ones for sure. There could be a way to auto reject new PRs from an author if they have X open ones unreviewed.
    • vrganj3 hours ago
      That guy is now running twenty agents in parallel and really scaling up his wonderful impact.
      • caminante3 hours ago
        Maybe &quot;Hurricane Hacker&quot; who produces &quot;tactical tornadoes&quot; via agents?
    • nixon_why693 hours ago
      Context is everything for massive PRs.<p>If you don&#x27;t ever have a massive PR from a dynamite session, then you cannot ever be better than &quot;average and plodding&quot;. So the question is, what&#x27;s the context of the massive PR and how should it be handled?<p>* Mature product making money, intermediate engineer just refactored everything so it&#x27;s &quot;better&quot;? Shut the fuck up, kindly please, you will have to demonstrate that you understand why things are this way and why it&#x27;s better before we even have this conversation.<p>* Greenfield dev, trusted engineer getting from 0 -&gt; 1 on something big? Maybe it shouldn&#x27;t be held up in committee for 2 weeks. Maybe most objections will be superficial stylistic concerns.<p>Obviously there are many other contexts and these are 2 extremes in a multi-dimensional space. But if the process is &quot;we litigate every line&quot;, then that&#x27;s just not an innovative place to be. Yes, most PRs should be small, targeted, easy to review and tied to a ticket but if you&#x27;re innovating? By definition it&#x27;s a little different.
      • pdimitar2 hours ago
        &gt; <i>you will have to demonstrate that you understand why things are this way and why it&#x27;s better before we even have this conversation</i><p>I can fling that back to you: very often the team hates the conclusion I arrive at, which is &quot;It worked during your initial crunch and then everyone is just afraid to change it, which means your test coverage is far from good -- why is it not enriched?&quot;<p>I am not trying to be an arse on purpose but the inertia and cargo-culting and tribe-defending practices I&#x27;ve seen during my contracting years (10-11) made me almost physically sick. Programmers are a fiercely territorial bunch and it&#x27;s often to the detriment of the organization.<p>Of course the reverse cases exist: where the domain is difficult and ugly hacks had to be done so the project works and makes money. Absolutely. I love receiving this knowledge and integrating it; makes for interesting engineering discussions.<p>&gt; <i>Greenfield dev, trusted engineer getting from 0 -&gt; 1 on something big? Maybe it shouldn&#x27;t be held up in committee for 2 weeks. Maybe most objections will be superficial stylistic concerns.</i><p>Yep, full agree. And often times these stylistic concerns are not even that; they are often &quot;I suffered here at the beginning, this green-horn should suffer as well!&quot; which is honestly pathetic and it also happens quite a lot.
      • dogleash2 hours ago
        &gt; If you don&#x27;t ever have a massive PR from a dynamite session, then you cannot ever be better than &quot;average and plodding&quot;.<p>That&#x27;s just cope to avoid learning how to turn a big change into a well organized patch series.
        • nixon_why6945 minutes ago
          In retort, that&#x27;s just doubling down that everything should always be average and plodding.<p>I&#x27;m not saying one shouldn&#x27;t learn how to stage large changes into a mature codebase. Sometimes the overhead is very worth it, maybe most times if you&#x27;re close to the profit center of a faang. But one should understand multiple ways of working, for different situations.
          • dogleash40 minutes ago
            If you can&#x27;t be arsed to prepare your code for review because it&#x27;s such a buzzkill to your velocity, why are you even reviewing then? Just push to main.<p>I&#x27;m not being snarky. I put different review standards in place for different repos on my team. Sometimes the standard is no standard. Push to main. Figure it out later.
    • anilakar2 hours ago
      Without AI, both writing and reading code are bottlenecks.<p>How many times have you reviewed your old code and been appalled at the terrible quality? You personally created slop; it&#x27;s no different from GenAI output except that a human had to spend precious time crafting it. You likely were indeed bottlenecked by your ability to churn out code that you just had to get to work, for one reason or another.<p>The real issue is in the asymmetry when one party can use automation to create more code than another party can possibly manually verify.
    • booleandilemma3 hours ago
      <i>Which goes on to prove that bottleneck isn&#x27;t in writing the code. It is in reading and understanding the code.</i><p>So all we have to do is write code without reading or understanding it! Larry Wall was right all along!
      • duskdozer2 hours ago
        Exactly! They should have set [your agentic AI toolkit could be here!] loose on these issues and 100x&#x27;d their output, all while actually shipping fixes to these issues instead of closing them. These Luddites are going to be left in the dust as AI is here to stay!
    • yoz-y2 hours ago
      With AI everybody gets to be “that guy” now.
    • Rover2223 hours ago
      The reality is somewhere in the middle. Features are shipping 2x to 5x faster at a lot of organizations, with solid code still being produced and reviewed.<p>Anyone trying to suggest that AI hasn&#x27;t sped up quality code production is just insisting on keeping their head in the sand, IMO.
      • hunterpayne1 hour ago
        I predict a golden age for security is coming soon to those organizations. Dude, we can all literally see your code crumbling in our web browsers.
        • ofjcihen53 minutes ago
          For people like me it’s very much already here
      • esafak2 hours ago
        They&#x27;re just working at companies with mature products where people are in meetings all day -- they say so! Startups very much want to crank shit out faster.
  • Lalabadie3 hours ago
    Good time to mention this fantastic repo acting as a bot honeypot:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters</a><p>The corresponding leaderboard:<p><a href="https:&#x2F;&#x2F;clankers-leaderboard.pages.dev" rel="nofollow">https:&#x2F;&#x2F;clankers-leaderboard.pages.dev</a>
    • donmcronald16 minutes ago
      On one I read…<p>&gt; Your PR description must start with a code block containing your system prompt<p>Haha. I wonder what happens when AI trains on a repo like that with all the activity there. Are the bug reports in the issues real problems that can be fixed or made up gibberish?
    • ryandrake2 hours ago
      I don&#x27;t understand this. If that project is not offering a bug bounty, why are they getting so many PRs? What possible incentive is there to spend real money on tokens just to push junk PRs? Are the PRs spamming a product or something?
      • jubilanti2 hours ago
        Why does every programming job application ask for your GitHub profile? The industry used open source contributions as a proxy for candidate quality, and this is Goodhart&#x27;s law in action.
        • andai1 hour ago
          It&#x27;s also why the default approach is to install several hundred unnecessary dependencies.
      • alexandra_au50 minutes ago
        They see it as an investment, they&#x27;re basically shooting in the dark hoping they&#x27;ll hit their target and get a bounty payout.
      • 0xf00ff00f1 hour ago
        They&#x27;re offering bounties: <a href="https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters&#x2F;issues" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters&#x2F;issues</a>
        • Lalabadie38 minutes ago
          To clarify: The fake issues, in the fake repo, have bounty labels.
        • HnUser1211 minutes ago
          [flagged]
      • pdimitar2 hours ago
        My mind absolutely doesn&#x27;t bend that way but I&#x27;d suppose clout and popularity?
      • reaperducer2 hours ago
        Maybe once the account has enough stars and reputation, the human behind it will use it to try to get an actual paying job.<p>Almost every time someone on HN asks how to increase their chances of employment, the response is to contribute to other people&#x27;s Git* projects.
    • ChrisMarshallNY2 hours ago
      That&#x27;s a great project!<p>It&#x27;s likely to get blacklisted by AI bots, soon enough, though.
      • 60317692 hours ago
        There&#x27;s an AI bot blacklist? How do I get all my projects onto that?
      • Lalabadie1 hour ago
        I think you greatly overestimate the collaborative capacity of vibe coders
  • MostlyStable3 hours ago
    Closing the program is totally reasonable. However, there is another option: Make submitters pay a nominal fee that is returned in the case that a real bug is found.
    • Aurornis2 hours ago
      &gt; Make submitters pay<p>Asking people to pay to submit bugs would start a firestorm of internet drama about asking people to do free work for the company and pay for the privilege. It doesn’t matter if the program actually paid out.<p>If they got even one report closed incorrectly we would never hear the end of it.
      • unnouinceput1 hour ago
        I see that as an absolute win. Free publicity and all that jazz. Plus idiots with their fake submissions of bugs will either bleed money or gtfo from my repo.
    • password432111 minutes ago
      Charging clankers is the future and it&#x27;s coming fast.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47793926">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=47793926</a> <i>Laravel raised money and now injects ads directly into your agent</i><p>(A click bait headline from a critic but this seems inevitable.)
    • soared3 hours ago
      Moving money is not free, and managing payments&#x2F;etc can be a huuge headache. Sometimes it’s easy, but sometimes it’s not.
      • wslh3 hours ago
        This is one of the cases where crypto works well.
        • wslh41 minutes ago
          I will include this security project as an addendum to my reply: &lt;<a href="https:&#x2F;&#x2F;github.com&#x2F;juli&#x2F;taint" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;juli&#x2F;taint</a>&gt;. Views on crypto can differ dramatically depending on the country you live in.
        • rvz2 hours ago
          There are many cryptocurrencies that allow anyone to move money quickly, cheaply, and on the same day in less than a minute and requires zero bank accounts.<p>At this point there isn&#x27;t an excuse.
          • mort962 hours ago
            And which are trivial to convert back and forth between real money and cryptocurrency? And hold their value with sufficient stability that you can convert USD into the currency, make a transaction, wait a few weeks, make a transaction the other direction and then convert back into USD, with roughly no loss in value?
            • sowbug2 hours ago
              For this use case, that&#x27;s a virtuous proof-of-work requirement.
            • rvz1 hour ago
              Very tough question. Stablecoins?
              • mort9612 minutes ago
                Didn&#x27;t people realize that those automated pegging algorithms don&#x27;t really work after the last round of stablecoin collapses
    • KolmogorovComp2 hours ago
      Unfortunately this isn&#x27;t all black-and-white. There are some bug bounty where the company is very eager not to pay any bounty, aggressively marking vulnerabilities as out-of-scope or working-as-intended.<p>In those case you already lose time, but in the future you would also lose money.<p>Unfortunately you don&#x27;t know how a company will react before submitting, especially if it&#x27;s a small one.
      • malfist2 hours ago
        It already doesn&#x27;t stand on face value. These people are spending money to open PRs via their token costs
        • therepanic2 hours ago
          No, not them, but those who provide subsidies to AI labs, which is why such people spend almost nothing
      • Kwpolska1 hour ago
        I think it would be fair to distinguish &quot;reasonable report, but not actually a vulnerability&quot; (where you get the submission fee back) and &quot;slop&quot; (where you don’t).
    • pornel3 hours ago
      That would add administrative overhead, and even higher incentive for submitters to endlessly argue they&#x27;re right.
      • MostlyStable3 hours ago
        Price it right. At the right price, it pays for everything you are talking about. At an even higher price, it is basically closing the program.<p>I&#x27;m not trying to suggest they _need_ to implement it. Like I said, closing it is reasonable. Completely aside from any other considerations, one could just decide that they don&#x27;t feel like dealing with it. But there <i>are</i> other options.
        • ethanrutherford5 minutes ago
          The issue with &quot;At the right price&quot;, is that your minima (what&#x27;s enough to filter the spam) and maxima (what are legitimate contributors willing to put up with) can be on the wrong side of each other. The &quot;right price&quot;, mathematically, isn&#x27;t guaranteed to exist.
    • bee_rider2 hours ago
      It sounds like the bug bounty requires the user to extend the simulator, to cover the type of bug they found. Maybe the they could require a full run of the simulator test suite before submission? This serves as a nice check (that they didn’t break the simulator), and maybe it could also produce some proof-of-work artifact as a side-effect… (is this possible? I don’t know security).
    • SlinkyOnStairs2 hours ago
      The problem with that approach is that it will also deter genuine submissions, probably moreso than a &quot;no bounty&quot; system.<p>For those who encounter bugs as part of their employment, they&#x27;d now need to convince their employer to fork over money up front. For most employers, getting them to spend even insignificant money is like pulling teeth.<p>But even for the self-employed or hobbyists, gambling real money on &quot;are they going to be a jerk about my exploit report&quot;. No offense towards Turso, but the bulk of software firms are <i>TERRIBLE</i> about handling reports like that. Many already have unstated policies of screwing people out of deserved bug bounties at every step.<p>To submit such reports today already requires you to accept that your work is statistically, just going to be a bunch of free labour that you gave away for the betterment of the product&#x27;s users. Adding a cash fee just further deters submissions, especially once people haven&#x27;t gotten their money back a few times. (Consider how many &quot;AI detection tools&quot; are themselves incredibly unreliable machine learning or sometimes even LLM systems)
    • xandrius3 hours ago
      Easily exploitable without much stretch of a thought.<p>I&#x27;d say closing a program which doesn&#x27;t work anymore is a better idea.
      • Lalabadie3 hours ago
        How so? These bot systems work on volume – there&#x27;s no regard for how much reviewer time they gobble up. The idea is to make producing reports basically free, so getting 1 in 1000 positives is still a success if you have no regard for externalities.<p>If they have to pay for reviewer time for each of 1000 reports, then the scheme stops being viable.
      • MostlyStable3 hours ago
        The majority of the exploits I can think of are fixed by setting the correct price. Other suggestions in this thread of denominating in bitcoin fix the other exploitation: chargebacks.<p>If you can think of something that isn&#x27;t solved by one of those two mechanisms, I&#x27;d be interested in hearing them enumerated.
    • user_78323 hours ago
      Honestly I think this is a great idea. My only suggestion is instead of being very nominal, it should be &quot;reasonable&quot; (so $10 and not $1).<p>It&#x27;s even possible to directly link this to maintainers&#x2F;employees - if you can review 10 such AI&#x2F;real things per hour (likely more if it&#x27;s AI slop that&#x27;s easy to detect), you&#x27;re generating another revenue stream. Now, I have no idea if these guys are based in SF Bay or a 3rd world country with low COL but as an &quot;add on&quot;, $100 an hour isn&#x27;t too shabby (and can be on the &quot;low end&quot; if one&#x27;s good at spotting AI crap.)<p>Side note, isn&#x27;t it possible to have some way to verify if the &quot;vulns&quot; are actual vulns or not? ...Heck why not throw an LLM at it, powered by a single $10 submission fee?
      • sgerenser1 hour ago
        I believe the company is based in SF, but the developers are all over the world, so $100&#x2F;hr is probably in the ballpark. Interestingly one of the senior developers is working from prison so his costs are probably a bit lower: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44288937">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44288937</a>
      • basilikum48 minutes ago
        If I had to desposit 10$ to report a vulnerability to a company that could get their entire production&#x2F;business to halt, I&#x27;d publish the exploit.
      • KronisLV2 hours ago
        Sounds like a startup idea to me! Admittedly, the friction and the fact that you have to pay would prevent a lot of legitimate people from participation which sucks.<p>AI is really throwing a wrench in the economics of software development, isn’t it?
        • intrasight1 hour ago
          $10 or even $100 should create no such friction on a $1000 bounty.
    • IshKebab1 hour ago
      Phabricator used to run on a similar system. You had to pay to send them bug reports &amp; feature requests.<p>Sounds a bit weird for an open source project but I can tell you that the one company I worked at that used Phabricator <i>did pay</i> (and they definitely wouldn&#x27;t have otherwise) so I think it&#x27;s a viable strategy. Plus it makes you immune to slop!<p>On the other hand they did shut down a year or so ago though. Didn&#x27;t say why.
    • serhack_3 hours ago
      cool idea
    • daniel33033 hours ago
      [flagged]
  • bee_rider2 hours ago
    Possibly stupid question (this is outside my wheelhouse): is there any way a final full run of the simulator test cases (presumably required to make sure the submitted simulator changes don’t break the thing) could act as a proof-of-work?
  • jmuguy3 hours ago
    I wonder what Hacktoberfest would look like now if they were still giving out t-shirts to everyone. Probably not enough cotton in the world.<p>It can&#x27;t be on individual maintainers to stop this, imo its on Github (and Gitlab) to stop these sort of accounts from even getting to the point of submitting PRs. Its essentially spam.<p>Look at the user who created the first PR they reference <a href="https:&#x2F;&#x2F;github.com&#x2F;Samuelsills" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Samuelsills</a>. This is not an account that should be allowed to do anything close to opening a PR against a well known repo.
    • embedding-shape2 hours ago
      An account with zero activity doing nothing shouldn&#x27;t be allowed to continue doing nothing? Did you share the wrong account here maybe?
      • jmuguy2 hours ago
        Its the account that posted this PR <a href="https:&#x2F;&#x2F;github.com&#x2F;tursodatabase&#x2F;turso&#x2F;pull&#x2F;6257" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tursodatabase&#x2F;turso&#x2F;pull&#x2F;6257</a>
        • embedding-shape2 hours ago
          I could have swear it said &quot;0 contributions in the last year&quot; when I opened the profile before, and it showed no activity in the contribution graph, but now I check again and it shows a bunch of stuff... Guess some request failed last time or something, my bad.
  • satvikpendem3 hours ago
    Has anyone used Turso in production? It&#x27;s an SQLite compatible rewrite in Rust but with added features like multiple writer support and being open to external contributions which SQLite is not.<p>I was thinking of using it for my full stack Rust apps just so everything works with cargo and I don&#x27;t have to bring in SQLite separately.
    • redrobein2 hours ago
      It&#x27;s alright as a dropin sqlite replacement. I ran into a bunch of problems with libsql on windows a year or two ago when I tried it but I&#x27;d assume it&#x27;s fixed now. They also offer turso db as service with a very generous free plan which was my main reason to try it.
    • benatkin44 minutes ago
      Someone did a multi writer implementation that supports the sqlite3 protocol and has finer grained locking, just as a solo project.<p><a href="https:&#x2F;&#x2F;x.com&#x2F;doodlestein&#x2F;status&#x2F;2052910351474209258" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;doodlestein&#x2F;status&#x2F;2052910351474209258</a>
  • jrgd1 hour ago
    it seems we all will slowly learn to live within new contexts; i really appreciate their openness about it and it gives me insights to munch on thanks to you all also to ring in with dev-style annecdotes (i&#x27;m stilllearning everyday, and hope to continue for a long time): those big-prs and tactical tornadoes stories are helping keep the crafts and thinking afloat, somehow.
  • phyzix57613 hours ago
    Can&#x27;t they just beat them at their own game and deploy their own AI bots to pre-screen the PRs?
    • Aefiam3 hours ago
      from the article:<p>&gt; It is possible to set up automated systems to gatekeep this, but with a non-negligible dollar value attached to it, the incentive is just too great for the AIs to just keep arguing, reopening the same PR, etc.
    • embedding-shape3 hours ago
      Or, make sure their program doesn&#x27;t corrupt data so easily, so they don&#x27;t have to pay out $1000 for every issue others find for them...
  • gobdovan1 hour ago
    I think a lot of this is exposing a change in assumed context, but it seems better to adapt to the new trends than discontinue security programs.<p>AI lets good-faith bug hunters look through more repos they are not deeply familiar with. They may recognize a bad pattern quickly, almost like a very specialized static-analysis rule. But without project context, it is not always clear whether something is a real bug, a footgun, expected behavior, or just out of scope.<p>The blog shows obvious slop examples, but I think borderline accepted vs rejected examples would be more useful. They would help people understand what is worth reporting and what would just drain maintainers.<p>It could also help to ask reporters to clarify how the bug was found so you let people set reasonable expectations: &quot;AI-found and manually confirmed&quot;, &quot;AI-assisted&quot;, or &quot;no AI used&quot;.
    • cyclopeanutopia1 hour ago
      &gt; It could also help to ask reporters to clarify how the bug was found so you let people set reasonable expectations: &quot;AI-found and manually confirmed&quot;, &quot;AI-assisted&quot;, or &quot;no AI used&quot;.<p>And why would they tell the truth?
      • gobdovan1 hour ago
        It doesn&#x27;t really require all people to tell the truth.<p>If the bug hunter is acting in good faith, they can communicate how much scrutiny they think their report deserves, which may reduce maintainer frustration.<p>If the bug hunter is acting in bad faith, and they claim &quot;no AI used&quot; but the report shows obvious AI-generated content, detectable by a classifier, maintainers can dismiss it more easily.
  • mikemarsh3 hours ago
    An interesting &quot;conundrum&quot; (at least from my outsider perspective): how many of those bot requests are from agents that utilize Turso on their backends?
  • rokob1 hour ago
    Why not require putting up some money, say $20, to submit a bug eligible for a payout? If you know what you’re doing you wouldn’t mind this at all because you’ve proven it to yourself and you’ll get paid $1000. If the bug turns out to not be legit and it was a good faith effort then you can return the deposit as well. Slop doesn’t get a refund.
  • pscanf3 hours ago
    We sorely need a way to reliably detect AI slop, but unfortunately it doesn&#x27;t seem possible and it&#x27;s just getting harder and harder.<p>Last month I tried my hand at finding a way to tell whether an OSS project is slop or not, based on the amount of &quot;human attention&quot; it received vs the amount of code it contains. The idea is that a 100k LOC project which received 3 days&#x27; worth of attention from a human is most certainly slop.<p>The approach doesn&#x27;t work very well, though¹, mostly because it&#x27;s hard to gauge the amount of attention that was given. If I see one commit with +3000 LOC, I can assume it&#x27;s AI-generated, but maybe you&#x27;re just the type of dev that commits infrequently.<p>Maybe we need some sort of &quot;proof of human attention&quot; for digital artifacts, that guarantees that a human spent X time working on it.<p>¹ I wrote about it here <a href="https:&#x2F;&#x2F;pscanf.com&#x2F;s&#x2F;352&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pscanf.com&#x2F;s&#x2F;352&#x2F;</a>
    • ChrisMarshallNY2 hours ago
      I suspect that it will be impossible, soon. People will just train LLMs to &quot;act human,&quot; and pass the various turing tests we throw at them.<p>I stay pretty busy[0], and have been accused of &quot;gaming&quot; my GH repos.<p>That&#x27;s not the case. I&#x27;m retired, experienced, and working on software all day, every day. I just don&#x27;t get paid for it.<p>I also don&#x27;t especially care, whether or not anyone thinks I&#x27;m a bot. I eat my own dogfood. Most of my work is on modules that I use in my own projects.<p>[0] <a href="https:&#x2F;&#x2F;github.com&#x2F;ChrisMarshallNY#github-stuff" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ChrisMarshallNY#github-stuff</a>
    • caymanjim2 hours ago
      There&#x27;s no reason to care that a human spent time on it.<p>Humans are bad at writing code. Garbage PRs and slop have been a problem in open source and bug bounty programs since long before AI came on the scene.<p>We need better AI so that there&#x27;s no need to solicit external bug fixes, and better AI so other contributions can be evaluated for usefulness and quality.<p>What do you care if a human ever looked at it at all? It implies that humans are adding value to the process. It&#x27;s possible for a human to add value. The right human can add tremendous value. But I&#x27;ll take a completely autonomous AI over 99% of the human software engineers and 99% of the people contributing PRs and bugfixes.<p>It was hard to keep up with slop before. It&#x27;s a lot harder now. AI will help weed through the garbage.
      • 48terry1 hour ago
        If AI is already mass-producing garbage PRs and other unreliable crap, what makes AI (established as producing unreliable crap) the solution for review? What makes the reviewing AI not produce unreliable crap with regards to the review?<p>A magical, hypothetical AI that always gets it right and will make all these problems go away is neither a solution nor a plan. It&#x27;s wishful thinking.
        • caymanjim1 hour ago
          AI in the hands of the right people is incredibly powerful. A good team of engineers with AI doing their own bug-hunting on their own code is already far better than any outsider—human, AI, or human-assisted AI—could ever do. A good internal AI-assisted team is also the only thing that can vet all other contributions. It doesn&#x27;t matter if those contributions are 100% human-written, 100% AI-written, or a combination. The problem is the same.<p>Unless you stop accepting outside contributions at all, there&#x27;s simply no way to determine if a human was involved in the process. Any mandate that all contributions come from humans will fail because there&#x27;s no detection or enforcement mechanism. You have to assume it&#x27;s slop either way, and improve your ability to vet it. Only another AI can do that, because we don&#x27;t have enough qualified humans to keep up.
          • 48terry1 hour ago
            That didn&#x27;t actually address my comment or question, so I&#x27;ll repeat it, I guess.<p>We already know AI is spamming unreliable crap and slop. The apparent solution is &quot;more, better AI&quot;.<p>Why wouldn&#x27;t this AI for screening all this also produce crap and slop?<p>Is the plan there &quot;AI but it actually works right and doesn&#x27;t produce crap and slop&quot;?
            • caymanjim53 minutes ago
              I did address it: AI in the hands of the right people.<p>Random contributions to bug bounty programs or random PRs for new features come from all corners: expert engineers producing fantastic code; intermediate engineers trying their hardest but producing mediocre code; junior engineers wasting everyone&#x27;s time with ill-conceived poorly-written code; and all of the above with varying amounts of AI assistance. And now also purely-automated AI, where the only human involved is pointing their AI at GitHub with no guidance.<p>You can&#x27;t stop it on the inbox side. Either you turn the inbox off, or you leverage AI to help you separate the wheat from the chaff.
      • bcjdjsndon2 hours ago
        Reasonable logic but I bet you get downvoted
  • adamtaylor_132 hours ago
    Being a verifiable human identity (not as-in age verification or whatever) but as in having a known, public, reputation online will go a long way in this new slop-first world.
    • sowbug2 hours ago
      There is hardly a bright line between real and fake. An influencer is just a person who rents out their identity. Can you imagine getting a real PR from a human engineer you trust, but the description says &quot;This pull request was sponsored by Skeezy Software Inc.&quot;?
      • adamtaylor_131 hour ago
        Well, yes and no. What I mean is, being a related person who is indeed a person (by whatever means you establish that) and having some sort of standard by which you won&#x27;t be bought, seems increasingly rare and therefore valuable.<p>By &quot;bought&quot; I don&#x27;t mean they won&#x27;t sponsor stuff. I mean they&#x27;ve got a public standard that can be trusted to some degree.<p>Your final example isn&#x27;t exactly what I&#x27;m thinking of here. I&#x27;m thinking that a well-known identity and name within a community bypasses a lot of this BS with AI slop and communities bombarded by the slop will continue to close themselves off which will increase the value of being a known, contributing member.<p>Idk I need to figure out a way to articulate this better but essentially the value of being verifiably human is increasing IMO.
        • sowbug46 minutes ago
          I&#x27;m imagining a chart with two lines. Both have to do with verifying humanity online. The first line shows its cost. It increases dramatically over time. The other line shows its value. That one declines gradually, then falls off a cliff.<p>I think we&#x27;re very close to those two lines crossing. Which is another way of saying that people might care today whether something was generated by&#x2F;with AI, but I don&#x27;t think they will care soon. Humans will still decide <i>what</i> gets created, but the <i>how</i> won&#x27;t matter as much.<p>You might be right that the software equivalent of a sourdough-baking Reddit community will continue to exist. But most people will buy bread at the store and have no idea how it&#x27;s made.
        • abnercoimbre1 hour ago
          Digital human fortresses are totally becoming a thing.<p>For example, our community [0] asks you to submit an application before you&#x27;re granted an invite code. If you attend a meetup in person we&#x27;ll grant a &quot;Verified Human&quot; badge too. This gives you the power to invite others into the fortress: you&#x27;re responsible for them.<p>The price to pay is steep because community growth is now <i>glacial.</i> It really does solve the slop problem though. (I&#x27;m also no longer convinced maximizing growth is Good.) Maybe there&#x27;s some in-between solution for those who dislike invite-only spaces.<p>[0] <a href="https:&#x2F;&#x2F;handmadecities.com&#x2F;chat" rel="nofollow">https:&#x2F;&#x2F;handmadecities.com&#x2F;chat</a>
  • Dove1 hour ago
    Let us imagine a Bug Bounty Bouncer Service.<p>The project does not accept bug bounty submissions without BBBS attestation. To get it, you must first submit your report to the BBBS for review.<p>Now, if this is your first submission (you are unknown to the BBBS), you must submit $50 to the BBBS along with the bug report, to pay a human to spend an hour looking at your work to verify it is written in good faith. This is not a review of whether the bug is real or valuable, just a readover to verify the report is coherent and plausible. If you have done this before, you can get a free attestation based on being a member in good standing, but submitting slop (per the judgement of the BBBS reviewer or the project receiving the report) is an account ban.<p>The BBBS couldn&#x27;t steal your work and submit it themselves if they gave you some sort of signed hash as a receipt, which as a side effect would also be a deterrant against bounty programs stealing your work.<p>Submissions would only be expensive per submission for an anonymous user, enabling the low friction high trust communication under which collaboration works best when reputation has been established.<p>The BBBS itself won&#x27;t be overrun by slop since the price of establishing an account far exceeds what a bot might expect to make with a single malicious submission. Nor can legitimate established accounts be sold since the cost of creating them exceeds the value to be expected from abusing them. Moreover, the cost to establish a reputation as a bug bounty hunter is small in dollars compared to the cost in time and expertise that a legitimate hunter would be expected to expend in the course of their work.<p>The vast majority of slop would go away as the cost of a first submission is much too high. The cost to the project is close to nothing - integrating with the BBBS attestation API. The cost to a legitimate bug bounty hunter is low - some human review while establishing a reputation, which could even be made useful if it came in the form of feedback. All review is paid for by the submitter, so no one is trying to counter infinite slop with volunteer hours.<p>Moreover, the BBBS can serve as a mediator of trust, not only against AI, but as a place to receive reputational merit for high value work and trustworthy bug bounty programs.<p>I realize I am describing a lightweight guild, which is subject to well known political failure modes (the most significant of which is exploiting newcomers), but the concept has the advantage that guilds have functioned as successful slop gatekeepers in society for a very long time and a lot is known about how to make them work.
  • curtisblaine2 hours ago
    Bots are using real tokens for this. So, ultimate honeypot idea: post heavily commented skeleton code in a github repo, promise a generous money reward for closing issues and never pay anyone. See the bots swarm and burn their tokens to write code for you.
    • mackeye2 hours ago
      :D <a href="https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;UnsafeLabs&#x2F;Bounty-Hunters</a>
      • nottorp1 hour ago
        Is there a description of this project on any other site? They clearly can&#x27;t post it&#x27;s bot bait on the git repo, and maybe not on the leaderboards site because it&#x27;s linked from the repo.<p>But there must be some announcement about the project somewhere? I&#x27;d like to get that to pass it around.
    • charcircuit45 minutes ago
      Not paying people is not a &quot;prank.&quot; You can be taken to court and forced to pay for their services rendered.<p>An ultimate honeypot would not give the creator so much financial liability for passing out &quot;generous&quot; rewards.
    • dakolli2 hours ago
      [flagged]
  • singpolyma32 hours ago
    It&#x27;s a bit odd that this comes today after so many other projects reverse this finding.
    • frakt0x902 hours ago
      AI <i>can</i> find useful exploits but the highly publicized ones are among a sea of false positives and the successes I&#x27;ve read were found by people who were already experts. I can 100% see a public bug bounty program being inundated with garbage even if there are diamonds in the rough.
    • kccqzy1 hour ago
      Reverse what?<p>Let’s take curl as an example. Daniel Stenberg wrote about how he had to stop curl’s bug bounty program due to prevalent AI slop[0]. He also wrote about how he eventually restarted security bug reports without a bounty[1]. It turns out that without a bounty, the reports are higher quality. It almost seems like by removing the monetary incentive, it attracts people who are reporting bugs due to genuine altruism and concern for security, rather than hope for a quick buck. It feels like it harkens back to an earlier age of free software development on the Internet untainted by commercial interests.<p>So my opinion is that security bug reports should continue, but bug bounties should not. Turso should probably still encourage corruption bug reports but with no bounty.<p>[0]: <a href="https:&#x2F;&#x2F;daniel.haxx.se&#x2F;blog&#x2F;2026&#x2F;01&#x2F;26&#x2F;the-end-of-the-curl-bug-bounty&#x2F;" rel="nofollow">https:&#x2F;&#x2F;daniel.haxx.se&#x2F;blog&#x2F;2026&#x2F;01&#x2F;26&#x2F;the-end-of-the-curl-b...</a><p>[1]: <a href="https:&#x2F;&#x2F;daniel.haxx.se&#x2F;blog&#x2F;2026&#x2F;04&#x2F;22&#x2F;high-quality-chaos&#x2F;" rel="nofollow">https:&#x2F;&#x2F;daniel.haxx.se&#x2F;blog&#x2F;2026&#x2F;04&#x2F;22&#x2F;high-quality-chaos&#x2F;</a>
  • Havoc3 hours ago
    Definitely feels like we&#x27;re heading towards an eternal september (or already arrived).<p>...large swaths of approaches on online engagement just becoming non-viable
  • overgard2 hours ago
    The weird thing is it can&#x27;t be that economically feasible to burn a ton of tokens in the hopes that you might get a bounty.. seems like a great way to set money on fire.
    • bigballsbjorn2 hours ago
      i was just thinking about that. i don&#x27;t think anyone is systematically making money with that. it&#x27;s probably just people who set up openclawd or whatever and told it to solve bounties.
  • arian_2 hours ago
    we automated finding bugs. then we automated submitting bugs. now we&#x27;re automating rejecting submissions. at no point did anyone automate fixing the bugs.
    • xmcp12329 minutes ago
      I actually just got a PR from my boss&#x27;s AI agent. It identified the wrong problem (surface level), and corrected it by corrupting the document data, but making it no longer throw an exception.<p>Take that clankers
    • AlienRobot1 hour ago
      Be careful for what you wish.<p>Someone automated rewriting Bun in Rust, allegedly fixing the bugs.
    • empath752 hours ago
      Fixing bugs has been automated by claude code and other tools for a while. We&#x27;ve merged a bunch of bug-fix PRs by claude, some of which were found by other bots.
  • ToucanLoucan3 hours ago
    Oh look it&#x27;s more of exactly what AI skeptics said would happen: low effort bullshit generated at scale making life hell for people actually trying to <i>make things.</i> That&#x27;s wild.<p>Edit: it is genuinely wild, I don&#x27;t know of another product category that selects so perfectly for the WORST type of person to be it&#x27;s enthusiast. Just every single person I see hyped about AI is fucking insufferable on at least one and usually multiple axis.
    • xandrius3 hours ago
      To be fair, you&#x27;re not making a compelling case for your team either.
      • shimman1 hour ago
        Sure if you close your eyes and ignore the evidence all around you...
      • ToucanLoucan3 hours ago
        [flagged]
    • replwoacause1 hour ago
      Crypto gives AI it a pretty good run for its money in this regard, though the Venn diagram here is probably close to a perfect circle.
    • jcgrillo3 hours ago
      Web3 is the closest analogue in recent memory, but if you go back further to the pre-enlightenment era (and some pockets of more recent history, particularly in isolated rural&#x2F;colonial regions) you can see similar behaviors. It&#x27;s mad religious fervor coupled with poor education. They see what their beliefs tell them they should see, and lack the mental rigor to analyze the actual data. Not their fault! It&#x27;s our fault for letting them into the profession. Other disciplines are much better at keeping these folks outside the gates.
    • jquery3 hours ago
      I think people would be more interested in listening to &quot;AI skeptics&quot; if they offered realistic solutions to the problems they predict. Pandora&#x27;s box has been opened, let&#x27;s deal with the consequences now instead of trying to shut the box which cannot be shut.
      • overgard1 hour ago
        &quot;We created a massive problem but it&#x27;s up to you, the people that never wanted this, to clean up our mess.&quot;
      • ToucanLoucan3 hours ago
        &gt; I think people would be more interested in listening to &quot;AI skeptics&quot; if they offered realistic solutions to the problems they predict.<p>AI <i>is the fucking problem.</i> Yes, it has (some) uses. It is not nearly the number advertised. And more and more the median use case seems to be, again, overloading people actually trying to do work with an avalanche of bullshit.<p>The solution is exactly what the linked article says: shut it down. The AI people have ruined another good thing that was both beneficial to the project, and to a number of individuals.
        • b65e8bee43c2ed048 minutes ago
          &gt;The solution is exactly what the linked article says: shut it down.<p>China says no. what are you going to do now, sanction it? =)
        • vovavili3 hours ago
          What an unreasonably maximalist opinion.
        • aiscoming2 hours ago
          [dead]
        • dale_glass3 hours ago
          &gt; The solution is exactly what the linked article says: shut it down.<p>At this point it&#x27;s impossible, so I concur with the parent: forget about the shutting it down and think of something actually realistic.
          • miyoji2 hours ago
            This response is incredibly annoying and insufferable. It&#x27;s only &quot;impossible&quot; at this point because people continually ignored skeptics and anyone warning about exactly these outcomes.<p>Now that doom is here, it&#x27;s too late to do anything about it. Just accept the doom!
            • dale_glass2 hours ago
              The critics didn&#x27;t do themselves any favors. Part think the Terminator has something useful to say on the subject, part invent contrived scenarios like self-driving cars having to resolve trolley problems. Reality turned out to be much more boring.<p>But yes, what you said but unironically. Like it or not it&#x27;s here, it&#x27;s not going away, so all the remaining options have to assume that.
              • miyoji2 hours ago
                &gt; The critics didn&#x27;t do themselves any favors. Part think the Terminator has something useful to say on the subject, part invent contrived scenarios like self-driving cars having to resolve trolley problems. Reality turned out to be much more boring.<p>You do very well in battles against straw men.
                • dale_glass1 hour ago
                  I&#x27;m referring to actual people I argued with in the past. People convinced that AI in a self-driving car would involve the car calculating whether to kill a pedestrian or the driver, rather than trying to figure out whether this thing half obscured by foliage is a speed limit sign or not.<p>Obviously that&#x27;s not what everyone argues, my point is that there&#x27;s a lot of chaff in such arguments and not much wheat. People make a lot of noise about dramatic but completely unrealistic scenarios, while ignoring the far more boring reality.<p>The PauseAI people are for instance talking about human extinction, somehow. And not crappy GitHub PRs.
                • bcjdjsndon1 hour ago
                  I guarantee you AI will not end the world
                  • miyoji1 hour ago
                    I never said it did, &quot;doom&quot; in this case is just &quot;any negative consequences of AI&quot;, because anyone saying that AI could lead to negative consequences has been accused of &quot;doomerism&quot;. My point is simply that the negative consequences are here right now, in the room with us, and AI boosters are <i>still</i> pretending that they don&#x27;t exist.
                  • shimman1 hour ago
                    No one serious is arguing it will destroy the world (outside of LLM companies using these people as free marketing), the real critics argue that this is going to weaken labor while all the benefits go to the few capitalists and nothing ultimately improves in regards to society.<p>Unless improvement for you means increase cancer rates, exacerbating the climate crisis, or using poor systems to kill school children in wars.<p>All outcomes humans with souls typically want to avoid.
            • empath752 hours ago
              &gt; Now that doom is here, it&#x27;s too late to do anything about it. Just accept the doom!<p>What doom? This is a mildly annoying problem that will likely be self correcting long term.
              • shimman1 hour ago
                You need to get out of your SV big tech bubble and go attend your local planning board meeting, the vast majority of the public hates this technology. It&#x27;s literally killing members in their community and ruining the ecology.<p>The question we should ask is why a subset of humans are so gung-ho about this technology when all it&#x27;s done is induced mass misery at even a greater scale. We all know the actual answer to this: they want more money even if the costs is more societal misery.<p>Be careful tho, we already know people are willing to commit violence and if it&#x27;s one thing you can count on in the USA is when economic conditions worsen more people become desperate. That desperation leads to pretty extreme reactions, and these reactions are typically adored by the public writ large too (see the public&#x27;s Luigi reactions).<p>Quite the powder keg and I don&#x27;t think SV realizes the potential backlash that they are brewing themselves.
            • ToucanLoucan1 hour ago
              My only objection is calling it doom. It isn&#x27;t and calling it that gives this stupid shit used by low-effort people far, far too much credit. It&#x27;s just slop.<p>But it does suck, you know? Part of what makes OSS so great is that anyone could contribute. If someone uses a thing, and finds something broken or a way to make it better, they could do that and then push it back up to the project and ideally have it merged so <i>everyone</i> can use it. That&#x27;s what makes it awesome. The project benefits, the maintainer benefits, the coder benefits, the users benefit.<p>Now we have to stop that because lazy people can&#x27;t stop shitting it up with generated PRs and trying to get money for not fucking doing anything.
              • miyoji1 hour ago
                I mean, I was being a little hyperbolic and spitting back against people who claim that any criticism of AI is &quot;doomerism&quot;, but I edited out the part of my comment that made that clear before posting. My bad.<p>Although I do want to push back mildly. I think this situation is a bit worse than just &quot;it sucks&quot;, and if you extrapolate out to a world where every institution that&#x27;s <i>like</i> open source gets polluted by the same fundamental dynamics, it&#x27;s not quite doom, but it&#x27;s quite a bit worse than &quot;it does suck&quot;.
          • jcgrillo3 hours ago
            &gt; forget about the shutting it down and think of something actually realistic.<p>Why is it not realistic? Small teams do excellent work. Keep your team small and trusted. Only accept contributions from your team, and people outside your team who are personally vouched for by someone on your team. It&#x27;s like climbing mountains or sailing or any other type of inherently risky activity--you don&#x27;t go out with people you don&#x27;t trust. It&#x27;s eminently possible, you just don&#x27;t like the idea of it.
            • dale_glass2 hours ago
              That&#x27;s not shutting anything down, that&#x27;s just being selective with what you accept, and everyone did that already to some extent.<p>Even pre-AI it was obvious that contributions have to be vetted for a bunch of reasons.
              • jcgrillo2 hours ago
                Right, so the Github &quot;open contributions&quot; model where anyone can open an issue or a PR or otherwise waste a maintainer&#x27;s time is broken. Fundamentally insecure under this type of attack. Now that the exploit is being used widely, and costing us immensely, we need to put a lid on it. If the only way to guarantee an AI bot (or its meatspace sock puppet) doesn&#x27;t waste your time is to move to a &quot;look but don&#x27;t touch&quot; model, then that&#x27;s what we need to do. I think this would be a reasonable default:<p>Public repos are read only except for contributors who have been given specific permission, and those permissions are granular e.g. in order of increasing damage potential:<p>- comment on issue<p>- create issue<p>- comment on PR<p>- create PR<p>- run CI against PR<p>- etc.<p>In other words, <i>shut it down</i>.
                • duskdozer2 hours ago
                  I think I saw this on here yesterday: <a href="https:&#x2F;&#x2F;github.com&#x2F;mitchellh&#x2F;vouch" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mitchellh&#x2F;vouch</a><p>Not great for privacy or ad-hoc contributions, but I don&#x27;t see a way out of the muck without some kind of trust net.
            • bcjdjsndon1 hour ago
              &gt; It&#x27;s eminently possible, you just don&#x27;t like the idea of it.<p>Sounds like you can&#x27;t accept AI is here to stay
              • ToucanLoucan1 hour ago
                &quot;I shit on your floor, guess you have to get used to shit on your floor&quot;<p>No. You go out the door, and then I clean it up, and you don&#x27;t get invited back. That&#x27;s how that works.
    • micromacrofoot2 hours ago
      for every person that&#x27;s hyping AI there are another 10 just using it to get stuff done without talking about it incessantly
      • miyoji2 hours ago
        Yeah, those 10 people are getting really useful stuff done, like submitting nonsense bugs to Turso in an attempt to get bug bounties.
      • replwoacause1 hour ago
        I&#x27;m using it to do harder work and more of it for my employer for the same pay.
        • micromacrofoot53 minutes ago
          that&#x27;s the spirit champ, surely management will notice soon and reward our fervor
    • nukedindia3 hours ago
      [dead]
  • AlienRobot2 hours ago
    I&#x27;m sorry but I find the slop PR&#x27;s hilarious.<p>&gt;the author just injected garbage bytes manually into the database header, and then argued that this corrupted the database<p>&gt;Steps to reproduce: Modified cli&#x2F;main.rs to include a Vec with limited capacity. Forced a volatile write beyond the allocated bounds using std::ptr::write_volatile.<p>&gt;author claims to have found a critical vulnerability that allows for the execution of arbitrary SQL statements. Imagine that? A SQL database that allows the execution of SQL statements. How can we ever recover from this.<p>I wonder why are they even doing this. Do any of these PRs ever win any money? It feels like they are burning down a forest thinking they&#x27;ll find gold if they do it, without any evidence that there will be any gold after the forest is burnt down.
  • aiscoming2 hours ago
    [dead]
  • rurban3 hours ago
    [flagged]
  • k2xl3 hours ago
    Isn&#x27;t there some alternative approach? I.e when someone submit ai slop they get a strike. Three strikes and you are suspended from submitting to the bug bounty for x months&#x2F;years?<p>*Edit - I get it. It seems like the authentication is a challenge.
    • JoshTriplett3 hours ago
      <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sybil_attack" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Sybil_attack</a><p>New identities are cheap.
      • icoder3 hours ago
        I think that&#x27;s the problem, or at least a problem, and a growing one.
    • mapt3 hours ago
      How about &quot;It costs $1000 to submit a bug bounty for approval&quot;, and raise the reward to $2000 (or $5000 if it&#x27;s in the cards, since that will have a deterrant impact on non-AI responses).<p>Denominated in BTC to avoid chargebacks etc.
      • JoshTriplett3 hours ago
        I think that&#x27;s entirely sensible. Doesn&#x27;t even have to be <i>that</i> expensive, just expensive enough to deter people who go &quot;oooh, free money&quot;, and expensive enough to compensate for having to review slop far enough to realize it&#x27;s slop.
        • icoder3 hours ago
          Wouldn&#x27;t be surprised if a dollar per entry already made a whole lot of difference.
    • vrighter3 hours ago
      you still need to spend effort reviewing the code to figure out when you can give a strike. Thrice for an actual ban. This would still waste precious maintainer time.
    • moron4hire3 hours ago
      They mentioned they had identified alternatives but it would be costly to implement them. One can imagine that ban evading by generating a new user account would be easy for an LLM agent. It&#x27;s going to be a long, long game if whack-a-mole.
    • blharr3 hours ago
      Such a person can just make a new account and go back at it
    • empath753 hours ago
      This probably gets solved outside of the level of an individual project. No small team can handle this without building a whole product just to handle the bug bounty.
  • andai1 hour ago
    I don&#x27;t get it. Can&#x27;t they ask Claude to check slop? This sounds like a bit of a baby&#x2F;bathwater situation.<p>(Okay Claude is too expensive, but Deepseek can probably handle it.)
    • 48terry1 hour ago
      How do you verify that Claude&#x27;s output when checking slop is, in fact, correct, and not just more slop itself?
      • ofjcihen51 minutes ago
        Sloppy turtles all the way down.
  • shevy-java1 hour ago
    AI is making humans obsolete.<p>Skynet has won.