frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Hi, looking for Tester for my TD game

https://testflight.apple.com/join/unh5x9Vh
1•pompeii•50s ago•1 comments

US accuses China of industrial-scale AI model distillation, will share Intel

https://thenextweb.com/news/us-white-house-ai-model-distillation-china-theft
2•gmays•2m ago•0 comments

MCP server that lets agents get human opinions in real-time

https://github.com/impel-intelligence/datapoint-mcp
1•chancemehmu•3m ago•0 comments

'Metajets' could allow future spaceships to be propelled by nothing but light

https://newatlas.com/space-systems/metajets-light-propelled-spaceships/
1•breve•4m ago•0 comments

I benchmarked Claude Code's caveman plugin against "be brief."

https://www.maxtaylor.me/articles/i-benchmarked-caveman-against-two-words
1•max-t-dev•6m ago•0 comments

SYNQ – Give ChatGPT and Claude permanent, local memory

1•Tamatarr•7m ago•0 comments

Agent-Augmented Meetings (2003)

https://link.springer.com/chapter/10.1007/978-1-4419-9200-0_2
1•thatxliner•8m ago•0 comments

Ask HN: Are you OK with DeepSeek and other labs reading your data?

1•davidbjaffe•9m ago•0 comments

First USMC MQ-58 Valkyrie CCA Drones to Arrive in 2029

https://www.twz.com/air/first-usmc-mq-58-valkyrie-cca-drones-to-arrive-in-2029
1•breve•9m ago•0 comments

Why everyone is quietly quitting OpenClaw [video]

https://www.youtube.com/watch?v=urAMvpPhtqo
1•nvahalik•9m ago•0 comments

China Is America's Military Equal Now and in Future Fights, Marine General Warns

https://www.twz.com/sea/china-is-americas-military-equal-now-and-in-any-future-fight-marine-gener...
1•breve•12m ago•0 comments

Mac Studio: Anything > 96GB of RAM Is Unavailable

https://tapbots.social/@paul/116489066337152245
1•doener•12m ago•0 comments

I accidentally made law enforcement shut down their fake honeypot

https://lina.sh/blog/ddos-honeypot
2•fishgoesblub•14m ago•0 comments

Show HN: Free tool to verify legal citations

https://secondseat.ai/verify
1•gabelev•14m ago•0 comments

Stock trading: focus on value, not price

https://smartmoneyguides.quora.com/
1•hennix22•15m ago•0 comments

Trading Agents – Multi-Agent LLM Financial Trading Network

https://github.com/TauricResearch/TradingAgents
1•rmason•16m ago•0 comments

The Angine de Poitrine Argument for UBI

https://www.scottsantens.com/the-angine-de-poitrine-argument-for-ubi/
1•doener•21m ago•0 comments

Technological Substitution and the Potential Phase-Out of Human Reproduction

https://tommyfalk567.substack.com/p/technological-substitution-and-the
1•TommyFalk•22m ago•0 comments

TSMC SoIC 3D stacking roadmap outlines path from 6-micron pitches to 4.5 in 2029

https://www.tomshardware.com/tech-industry/semiconductors/tsmc-soic-3d-stacking-roadmap-outlines-...
1•rbanffy•22m ago•0 comments

US House Probes Airbnb, Anysphere (Cursor) Use of Chinese Models

https://www.bloomberg.com/news/articles/2026-04-29/us-house-probes-airbnb-anysphere-s-use-of-chin...
1•htrp•24m ago•0 comments

What Is Real

https://claude2028.org/the-work/what-is-real
1•xqueenofswordsx•24m ago•0 comments

A Simple Technique for Overlapping IRQ Handlers

https://trident64.github.io/overlapping-irq-handlers/
1•adunk•26m ago•0 comments

Nazi PARTY originating co. now controls ALL HELIUM FOR MICROCHIPS

https://heliumcartel.com/
4•douchecoded•28m ago•2 comments

Artemis II Photo Timeline

https://artemistimeline.com/#artemis-ii-walkout-nhq202604010003
3•geerlingguy•30m ago•0 comments

Gemma 4 architecture support for QVAC-Fabric (Tether's llama.cpp fork)

https://github.com/tinmanlabsl/qvac-gemma4-patch
1•oliveskin•32m ago•0 comments

Using a 1978 terminal in 2026 (DEC VT-100) · Nikhil Jha

https://nikhiljha.com/posts/vt100/
1•rbanffy•33m ago•0 comments

Commodore 64 Ultimate Line-Up Expands with C64C Edition Later This Year

https://commodore.net/c-you-soon-commodore-64-ultimate-line-up-expands-with-c64c-edition-later-th...
4•rbanffy•35m ago•0 comments

Show HN: UART Terminal – Web-based serial terminal using WebSerial API

https://github.com/baturyilmaz/uartterminal.com
1•arbayi•36m ago•0 comments

GPT-5.5's biggest blind spot: the Java bugs your tests won't catch

https://www.sonarsource.com/blog/gpt-5-5-biggest-blind-spot
1•andrewstetsenko•36m ago•0 comments

Cross-site scripting vulnerabilities lead to a RIPE NCC RPKI exploit chain

https://mxsasha.eu/posts/ripe-ncc-rpki-exploit-chain/
2•fanf2•36m ago•0 comments
Open in hackernews

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

https://github.com/ClifHouck/unified
4•cliffy•11mo 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!