Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. 42x faster prompt lookup drafting in llama.cpp (jadidbourbaki.github.io)
    —discuss
  2. The Case for Learning in the Era of AI (jonbehnken.substack.com)
    1comments
  3. Show HN: Way to divide parameter space in LLM training (zenodo.org)
    —discuss
  4. OpenAI: Self-replicating prompt injections exist (alignment.openai.com)
    —discuss
  5. Just Ask Jev: Reinforcement Learning for Calibrated Decisions (arxiv.org)
    —discuss
  6. Redium: A small and declarative JavaScript-based UI library (github.com/rolandbrake)
    —discuss
  7. PHP 4.1.1 Simulator: A jsfiddle-style edit-run page for 2001 era PHP (infinitefun.com)
    —discuss
  8. Finding All Solutions to LinkedIn-Queens Puzzle (wyounas.github.io)
    —discuss
  9. AI Replacing Me? Please Do (medium.com/azolf)
    —discuss
  10. Show HN: Grabbit – agent-first screenshot API (MCP and one-line CLI) (grabbit.live)
    —discuss
  11. What will AI do to our jobs and our wages? [video] (youtube.com)
    —discuss
  12. The Beatles have permeated research papers across academic disciplines (phys.org)
    —discuss
  13. Show HN: Pawl – iOS gambling blocker you unlock with a physical Security Key (github.com/jasonepage)
    1comments
  14. ChatGPT has a data synchronisation bug that can easily cause data loss (emil.fi)
    1comments
  15. Don't Solve My Sudoku (ubavic.rs)
    —discuss
  16. AI models have caught up with Unity dev (reddit.com)
    —discuss
  17. Mechanistic reasoning in biology among elementary school children (tandfonline.com)
    —discuss
  18. David Letterman meets Manny the Hippie in Haight-Ashbury (1996) [video] (youtube.com)
    —discuss
  19. Handwritten Notes for Friends and Machines (ifup.org)
    —discuss
  20. AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History" (motherjones.com)
    —discuss
  21. Ask HN: Did you not get the warnings about building thinking machines in Dune?
    1comments
  22. Video CDs Break Windows Explorer (clydesnotes.blogspot.com)
    —discuss
  23. Stock Buybacks and Quarterly Thinking: How America Fell Behind in Battery Tech (ineteconomics.org)
    —discuss
  24. Show HN: CaughtShipping – curfew app for developers, enforced by a public wall (caughtshipping.com)
    —discuss
  25. Who is going to teach the junior developers? (luap.info)
    3comments
  26. Seed Game (seed.game)
    —discuss
  27. Show HN: Shielded Bitcoin – private payments on Bitcoin, proven in the browser (bitcoin.pe)
    —discuss
  28. Schools for the poor are not poor schools (economist.com)
    —discuss
  29. My brother's new high rise apartment doesn't allow individual internet services (reddit.com)
    1comments
  30. Show HN: Billed – a one-time-purchase invoicing app (no subscription) (apps.microsoft.com)
    —discuss

Ask HN: Why doesn't Apple provide Xcode 27's markdown editor as a separate app?

2 pointsby 48m ago
7 comments
Opening a .md file will load it into the WYSIWYG editor in Xcode.

But why doesn't Apple provide a standalone markdown editor app much like it provides a standalone FileMerge app?

41m agoHN ↗

.md files are mostly (only?) used by engineers. Why build and maintain a second app when you already have something that does the job sufficiently?

39m agoHN ↗

It would be mostly the same code. But loading Xcode is overkill when you just want to edit a markdown file.

37m agoHN ↗

You don’t love it when you open a file that is randomly associated with Xcode and you see that icon start to bounce?

31m agoHN ↗

As bad as accidentally clicking on a mailto: link and watching Mail.app spool up.