frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Used EVs Are Now the Most Affordable Cars

https://www.wsj.com/business/autos/ev-used-car-gas-prices-57623274
1•JumpCrisscross•33s ago•0 comments

California Attorney General sues 23andMe successor for 2023 data breach

https://www.bbc.com/news/articles/crepleq2zyvo
2•mgh2•3m ago•0 comments

AI Engineering for Developers

https://www.lucavall.in/blog/ai-engineering-for-developers
1•kiyanwang•4m ago•0 comments

We Reined In AI Agents With pre-commit

http://blog.merrilin.ai/engineering/2026/reining-in-ai-with-precommit/
1•stonecharioteer•6m ago•0 comments

Love's Labour Lost – Building a Reading App

https://tech.stonecharioteer.com/posts/2026/loves-labour-lost/
1•two_poles_here•10m ago•0 comments

Opus, Sonnet, Haiku: Stop Optimizing the Wrong Number

https://medium.com/@nitishagar/opus-sonnet-haiku-stop-optimizing-the-wrong-number-f0e4732020b7
1•nitishagar•10m ago•0 comments

"You're fucking crazy": Trump fumes at Netanyahu in call on Lebanon

https://www.axios.com/2026/06/01/trump-netanyahu-israel-lebanon-call
2•hggh•12m ago•1 comments

Angry security researcher declares Bitskrieg on Microsoft

https://deadeclipse666.blogspot.com/2026/05/announcing-bitskrieg.html
1•doener•17m ago•0 comments

Comparing Tim Berners-Lee's Solid to ATProto's PDS (2025)

https://forum.solidproject.org/t/comparing-solid-to-atproto-pds/9461
1•xeonmc•21m ago•0 comments

What I learned by building an agentic system in Go to generate Google slides

https://blog.owulveryck.info/2026/05/31/the-agentic-mesh-in-practice-anatomy-of-an-agent-product....
1•owulveryck•21m ago•0 comments

Salesforce Signs Definitive Agreement to Acquire Contentful

https://www.salesforce.com/news/stories/salesforce-signs-definitive-agreement-to-acquire-contentf...
1•taubek•23m ago•0 comments

We Built Our Own Cloud Agent Infrastructure

https://www.harvey.ai/blog/why-we-built-our-own-cloud-agent-infrastructure
1•AnhTho_FR•25m ago•0 comments

Hegseth Blocks Eight Navy Senior Officer Promotions

https://www.wsj.com/politics/national-security/hegseth-blocks-eight-navy-senior-officer-promotion...
3•petethomas•25m ago•0 comments

OpenAI let ChatGPT aid and abet mass shooters, Florida lawsuit claims

https://www.bbc.com/news/articles/czx2j0v8d2xo
2•austinallegro•26m ago•1 comments

GitHub based note taking mobile app

https://www.gitnotes.org/
2•vidwa•27m ago•0 comments

Architecture Is Policy: Compiling Governance into the AI Stack

https://www.riddhimohan.com/blog/architecture-policy-compiling-governance-into-ai-stack
1•riddhimohan•29m ago•0 comments

I'm Done Using AI

2•nyxtom•29m ago•0 comments

Typewriters and assistive technology for blind and partially sighted people

https://www.sciencemuseum.org.uk/objects-and-stories/everyday-wonders/typewriters-blind-partially...
1•adm4•32m ago•0 comments

Hegseth strikes female and Black Navy officers from promotion list

https://www.bostonglobe.com/2026/06/01/nation/hegseth-female-black-navy-officers-promotion/
6•petethomas•39m ago•1 comments

Xz, two years on: what scanners still cannot catch

https://arcis-website.pages.dev/blog/posts/xz-utils-and-the-trust-shift
2•gagancm•40m ago•0 comments

China launches rival rocket to SpaceX Falcon 9 for the first time

https://www.scientificamerican.com/article/china-launches-rival-to-spacex-falcon-9-with-zero-warn...
2•_____k•45m ago•0 comments

3D Printed Programmable Matter

https://www.timeplast.com
1•NoRagrets•45m ago•0 comments

Why I'm Turning to Textile to Think, Not Just Make

https://medium.com/the-bad-guy-index/why-im-turning-to-textile-to-think-not-just-make-c81f8f64fa7e
1•bryanrasmussen•48m ago•0 comments

The Filesystem Is the API (With TigerFS)

https://packagemain.tech/p/the-filesystem-is-the-api-with-tigerfs
1•FourSigma•49m ago•0 comments

Can You Get Rich Quick Off A.I. Slop?

https://www.nytimes.com/interactive/2026/06/01/magazine/ai-slop-viral-videos.html
2•1vuio0pswjnm7•50m ago•0 comments

Announcement and FAQ: Changes to GitHub Copilot Individual Plans

https://github.com/orgs/community/discussions/192963
1•blackbear_•56m ago•2 comments

Can we call it a robot?

https://in.miko.ai/products/miko-chess-grand
1•airwarmedd•56m ago•0 comments

How Online Sleuthing Helped Catch the 'Google Insider' on Polymarket

https://www.wsj.com/finance/currencies/how-online-sleuthing-helped-catch-the-google-polymarket-tr...
2•1vuio0pswjnm7•58m ago•1 comments

BreakShield CI – Detects Breaking API Changes in PRs Using AST

https://breakshield-ci.vercel.app
2•holesvojta•1h ago•0 comments

SlimTide Weight Loss Review: Worth Trying in 2026?

https://finance.yahoo.com/sectors/healthcare/articles/slimtide-capsules-shocking-report-2026-1724...
1•gardsapu•1h 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!