frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

CVE-2026-43284 ("Dirty Frag") Alma Linux

https://almalinux.org/blog/2026-05-07-dirty-frag/
1•guyinblackshirt•32s ago•0 comments

Nvidia confirms GeForce NOW data breach affecting Armenian users

https://www.bleepingcomputer.com/news/security/nvidia-confirms-geforce-now-data-breach-affecting-...
1•Brajeshwar•53s ago•0 comments

Endara – One endpoint for all your MCP servers

https://endara.ai/
1•simonpure•1m ago•0 comments

Adola: Reducing LLM input tokens by 70%

https://adola.app/
2•Jbunga•1m ago•0 comments

Docker images are MB; a full game engine compiles to 35MB WASM

https://bogomolov.work/blog/posts/wasm-vs-docker/
1•theanonymousone•3m ago•0 comments

If you're an iPhone user, you could get $95 from this Apple settlement

https://www.latimes.com/business/story/2026-05-06/if-youre-iphone-user-you-could-get-95-from-this...
1•1vuio0pswjnm7•4m ago•0 comments

Canvas outage tied to cyberattack wreaked havoc on colleges' final exam season

https://apnews.com/article/canvas-outage-college-students-exams-grades-209a51692f043a959459dbe37f...
1•1vuio0pswjnm7•5m ago•0 comments

The world sends its fast fashion to this Indian city. Its residents pay a price

https://www.cnn.com/2026/05/09/india/india-panipat-textile-recycling-intl-hnk-dst
1•koolhead17•6m ago•0 comments

Tesla: End of Line

https://www.reddit.com/r/teslamotors/s/KNlOxQ6JYG
1•obilgic•7m ago•0 comments

How are folks affordably self-training in AI?

2•macartain•7m ago•0 comments

CA, NV and AZ announce temporary plan to save water from the Colorado River

https://apnews.com/article/colorado-river-lake-mead-lake-powell-d94d5a36398d2a34be7e2c4d10ef1bf6
1•littlexsparkee•8m ago•0 comments

Agents Manage Other Agents: Four Subagents Patterns in 2026

https://www.philschmid.de/subagent-patterns-2026
1•simonpure•11m ago•0 comments

Structures from synthesis – an interview with Steve Roach

https://www.synthforbreakfast.nl/structures-from-synthesis-an-interview-with-steve-roach/
1•MrJagil•11m ago•0 comments

SubQ: A New LLM with a 12M Token Context That Rivals Claude and ChatGPT

https://felloai.com/subq-llm-review/
1•LV14•12m ago•0 comments

Linux mascot Tux the penguin hits 30 years old

https://www.tomshardware.com/software/linux/linux-mascot-tux-the-penguin-hits-30-years-old-linus-...
1•LorenDB•12m ago•0 comments

Built my own HTML Wiki

https://99helpers.com/tools/ai-html-wiki-generator
1•nickk81•15m ago•1 comments

Reddit pushes web visitors to app

https://mjtsai.com/blog/2026/05/08/reddit-pushes-web-visitors-to-app/
2•dwedge•16m ago•0 comments

We built agents to automate FDE work

2•faradaystack•17m ago•0 comments

Monument Valley Dev: 'We've Been Too Romantic About Giving People Job Security'

https://kotaku.com/monument-valley-dev-is-pivoting-to-contractors-weve-been-a-little-bit-too-roma...
1•vrganj•18m ago•1 comments

AI Accelerator UALink Maintains Rapid Update Pace- EE Times

https://www.eetimes.com/ai-accelerator-spec-maintains-rapid-update-pace/
1•rbanffy•21m ago•0 comments

Digg is back again – again

https://www.theverge.com/tech/927230/digg-is-back-again-again
1•Infiniti20•25m ago•0 comments

The context window has been shattered: Subquadratic debuts a 12M token window

https://thenewstack.io/subquadratic-12-million-context-window/
2•gmays•28m ago•0 comments

Koreans flock to pay with their faces

https://www.ft.com/content/f48b4605-1aa9-4549-9197-fc1c2a361b90
1•uxhacker•28m ago•0 comments

LLM generated parsers and compliance checkers for Sparrow DSL

2•melezhik•30m ago•0 comments

Never Talk about Goblins

https://betterthangood.xyz/blog/never-talk-about-goblins/
2•freediver•30m ago•0 comments

Frontier Airlines jet bound for LAX strikes, kills person on runway in Denver

https://abc7.com/post/frontier-airlines-jet-bound-lax-strikes-person-denver-runway-engine-fire-fo...
1•mikhael•30m ago•0 comments

Want "Canva" like drag&drop on Codex app browser?

https://github.com/JosPMSilva/Browser-mutation
1•JosPMSilva•33m ago•1 comments

The song: "I've Been Everywhere", but with programming languages [video]

https://www.youtube.com/watch?v=to1F2N48kF8
2•jeremysarchet•34m ago•2 comments

Show HN: A search engine for deleted YouTube videos (1.5B+ indexed since 2005)

https://tube.archivarix.net/
3•archivarix•35m ago•1 comments

Trellix source code breach claimed by RansomHouse hackers

https://www.bleepingcomputer.com/news/security/trellix-source-code-breach-claimed-by-ransomhouse-...
1•Brajeshwar•35m ago•0 comments
Open in hackernews

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

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