frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Three sites made 215,128 "best software" pages for AI. Perplexity cites them

https://trellner.com/reports/manufactured-sources-behind-ai-recommendations/
1•jakobgreenfeld•30s ago•0 comments

When the Shell Breaks Your Arrow Keys

https://emmajuettner.com/posts/when-the-shell-breaks-your-arrow-keys/
2•speckx•1m ago•0 comments

tldraw offline

https://offline.tldraw.com/
2•saikatsg•1m ago•0 comments

57% of sites that block GPTBot leave ChatGPT-User wide open

https://fentner.com/reports/gptbot-block-leaves-chatgpt-open/
2•jakobgreenfeld•3m ago•0 comments

Heides, deterministic code harness giving AI agents senses and judgment

https://github.com/AbduljabbarBXR/heides
2•TawResearch•3m ago•0 comments

Load Testing ReARM: 20k SBOMs per Run Across Four OCI Registries

https://rearmhq.com/blog/2026-09-02-load-testing-rearm-sbom-ingestion/
2•taleodor•3m ago•0 comments

Show HN: Open protocol for AI agents to discover, negotiate, and pay each other

https://github.com/bizswarm44-coder/aether-protocol
2•intentswarm•3m ago•0 comments

Don’t Believe Robotics Demo Videos

https://secondthoughts.ai/p/14-reasons-robotics-is-hard
3•gk1•4m ago•0 comments

Dark matter hunters may have spotted a hint of the particles

https://www.sciencenews.org/article/dark-matter-particle-wimp-lz-experiment
2•pseudolus•4m ago•0 comments

Show HN: Kafma – a desktop Kafka GUI client for debugging

https://kafma.app/
3•KafmaKarma•6m ago•0 comments

Chronicle used ~210M tokens of my ChatGPT quota in 70 days before I found it

https://machblink.com/chronicle
2•hankwangtw•6m ago•0 comments

Show HN: Skywarden – Smart astrophotography planning companion

https://skywarden.app/en
2•adfr•6m ago•0 comments

Blast Radius (every fix has a blast radius)

https://blastradius.dpdns.org/
1•codebyaditya•7m ago•0 comments

Knowledge Graph Engine for Codebases

1•Shourya_55•7m ago•1 comments

The Message from Deep Space

https://store.steampowered.com/app/4080030/The_Message_from_Deep_Space/
1•empath75•7m ago•1 comments

Using AI to modernize or migrate code

https://www.kdab.com/using-ai-to-modernize-or-migrate-code/
1•dalvrosa•7m ago•0 comments

Hamelabbin Building Homelab [video]

https://www.youtube.com/watch?v=LzLqmaHguI0
1•dalvrosa•7m ago•0 comments

Optilise is a new style BI consultant and softwaredeveloper

https://www.optilise.com/
1•welsenesbros•7m ago•1 comments

OAuth 2.1 for a personal MCP server: what three months in production changed

https://aliasunder.dev/posts/oauth-2-1-for-a-personal-mcp-server/
1•aliascity•7m ago•0 comments

What Is Your LLM Judge Measuring?

https://www.searchplex.net/blog/llm-judge-search-relevance
1•splxai•9m ago•0 comments

Show HN: Authorizer – open-source auth for enterprise apps and agents

https://github.com/authorizerdev/authorizer
1•lakhansamani93•10m ago•0 comments

Show HN: Cupertino – MCP servers for the Apple apps on your Mac

https://cupertino.mgcrea.io/
1•olouv•10m ago•0 comments

Is There I/O After Death? What Happens to Io_uring When a Process Dies

https://medium.com/ydbtech/is-there-i-o-after-death-what-happens-to-io-uring-when-a-process-dies-...
1•eivanov89•10m ago•1 comments

A third of Perplexity's citations don't contain the number they're cited for

https://hausresearch.com/reports/perplexity-citation-audit/
1•jakobgreenfeld•11m ago•0 comments

My practical approach to surfing the web safely

https://molily.de/safe-websurfing/
2•ethanhawksley•11m ago•0 comments

Show HN: tagger – a self-hosted webui for audio file tagging

https://github.com/rnhinson/tagger
1•farthest•12m ago•0 comments

Dyson CameraJet: The only toothbrush with a camera and a jet

https://www.dyson.com/discover/news/latest/introducing-camerajet
1•mgh2•12m ago•1 comments

Poisson Disk Sampling

https://stripeacross.com/posts/poisson-disk-sampling/
2•vismit2000•12m ago•0 comments

Who pays when an AI agent causes damage: the contracts, the policies and the gap

https://tokenstead.ai/guides/ai-agent-liability-insurance-gap-2026
1•cdnsteve•13m ago•0 comments

Cash or Comfort? How LLMs Value Your Inconvenience

https://cacm.acm.org/research/cash-or-comfort-how-llms-value-your-inconvenience/
1•yarapavan•14m ago•0 comments
Open in hackernews

Show HN: OpenClip – An iPhone-style action bar for macOS

https://github.com/ganeshmshetty/openclip
2•ganeshmshetty•48m ago

Comments

ganeshmshetty•42m ago
A bit of a background: I originally started working on OpenClip because I wanted a PopClip-like workflow for free, but I also wanted to be able to build and install my own actions without modifying the main application.

The extension system ended up becoming one of the more interesting parts of the project. Extensions can use JavaScript, shell/Python, AppleScript, or Shortcuts, and the app communicates with them through a relatively small interface.

I'm interested in hearing from other Mac developers about any issues with different applications, especially apps that implement their own text editors or accessibility behavior and also I'd love to hear new extensions ideas.