frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Paracosm – simulate what-if scenarios with AI agents

https://paracosm.agentos.sh/sim
1•johnnyfived•1m ago•0 comments

Show HN: AHD – an open-source linter and eval framework for AI-generated UI

https://ahd.adastra.computer/
2•HereticLocke•4m ago•0 comments

Wikipedia Goes For-Profit

https://old.reddit.com/r/ChatGPT/comments/1t2hjoq/wikipedia_goes_forprofit/
1•us321•5m ago•0 comments

A Theory of Generalization in Deep Learning

https://arxiv.org/abs/2605.01172
1•E-Reverance•5m ago•0 comments

Math long resisted a digital disruption. AI is poised to change that

https://www.sciencenews.org/article/math-disrupted-by-ai-verify-proofs
2•digital55•7m ago•0 comments

The performance bug hiding in our Cloud Run billing settings

https://oblique.security/blog/the-performance-bug-hiding-in-our-billing-settings/
3•ericchiang•10m ago•1 comments

A list of known issues with passkey implementations in popular password managers

https://passkeys.dev/docs/reference/known-issues/
3•Cider9986•10m ago•0 comments

Google, Microsoft, and xAI will allow the government to review their new models

https://www.theverge.com/ai-artificial-intelligence/924017/google-microsoft-xai-government-review
3•ambigious7777•10m ago•0 comments

Right Types, Wrong Code: Surprising Bugs a Python Type Checker Catches

https://pyrefly.org/blog/surprising-errors/
2•ocamoss•11m ago•0 comments

Yann LeCun's $1B Bet Against LLMs [video]

https://www.youtube.com/watch?v=kYkIdXwW2AE
3•tanishqkanc•12m ago•0 comments

UNIMATRIx – A Society of AI Agents

https://github.com/gslf/UNIMATRIx
2•gslf•12m ago•0 comments

US Government Expands Vetting of Frontier AI Models for Security Risks

https://www.politico.com/news/2026/05/05/microsoft-xai-google-caisi-safety-testing-00906529
4•r3trohack3r•12m ago•1 comments

Trump Pressures FDA Commissioner to Approve Flavored Vapes

https://www.wsj.com/politics/policy/trump-pressures-fda-commissioner-to-approve-flavored-vapes-9d...
4•impish9208•13m ago•1 comments

Donald Trump Is Elected President (2016)

https://www.bbc.com/news/election-us-2016-37920175
2•downbad_•14m ago•2 comments

DuckDB ↔ Arrow Compatibility: A Status Page

https://rusty.today/blog/duckdb-arrow-compatibility-status/
2•rustyconover•14m ago•0 comments

Show HN: I'm paying senior engineers to read B2B content

https://www.nexertise.com/founding
3•yisrael_g•15m ago•0 comments

Damnlines / NYC Restaurant Lines

https://damnlines.com/
2•lucastgordon•15m ago•0 comments

Why interaction is more powerful than algorithms (1997) [pdf]

https://www.lri.fr/~mbl/ENS/FONDIHM/2013/papers/Wegner-CACM97.pdf
2•aragonite•15m ago•0 comments

PayPal to Cut 20% of the Workforce

https://rollingout.com/2026/05/05/paypal-pypl-workforce-cuts-turnaround/
3•upupupandaway•18m ago•0 comments

PySimpleGUI 6

https://github.com/PySimpleGUI/PySimpleGUI
2•geophph•18m ago•0 comments

Show HN: AI-DLC-UML (AI-Driven Development Life Cycle with UML Modeling)

https://github.com/takaakit/ai-dlc-uml
2•takaakit•19m ago•0 comments

AI Generated Content Broke the Social Contract

https://jfdi.bot/blog/ai-generated-content-broke-the-social-contract/
1•Swizec•21m ago•0 comments

Build secure OS agents with LangGraph

https://gantrygraph.com/quickstart
1•alekkk777•21m ago•0 comments

You only see typos after you post

https://diels-daydreams.bearblog.dev/you-only-see-typos-after-you-post/
1•speckx•22m ago•0 comments

J for C Programmers

https://www.jsoftware.com/help/jforc/_.htm
1•tosh•23m ago•0 comments

California farmers to destroy 420k peach trees following Del Monte bankruptcy

https://www.sfgate.com/centralcoast/article/usda-aid-california-farmers-22240694.php
23•littlexsparkee•23m ago•4 comments

Show HN: Explore color palettes inspired by 3000 master painter artworks

https://paletteinspiration.com/
2•ouli•24m ago•0 comments

Coinbase cuts headcount by 14% citing AI acceleration

https://www.cnbc.com/2026/05/05/coinbase-cuts-headcount-by-14percent-citing-ai-acceleration-the-s...
3•1vuio0pswjnm7•25m ago•0 comments

Google Web Bot Auth

https://developers.google.com/crawling/docs/crawlers-fetchers/web-bot-auth
1•poisonborz•25m ago•0 comments

U.S. and Iran Both Claim Control over Strait of Hormuz

https://www.nytimes.com/live/2026/05/05/world/iran-war-trump-hormuz
2•tcp_handshaker•25m 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!