# 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=442841
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=442941
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=442741
Show HN: A keyboard-centric clipboard history app for macOS
Hey HN,
As a Software Engineer, I frequently copy and paste content. The fact that macOS clipboard buffer can keep only one item is very frustrating. It’s very annoying to copy → switch app → paste → switch app → copy → switch app → paste, and so on. Losing items I copied hours ago and having to find and copy them again is a waste of time.
I tried many third-party clipboard managers like Alfred, Raycast, Paste, Maccy, etc. While great, they didn't fully meet my needs.
As a developer, ... ⌘ Read more
Ask HN: How do you prepare onboarding material for new joiners?**
I’m a senior engineer and I often have to show new joiners how to use our various internal tools. I’m struggling to figure out what’s the best way to create this material, and organize it.
I mostly create Confluence pages, but it takes time to write them out. And the horrible search functionality, combined with the tons of other content we have there, makes it next to impossible for the joiners to find them.
I occasionally screen record videos using Slack, ... ⌘ Read more
Whats the possible way to start earning from internet
I have gained web dev, graphics design, video editing, and digital marketing skills. But the problem is I can't use these skills to make money. I've tried freelancing but no one responded. I have been attempting some internships, but I also failed. What should I do?
* * *
Comments URL: https://news.ycombinator.com/item?id=40647814
Points: 1
\\# Comments: 0 ⌘ Read more*
Ask HN: How do you iterate on and manage prompts in production?**
I'm curious about how people handle managing and iterating on their prompts, especially for production-facing prompts that many users depend on.
\\- Where do you store your prompts?
\\- Do you use version control?
\\- How do you test prompts after editing?
\\- Where do you store your test sets?
\\- Do you evaluate results? If so, how?
\\- Are you fine-tuning models like GPT-3.5 for better/cheaper results?
* * *
Comments URL: [https://news.ycombinator.com/item?id ... ⌘ [Read more](https://news.ycombinator.com/item?id=40647316)*
Show HN: Adding support for sponsored products in Meilisearch
I am the creator of the Kleio Ad Server and a big fan of the Meilisearch search engine. They share the goal of being blazingly fast and accurate.
I have added native support for Meilisearch in Kleio. To use it, you let Kleio proxy your requests to Meilisearch and it then runs an ad auction on the results returned by Meilisearch.
I would love to hear your feedback and thoughts.
The docs linked to here also include a docker compose file you can use to quickly spin up an end ... ⌘ Read more
Ask HN: Naming another company when describing your product
When I'm looking at a new product, a lot of times it's hard to understand what it does. I see a lot of comments on HN saying things like, "wow it would be nice if they just said, 'We're like Dropbox, but with end-to-end encryption, plus a few other bells and whistles'". It helps to categorize the product quickly in people's minds.
My question is, what are the pros and cons of putting descriptions like that on your official landing page? Is there a legal downside ... ⌘ Read more
Show HN: AutoBalter, automated load-testing and fuzzing with just an API spec
Hi everyone!
I'm excited to announce the Beta launch of AutoBalter, which is an automated load-testing, fuzzing and integration testing solution. Taking an OpenAPI specification, AutoBalter will simulate requests to measure performance information and display these in an easy-to-use dashboard.
Additionally, these simulated requests are done such that AutoBalter learns more about how your APIs are structured and the constraints they have. Using ... ⌘ Read more
Show HN: Revideo – Create Videos with Code
Hey HN! We’re building Revideo ( https://github.com/redotvideo/revideo), an open source framework for programmatic video editing.
Revideo lets you create video templates in Typescript and render them with dynamic inputs through an API. It also comes with a component that lets you preview your projects in the browser and integrate video editing functionality into web apps.
The project is useful for anyone who wants to build apps that automate ce ... ⌘ Read more
When will AI be able to construct a full movie based on a book?**
I have read in the past Ender's Game. I have also watched the movie. I am no listening to the audiobook and compare the book to the movie; and there are so many things.
I started to wander when would it be possible to "ask" some AI machine to "watch" the movie, "read the book" and create the missing pages/hours of video content.
I get it that there is IP/royalties involved, but I am not concerned on the legal issues. I am more concerned about watching the m ... ⌘ Read more