• 1 Post
  • 107 Comments
Joined 3 years ago
cake
Cake day: July 29th, 2023

help-circle
  • Daft ai project of the week: “lore”, a version control system that should not be confused with another vcs of the same name open-sourced by epic games a few weeks ago.

    lore does not track your code. it tracks the prompts, notes and decisions that produced it. you commit intent. when you want code, you run lore materialize: it replays the accumulated intent into a brief, and an agent reconciles the working tree to match it.

    the code is build output. the intent is the source.

    …which would be great, if the output of llms were deterministic, and generally it is not. This means rolling back a change to undo or fix something is just another spin of the roulette wheel, with the analogy being reinforced by the number of tokens you’ll have to buy and burn to do a rebuild. It looks like it still needs a real vcs behind the scenes, given that it isn’t entirely self-hosting, but maybe I misunderstood something.

    You might wonder if this is some kind of satirical work, or perhaps piece of performance art, but I’m fairly certain it isn’t… the creator and sole human author (naturally, claude is the only other “contributor”) is a big fan of something called “open audio protocol” and a project called “audius” which came about by someone asking what if spotify and soundcloud, but on the blockchain? With ai agentic integration?

    https://github.com/lorevcs/lore



  • More ai stuff, this time from flathub: Democratizing Abandonware.

    Flathub has a fairly relaxed ai policy that both ai bros and strongly anti ai people are unhappy with. It was brought in to try and deal with the review burden of slop submissions where no human is involved, and a chatbot fields review comments.

    Turns out that ~75% of submissions that got a slop tag were abandoned… not just the submission, but the entire git repo behind it, too. The author is quick to point out that this is far from a representative study, but I can certainly believe that a) people who have invested little time or effort into their slopware will abandon it without much concern, and b) things like openclaw could definitely submit bullshit packages that are immediately forgotten as its internal state moves on. There’s no malice in the same way there’s no intent, just shitty tools being left running and polluting everything around them.





  • A couple of bits of nice ai news recently, for anyone who hasn’t come across them already:

    Bosses Horrified as “AI Native” College Graduates Hit the Workplace

    new hires who were seen as “AI natives” are turning out to have alarmingly shallow ideas. So much so, the anonymous finance worker admitted, that his firm now actively avoids seeking out AI-literate STEM graduates, and opts to comb through humanities students instead.

    “We want critical thinking, not just AI,” the financier told the FT.

    I can’t help thinking that, funny as this is, the people who are really going to the be worst off here are a bunch of new grads with a load of debt and an education that has made them less able to do anything at all. They’re not all going to be grifters, after all.

    Meta’s Zuckerberg says AI agent tech progressing slower than expected

    This is brilliant. They’re making so many mistakes they’re actually having to admit it. It’s amazing how incompetent zuckerberg is… late to every fad he’s tried in the last decade and fucks it up when he finally gets there.

    In retrospect, he said, the “trajectory of the agentic development over at least the last four months hasn’t really accelerated in the way that we expected,” and ​that the company’s bets on the new structure “haven’t come to fruition yet.” Zuckerberg was referring to AI agents, automated systems that can ​execute tasks on behalf of a user.

    Conversations he was having “with our top people” when they started planning the restructuring in January and February “were that they ‌were ⁠worried that we weren’t going to move fast enough to adapt,” Zuckerberg said.

    I’m sure there was a third thing, but I found it yesterday when the site appeared to be down (at least for me) and now I can’t remember it or spot it in my million open tabs.




  • How it started: in 2025, the city of dublin, ohio (the latter detail missed by quite a lot of reporting,because there are no other dublins it might get confused with, I guess) gets an autonomous? ai powered police surveillance robot.

    City officials are encouraging residents to interact with Dubbot—ask questions, take selfies, and experience firsthand how AI is shaping public safety. The goal is to foster transparency and gather feedback to refine the robot’s role in the community.

    How it’s going

    The person-sized, camera-covered robot that looked like it rolled right out of a sci-fi movie did not identify any criminal incidents, issue any tickets or help with any arrests in its nearly 10 months on the job.

    On the other hand, I bet it didn’t shoot anyone’s dog, so who’s to say that the $64k was wasted.



  • Who even has time for that? Do you think that the people behind palantir, icarus and sauron have time to read google summaries? They’re too busy remaking the world!

    Anyway, if you’re successful enough you’ll eclipse the original source in terms of importance and all the search engine summaries will be about you anyway, so any time spent learning anything before that will have been completely wasted.



  • Some folks, who may be familiar to some or more of you, accidentally discovered that if your git repo symlinks CLAUDE.MD to, say, /dev/urandom, it breaks Claude code.

    the reason why this works is exactly the reason why claude code sucks so bad. there are protections against this in the file reading tool. however because everything in claude code is implemented in 5 million different ways, those protections are a completely orthogonal set of codepaths from how CLAUDE.md files are read. conversely, the file read tool seems to be completely naive to symlinks while the CLAUDE.md reader is not. this is the fucking swiss cheese security model of the fucking gold standard of what AI programming can do.

    https://neuromatch.social/@jonny/116779793188712173

    The thread is actually about trying to attract and manipulate autonomous coding agents, but they’ve only had limited success so far, which may have been slowed down by the above symlink trick.


  • I think part of the issue is that historical software quality was an artefact of its time… if you can’t easily patch your released products, you need to work harder to ensure they’re functional. If the only way for people to learn about how your product works in the documentation you ship with it, the docs need to be useful and comprehensive.

    The combination of software needing no guarantee of merchantability or fitness for any particular purpose and the internet rendered those pressures obsolete. Ship shit, fix later. Mass-scale a/b testing over past decade or two shows that most people seemingly don’t care if their software runs like absolute garbage, and is covered in adverts, and harvests all their personal data and the leaks all of it that wasn’t sold.

    An incident-to-pr ratio that’s up by 250% is unfortunate, but it is not yet so bad that the end-users actually care enough to do anything about it, even assuming they can do anything.


  • This is by an llm-boosting firm, so be aware that it’ll have a lot of marketing in it. It doesn’t say nice things about vibe code (presumably because the authors want to sell you a solution) but the numbers are interesting even so.

    https://www.faros.ai/blog/ai-acceleration-whiplash-takeaways

    A few choice snippets, none of which will surprise anyone here:

    1. For every code change merged, the probability of a production incident has more than tripled.

    The incidents-to-PR ratio is up 242.7% as teams move from low to high AI adoption.

    1. Bugs are accelerating, not stabilizing.

    In our 2025 AI engineering report on the AI Productivity Paradox, bugs per developer were up 9% as AI adoption grew. In this dataset, that figure has risen to 54%

    1. The most experienced people in your organization are being buried.

    Median time to first PR review is up 156.6%. Average time spent in code review is up 199.6%. Median time in review is up 441.5%. The engineers with the deepest knowledge of the system are spending their most valuable hours unraveling plausible-looking code that should never have reached them in the state it did.




  • because there’s no economic incentive to hire them to do that kind of work.

    isn’t that the old “basic science is boring and unsexy” issue though? There are economic incentives, but not in a short term-big-bux sort of way, so capitalism can’t be trusted with it.

    To conjure up a recent example, something like “The number of curves of genus two with elliptic differentials”, published back in 1997, probably had limited commercial value at the time, but 20 years later completely sunk a promising post-quantum cryptography algorithm (“An efficient key recovery attack on SIDH”) which might have had some non-trivial commercial implications if SIKE had got through the key exchange algorithm competition.

    Anyway, the Erdős problems are good candidates for llm work because they have been specified in a careful and formal way, which requires a reasonably competent mathematician to do. That then opens up mathematics to the same deskilling problem that other sectors afflicted with llms have, and because capitalism is shortsighted and stupid we don’t know what the future economic impact of that will be, right?