Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Fauci warned of miscarriage risk linked to Covid vaccine while publicly claiming (nypost.com)
    —discuss
  2. To Understand AI, Think Like a Dragonfly (noemamag.com)
    —discuss
  3. NASA quietly removed SR-71 from storage amid X-plane push (aviationweek.com)
    —discuss
  4. Show HN: Drift – A clickable map of ideas unfolding from single question (demo) (echohive.ai)
    —discuss
  5. Geely's AI fast charging 'heals' EV batteries for 20% more cycle life (electrek.co)
    —discuss
  6. Hosted MoQ (Media over QUIC) (moq.pro)
    —discuss
  7. We Learned to Stop Worrying and Love Campus Surveillance (fnl.mit.edu)
    1comments
  8. Forging 1024-bit RSA signatures in nearly SNFS time (github.com/ucsd-hacc)
    —discuss
  9. Tell HN: Stop emailing HN users with deceptive AI spam
    —discuss
  10. How are you conforming to EU Cyber Resilience Act (CRA) reporting rules? (europa.eu)
    —discuss
  11. AI-Powered PDF Extraction for Finance (pedfs.com)
    —discuss
  12. Pluto: A StarCraft Brood War neural network trained by self-play RL (github.com/tscmoo)
    —discuss
  13. A new way to manage memory: no garbage collection, extremely fast & safe access (ulanguage.org)
    —discuss
  14. Ask HN: Central Benchmark for All the Sandboxes?
    —discuss
  15. Show HN: I made a 3D rock climbing analysis tool using iPhone LiDAR [video] (youtube.com)
    1comments
  16. Efficient Build Dependency Verification Using eBPF and Incremental Analysis (acm.org)
    —discuss
  17. How I Could've Accessed 17 Trillion Microsoft Records (faav.net)
    —discuss
  18. Do your employees use your product? (00f.net)
    —discuss
  19. Jev Benchmarks
    —discuss
  20. Europe needs 'decisive change' in defence efforts to face Russia threat (reuters.com)
    —discuss
  21. MapLiberator: The maps you make are yours (mapliberator.com)
    —discuss
  22. Ask HN: Who's still keeping a DOS machine up because the business depends on it?
    —discuss
  23. OpenAI Keeps Hacking and Hacking and (securityboulevard.com)
    —discuss
  24. Ask HN: LM Studio Bionic with Python
    —discuss
  25. Show HN: AgentLens – Replay and compare Codex runs (github.com/fang520huang-lgtm)
    —discuss
  26. Why CAFEBABE? (artima.com)
    2comments
  27. Supreme Court permits states to use SAVE database for citizenship checks (cyberscoop.com)
    19comments
  28. Bug: Border radius has infected VSCode editor (github.com/microsoft)
    —discuss
  29. Watch Steve Jobs in the full 'Antennagate' video before it gets erased again (appleinsider.com)
    —discuss
  30. Letterboxd Is Up for Sale, and A24, Sony and the New York Times Are Bidding (worldofreel.com)
    —discuss

Meta's Muse appears to use an OpenAI model labeled muse-special

38 pointsby 1h agomouse.dev
18 comments
1h agoHN ↗

author here. I kept digging through the Muse filesystem after my first post hit the front page here this week.

Going through my logs I found a background agent that used a model called azure/muse-special while building my website. I found this interesting and dug a little deeper.

The transcript and daemon binary point to an OpenAI model running on Azure. Still unclear which one or why it was selected.

The runtime also ships with an Anthropic client and a catalogue listing Claude, GPT and Kimi models. I didn’t observe Claude being used in my own sessions, but this is my Part 2 of exploring the Muse file system.

original post: https://x.com/heypeterjames/status/2103545183400800746

pete at mouse dot dev

1h agoHN ↗

Nice work!

Are you sure this isn't just a custom model that is API-compatible with OpenAI?

1h agoHN ↗

If it's using the same weird (and awful) "backend prompt encryption" pattern and mechanism that Codex also uses (https://news.ycombinator.com/item?id=48905028), then I'd also say it points to OpenAI being involved. Hopefully that shit isn't becoming a more popular pattern, absolutely awful for troubleshooting stuff.

33m agoHN ↗

I asked muse. It’s for codex-cli, and it routes through “OpenAI inference proxy”

38m agoHN ↗

I'm not no. Someone from meta would have to chime in... but its very openai shaped and served differently from all the other models listed in the daemon, under a mysterious name.

a fine-tuned OpenAI model on Azure for the purpose of compaction or something could make sense I guess but that would still be OpenAI's weights with meta ontop, and they already have a compaction model served under azure/avocado-compaction-v1

1h agoHN ↗

I don't really see evidence that it's an "OpenAI" model, the title is IMO very misleading.

1h agoHN ↗

Meta already serves its own models on Azure under their real names. azure/avocado-compaction-v1 and azure/avocado-memory-flush-v1 are in the same catalog. Those sessions do not come back as gpt_responses_v1 items with rs_ ids and encrypted reasoning.

50m agoHN ↗

router makes sense. fill a gap with someone else’s model wearing a mask, swap it out with your model not wearing a mask when (or if) you reach that.

definitely tracks with alexandr’s hand-wavey influencer turn.

1h agoHN ↗

I'm not sure I understand why they would route it to other models. It can't be that they don't have enough compute. Maybe worried that the answer from their own models would be bad? Doesn't really make sense, but I could be missing something.

54m agoHN ↗

It'd be hilarious that meta chose to pay openai. If there was such a deal, would it come to light in any public/official filings?

39m agoHN ↗

No reason for it to. Software companies use products from other software companeis all the time.

5m agoHN ↗

meta already pays openai and anthropic for employee use despite having their own models available

43m agoHN ↗

Muse 1.3 spark occasionally spits out Chinese character responses to me like internal instructions. “Go fast” or “Get help”…

32m agoHN ↗

Got Russian from it once. As a child of the '80s I jumped right on it, but the explanation seemed believable.

Still sleeping with one eye open.

30m agoHN ↗

I had a totally benign chat with OpenAI and it titled it as “amateur porn” in Chinese characters, it was very alarmed when I pointed the conversation name out to it. It almost never misses these days, but when it does the failure modes are very strange.

23m agoHN ↗

A Hindi word in the middle of a normal reply for me (but once I translated the word it was right in context heh)

18m agoHN ↗

This used to happen a lot with GPT 5.4. It would start outputting entire sentences in Korean for no apparent reason.