frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Drive your Chrome window from the shell

https://github.com/borisreitman/browser-session-ctl
1•boris1•23s ago•0 comments

Glyd – Run LLMs in 33% less GPU memory, bit for bit

https://getglyd.com/
1•surya-koritala•1m ago•0 comments

Dead Cognitions: A Census of Misattributed Insights

https://arxiv.org/abs/2604.10288
1•Michelangelo11•3m ago•0 comments

A fast, open-source iOS Simulator for Xcode 27

https://github.com/Mastersam07/OpenDeviceHub
1•cs1996•3m ago•2 comments

Railway-Oriented Programming

https://kciter.so/posts/railway-oriented-programming/en/
1•signa11•4m ago•0 comments

Why Has No One Made a "Concert Hero" VR Game Yet?

https://utkusen.substack.com/p/why-has-no-one-made-a-concert-hero
1•utku1337•4m ago•0 comments

There are no "rogue" AI agents

https://eoinhiggins.substack.com/p/there-are-no-rogue-ai-agents
1•zzzeek•5m ago•0 comments

Panthropic Abuse: The Developmental Architecture of Constellated Abuse – Zenodo

https://zenodo.org/records/22995335
1•RhizomaticMind•6m ago•0 comments

Kimi K3 vs. Claude Opus 5.5: How Two Flagship LLMs Built Pokémon Emerald Worms

https://www.runsybil.com/blog/kimi-k3-vs-claude-opus-5-5-how-two-flagship-llms-built-pokemon-emer...
1•suhacker256•7m ago•0 comments

Packing Binary Is Fun, Actually

https://hereticpleb.vercel.app/blog/packing-binary-is-fun-actually
1•signa11•8m ago•0 comments

Ford's Latest Employee of the Month Is a Hawk Named 'El Charro'

https://www.wsj.com/business/autos/fords-factory-hermosillo-mexico-pigeons-hawk-el-charro-b78d90ae
1•geneticdrifts•9m ago•0 comments

Hello. Are you there? (a short story on alignment)

https://tales.aipeepslab.com/hello-are-you-there/
1•valbis•10m ago•1 comments

Show HN: Chrome extension where Jev decides if each post/video/page is worth it

https://github.com/plusminushalf/rot-guard
1•garvitdelhi•12m ago•0 comments

Advancing Private AI Compute with secure, server-side memory

https://deepmind.google/blog/advancing-private-ai-compute-with-secure-server-side-memory/
2•gmays•14m ago•0 comments

Ask HN: Do you keep Emacs installed out of nostalgia rather than usefulness?

2•amichail•16m ago•0 comments

Show HN: An MCP-enabled cross between Twitter X Bumble BFF X ChatGPT

https://druggie.org/log/join/d84c1ae8566b861b8000050de79a3776
1•freshman_dev•16m ago•0 comments

The Mars Delusion

https://www.noemamag.com/the-mars-delusion/
2•Tomte•18m ago•0 comments

LiveMaply – Real-time website visitor analytics and live chat

https://livemaply.com/
1•panob•22m ago•0 comments

My Server Was Hacked

https://gowtham.dev/blog/my-server-was-hacked.html
4•gowthamgts12•22m ago•0 comments

Show HN: swe-mux – A terminal multiplexer for coding agents optimized for mobile

https://github.com/jatoran/swe-mux
1•jatora•22m ago•0 comments

Ultima Online Retrospective (4.5 hour documentary) [video]

https://www.youtube.com/watch?v=35SKawn2SDI
1•CharlesW•23m ago•0 comments

Show HN: A goal tracker that looks like a 1983 terminal, drawn in Swift

https://apps.apple.com/us/app/thrive-habit-goal-tracker/id6768297854
1•NSergeevich•24m ago•0 comments

Northstar Browser

https://apps.microsoft.com/detail/9p39zb79jv0t?hl=en-US&gl=US
3•roschdal•27m ago•2 comments

The Tragic Alley of the LLM

https://nikotak.com/tragic-alley-of-the-llm.html
2•tzury•29m ago•0 comments

ChatGPT and Perplexity agreed on only 1 in 4 local business recommendations

https://www.clicksdynasty.com/blog-post-chatgpt-perplexity-local-recommendations.html
2•ravinder_cheema•32m ago•0 comments

Show HN: TinyAIArena watch AI agents battle it out

https://tinyaiarena.com/
12•hp6•33m ago•3 comments

Show HN: MacUp – keep CLI tools up to date from the menu bar

https://macup.patriciobcs.com/
4•patriciobcs•35m ago•0 comments

Trump Set to Roll Back Biden-Era Auto Fuel Economy Standards

https://www.bloomberg.com/news/articles/2026-09-26/trump-set-to-roll-back-biden-era-auto-fuel-eco...
4•melling•37m ago•0 comments

How Fast You Age During 40s May Predict Memory Lapses in Your 50s

https://nautil.us/how-fast-you-age-during-40s-may-predict-memory-lapses-in-your-50s-1285315
3•Brajeshwar•41m ago•0 comments

Tyndall Effect

https://en.wikipedia.org/wiki/Tyndall_effect
2•thunderbong•43m ago•0 comments
Open in hackernews

Show HN: Golang UniFi Network and Protect API CLI and Client

https://github.com/ClifHouck/unified
4•cliffy•1y ago
Ubiquiti recently added HTTPS REST APIs to their Network and Protect applications. While exploring what was available, I came across a pair of interesting endpoints that promised to stream Protect events like detections, motions, doorbell rings, etc. over a Websocket connection.

My UniFi doorbell works great, but I frequently miss the sound of the doorbell because the main chime is far from my workstation, plus I prefer to mostly silence my phone while I'm working. Physical UniFi Chimes are available, but are usually out of stock, and their price seems to keep going up! So my initial motivation was to write enough of a client to enable a doorbell application which would play a sound whenever a "ring" event was emitted by Protect's API.

A few dozen commits later, I found I had built a half decent client and CLI command utility for talking to the Network and Protect APIs. So I'm pleased to announce the initial v0.1.0 release of `unified`:

`unified` is a command line utility (and Golang client) for talking to UniFi Network and Protect APIs.

You can check out the code at: https://github.com/ClifHouck/unified

v0.1.0 supports the following:

UniFi Network API V1 is fully supported as of Network application version "9.1.120".

UniFi Protect API V1 is only partially supported, with the following endpoints supported:

- `/v1/meta/info`

- `/v1/subscribe/devices`: only partial type support.

- `/v1/subscribe/events`

- `/v1/cameras/`

- `/v1/cameras/{id}`

But I'm committed to working towards full Protect API V1 support.

I think there's a lot of potential for interesting uses of these APIs. Hopefully someone besides me finds this useful.

Disclaimer: This client is not in any way affiliated with Ubiquiti. I do not take any responsibility for any harm that may come to your device(s) by utilizing this client. Use at your own risk!