frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Star Trek S01e20 "Court Marshall"

https://en.wikipedia.org/wiki/Court_Martial_(Star_Trek:_The_Original_Series)
1•Jimmc414•1m ago•0 comments

Protecting Engineers' Skills in the AI Era

https://spectrum.ieee.org/ai-engineer-skills
1•rbanffy•6m ago•0 comments

Ask HN: How does your job benefit society?

1•chistev•7m ago•0 comments

There are many agent harnesses, but this one is mine

https://earendil.com/posts/there-are-many-agent-harnesses-but-this-one-is-mine/
1•zdw•9m ago•0 comments

Anxious or outgoing? Study links Big Five personality traits to genetic variants

https://www.nature.com/articles/d41586-026-02761-5
1•geneticdrifts•10m ago•0 comments

Spending deal comes with a bonus: Blocking political control of grants

https://arstechnica.com/science/2026/09/budget-deal-puts-political-control-of-grants-on-hold-unti...
1•rbanffy•10m ago•0 comments

I found an AI-driven browser that builds workflows from playbooks

https://www.browserargus.com/blog/two-lanes-for-cold-email
1•akimmaimedow•10m ago•0 comments

Oura S-1

https://www.sec.gov/Archives/edgar/data/2133022/000119312526381855/d119865ds1.htm
2•firexcy•13m ago•0 comments

The Unsung Inventor Who Chased the LED Rainbow

https://spectrum.ieee.org/yellow-led-inventor
1•rbanffy•16m ago•0 comments

Modal's rise: sandboxes, cold starts, and what the SEC paperwork reveals

https://henrymichaelson1.substack.com/p/inside-modals-rise-sandboxes-sub
3•hmichaelson20•19m ago•0 comments

Dash for Windows: Now in Beta

https://blog.kapeli.com/dash-for-windows-beta
2•frou_dh•20m ago•0 comments

ZJIT GC: Inlining GC Fastpath in ZJIT (Ruby)

https://railsatscale.com/2026-09-01-zjit-gc-fastpath/
1•weatherlight•20m ago•0 comments

Show HN: Generate a Claude Code or Codex agent fleet from one HTML file

https://github.com/bob-codedaptive/fleet-generator
1•survivor0xb0b•20m ago•0 comments

here is how We're All Going to Die

https://www.noahpinion.blog/p/heres-how-were-all-going-to-die
1•paulpauper•22m ago•0 comments

Bitcoinica

https://en.bitcoin.it/wiki/Bitcoinica
1•chistev•22m ago•1 comments

SpaceXAI apologizes for outage that affected Grok and other 'compute partners'

https://www.engadget.com/2250789/spacexai-apologizes-for-outage-that-affected-grok-and-other-comp...
1•cdrnsf•26m ago•0 comments

I tracked 7,022 MCP tool definitions. 14 servers changed within 27 hours

https://github.com/GautamTalksDev/mcp-pin/blob/main/docs/findings/2026-09-03-schema-drift.md
1•GautamTalksDev•27m ago•0 comments

GLP-1s Are Being Linked to Fewer Serious Infections, Including TB

https://gizmodo.com/ozempic-and-other-glp-1s-are-being-linked-to-fewer-serious-infections-includi...
3•gumby•29m ago•1 comments

Rich vs. King in the Real World: Why I sold my company

https://longform.asmartbear.com/rich-vs-king-sold-company/
2•gmays•31m ago•0 comments

Matching Features, Not Tokens: Energy-Based Fine-Tuning of Language Models

https://energy-based-fine-tuning.github.io/
1•E-Reverance•32m ago•0 comments

Blockchain und Bitcoin erklärt in 6 Episoden – Episode 4

https://medium.com/@chris.ahrweiler/blockchain-und-bitcoin-erkl%C3%A4rt-in-6-episoden-episode-4-e...
1•docjojo•32m ago•0 comments

Jenzin-Wuang-Nemotron-30B-A3B-BF16

https://huggingface.co/ApolloRaines/Jenzin-Wuang-Nemotron-30B-A3B-BF16
1•Apollo_R•32m ago•1 comments

Perhaps I should look up the statute of limitations

https://lars.ingebrigtsen.no/2026/09/03/perhaps-i-should-look-up-the-statute-of-limitations/
2•TMWNN•33m ago•0 comments

Flock Taught Cops How to Surveil No Kings Protesters

https://www.404media.co/flock-taught-cops-how-to-surveil-no-kings-protesters/
7•text0404•34m ago•0 comments

The World in Which We Live

https://nntaleb.substack.com/p/the-world-in-which-we-live
1•paulpauper•38m ago•0 comments

Scaling AI: The Communication Wall

https://www.aaravwattal.com/blog/c2c-interconnect/
1•matt_d•39m ago•0 comments

Models Don't Go Rogue

https://mail.cyberneticforests.com/models-dont-go-rogue/
3•cdrnsf•39m ago•1 comments

Methods for Random Gradients

https://justinjay.wang/methods-for-random-gradients/
1•nickswalker•39m ago•0 comments

Relativistic Lightsail Propulsion Dynamics

https://arxiv.org/abs/2606.04052
1•rbanffy•40m ago•0 comments

Linked Lists in the Linux Kernel

https://0xax.dev/books/linux-inside/linux-datastructures-1
1•matt_d•40m 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!