Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Redium: A small and declarative JavaScript-based UI library (github.com/rolandbrake)
    —discuss
  2. PHP 4.1.1 Simulator: A jsfiddle-style edit-run page for 2001 era PHP (infinitefun.com)
    —discuss
  3. Finding All Solutions to LinkedIn-Queens Puzzle (wyounas.github.io)
    —discuss
  4. AI Replacing Me? Please Do (medium.com/azolf)
    —discuss
  5. Show HN: Grabbit – agent-first screenshot API (MCP and one-line CLI) (grabbit.live)
    —discuss
  6. What will AI do to our jobs and our wages? [video] (youtube.com)
    —discuss
  7. The Beatles have permeated research papers across academic disciplines (phys.org)
    —discuss
  8. Show HN: Pawl – iOS gambling blocker you unlock with a physical Security Key (github.com/jasonepage)
    —discuss
  9. ChatGPT has a data synchronisation bug that can easily cause data loss (emil.fi)
    1comments
  10. Don't Solve My Sudoku (ubavic.rs)
    —discuss
  11. AI models have caught up with Unity dev (reddit.com)
    —discuss
  12. Mechanistic reasoning in biology among elementary school children (tandfonline.com)
    —discuss
  13. David Letterman meets Manny the Hippie in Haight-Ashbury (1996) [video] (youtube.com)
    —discuss
  14. Handwritten Notes for Friends and Machines (ifup.org)
    —discuss
  15. AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History" (motherjones.com)
    —discuss
  16. Ask HN: Did you not get the warnings about building thinking machines in Dune?
    1comments
  17. Video CDs Break Windows Explorer (clydesnotes.blogspot.com)
    —discuss
  18. Stock Buybacks and Quarterly Thinking: How America Fell Behind in Battery Tech (ineteconomics.org)
    —discuss
  19. Show HN: CaughtShipping – curfew app for developers, enforced by a public wall (caughtshipping.com)
    —discuss
  20. Who is going to teach the junior developers? (luap.info)
    3comments
  21. Seed Game (seed.game)
    —discuss
  22. Show HN: Shielded Bitcoin – private payments on Bitcoin, proven in the browser (bitcoin.pe)
    —discuss
  23. Schools for the poor are not poor schools (economist.com)
    —discuss
  24. My brother's new high rise apartment doesn't allow individual internet services (reddit.com)
    1comments
  25. Show HN: Billed – a one-time-purchase invoicing app (no subscription) (apps.microsoft.com)
    —discuss
  26. Goetics: On Go as a Tool for Creative Expression [video] (youtube.com)
    —discuss
  27. Ask HN: Have you read the Dune books by Frank Herbert?
    2comments
  28. Nifty little macOS toolbar tool to track daily usage (github.com/shrivara)
    —discuss
  29. Ask HN: Why doesn't Apple provide Xcode 27's markdown editor as a separate app?
    6comments
  30. Blocking Your Adblocker. How to be an asshole, programmatically (medium.com/vmsp)
    —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?

38m 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.