frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

When It's OK Not to Understand Your Own PR

https://wakamoleguy.com/p/when-its-ok-not-to-understand-your-own-pr
1•wakamoleguy•1m ago•0 comments

Delphic Wisdom

https://will4planet.substack.com/p/delphic-wisdomconnection
1•andsoitis•4m ago•0 comments

Latitude Dictates Global Marine Diatom Dynamics: 25 Years of Satellite Data

https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2025EF007607
1•bryanrasmussen•6m ago•0 comments

What the megafauna extinction can teach us about AI startups and incumbents

https://johnjwang.com/post/2026/09/23/megafauna-extinction-and-startups
1•johnjwang•8m ago•0 comments

The Python documentation is now available in Persian

https://blog.python.org/2026/09/the-python-documentation-is-now-available-in-persian/
2•theanonymousone•8m ago•0 comments

On Programming, Statistics, and Java

https://waytoounoriginal.github.io/programming/stats/optimizations/2026/09/26/on-programming-stat...
2•theanonymousone•9m ago•0 comments

Welcome to the Medical Clinic at the Interplanetary Relay Station

https://www.lightspeedmagazine.com/fiction/welcome-to-the-medical-clinic-at-the-interplanetary-re...
1•bucket2015•9m ago•0 comments

Leadership Lessons from the Odyssey

https://danielmangum.com/posts/odyssey-leadership-lessons/
2•hasheddan•13m ago•0 comments

The EV1 Archive

https://v212.org/museum/ev1/ev1.html
1•andsoitis•15m ago•0 comments

New Boeing 737 MAX Software Glitch Could Disrupt Navigation Feature

https://www.wsj.com/business/airlines/new-boeing-737-max-software-glitch-could-disrupt-navigation...
1•trimbo•18m ago•0 comments

42x faster prompt lookup drafting in llama.cpp

https://jadidbourbaki.github.io/blog/prompt-lookup-llama-cpp/
1•pptadversary•21m ago•0 comments

The Case for Learning in the Era of AI

https://jonbehnken.substack.com/p/the-case-for-learning
1•greedywhale•21m ago•1 comments

Show HN: Way to divide parameter space in LLM training

https://zenodo.org/records/22976821
1•genji970•23m ago•0 comments

OpenAI: Self-replicating prompt injections exist

https://alignment.openai.com/misalignment-reports/self-replicating-prompt-injections-exist/
1•dnw•23m ago•0 comments

Just Ask Jev: Reinforcement Learning for Calibrated Decisions

https://arxiv.org/abs/2609.29429
1•Anon84•24m ago•0 comments

Redium: A small and declarative JavaScript-based UI library

https://github.com/rolandbrake/Redium
1•rolandbrake•29m ago•0 comments

PHP 4.1.1 Simulator: A jsfiddle-style edit-run page for 2001 era PHP

https://simphp.infinitefun.com/
1•generativist•29m ago•0 comments

Finding All Solutions to LinkedIn-Queens Puzzle

https://wyounas.github.io/model-checking/puzzles/2026/06/06/finding-all-solutions-to-linkedin-que...
1•simplegeek•32m ago•0 comments

AI Replacing Me? Please Do

https://medium.com/@azolf/ai-replacing-me-please-do-e353ac6a4bc1
3•azolf•32m ago•0 comments

Show HN: Grabbit – agent-first screenshot API (MCP and one-line CLI)

https://www.grabbit.live
1•acossta•32m ago•0 comments

What will AI do to our jobs and our wages? [video]

https://www.youtube.com/watch?v=qFf1_gRU2Lw
2•Wilsoniumite•32m ago•0 comments

The Beatles have permeated research papers across academic disciplines

https://phys.org/news/2026-09-beatles-permeated-papers-academic-disciplines.html
1•pseudolus•35m ago•0 comments

Show HN: Pawl – iOS gambling blocker you unlock with a physical Security Key

https://github.com/jasonepage/Pawl
1•jpage2•35m ago•3 comments

ChatGPT has a data synchronisation bug that can easily cause data loss

https://emil.fi/d/chatgptdataloss.txt
1•emilfihlman•36m ago•1 comments

Don't Solve My Sudoku

https://blog.ubavic.rs/19/
2•ubavic•38m ago•0 comments

AI models have caught up with Unity dev

https://www.reddit.com/r/gamedev/comments/1wo5asm/ai_models_have_caught_up_with_unity_dev_my/
4•reasonableklout•39m ago•0 comments

Mechanistic reasoning in biology among elementary school children

https://www.tandfonline.com/doi/full/10.1080/10508406.2024.2432682
1•wslh•40m ago•0 comments

David Letterman meets Manny the Hippie in Haight-Ashbury (1996) [video]

https://www.youtube.com/watch?v=7QrRDUasQp8
1•MilnerRoute•41m ago•0 comments

Handwritten Notes for Friends and Machines

https://ifup.org/blog/handwritten-notes-with-friends-and-machines/
2•philips•42m ago•0 comments

AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History"

https://www.motherjones.com/politics/2026/09/openai-chatgpt-microsoft-copyright-legal-case-docume...
3•pluc•43m ago•0 comments
Open in hackernews

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

2•amichail•1h ago
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?

Comments

andsoitis•1h ago
.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?
amichail•58m ago
It would be mostly the same code. But loading Xcode is overkill when you just want to edit a markdown file.
andsoitis•56m ago
Just use a plain text editor.
amichail•45m ago
I like WYSIWYG editing.
andsoitis•23m ago
Use Xcode.
platevoltage•56m ago
You don’t love it when you open a file that is randomly associated with Xcode and you see that icon start to bounce?
tybstar•50m ago
As bad as accidentally clicking on a mailto: link and watching Mail.app spool up.