# 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=27363
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=27463
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=27263
Launch HN: PointOne (YC W24) – Automated time tracking for lawyers
Hi HN!
We’re Adrian, Katon, and Jeremy from PointOne ( https://pointone.ai). We’re building an app that automatically figures out what lawyers are doing and generates timesheets for them. Here’s a quick demo: https://youtu.be/yrL3e1hgaNc, and here’s an even quicker one: https://youtu.be/giIaAxZp2M0.
If you’ve ever hired a lawyer, you know most of them bill by the hour— ... ⌘ Read more
Launch HN: Patchwork (YC W24) – Team communication based on feeds, not chat
Hey HN! We’re Nikki and Dhruhin, co-founders of Patchwork ( https://www.atpatchwork.com/). We’re building a communication tool for teams that lets you stay in sync while at the same time staying in flow. It’s centered around a ranked feed instead of chat.
Over the last several years, we’ve noticed that it’s getting increasingly difficult to stay in flow. We believe it’s because chat (i.e. Slack, Teams, and similar ... ⌘ Read more
Show HN: Invertornot.com – API to enhance your images in dark-mode
Hi HN, I built ( https://invertornot.com) it's an API that can predict whether an image will look good/bad while inverted. This is particularly useful for images in dark-mode as you can now safely invert them.
The API is free and open-sourced ( http://github.com/mattismegevand/invertornot).
* * *
Comments URL: [https://news.ycombinator.com/item?id=39821632](https://news.ycombinator.com/item?id=39821632 ... ⌘ Read more*
Show HN: Tracecat – Open-source security alert automation / SOAR alternative
Hi HN, we are building Tracecat ( https://tracecat.com/), an open source automation platform for security alerts. Tracecat automates the tasks a security analyst has to do when responding to a security alert: e.g. contact victims, investigate security logs, report vulnerability.
The average security analyst deals with 100 alerts per day. As soon as an alert comes in, you have to investigate and respond. An average alert takes ~ ... ⌘ Read more~
Ask HN: Tips to get started on my own server
What I want to do: get hands on experience hosting and maintaining a linux server (perf, sec, etc). I love the abstraction cloud services provided to enable me to build stuff without having to understand the nitty-gritty - but I think the knowledge will help.
Rent a server on the cloud for about $10/mo if possible, build an application for personal use with everything residing on the server. Nothing critical.
\\-\\-\\---
Why: I've always wanted to. I read some HN posts this week ... ⌘ Read more