# 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 445641
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=442741
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=442841
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=442641
Show HN: rerank-ts – TypeScript Library for Re-Ranking Search Results with LLMs
Hi HN, we are announcing a TypeScript library for re-ranking search results from vector databases or from full text search indexes. Re-Ranking is a very important step in retrieval for building RAG applications. It almost immediately improves accuracy of LLM's response synthesis as you are able to feed in much more accurate and relevant context. Why? Because while semantic or full text search systems are designed to be fast and fetch semantically ... ⌘ Read more
Ask HN: Can private compute cloud be used by enterprise solution too?**
Sounds like Apple private cloud will be good for personal devices but do you think startups can use it to create AI Saas solutions? If so this could be a game changer especially for health care. What do you think?
* * *
Comments URL: https://news.ycombinator.com/item?id=40645965
Points: 1
\\# Comments: 0 ⌘ Read more*
Ask HN: Need help coming up with a name
Help me come up with a name. The startup focuses on helping and guiding startups when they don't know what the next step is or what the right decision is. We also help them solve problems they face when building their startup.
* * *
Comments URL: https://news.ycombinator.com/item?id=40645683
Points: 1
\\# Comments: 0 ⌘ Read more*
Show HN: 1:1 AI voice user interviews
As a founder with background in user research, I was skeptical at first if an AI voice interviewer would really work. After testing and iterating with hundreds of live users of consumer and enterprise apps—the conversations have been super insightful.
It will never replace talking live with your users but it will be 10x more insightful than surveys with the same speed and scalability.
Try out a demo link and let me know what you think
* * *
Comments URL: [https://news.ycombinator.com/item?id=40645596]( ... ⌘ [Read more](https://www.usercall.co)*
Show HN: I built SealEye, a social platform with a CLI interface, just cos
When I'm looking to improve my coding skills, I alway find it best to think of a little side project I can build using that skill - I find this keeps me motivated, whilst also ensuring I have some fun.
For the last 2 or 3 weeks, I've been building SealEye.com, primarily as a means of improving my RxJS skills when making Angular apps. It's been really fun to explore the various operators in RxJS and put them to use, and even more fun build a social platform with a CLI l ... ⌘ Read more
Ask HN: Dealing with Back Pressure in Messaging System
How do you guarantee throughput performance while facing back pressure in a push-based messaging system with failing downstream destinations? e.g., webhooks
* * *
Comments URL: https://news.ycombinator.com/item?id=40644740
Points: 1
\\# Comments: 0 ⌘ Read more*
Ask HN: List of Australian /New Zealand VC
I wonder if anyone has a list / spreadsheet with links to all AU / NZ VC? An additional useful item in here would be a link to their portfolio / companies and jobs at each
* * *
Comments URL: https://news.ycombinator.com/item?id=40644501
Points: 1
\\# Comments: 0 ⌘ Read more*
Show HN: Keel Studio – From prompt to production-ready back end in 2 mins
Hey everyone,
We're building Keel, a schema driven backend engine - Define your data model, api actions and permissions in type-safe schemas and get a production-ready backend.
Today we're opening up public access and launching a new way to get started with an AI-powered generator to go from prompt to backend in 2 mins along with a browser based development environment to easily explore Keel.
All the API plumbing, auth (OIDC/SSO) and core CRUD is handled automatically ... ⌘ Read more