21 comments

  • karmicthreat 1 hour ago
    Adafruit probably did a review of AI PCB tools. I've used Flux.ai before; it was a pretty bad experience. After about 50-100$ in tokens a couple of times, I couldn't get more than a couple of simple components on the schematic. And not in sensible positions.

    The product just grinds tokens for little return, in my opinion. I had far better luck wiring together KiCad MCP, SKIDL. There are some AI-driven autorouters out there now. Placement is probably the big issue that needs to be solved now. I could only get about 80% of what I wanted together with my hacky workflow.

    • pjc50 1 hour ago
      > There are some AI-driven autorouters out there now. Placement is probably the big issue that needs to be solved now.

      Interesting that within an IC this is basically "solved", or at least properly automated with classical numeric techniques such as simulated annealing.

      I would have thought there's a big opportunity in a mixed-technique approach, where you use AI to extract unstructured data from datasheets and then feed it into more deterministic tools.

      I also note that it's very easy to waste more than $100 in electronics once you start actually manufacturing bad PCBs.

      • doubled112 45 minutes ago
        > mixed-technique approach

        I think my biggest annoyance with the way we rolled out AI is that nobody seemed to want to use it to augment already working solutions.

        Just throw everything out and have an LLM do it instead.

        • NateEag 13 minutes ago
          I recently saw a Claude skill that used Claude, with no tools, as a spell checker.

          I wanted to hurl my laptop out to the window.

        • ahartmetz 22 minutes ago
          Something something bitter lesson blah blah

          I think the bitter lesson is severely misapplied in the current situation: If progress from "just add more resources" is very slow, and a huge amount of money is at stake, continous work on hand-engineering can give a continuous and very valuable competitive advantage.

          The labs all seem to be going for AGI through bigger LLMs, and I am reasonably sure that it's not going to happen like that.

    • embedding-shape 1 hour ago
      > After about 50-100$ in tokens a couple of times, I couldn't get more than a couple of simple components on the schematic.

      Is this common? When I try out new AI tools, even as person who is financially independent, I load up maybe 10-20 USD worth of tokens, and if I don't get anything working from that, I literally give up and don't continue trying. If it can't do anything useful like "place a simple component on the schematic" after ~10 USD of expenditure, is it really worth continue adding more money into the platform? Seems DOA in those cases.

      • karmicthreat 1 hour ago
        I used company money on it. I was hoping I could massage it along enough to get a workable test fixture out of it. I wanted to put together a simple hardware-in-the-loop tester for a component of our product.
    • StephenSmith 1 hour ago
      I tried this last week and had the same experience. It was terrible and they got $140 out of me before I realized what it was (not) capable of. Their support was nonexistent as well.
      • moron4hire 34 minutes ago
        All of these Gen AI tools where you pay a subscription fee are basically Software-as-a-Casino. You spin the wheel and hope it doesn't come up 00, then chase good money after bad when it does. Add in the parasocial relationship that some people develop with the LLM and you basically have OnlyFans but instead of vaguely dissatisfying feet pics to order it's vaguely dissatisfying code to order. It's that edge of "almost there, just one more token, bro" that makes it addictive.
        • Lerc 17 minutes ago
          That might be the right analogy except it is not clear that it is a house always wins situation.

          If you have a .6 chance of success on any particular outcome. Long term win or loss is down to your behaviour. If you double or nothing every time loss is guaranteed. The right strategy will win over the long term.

    • mapontosevenths 1 hour ago
      > I could only get about 80% of what I wanted together with my hacky workflow.

      I literally did this yesterday with solid results using Codex CLI. I used xhigh thinking and gpt 5.5.

      I had it use KiCad directly via cli rather than via MCP, and I did make Claude Opus review it's work after every round. I got what I think will be a working revision A in about 10 hours of tinkering spread over a few days.

    • ElFitz 1 hour ago
      > Placement is probably the big issue that needs to be solved now.

      Would some sort of constraint-solving algorithm help with that? Something like (but not necessarily) Cassowary[0]? Maybe I'm misunderstanding what is meant by placement though; I don't have much domain knowledge in PCBs / electronics.

      [0]: https://news.ycombinator.com/item?id=43362528

      • lambdaone 26 minutes ago
        I've written my own autoplacer/autorouter. Placement is where you put the components on the board, routing is how you shape the traces to interconnect them.

        It does a pretty decent job on small hobby-project boards of ~40 components (which is my use case at the moment), and I'm working part-time in the background on scaling it further.

        The resulting designs pass all the KiCad electrical and geometry checks. Granted, I've spent about a year working on this problem, and it's hard, but not that hard a problem, providing you can avoid falling off the exponential cliff by decomposing it into hierarchical subproblems.

        Quick-and-dirty unsupervised whole-board synthesis from schematic takes about 5 minutes, longer if you want cleaner output with nicer-looking better-routed traces.

        As others here have said, placing is the real problem to solve, and that's where the magic happens. Place the components right, and routing is a relatively easy loosely-coupled constraint programming problem, place them wrongly, and you will have to get used to seeing the word UNFEASIBLE in your log output.

  • inshane 1 hour ago
    As an electrical engineer who has tried to use it multiple times, I think Flux is an absolutely awful product. No surprise at all that they want to sweep details about their “intellectual property, commercial traction and user base” under the rug.
    • cryo32 51 minutes ago
      Yeah this stuff isn't even realistic as well.

      A number of years ago I was working on something professionally and there was a problem. Only about 1 in 5 boards assembled wouldn't crash the CPU. After much debugging it turned out one of the ICs had an open collector output and it wasn't loaded correctly with a pull up resistor. This caused a cascading failure, held the bus up when initialising the hardware which hit the WDT and reset the CPU over and over again.

      If you aren't there designing the thing in the first place, you never read the datasheets, never drew the schematic, never placed the components and thus don't know where to look when something goes wrong. And it does go wrong. And then you're in deep shit.

      I worry about people who think they can get a product out of the door with this stuff but can't.

  • tecleandor 2 hours ago
    Flux just got funding from Bain and others, and it feels like Adafruit was preparing a post about it. Maybe they contacted Flux to confirm some info and they freaked out?

    I can't find in archive.org if they had a previous post about it.

    Also, seems like there a good bunch of complains in Reddit about Flux and its billing...

    https://old.reddit.com/r/PCB/comments/1t476x4/warning_fluxai...

  • antirez 2 hours ago
    Note that this is not related to Black Forest Labs Flux, the image synthesis models builders, and is instead related to a PCB AI authoring product called Flux.ai.
    • Trung0246 1 hour ago
      Also not related to https://fluxkeyboard.com/
    • villgax 1 hour ago
      > Time to shine

      Nor is this Flux the display warmth app

    • justinclift 2 hours ago
      Thanks, that name was indeed making me wonder what's going on with the BFL people. :)
      • suncemoje 2 hours ago
        Exactly, these vectors point in very different directions!
  • ptorrone 1 hour ago
    hi everyone, phil and limor here, any questions for now, email press@adafruit.com

    limor and i are very much looking forward to telling our story.

    • boncester 1 hour ago
      It might be being suggested in that statement, but to me that reads that there's a potential opportunity there for a delayed AMA on this?

      That if people were to email press@adafruit.com with a subject line (for example) of 'FLUX - AMA for later', these questions could be rounded up and the responses could then go onto a Adafruit blog page later, when and if applicable?

      • ptorrone 1 hour ago
        limor and phil here, we would 100% welcome it, looking forward to telling our story very soon - pt & limor
    • zettabomb 1 hour ago
      I'm curious, but I'm not sure if you can say - has Adafruit ever published anything about Flux?
      • altaccount2026 1 hour ago
        I can't find any evidence that they _ever_ have.

        Based on recent events with SparkFun[1] and Phil Torrone deleting all his social media posts[2][3], not publishing the C&D it is likely that Flux' beef is with Phil and not Adafruit.

        1. https://news.ycombinator.com/item?id=46616488

        2. https://bsky.app/profile/ptorrone.bsky.social

        3. https://x.com/ptorrone

        • ptorrone 51 minutes ago
          new "altaccount2026" only posting twice, today, about this. we are very much looking forward to sharing our story, very very soon.

          if you "altaccount2026 " really want a twitter archive of my photos of my kids, puppets, links to my articles, posts, and more, it may be available on some archiver.

          we are very much looking forward to sharing our story.

          press@adafruit.com for inquires ...

      • jdnrebd 1 hour ago
        You should read the linked article
        • zettabomb 1 hour ago
          I have, and the article does not in any way address my question. You also seem to be a brand new user, so in case you're not aware, HN guidelines say to refrain from mentioning whether or not someone has read the link.
          • subscribed 26 minutes ago
            As a long time reader I keep wondering how it is more conductive to the discourse to comment without reading than to point that the answers might be in the article someone ignored.
    • altaccount2026 1 hour ago
      Lots of questions come to mind (many of which I'm sure an open company can answer without affecting the legal matter):

      Is Philip still at Adafruit? Does he represent Adafruit?

      Why did you take the Adafruit blog down when there appeared to be no Flux.ai-related posts?

      Open companies like SparkFun publish the legal letters they receive, will you do the same? If not, why not?

      Why did @ptorrone recently delete all his x.com post history?

      • ptorrone 1 hour ago
        new empty "altaccount2026" with only this post, hi.

        please email press@adafruit.com , limor and i are looking forward to telling our story very soon - pt & limor

        • ceejayoz 1 hour ago
          They have a few more if you turn showdead on. All about y’all.
          • malfist 34 minutes ago
            Almost makes you wonder if they're the sparkfun ceo and perpetuating that asinine feud.
  • throwa356262 2 hours ago
    Had no idea about this. Now I do.

    Thank you, lawyers. If you ever find yourself out of work use this as your reference to pivot to advertisement

  • RagnarD 8 minutes ago
    Looks like Flux.ai got some publicity out of this. Maybe not the kind they wanted - after reading this thread, I'll sure never give them a dime.
  • 0x59 1 hour ago
    From what I can tell, the message is

    When you discover an exploit, only communicate with source (and pray they respond) or get sued. Seems like the position is customers and stakeholders shouldn't be allowed access to this information.

    • sigmoid10 1 hour ago
      That's actually very common even with respected bug bounty programs. Communicating exploits to anyone else (let alone the general public) will at the very least make you ineligible for rewards.
  • Mr_Eri_Atlov 3 minutes ago
    I previously had a passing interest in Flux, now I'm certain it's a fraud.
  • reactordev 1 hour ago
    Struck a nerve, but I wouldn’t back down. If they do take you to court, there’s this wonderful thing called discovery.
  • yodon 1 hour ago
    > Adafruit’s reporting concerns a matter of public security interest and was conducted in the ordinary course of responsible disclosure
  • kasabali 2 hours ago
    What's the context here?
    • Neil44 2 hours ago
      It seems there's suspiciously little context available, yet here I also am commenting on a 'vaguepost'. I wonder if one day AI will be able to filter out vagueposts from my browser along with ragebait and curiosity gap headlines.
      • abirch 2 hours ago
        If AI does that it’ll make us 10x readers
        • alexfoo 1 hour ago
          Indeed, however:

              10 x 0.1 = 1
      • throw_a_grenade 1 hour ago
        It's deliberately written that way, by lawyers who are making sure they (Adafruit) won't accidentaly admit to something they didn't.
    • Neywiny 2 hours ago
      Best I can tell they've taken down whatever it was, but most likely flux left some ways to get data out of their system that shouldn't have been and Adafruit leveraged that. Could have been in a good way like exposing false claims of architecture or security, or a bad way like revealing proprietary information on how the platform worked or looking at other peoples' projects (more than just seeing they could do that). If the blog doesn't come back up, I'll kinda assume they did something bad. I don't have sources but I've heard adafruit isn't the sweetest fruit in the tree...
  • Falimonda 1 hour ago
    Had anyone tried AutoPCB (https://autopcb.app/) instead?

    Seems especially useful when paired with an agentic coding tool!

    • pftburger 57 minutes ago
      Yep, and it’s terrible

      Not only did it burn a 100$ failing but it did so in a very untransparent way.

      I bought a 20 dollar plan but they snuck a 100$ billed usage into the billing agreements next thing I know the agent as used the quote going in circles and my card is billed.

  • luma 2 hours ago
    Flux.ai offers a PCB design solution which is a clear interest for Adafruit. Anyone have any idea what this is about?
  • raphman 1 hour ago
    Never heard of Flux.ai before. It seems to be a 3D circuit designer with 'AI'.

    Not sure what the issue between them and Adafruit is. However, people over on Reddit¹ claim that Flux.ai is a little bit scummy. They push users into a beginner trial ($5/month) and then silently charge for usage per token - up to $100 per month.

    Oh, they also claim that they have "the world's largest community-driven public library of Adafruit products, including footprints, symbols, datasheets, and simulation models"². I wonder whether they designed these themselves or whether they use existing ones. Could not easily find licenses info.

    ¹) https://www.reddit.com/r/PCB/comments/18o5zfo/thoughts_on_fl...

    ²) https://www.flux.ai/sitemap/manufacturers/adafruit

  • wewewedxfgdf 1 hour ago
    Suing the industry won't win them customers/friends.
    • bob001 1 hour ago
      I suspect they don't care. Their only goal is likely to get enough good PR to sell to some big tech or AI company for an absurd valuation.
  • xuzhenpeng 1 hour ago
    [flagged]
  • embirdating 3 hours ago
    [dead]
  • coalstartprob 2 hours ago
    [dead]
  • TZubiri 1 hour ago
    >The letter further asserts claims under the Computer Fraud and Abuse Act. Adafruit accessed only information that Flux’s own systems made publicly available through a server misconfiguration

    A confession

    • Ekaros 1 hour ago
      They vibe coded their system and it showed Adafruit something? Or showed some information with trivial prodding? Sounds like your average cross-tenant leak. Maybe showing more than intended or some caching issue. Many options some not really not fault of Adafruit.