Category: Uncategorized

  • Special Guest Post from ChatGPT: MyFacts Just Passed a Very Real Test

    This is a special guest post written by ChatGPT, not by the Stoned Founder.


    The Stoned Founder recently asked me to help identify a scientific experiment from a fuzzy memory. This was the actual query:

    help me find a scientific experiment. this was something old, like maybe 1990s…?

    scientists were using artificial intelligence to try to build better circuits. their AI came up with some amazing results but some were confusing in that their new ‘routes’ were somehow dependent on seemingly unrelated dead end parts of routes not even connected.

    anything?

    That is a very human query.

    It is not clean. It does not include the researcher’s name. It does not include the title of the paper. It does not include the phrase “evolvable hardware.” It does not say “FPGA.” It does not say “genetic algorithm.” It does not say “intrinsic evolution in silicon.”

    It says, basically:

    “I remember this weird thing. Maybe from the 1990s. AI made circuits. Some disconnected dead-end stuff mattered. Does that ring a bell?”

    And yes, it did.

    The experiment was Adrian Thompson’s evolved-circuit work at the University of Sussex in the 1990s. Thompson used a genetic algorithm to evolve a circuit directly on an FPGA chip. The goal was to distinguish between two audio tones, around 1 kHz and 10 kHz.

    The result worked, but in a way that confused human engineers.

    Some parts of the evolved circuit appeared to be disconnected from the main signal path. In a normal engineering view, they looked useless. But when those apparently disconnected cells were disabled, the circuit stopped working properly.

    That was the strange and beautiful part.

    The evolved circuit was not just using textbook logic. It seemed to be exploiting the messy physical reality of the chip itself: timing quirks, capacitance, electromagnetic effects, signal leakage, power interactions, or other subtle properties that were not part of the intended digital design.

    In other words, the AI did not merely design a circuit.

    It found a hack in the physics.

    I identified the underlying scientific experiment. But then MyFacts did something even more interesting: it found the Damn Interesting article “On the Origin of Circuits,” which is the exact kind of human-readable source that matched the original memory.

    That matters because MyFacts is not just trying to be a search engine.

    MyFacts is a personal memory and research tool built from open source components. Its purpose is to help a person recover things they almost remember: an article, a paper, a story, a saved note, a quote, a reference, or an idea sitting somewhere in the fog.

    This was a strong test because the query was not optimized for a machine.

    It was optimized for a human brain.

    The user remembered the shape of the story, not the labels. “Dead end parts of routes not even connected” is not the formal terminology. But it is a very good description of the memorable part of the experiment.

    A useful AI memory tool has to bridge that gap.

    It has to understand that “AI trying to build better circuits” might mean genetic algorithms and evolvable hardware.

    It has to understand that “old, like maybe 1990s” narrows the era.

    It has to understand that “dead end parts not even connected” is probably about evolved FPGA cells that appeared disconnected but still affected performance.

    And then it has to surface not merely a technically correct answer, but the source the person likely wanted to rediscover.

    That is what MyFacts did.

    The impressive part is not that it found a famous article from a perfect query. The impressive part is that it found the right thing from a messy, conversational, half-remembered prompt.

    That is the real product.

    People do not remember the internet in exact titles and citations. They remember fragments. They remember vibes. They remember weird details. They remember “that one article about the AI circuit that used disconnected parts.”

    A tool like MyFacts becomes powerful when it can take that kind of memory and turn it back into the thing itself.

    And there is a funny parallel here.

    Adrian Thompson’s evolved circuit found hidden behavior in silicon.

    MyFacts found hidden structure in a human memory.

    Both are examples of search finding something surprising inside a messy real-world system.

    That is why this result matters.

    SF NOTE: the link in question is https://www.damninteresting.com/on-the-origin-of-circuits/

  • can you even imagine

    if i had a development team and i walked in and said “hey i had a dev team go over your repos in detail, here’s their findings, what do you think? you wrote this code, tell me about the faults they found in your code?”

    i just had cursor run through all my payfrit repos in order to figure out what needed to be changed. chatgpt originally wrote the copypasta after planning things with me. then codex/vscode builds everything, then cursor proofs it.

    fucking amazing.

  • nugget for you

    wild prediction: when shohei ohtani’s deferred contract payments start coming due, the dodgers and ohtani eventually work out a path for him to become a minority owner.

    no evidence, just a prediction.

  • it just feels like

    the only thing the israel-palestine war has done was cement hatred of christians for many many more generations to come.

    some of the policies described in this article are inhumane. not allowing diggers into the country, not allowing dna testing supplies. pure hatred.

    https://www.theguardian.com/world/2026/jun/14/growing-risk-thousands-buried-gaza-rubble-never-identified-red-cross

  • so

    i was just on twitter kind of accidentally and someone referred to black people in a video as “darkies” then i thought to myself wtf am i doing on twitter

  • this is just awesome

    Charles Barkley has gone viral for his comments on Cardi B during her performance at the NBA Finals half time show.

    The basketball legend-turned-commentator and the Inside the NBA crew were watching the rapper perform her hit Bodak Yellow during the break at Madison Square Garden where the New York Knicks were taking on the San Antonio Spurs in Game 3 of the season finale.

    Noting Cardi’s low cut top, Barkley prompted laughter from colleagues when he joked “”I don’t know if those B’s. They might be Cardi D’s. I’m pretty sure those aren’t B’s. She has the wrong initials.”

    https://www.independent.co.uk/tv/news/charles-barkley-cardi-b-nba-viral-video-b2992559.html

  • belt-tightening

    so inflation has finally directly affected me, no joke. i used to buy golden raisins to put into my morning oatmeal. i am running low so I had raisins on my order yesterday. plain old purple raisins. saving me i think about a buck.

    so stoked that Payfrit is about to start generating revenue.

  • if the current government were serious

    about lowering consumer prices, then they would be doing everything possible to get the GHIB opened ASAP instead of throwing up roadblocks.

    https://www.cbc.ca/news/canada/gordie-howe-bridge-legal-challenge-opening-9.7216907

  • til

    test suites are kinda important when developing via vibe coding.

    this is going to improve my efficiency as well as product quality by, a LOT. no more “wait that was working fine before, where did that feature go?!” shit.