# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 31263
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=31163
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=31063
Show HN: Hexi, modern header-only network binary serialisation for C++ hackers
Over the last few years, I've needed an easy way to quickly serialise and deserialise various network protocols safely and efficiently. Most of the libraries that existed at the time were either quite heavy, had less than stellar performance, or were an abstraction level above what I was looking for.
I decided to put together my own class to do the job, starting with an easy, low-overhead way to move bytes in and out of arbitrary buffers. Along the way, it ... ⌘ Read more
I drove 300 miles, then asked police to send me surveillance footage of my car.
Article URL: [https://cardinalnews.org/2025/03/28/i-drove-300-miles-in-rural-virginia-then-asked-police-to-send-me-their-public-surveillance-footage-of-my-car-heres-what-i-learned/](https://cardinalnews.org/2025/03/28/i-drove-300-miles-in-rural-virginia-then-asked-police-to-send-me-their-public-surveillance-footage-of-my-car ... ⌘ Read more
Show HN: Dish: A lightweight HTTP and TCP socket monitoring tool written in Go
dish is a lightweight, 0 dependency monitoring tool in the form of a small binary executable. Upon execution, it checks the provided sockets (which can be provided in a JSON file or served by a remote JSON API endpoint). The results of the check are then reported to the configured channels.
It started as a learning project and ended up proving quite handy. Me and my friend have been using it to monitor our services for the last 3 years.
We have refactored t ... ⌘ Read more
Launch HN: Continue (YC S23) – Create custom AI code assistants
Hi HN. We are Nate and Ty, co-founders of Continue ( https://www.continue.dev), which enables developers to create, share, and use custom AI code assistants. Today, we are launching Continue Hub and sharing what we’ve learned since our Show HN that introduced our open-source VS Code extension in July 2023 ( https://news.ycombinator.com/item?id=36882146).
At Continue, we've always beli ... ⌘ Read more
Show HN: New Agentic AI Framework in CNCF
Hi, I'm a Dapr CNCF project maintainer. We've recently released Dapr Agents which provides agentic AI features together with built-in durable execution to guarantee statefulness and reliable agentic workflows that run to completion and retry upon failure. It runs natively on Kubernetes, has built-in OTEL integration and uses a lightweight architecture where agents scale to zero, allowing you to run thousands of agents on commodity hardware. It'd be great if you can test it out and give us f ... ⌘ Read more
Ask HN: Are there any money-saving hacks that AI can assist you with?**
AI Agents are becoming increasingly powerful – they can search online, make phone calls, and engage in ongoing communication with humans to solve complex problems.
So, think about this: are there things you know could save you money, but you don't do them simply because your time is too valuable and it doesn't feel worth the effort?
Perhaps these are the perfect tasks to delegate to AI Agents.
Let's discuss!
* * *
Comments URL: [https://news.ycombi ... ⌘ [Read more](https://news.ycombinator.com/item?id=43479569)*